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

Diff for /www/plus.html between version 1.407 and 1.408

version 1.407, 1999/02/26 03:58:31 version 1.408, 1999/03/01 04:31:43
Line 51 
Line 51 
 <h3><font color=#0000e0>We are working on what will become 2.5...</font></h3><p>  <h3><font color=#0000e0>We are working on what will become 2.5...</font></h3><p>
 <ul>  <ul>
   
   <li>Add mod_ssl 2.2.3 support to apache 1.3.4.
   <li>Rename disklabel <strong>-p</strong> flag to <strong>-d</strong>, and document for the first time.
   <li>apache 1.3.4
   <li>cvs 1.10.5
   <li>Incorporate extensive configuration work done on egcs, into our gcc tools.
   <li>Fix infinite recursion bug in libkafs, which hit during login(8) if DNS was dead.
   <li>On boot media, if swapon(8) exists on the install floppy, attempt to add swap early during install.
   <li>Rename OpenBSD 2.4 to OpenBSD 2.5 -- we are moving into `release mode'.
   <li>Divide by zero bugfix to netstat(1).
   <li>Some fixes to the pkg_*(8) tools.
   <li>Add more isapnp card identifiers.
   <li>Fixes to the rl(4), pn(4), mx(4), xl(4), and tl(4) PCI ethernet drivers.
   <li>Many ethernet drivers were doing an packet ownership check which prevented bridging from working, and was better done in ether_input().
   <li>network bridging support. The packets go through ipf(8) on their way to delivery.  See bridge(4) and brconfig(8).
   <li>Some nfsd(8) and nfsiod(8) changes.
   <li>Support the PNIC2 PCI ethernet controller in pn(4).
   <li>Many many man page fixes.
   <li>In ipsecadm(8), warn if DES or skipjack are used.
 <li>isakmpd(8) update.  <li>isakmpd(8) update.
 <li>newhashinit() kernel interface replaces hashinit() interface, and permits non-blocking malloc operation.  <li>newhashinit() kernel interface replaces hashinit() interface, and permits non-blocking malloc operation.
 <li>Begin uvm import.  <li>Begin uvm import.
Line 58 
Line 76 
 <li>Move ls(1) into ftpd(8).. directly.  <li>Move ls(1) into ftpd(8).. directly.
 <li>In setproctitle(3), if sysctl(2) fails do not crash.  <li>In setproctitle(3), if sysctl(2) fails do not crash.
 <li>Constify getcap(3) API.  <li>Constify getcap(3) API.
 <li>For the i386, fix /boot argument mapping.  <li><font color=#e00000><strong>For the i386, fix /boot argument mapping. <a href=errata.html#bootargv>A patch is available</a></strong></font>.
 <li>Put skipjack in libc.  <li>Put skipjack in libc.
 <li>Continue squishing new bugs in new ipsec PF_KEY code...  <li>Continue squishing new bugs in new ipsec PF_KEY code...
 <li>Fix autosetting of d_type and _dtypename in wd(4).  <li>Fix autosetting of d_type and _dtypename in wd(4).
 <li><font color=#e00000><strong>SECURITY ISSUE: Fix the nlink overflow in FFS. <a href=errata.html#nlink>A patch is available</a></strong></font>.  <li><font color=#e00000><strong>SECURITY ISSUE: Fix the nlink overflow in FFS and EXT2FS. <a href=errata.html#nlink>A patch is available</a></strong></font>.
 <li>Add zegrep(1) and zfgrep(1).  <li>Add zegrep(1) and zfgrep(1).
 <li>Change IPSEC stack to support PFKEYv2.  <li>Change IPSEC stack to support PFKEYv2.
 <li>PentiumIII detection.  <li>PentiumIII detection.
Line 98 
Line 116 
 <li>Fix <strong>netstat -A</strong> header.  <li>Fix <strong>netstat -A</strong> header.
 <li><font color=#e00000><strong>SECURITY ISSUE: Improved fragment flood protection in the IP layer. <a href=errata.html#maxqueue>A patch is available</a></strong></font>.  <li><font color=#e00000><strong>SECURITY ISSUE: Improved fragment flood protection in the IP layer. <a href=errata.html#maxqueue>A patch is available</a></strong></font>.
 <li>IPSEC skipjack support (do not bother using this unless you are .gov or .mil).  <li>IPSEC skipjack support (do not bother using this unless you are .gov or .mil).
 <li>In umount(8), try harder to match mount point names.  
 <li>Check sub-regions better in subr_extent.c, which affects pcmcia.  <li>Check sub-regions better in subr_extent.c, which affects pcmcia.
 <li>Add <strong>-f</strong> option to comm(1) for case folding.  <li>Add <strong>-f</strong> option to comm(1) for case folding.
 <li>Some more man page fixups.  <li>Some more man page fixups.

Legend:
Removed from v.1.407  
changed lines
  Added in v.1.408