=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- www/plus.html 1997/06/06 15:41:03 1.62 +++ www/plus.html 1997/06/11 16:59:57 1.63 @@ -438,6 +438,15 @@
  • fix sendsmg() credential passing on 64 bit machines.
  • Kernel now generates random pid values in fork().
  • A few netinet fixes. +
  • Some more security and robustness changes to traceroute and ping. +
  • Add -P proto support to traceroute. +
  • fix SO_SNDTIMEO. +
  • add sysctl net.inet.tcp.{keepidle,keepintvl,slowhz} +
  • fix disklabel support in vnd/svnd. +
  • Ensure TCP RST is within window. +
  • Use /etc/namedb/tmp/ to avoid /var/tmp race conditions. +
  • Use dynamic fd_set allocation in more places, particularily setuid + programs.

    Development is rapidly continuing...

    @@ -449,7 +458,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.62 1997/06/06 15:41:03 deraadt Exp $ +
    $OpenBSD: plus.html,v 1.63 1997/06/11 16:59:57 deraadt Exp $