=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.98 retrieving revision 1.99 diff -c -r1.98 -r1.99 *** www/plus.html 1997/08/05 06:17:16 1.98 --- www/plus.html 1997/08/06 10:46:18 1.99 *************** *** 586,591 **** --- 586,598 ----
  • Cyclades driver fixed. Works on alpha, too.
  • More mdoc pages.
  • save errno in most of the tree's SIGCHLD handlers, just in case. +
  • Make 127.0.0.1 assumed OK if /var/yp/securenet is in use. +
  • Fix pdksh bugs: closed too many fd's on exec, fix handling of (( )) to be + compatible with POSIX sh spec without breaking $((, and explain how + IFS works when splitting text after a substitution. +
  • Fix another race condition in identd. +
  • Work has started to fix the remainder of the signal handlers in the + source tree with respect to errno clobbering.

    Development is rapidly continuing... what a long list -- almost time for another release?

    *************** *** 599,605 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.98 1997/08/05 06:17:16 deraadt Exp $ --- 606,612 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.99 1997/08/06 10:46:18 deraadt Exp $