=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.138 retrieving revision 1.139 diff -c -r1.138 -r1.139 *** www/plus.html 1997/11/17 10:48:36 1.138 --- www/plus.html 1997/11/21 23:00:24 1.139 *************** *** 808,815 ****
  • 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). !
  • Consider only 9 bits of the umask(2) value, as documented.
  • Impliment FIONBIO in ibcs2 emulation code.

    --- 808,820 ----

  • 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). !
  • Consider only the 0177777 bits of the umask(2) value, as documented.
  • Impliment FIONBIO in ibcs2 emulation code. +
  • Make fstat(2) on AF_UNIX socket return proper st_[acm]time field values. +
  • make readlink(1) terminate it's buffer correctly. +
  • Clean /var earlier in the /etc/rc script. +
  • Fix the internals of open(2) when O_TRUNC and either O_SHLOCK or O_EXLOCK + are set. (That was a nasty kernel bug).

    *************** *** 824,830 ****


    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.138 1997/11/17 10:48:36 deraadt Exp $ --- 829,835 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.139 1997/11/21 23:00:24 deraadt Exp $