[BACK]Return to plus.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/plus.html between version 1.370 and 1.371

version 1.370, 1998/12/01 02:41:25 version 1.371, 1998/12/01 02:47:21
Line 459 
Line 459 
 <li>Do various cleanups of the various boot(8) pages.  <li>Do various cleanups of the various boot(8) pages.
 <li>In traceroute(1), change default TTL to be 64.  <li>In traceroute(1), change default TTL to be 64.
 <li>Fix makewhatis(8) to handle long NAME sections with multiple hyphens.  <li>Fix makewhatis(8) to handle long NAME sections with multiple hyphens.
 <li>Provide TMP_MAX in <limits.h>, per XPG.  <li>Provide TMP_MAX in &lt;limits.h&gt;, per XPG.
 <li>In /etc/security, improve the checks for "." in paths.  <li>In /etc/security, improve the checks for "." in paths.
 <li>Ensure the acd drivers always return TOC contents in big-endian format.  <li>Ensure the acd drivers always return TOC contents in big-endian format.
 <li>Keep the "login myname" hack from clearing ut_host in utmp.  <li>Keep the "login myname" hack from clearing ut_host in utmp.
Line 542 
Line 542 
 <li>Fix vm bargraph in systat(8).  <li>Fix vm bargraph in systat(8).
 <li>Fix some signal bugs in mail(1).  <li>Fix some signal bugs in mail(1).
 <li>Properly truncate files in mail(1).  <li>Properly truncate files in mail(1).
 <li>Change <sys/ipc.h> to use uid_t, gid_t, and mode_t for types. Provide emulation system calls for the old ushort-based structures.  <li>Change &lt;sys/ipc.h&gt; to use uid_t, gid_t, and mode_t for types. Provide emulation system calls for the old ushort-based structures.
 <li>Fix an mbuf chain corruption bug that affected large amounts of data flowing through ipsec(4).  <li>Fix an mbuf chain corruption bug that affected large amounts of data flowing through ipsec(4).
 <li>Fix spelling and grammar in numerous man pages.  <li>Fix spelling and grammar in numerous man pages.
 <li>Fix a minor bug in mail(1).  <li>Fix a minor bug in mail(1).
Line 749 
Line 749 
 <li>Fix rarpd(8) interaction with routed(8); too much routing information would pile up un-read on the AF_ROUTE socket and rarpd(8) would get too grumpy.  <li>Fix rarpd(8) interaction with routed(8); too much routing information would pile up un-read on the AF_ROUTE socket and rarpd(8) would get too grumpy.
 <li>Remove libtelnet.so.* from the distribution.  People compiling kerberos into their system were generating significantly different shared libraries; thus it is wrong to make this a shared library.  <li>Remove libtelnet.so.* from the distribution.  People compiling kerberos into their system were generating significantly different shared libraries; thus it is wrong to make this a shared library.
 <li>Make edquota(8) handle numeric names as uid's only after checking that an account named so does not exist.  <li>Make edquota(8) handle numeric names as uid's only after checking that an account named so does not exist.
 <li>Add UID_MAX and GID_MAX to <machine/limits.h> on each architecture.  <li>Add UID_MAX and GID_MAX to &lt;machine/limits.h&gt; on each architecture.
 <li>Fix ch(4) operation on ncr(4) scsi controllers.  <li>Fix ch(4) operation on ncr(4) scsi controllers.
 <li>On the sparc, switch to an alternate font if the console is < 800*600 resolution.  <li>On the sparc, switch to an alternate font if the console is < 800*600 resolution.
 <li>Add ISAPNP driver for the 3c509 cards.  <li>Add ISAPNP driver for the 3c509 cards.

Legend:
Removed from v.1.370  
changed lines
  Added in v.1.371