=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- www/plus.html 1997/06/29 05:22:20 1.71 +++ www/plus.html 1997/06/29 06:56:42 1.72 @@ -484,6 +484,23 @@
  • Added automatic power down framework at halt(8) time, currently only supported on sun4m machines with the power device.
  • IPF 3.1.11 + Darren's patches + 64-bit cleanup. +
  • Fix a minor problem in popen(). +
  • Use O_EXLOCK for passwd locking to avoid a class of localhost denial of + service attacks. +
  • Clip setsockopt SO_SND*/SO_RCV parameters. +
  • Repaired hundreds of long != int problems (in a bunch of programs) that + affect the alpha. +
  • Y2K enhancement to date(1). +
  • Race fix to amd(8). +
  • Support IP option handling in IPSEC packets. +
  • Import of the gnu multi-precision math library, libgmp. This will be + used by an IPSEC key daemon soon. +
  • Modify inetd to accept a "hostname,[hostname,...]:" token to added to the + front of any line in /etc/inetd.conf. This permits services to be + supplied only on certain interfaces. +
  • A few more minor netinet problems fixed. +
  • Import of cvs-1.9.10. +
  • Fix readlink(1).

    Development is rapidly continuing...

    @@ -495,7 +512,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.71 1997/06/29 05:22:20 denny Exp $ +
    $OpenBSD: plus.html,v 1.72 1997/06/29 06:56:42 deraadt Exp $