=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.162 retrieving revision 1.163 diff -u -r1.162 -r1.163 --- www/plus.html 1997/12/24 00:25:35 1.162 +++ www/plus.html 1998/01/02 07:45:27 1.163 @@ -912,6 +912,13 @@
  • lockf() implimentation.
  • Correct exit code of nohup(1).
  • Swap quit and exit commands in fdisk. +
  • Add sysctl ddb.panic_ddb; indicates whether to drop into ddb on a panic. +
  • Correct an splx botch in the tunnel driver. +
  • Fix some gzip buf oflows. +
  • Make mmap() return void * instead of caddr_t, and add the MAP_FAILED + define required by new standards. +
  • Make {f,}chflags(.., -1) return error EINVAL. +
  • Make md5(1), rmd160(1), and sha1(1) use getopt().

    @@ -926,7 +933,7 @@


    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.162 1997/12/24 00:25:35 deraadt Exp $ +
    $OpenBSD: plus.html,v 1.163 1998/01/02 07:45:27 deraadt Exp $