=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.64 retrieving revision 1.65 diff -c -r1.64 -r1.65 *** www/plus.html 1997/06/13 02:22:27 1.64 --- www/plus.html 1997/06/14 08:32:21 1.65 *************** *** 421,427 ****
  • Fix a few more libc functions to generate very large fd_set's properly for select(2).
  • Import newer version of vax port. !
  • Newer version of ext2fs that is reliable for read/write operation.
  • Make adduser understand /etc/passwd.conf
  • Support SIGINFO in ping; also add more complete icmp reporting capabilities. --- 421,428 ----
  • Fix a few more libc functions to generate very large fd_set's properly for select(2).
  • Import newer version of vax port. !
  • Newer version of ext2fs that is reliable for read/write operation. This ! is essentially FULLY OPERATIONAL.
  • Make adduser understand /etc/passwd.conf
  • Support SIGINFO in ping; also add more complete icmp reporting capabilities. *************** *** 448,453 **** --- 449,467 ----
  • Use /etc/namedb/tmp/ to avoid /var/tmp race conditions.
  • Use dynamic fd_set allocation in more places, particularily setuid programs. +
  • tftpd -c flag. +
  • document the ddb hangman. +
  • Move named tmp files to /etc/named/tmp/ to avoid localhost race + attacks. +
  • Addition of readlink(1). +
  • Implement hex/octal offsets in cmp(1), as documented. +
  • Repair many cross-references and other documentation problems in + the section 2 and 3 man pages, and also fix a few minor + other bugs discovered by analysis of recent changes in + FreeBSD's and NetBSD's libc. +
  • 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.

    Development is rapidly continuing...

    *************** *** 459,465 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.64 1997/06/13 02:22:27 downsj Exp $ --- 473,479 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.65 1997/06/14 08:32:21 deraadt Exp $