<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <link>http://nxr.netbsd.org/rss/src/usr.bin/chpass/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Specify SANITIZER_RENAME_SYMBOL in chpass<br/><br/>Rename local versions of getpwent getpwnam getpwnam_r getpwuid getpwuid_r<br/>(all of the symbols are namespaced) in order to remove symbol clash with<br/>libc.<br/><br/>This program uses code directly from libc.</title>
    <description>/src/usr.bin/chpass/Makefile - 1.16</description>
    <pubDate>Mon Jun 25 18:05:25 UTC 2018</pubDate>
    <dc:creator>kamil</dc:creator>
</item>

<item>
    <title>branches:  1.15.74;<br/>Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the<br/>FORTIFY_SOURCE feature of libssp, thus checking the size of arguments to<br/>various string and memory copy and set functions (as well as a few system<br/>calls and other miscellany) where known at function entry.  RedHat has<br/>evidently built all "core system packages" with this option for some time.<br/><br/>This option should be used at the top of Makefiles (or Makefile.inc where<br/>this is used for subdirectories) but after any setting of LIB.<br/><br/>This is only useful for userland code, and cannot be used in libc or in<br/>any code which includes the libc internals, because it overrides certain<br/>libc functions with macros.  Some effort has been made to make USE_FORT=yes<br/>work correctly for a full-system build by having the bsd.sys.mk logic<br/>disable the feature where it should not be used (libc, libssp iteself,<br/>the kernel) but no attempt has been made to build the entire system with<br/>USE_FORT and doing so will doubtless expose numerous bugs and misfeatures.<br/><br/>Adjust the system build so that all programs and libraries that are setuid,<br/>directly handle network data (including serial comm data), perform<br/>authentication, or appear likely to have (or have a history of having)<br/>data-driven bugs (e.g. file(1)) are built with USE_FORT=yes by default,<br/>with the exception of libc, which cannot use USE_FORT and thus uses<br/>only USE_SSP by default.  Tested on i386 with no ill results; USE_FORT=no<br/>per-directory or in a system build will disable if desired.</title>
    <description>/src/usr.bin/chpass/Makefile - 1.15</description>
    <pubDate>Mon May 28 00:06:25 UTC 2007</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>use CPPFLAGS.getpwent.c=...  to set file-specific cpp flags</title>
    <description>/src/usr.bin/chpass/Makefile - 1.14</description>
    <pubDate>Tue Jul 22 00:25:57 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Build custom getpwent.o only if USE_YP==no. Otherwise, chpass will not<br/>get the current passwd entry from NIS. Problem reported by Stephen M. Jone<br/>on tech-net.</title>
    <description>/src/usr.bin/chpass/Makefile - 1.13</description>
    <pubDate>Sat Apr 05 20:32:26 UTC 2003</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>makefile delint. use NETBSDSRCDIR as appropriate</title>
    <description>/src/usr.bin/chpass/Makefile - 1.12</description>
    <pubDate>Wed Sep 18 14:00:35 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.11.2;<br/>Split the notion of building Hesiod, Kerberos, S/key, and YP<br/>infrastructure and using that infrastructure in programs.<br/><br/>	* MKHESIOD, MKKERBEROS, MKSKEY, and MKYP control building<br/>	  of the infratsructure (libraries, support programs, etc.)<br/><br/>	* USE_HESIOD, USE_KERBEROS, USE_SKEY, and USE_YP control<br/>	  building of support for using the corresponding API<br/>	  in various libraries/programs that can use it.<br/><br/>As discussed on tech-toolchain.</title>
    <description>/src/usr.bin/chpass/Makefile - 1.11</description>
    <pubDate>Fri Mar 22 18:10:22 UTC 2002</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>use CPPFLAGS instead of CFLAGS</title>
    <description>/src/usr.bin/chpass/Makefile - 1.10</description>
    <pubDate>Fri Oct 24 09:00:22 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.9.2;<br/>find "namespace.h" ...</title>
    <description>/src/usr.bin/chpass/Makefile - 1.9</description>
    <pubDate>Tue Jul 22 11:38:33 UTC 1997</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Back out the .PATH.c changes.  The .depend problem (and others)<br/>will be fixed using the new .NOPATH make feature instead.</title>
    <description>/src/usr.bin/chpass/Makefile - 1.8</description>
    <pubDate>Thu May 08 21:11:37 UTC 1997</pubDate>
    <dc:creator>gwr</dc:creator>
</item>

<item>
    <title>Use .PATH.c: ...</title>
    <description>/src/usr.bin/chpass/Makefile - 1.7</description>
    <pubDate>Tue May 06 20:45:30 UTC 1997</pubDate>
    <dc:creator>gwr</dc:creator>
</item>

<item>
    <title>Updated to use new password file functions in libutil.<br/>From Greg Hudson &lt;ghudson@MIT.EDU&gt;.</title>
    <description>/src/usr.bin/chpass/Makefile - 1.6</description>
    <pubDate>Wed May 15 21:50:39 UTC 1996</pubDate>
    <dc:creator>jtc</dc:creator>
</item>

<item>
    <title>merged with 4.4Lite</title>
    <description>/src/usr.bin/chpass/Makefile - 1.5</description>
    <pubDate>Sun Mar 26 04:55:22 UTC 1995</pubDate>
    <dc:creator>glass</dc:creator>
</item>

<item>
    <title>Patch from Giles Lean to make compilation flags more consistent.</title>
    <description>/src/usr.bin/chpass/Makefile - 1.4</description>
    <pubDate>Sat Jan 07 23:14:32 UTC 1995</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>Add RCS indentifiers.</title>
    <description>/src/usr.bin/chpass/Makefile - 1.3</description>
    <pubDate>Sat Jul 31 15:25:07 UTC 1993</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>Add YP support.</title>
    <description>/src/usr.bin/chpass/Makefile - 1.2</description>
    <pubDate>Fri Jun 11 00:34:38 UTC 1993</pubDate>
    <dc:creator>brezak</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/usr.bin/chpass/Makefile - 1.1</description>
    <pubDate>Sun Mar 21 09:45:37 UTC 1993</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>Import from 4.4Lite</title>
    <description>/src/usr.bin/chpass/Makefile - 1.1.1.2</description>
    <pubDate>Sun Mar 26 04:19:14 UTC 1995</pubDate>
    <dc:creator>glass</dc:creator>
</item>

<item>
    <title>initial import of 386bsd-0.1 sources</title>
    <description>/src/usr.bin/chpass/Makefile - 1.1.1.1</description>
    <pubDate>Sun Mar 21 09:45:37 UTC 1993</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>sync with trunk (approved by thorpej)</title>
    <description>/src/usr.bin/chpass/Makefile - 1.9.2.1</description>
    <pubDate>Sat Nov 08 10:36:39 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Pull up revision 1.13 (requested by bouyer in ticket #1245):<br/><br/>Build custom getpwent.o only if USE_YP==no. Otherwise, chpass will not<br/>get the current passwd entry from NIS. Problem reported by Stephen M. Jone<br/>on tech-net.</title>
    <description>/src/usr.bin/chpass/Makefile - 1.11.2.1</description>
    <pubDate>Mon Jun 16 13:17:48 UTC 2003</pubDate>
    <dc:creator>grant</dc:creator>
</item>
</channel></rss>

