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