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

Diff for /www/plus.html between version 1.721 and 1.722

version 1.721, 2001/02/10 09:09:05 version 1.722, 2001/02/10 18:32:39
Line 58 
Line 58 
 <li><font color=#e00000><strong>IMPLEMENTATION FIX: Compute <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=9">crypto(9)</a> session IDs correctly for kernel.</strong></font><br>  <li><font color=#e00000><strong>IMPLEMENTATION FIX: Compute <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=9">crypto(9)</a> session IDs correctly for kernel.</strong></font><br>
     <a href="errata.html#hwcrypto">A patch is available</a></strong></font>.<br>      <a href="errata.html#hwcrypto">A patch is available</a></strong></font>.<br>
     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
   <li>Permit stripped VAX kernels to load despite unexpected values from libsa.
   <li>Simplify locking and a few more fixes to twe(4).
   <li>Plug some memory leaks in OpenSSH.
   <li>Fix <b>-P</b> in ftpd(8).
   <li>Emulation fixes to the VAX code.
   <li>Protect bits of dhclient(8) with a locking mechanism to prevent multiple instances from using the leases file simultaneously.
   <li>Fix 3 cases in mv(1) relating to the moving of symlinks across filesystems.
   <li>In ftpd(8), expand the tilde character in ftp-dir <b>login.conf</b> variable.
   <li>Prohibit binding to an anycast, notready, or detached IPv6 address.
   <li>Rename fsinfo to xfsinfo in X11 to avoid naming conflict.
   <li>Set the correct pfkeyv2 direction for KAME SPD entries in isakmpd(8).
   <li>Save and restore errno properly in flex(1) since it may be whacked by isatty(3).
   <li>Fix sending/receiving passwords in routed(8).
   <li>Add an i386-specific sysctl(3) that modifies <b>halt -p</b> processing in APM to deal with some quirky machines.
   <li>More sun3 fixes, mostly to conform better to other m68k architecture code.
   <li>Handle login banners better in SSH2 instances of ssh(1).
   <li>Various spelling and grammar fixes across the tree.
   <li>Use new sysctl(3) interface for kernel memory bucket statistics and clock information.
   <li>Correctly check for empty mailq(1) in <b>/etc/daily</b>.
   <li>Y2K fix in the mvme68k NVRAM code.
   <li>Extend sysctl(3) to support quad values.
   <li>Improve SMB packet printing in tcpdump(8).
   <li>Add common pidfile-writing code to DHCP so each program doesn't need to roll its own.
   <li>To please cap_mkdb(8), make it an error to open a zero-length file for read-only access in hash(3).
   <li>Some sun3 architecture fixes.
   <li>Ignore environment variables in libssl if we're running setugid.
   <li>In ssh(1), log the remote IP address on disconnect.
   <li>Check for memory allocation failure in vmstat(8).
   <li>Fix a buffer overflow in fsinfo(8).
   <li>Handle another special case in APM.
   <li>Fix a panic in the RAIDframe locking management code.
   <li>Add <b>setpid</b> command to fdisk(8) for setting the partition ID.
 <li>Change bridge(4) to use gif* instead of enc*.  <li>Change bridge(4) to use gif* instead of enc*.
 <li>Set SO_REUSEPORT socket option in DHCP code, so multiple dhclients work.  <li>Set SO_REUSEPORT socket option in DHCP code, so multiple dhclients work.
 <li>Allow printing of 8-bit ASCII characters in talk(1) through an option.  <li>Allow printing of 8-bit ASCII characters in talk(1) through an option.

Legend:
Removed from v.1.721  
changed lines
  Added in v.1.722