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

Diff for /www/plus21.html between version 1.9 and 1.10

version 1.9, 2001/06/02 18:53:32 version 1.10, 2001/08/08 21:06:32
Line 79 
Line 79 
 <li>Correct DEV_BSIZE and lp->d_secsize confusion throughout the source tree. CD9660 is much happier now.  <li>Correct DEV_BSIZE and lp->d_secsize confusion throughout the source tree. CD9660 is much happier now.
 <li>Use in_addr_t and in_port_t all over the place.  <li>Use in_addr_t and in_port_t all over the place.
 <li>For config(8), if any kernel options get added/deleted/changed since the previous commit, warn that the compile tree needs 'make clean'.  <li>For config(8), if any kernel options get added/deleted/changed since the previous commit, warn that the compile tree needs 'make clean'.
 <li>Make real i386 cpu's work again. In case noone noticed, they didn't work for about 5 months.  The bug was very hard to find...  <li>Make real i386 cpus work again. In case no one noticed, they didn't work for about 5 months.  The bug was very hard to find...
 <li>Once again, really correct the various source routing pieces of the userland source tree.  <li>Once again, really correct the various source routing pieces of the userland source tree.
 <li>A whole bunch of 64 bit fixes in the source tree (hint: alpha).  <li>A whole bunch of 64 bit fixes in the source tree (hint: alpha).
 <li>Fix patch to honour Index lines better.  <li>Fix patch to honour Index lines better.
Line 211 
Line 211 
 <li>The Arc port family has a new member: The rPC44 works!  <li>The Arc port family has a new member: The rPC44 works!
 <li>New bsd.*.mk feature: DEBUG=-g.  Try it, you'll like it.  <li>New bsd.*.mk feature: DEBUG=-g.  Try it, you'll like it.
 <li>pdksh version is now 5.2.11  <li>pdksh version is now 5.2.11
 <li>Make login get more consistantly upset about failed logins, and tell user about these failures at the next successful login.  <li>Make login get more consistently upset about failed logins, and tell user about these failures at the next successful login.
 <li>Memory leak paranoia in cron.  <li>Memory leak paranoia in cron.
 <li>Numerous more difficult-to-exploit-but-possible-if-someone-really-wanted-to buffer overflows found in system utilities..  <li>Numerous more difficult-to-exploit-but-possible-if-someone-really-wanted-to buffer overflows found in system utilities..
 <li>Various repairs to the scsi scanner support.  <li>Various repairs to the scsi scanner support.
Line 223 
Line 223 
 <li>The NIST suite showed numerous errors in libraries and the kernel. Only a few small errors remain now, mostly regarding serial ports.  <li>The NIST suite showed numerous errors in libraries and the kernel. Only a few small errors remain now, mostly regarding serial ports.
 <li>More ftpd raging paranoia security fixes.  <li>More ftpd raging paranoia security fixes.
 <li>Numerous fixes to the lpr suite, including security.  <li>Numerous fixes to the lpr suite, including security.
 <li>Crank kvm space on the i386 port, also limit buffer cache useage so that 512MB machines may work (untested :-)  <li>Crank kvm space on the i386 port, also limit buffer cache usage so that 512MB machines may work (untested :-)
 <li>GPL i387 emulator added.  <li>GPL i387 emulator added.
 <li>Skey revamped into full OTP (RFC1938) support, including sha1 and md5 support.  <li>Skey revamped into full OTP (RFC1938) support, including sha1 and md5 support.
 <li>Add stack tracebacks to Arc port's kernel debugger.  <li>Add stack tracebacks to Arc port's kernel debugger.

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10