=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- www/plus.html 1997/04/07 17:57:45 1.49 +++ www/plus.html 1997/04/10 11:54:26 1.50 @@ -351,6 +351,32 @@
  • 64 bit clean in.rarpd.
  • cvs 1.9.6
  • 16 partition support for the alpha port. +
  • Add ./.message support to ftpd +
  • Numerous more pax/tar fixes. +
  • Add md5 & blowfish passwd support to adduser(8). +
  • Add support for YP v1 to ypserv. +
  • Fixed some more mktemp races (sigh, will this ever end!) +
  • More buffer overflows, but none in sensitive programs. +
  • getnetent() and friends now work a lot more like gethostent(). +
  • Use 10 X characters in many remaining mktemp() calls which are + hard to excise. +
  • Solve a few resolver problems after the recent 4.9.5-P1 integration, + not all our fault. +
  • Fix patch to honour Index lines better. +
  • A whole bunch of 64 bit fixes in the source tree (hint: alpha). +
  • Once again, really correct the various source routing pieces of the + userland source tree. +
  • Make real i386 cpu's work again. In case noone noticed, they didn't + work for about 5 months. The bug was very hard to find... +
  • For config(8), if any kernel options get added/deleted/changed since + the previous commit, warn that the compile tree needs 'make clean'. +
  • Use in_addr_t and in_port_t all over the place. +
  • Correct DEV_BSIZE and lp->d_secsize confusion throughout the source + tree. CD9660 is much happier now. +
  • Fix AFS string-to-key handling in kerberos. +
  • Various man page fixes. +
  • For the first time ever, an obj@ populated /usr/src tree compiles cleanly + when mounted read-only.

    Development is rapidly continuing...

    @@ -362,7 +388,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.49 1997/04/07 17:57:45 millert Exp $ +
    $OpenBSD: plus.html,v 1.50 1997/04/10 11:54:26 deraadt Exp $