=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.267 retrieving revision 1.268 diff -c -r1.267 -r1.268 *** www/plus.html 1998/05/19 07:06:28 1.267 --- www/plus.html 1998/05/19 07:10:33 1.268 *************** *** 1443,1448 **** --- 1443,1457 ---- The 2nd revision of a patch which solves the problem is available.
  • In gdb, do not use 4.3 compatibility tty ioctl() calls. +
  • New distribution install notes that use m4 instead of cpp for formatting. +
  • Install gdb(1) info pages. +
  • Fix numerous source tree uses of readlink() with an incorrect length + parameter. +
  • Fix numerous uses of MAXHOSTNAMELEN+1 instead of MAXHOSTNAMELEN, and also + do the same for other similar cpp variables. +
  • Add the required setsockopt(2) interface for IPSEC, update photurisd(8) + to accept notify messages from the kernel. +
  • Fix two cases of incorrect timeout handling in the RPC library. *************** *** 1455,1461 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.267 1998/05/19 07:06:28 deraadt Exp $ --- 1464,1470 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.268 1998/05/19 07:10:33 deraadt Exp $