=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -r1.136 -r1.137 --- www/plus.html 1997/11/16 19:34:25 1.136 +++ www/plus.html 1997/11/17 06:38:26 1.137 @@ -801,6 +801,13 @@
  • Change various system calls to take void * instead of caddr_t.
  • Range-check the "how" argument for shutdown(2).
  • Make the -Ss flag in rpcgen(1) work right. +
  • Add SHUT_RD, SHUT_WR, and + SHUT_RDWR values for shutdown(2) as + specified by XPG4.2. +
  • in chat(8), replace Mini Getopt from hell with real getopt(). +
  • Minor logging feature changes in fingerd(8). +
  • Fix some Y2K problems in the nroff tmac macros. +
  • Added mode rangecheck in chmod(2) and fchmod(2).

    @@ -815,7 +822,7 @@


    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.136 1997/11/16 19:34:25 deraadt Exp $ +
    $OpenBSD: plus.html,v 1.137 1997/11/17 06:38:26 deraadt Exp $