=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.173 retrieving revision 1.174 diff -u -r1.173 -r1.174 --- www/plus.html 1998/02/02 23:59:18 1.173 +++ www/plus.html 1998/02/06 22:40:47 1.174 @@ -977,6 +977,25 @@
  • In rc.local, bail on starting cfsd(8) if mountd(8) is not running.
  • Self-extending kernel maps in the vm subsystem.
  • Low-memory bug fix in setenv(3). +
  • Some man page fixes so that man -k is happier. +
  • Workaround a race condition in syslogd's handling of SIGHUP. +
  • Teach the kernel about newer PCI device types. +
  • Be more careful about sourcerouted packets, including never forwarding + them. +
  • Fix the __{CTOR,DTOR}_LIST__ declarations in c++rt0.c +
  • Avoid DNS lookup timing effects in ping -R. +
  • Buffer overflow fix in the MIPS ld.so. +
  • Add strptime(3). +
  • Add scan_ffs(8), a very useful tool for reconstructing disks. +
  • Create two new sysctl options: ddb.panic decides + whether the kernel should enter ddb when it panics, and + ddb.console controls if it is possible to enter + ddb from the console via a hot-key. +
  • Fix a free page count bug in the vm system. +
  • Add /etc/sysctl.conf which specifies sysctl variables + to change at boottime. +
  • Add FS_CCD partition type so that the ccd driver can + ensure it has the right components.

    @@ -991,7 +1010,7 @@


    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.173 1998/02/02 23:59:18 deraadt Exp $ +
    $OpenBSD: plus.html,v 1.174 1998/02/06 22:40:47 deraadt Exp $