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

Diff for /www/plus21.html between version 1.4 and 1.5

version 1.4, 1999/10/29 17:39:53 version 1.5, 1999/12/22 03:33:48
Line 60 
Line 60 
 <li>libpthread works on the m68k.  <li>libpthread works on the m68k.
 <li>Support for PCI NE2000 clones.  <li>Support for PCI NE2000 clones.
 <li>Some more userland 64 bit fixes.  <li>Some more userland 64 bit fixes.
 <li>Unify naming of architecture names between gcc & binutils.  <li>Unify naming of architecture names between gcc &amp; binutils.
 <li>Signal handling fix to crontab(1).  <li>Signal handling fix to crontab(1).
 <li>Various fixes to the YP utilities.  <li>Various fixes to the YP utilities.
 <li>Support extended partitions in fdisk(8).  <li>Support extended partitions in fdisk(8).
Line 68 
Line 68 
 <li>PCI aic7860 scsi support improved.  <li>PCI aic7860 scsi support improved.
 <li>Support .group entries in /etc/passwd.conf  <li>Support .group entries in /etc/passwd.conf
 <li>Repair some bugs in mail(1), especially regarding signal handling.  <li>Repair some bugs in mail(1), especially regarding signal handling.
 <li>Always skip the first 8KB of all swap partitions (hint: disklabels & bootblocks)  <li>Always skip the first 8KB of all swap partitions (hint: disklabels &amp; bootblocks)
 <li>The df(1) utility now has a human-readable "-h" option.  <li>The df(1) utility now has a human-readable "-h" option.
 <li>For the first time ever, an obj@ populated /usr/src tree compiles cleanly when mounted read-only.  <li>For the first time ever, an obj@ populated /usr/src tree compiles cleanly when mounted read-only.
 <li>Various man page fixes.  <li>Various man page fixes.
Line 87 
Line 87 
 <li>More buffer overflows, but none in sensitive programs.  <li>More buffer overflows, but none in sensitive programs.
 <li>Fixed some more mktemp races (sigh, will this ever end!)  <li>Fixed some more mktemp races (sigh, will this ever end!)
 <li>Add support for YP v1 to ypserv.  <li>Add support for YP v1 to ypserv.
 <li>Add md5 & blowfish passwd support to adduser(8).  <li>Add md5 &amp; blowfish passwd support to adduser(8).
 <li>Numerous more pax/tar fixes.  <li>Numerous more pax/tar fixes.
 <li>Add ./.message support to ftpd  <li>Add ./.message support to ftpd
 <li>16 partition support for the alpha port.  <li>16 partition support for the alpha port.
Line 133 
Line 133 
 <li>fix some more memory and file descriptor leaks in libc/rpc  <li>fix some more memory and file descriptor leaks in libc/rpc
 <li>Fix so that stack limits which are not a multiple of the pagesize work.  <li>Fix so that stack limits which are not a multiple of the pagesize work.
 <li>Fix a few netinet kernel crash problems.  <li>Fix a few netinet kernel crash problems.
 <li>Fix pax & tar to be POSIX compliant.  <li>Fix pax &amp; tar to be POSIX compliant.
 <li>add RPC service name generation to netstat -a  <li>add RPC service name generation to netstat -a
 <li>Make dd(1) work fine with our 64-bit off_t types, now you can copy very large disks using it.  <li>Make dd(1) work fine with our 64-bit off_t types, now you can copy very large disks using it.
 <li>Improved NFS filehandle creation.  <li>Improved NFS filehandle creation.
Line 154 
Line 154 
 <li>The <a href="alpha.html">Alpha</a> port and all its utilities now compiles using in-tree versions of all tools.  Yipee!  <li>The <a href="alpha.html">Alpha</a> port and all its utilities now compiles using in-tree versions of all tools.  Yipee!
 <li>amd (the automounter) is now 64-bit and working on the alpha.  <li>amd (the automounter) is now 64-bit and working on the alpha.
 <li>Changed netinet IP_HDRINCL option to require ip_len and ip_off in network byte order. This is a compatibility/portability fix and we expect other BSD systems to eventually follow suit.  <li>Changed netinet IP_HDRINCL option to require ip_len and ip_off in network byte order. This is a compatibility/portability fix and we expect other BSD systems to eventually follow suit.
 <li>Bug fixed that prevented bufpages/nbuf > 1 setups.  This allows large buffer caches even when available kvm space is low, like for i386 & sparc.  <li>Bug fixed that prevented bufpages/nbuf > 1 setups.  This allows large buffer caches even when available kvm space is low, like for i386 &amp; sparc.
 <li>Some ypbind(8) tightening up, includes a method to specify a list of valid servers  <li>Some ypbind(8) tightening up, includes a method to specify a list of valid servers
 <li>Completely in-tree <a href="powerpc.html">PowerPC</a> port for non-Apple hardware.  This port requires nothing outside the in-tree development environment to build (except mkisofs for building distributions).  <li>Completely in-tree <a href="powerpc.html">PowerPC</a> port for non-Apple hardware.  This port requires nothing outside the in-tree development environment to build (except mkisofs for building distributions).
 <li>A working fsirand.  <li>A working fsirand.

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5