<?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/rsh/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Enable WARNS=4 by default for usr.bin, except for:<br/>	awk  bdes  checknr  compile_et  error  gss  hxtool  kgetcred  kinit<br/>	klist  ldd  less  lex  locale  login  m4  man  menuc  mk_cmds<br/>	mklocale  msgc  openssl  rpcgen  rpcinfo  sdiff  spell  ssh<br/>	string2key  telnet  tn3270  verify_krb5_conf  xlint</title>
    <description>/src/usr.bin/rsh/Makefile - 1.20</description>
    <pubDate>Tue Apr 14 22:15:25 UTC 2009</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.19.20;<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/rsh/Makefile - 1.19</description>
    <pubDate>Mon May 28 00:06:30 UTC 2007</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Remove some more old kerberos4 code. Simplify usage.</title>
    <description>/src/usr.bin/rsh/Makefile - 1.18</description>
    <pubDate>Thu Mar 23 23:49:07 UTC 2006</pubDate>
    <dc:creator>wiz</dc:creator>
</item>

<item>
    <title>- Fix bug in port parsing code; s_port must be in network byte order.<br/>- Factor out port parsing code and add error checking to it.<br/>- WARNS=3</title>
    <description>/src/usr.bin/rsh/Makefile - 1.17</description>
    <pubDate>Sat Oct 16 02:03:54 UTC 2004</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Kerberos support is broken in rcommands, thus making -K -k and -x options<br/>unavailable. Remove theses options from the man pages (it won't be very<br/>hard to bring them back if we fix kerberos one day)</title>
    <description>/src/usr.bin/rsh/Makefile - 1.16</description>
    <pubDate>Sun Sep 05 08:38:23 UTC 2004</pubDate>
    <dc:creator>manu</dc:creator>
</item>

<item>
    <title>branches:  1.15.2;<br/>use NETBSDSRCDIR as appropriate</title>
    <description>/src/usr.bin/rsh/Makefile - 1.15</description>
    <pubDate>Thu Sep 19 11:31:22 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>WARNS=2</title>
    <description>/src/usr.bin/rsh/Makefile - 1.14</description>
    <pubDate>Fri Jun 14 00:50:47 UTC 2002</pubDate>
    <dc:creator>wiz</dc:creator>
</item>

<item>
    <title>Remove INSTALLFLAGS=-fschg, as per change to usr.bin/ssh/ssh/Makefile.</title>
    <description>/src/usr.bin/rsh/Makefile - 1.13</description>
    <pubDate>Wed Oct 18 00:24:19 UTC 2000</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>branches:  1.12.10;<br/>use CPPFLAGS instead of CFLAGS</title>
    <description>/src/usr.bin/rsh/Makefile - 1.12</description>
    <pubDate>Fri Oct 24 09:01:00 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.11.2;<br/>don't define WARNS=1 here</title>
    <description>/src/usr.bin/rsh/Makefile - 1.11</description>
    <pubDate>Sun Oct 19 14:23:26 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Fix compiler warnings.</title>
    <description>/src/usr.bin/rsh/Makefile - 1.10</description>
    <pubDate>Sun Jul 06 19:31:28 UTC 1997</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>rsh is not setuid anymore.</title>
    <description>/src/usr.bin/rsh/Makefile - 1.9</description>
    <pubDate>Mon Jun 02 11:58:13 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/rsh/Makefile - 1.8</description>
    <pubDate>Thu May 08 21:11:46 UTC 1997</pubDate>
    <dc:creator>gwr</dc:creator>
</item>

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

<item>
    <title>oops, rsh is still setuid root for the moment.</title>
    <description>/src/usr.bin/rsh/Makefile - 1.6</description>
    <pubDate>Mon Feb 24 00:00:22 UTC 1997</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>merge lite2 stuff;  fix a bit.</title>
    <description>/src/usr.bin/rsh/Makefile - 1.5</description>
    <pubDate>Mon Feb 17 15:10:53 UTC 1997</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>merge lite2 changes.</title>
    <description>/src/usr.bin/rsh/Makefile - 1.4</description>
    <pubDate>Sun Feb 16 15:01:02 UTC 1997</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>RCS ID police</title>
    <description>/src/usr.bin/rsh/Makefile - 1.3</description>
    <pubDate>Thu Jan 09 20:21:13 UTC 1997</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Add RCS identifiers.</title>
    <description>/src/usr.bin/rsh/Makefile - 1.2</description>
    <pubDate>Fri Jul 30 23:51:23 UTC 1993</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

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

