=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- www/plus.html 1997/08/06 10:46:18 1.99 +++ www/plus.html 1997/08/19 05:58:24 1.100 @@ -593,6 +593,26 @@
  • 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. +
  • Seriously rework the identd daemon even further, to avoid even more + input parsing problems and race conditions. +
  • Fix a memory leak in grep(1). +
  • Fix vacation(1) properly. +
  • Make bsd.doc.mk use DOCDIR. +
  • Support -n better in pstat(8). +
  • Fix formatting error in ps(8) output. +
  • Change the bounds_check_with_label() API to handle a cpu_disklabel too. +
  • Optional TCP syn cookie support enabled via TCPCOOKIE kernel option. +
  • Import ypserv performance. +
  • Make bad random allocation ports settable via sysctl(8). +
  • Make gzexe(1) use mktemp to avoid races. +
  • Fix pcap_inject(3) in libpcap. +
  • In mountd(8), handle ext2fs specially, like most exported filesystems. +
  • Be even more paranoid (if it can be believed) in mail.local(8). +
  • Add top(1) to the source tree. Fix some problems. +
  • Fix another procfs security hole. +
  • ATAPI quirk for MATSHITA CR-574. +
  • Attemp to deal with archive timestamp and filemode problems in texinfo... +
  • Put hostname in root crontab mailout subjects.

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

    @@ -606,7 +626,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.99 1997/08/06 10:46:18 deraadt Exp $ +
    $OpenBSD: plus.html,v 1.100 1997/08/19 05:58:24 deraadt Exp $