=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.172 retrieving revision 1.173 diff -u -r1.172 -r1.173 --- www/plus.html 1998/01/22 23:41:53 1.172 +++ www/plus.html 1998/02/02 23:59:18 1.173 @@ -963,6 +963,20 @@
  • Fix argument handling in expand(1).
  • In termcap databases, map the keyboard backspace key to DEL instead of BS as that is how it really is. +
  • Fix select(2) use in sudo(8) so that it can handle large fd_set sizes. +
  • More cdrom ioctl's in Linux emulation. +
  • Fix a race in mkdir(1). +
  • IPF 3.2.3 +
  • On binutils platforms, make ldd(1) work on static executables. +
  • Add -a flag to which(1). +
  • Check both old and new shells in rpc.yppasswdd(8). +
  • Cleanups in wump(6). +
  • Glob extensions for XPG4. +
  • Require commands started from in /etc/rc to be executable -- not just + readable. +
  • 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).

    @@ -977,7 +991,7 @@


    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.172 1998/01/22 23:41:53 deraadt Exp $ +
    $OpenBSD: plus.html,v 1.173 1998/02/02 23:59:18 deraadt Exp $