=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.806 retrieving revision 1.807 diff -c -r1.806 -r1.807 *** www/plus.html 2001/12/24 00:01:27 1.806 --- www/plus.html 2001/12/30 16:44:16 1.807 *************** *** 87,93 ****
  • Don't let sshd(8) pass user-defined variables to login(1).
  • Nuke smartkey(1).
  • Remove pipe based interface to photurisd(8), leaving only PF_KEY. !
  • Issue a "failed" message instead of a 2nd challenge if sshd(8) sees the same key in authroized_keys twice.
  • Let the sshd(8) fake X11 server listen on localhost by default.
  • Use ip6(4) in sendmail(1) when possible.
  • Fix an alignment bug on alpha by using getifaddrs(3) instead of various ioctl(2) calls in named(8). --- 87,93 ----
  • Don't let sshd(8) pass user-defined variables to login(1).
  • Nuke smartkey(1).
  • Remove pipe based interface to photurisd(8), leaving only PF_KEY. !
  • Issue a "failed" message instead of a 2nd challenge if sshd(8) sees the same key in authorized_keys twice.
  • Let the sshd(8) fake X11 server listen on localhost by default.
  • Use ip6(4) in sendmail(1) when possible.
  • Fix an alignment bug on alpha by using getifaddrs(3) instead of various ioctl(2) calls in named(8). *************** *** 105,111 ****
  • During installation, preserve blank space in responses.
  • Centralize the mount list, unifying locking, and add vfs_isbusy to help verify that a mount point is locked.
  • Strengthen the mbuf traversal code in pf(4), avoiding potential crashes on ip6(4) packets with options. !
  • Make dummies for aclocal and the auto* family in cvs(1), hopefully mitigating upgrade hastles.
  • Don't allow the pf(4) CHANGEBINAT ioctl(2) when securelevel > 1.
  • Include stub dl* function definitions in libc on ELF, making libdl unneeded.
  • Enhance network handling during installations. --- 105,111 ----
  • During installation, preserve blank space in responses.
  • Centralize the mount list, unifying locking, and add vfs_isbusy to help verify that a mount point is locked.
  • Strengthen the mbuf traversal code in pf(4), avoiding potential crashes on ip6(4) packets with options. !
  • Make dummies for aclocal and the auto* family in cvs(1), hopefully mitigating upgrade hassles.
  • Don't allow the pf(4) CHANGEBINAT ioctl(2) when securelevel > 1.
  • Include stub dl* function definitions in libc on ELF, making libdl unneeded.
  • Enhance network handling during installations. *************** *** 207,213 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.806 2001/12/24 00:01:27 deraadt Exp $ --- 207,213 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.807 2001/12/30 16:44:16 deraadt Exp $