=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.123 retrieving revision 1.124 diff -u -r1.123 -r1.124 --- www/plus.html 1997/10/15 20:30:35 1.123 +++ www/plus.html 1997/10/25 01:01:57 1.124 @@ -714,6 +714,36 @@
  • More IPSEC improvements after the Interop ANX bakeoff.
  • A few pppd fixes.
  • The random(6) tool (game?) now uses arc4random(3). +
  • Fix prompting code in pw_edit(3) +
  • Ignore bogus hostnames in the /etc/exports file. +
  • Make /etc/security handle blowfish-a passwd entries. +
  • Rewrite of fdisk(8). +
  • Handle a potential crash in the bpf driver. +
  • Quirks for two kinds of hitachi dk515 scsi drives and the + Cipher ST150S tape drive. +
  • Handle creation of /var/tmp/vi.recover more securely. +
  • Implementation of the new disklabel -E mode. +
  • Support 'q' modifier in kernel vsprintf/kprintf +
  • In fmt(1), support backslashed whitespace inside words better. +
  • Make disklabel -E always succeed at writing a label. Now you + can load a fictitious label, edit it, and write it out. +
  • Repair the msdosfs timestamping code so that NT/Win95 do not complain. +
  • Another lpd security fix. +
  • Some minor tftpd bug fixes. +
  • Fix one last little problem case in the fts(3) library routine. This + is a very complicated piece of code... +
  • Fix a memory leak in libdes. +
  • Fix mktemp() to work correctly when specified against non-existant + directories. +
  • Make ac(8) use the correct timestamp if the user specifies a different + wtmp file. +
  • Fix a select/read race in identd(8) which would make it spin wildly. +
  • Make the ncr scsi driver work on big-endian machines too. +
  • Add per-host locking support to supfilesrv. +
  • Make clri(8) mark the filesystem dirty. +
  • Addition of 'kbus' port for the Solbourne Series5 sparc-based machines. +
  • The new afterboot(8) man page. Everyone should look at this. +
  • Prevent open(2) with wrong flag modes.

    Development is rapidly continuing... what a long list -- almost time for @@ -728,7 +758,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.123 1997/10/15 20:30:35 kstailey Exp $ +
    $OpenBSD: plus.html,v 1.124 1997/10/25 01:01:57 deraadt Exp $