=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- www/plus.html 1997/06/14 08:32:21 1.65 +++ www/plus.html 1997/06/21 00:25:58 1.66 @@ -462,6 +462,23 @@
  • Add tsearch(3) and friends to libc, as required by XPG3(?).
  • Fixed a few netinet bugs as pointed out by TCP/IP Illustrated Vol.2. +
  • Improved performance in /dev/*random. +
  • Deal with atapi drives that cannot lock their doors. +
  • Fix /tmp races in make(1). +
  • Add tsearch(3) to libc. +
  • In newfs(8), fix -o and -m to work better. +
  • Correct -n behaviour in sort(1). +
  • Better support for unmounted filesystems in df(1). +
  • add per-interface bindings to inetd(8). +
  • Fix some more /tmp races in various programs. +
  • Support "-d dir" in rpc.yppasswdd(8). +
  • Make ifconfig(8) print full information about the full set of + interface aliases. +
  • add -insecure flag to ypbind(8) so that it can bind to very old ypserv's. +
  • More ipsec changes! +
  • Change mount(2) to return EFTYPE for invalid filesystem. +
  • Some NLS improvements, noteably some more language catalogs. +
  • Add ELOOP error handling to realpath(3).

    Development is rapidly continuing...

    @@ -473,7 +490,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.65 1997/06/14 08:32:21 deraadt Exp $ +
    $OpenBSD: plus.html,v 1.66 1997/06/21 00:25:58 deraadt Exp $