=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.639 retrieving revision 1.640 diff -u -r1.639 -r1.640 --- www/plus.html 2000/08/31 06:37:50 1.639 +++ www/plus.html 2000/08/31 07:47:58 1.640 @@ -61,6 +61,7 @@
  • Various ssh(1) improvements.
  • brgphy(4) driver for broadcom 5400 and xmphy(4) for XAQTI XMACII phys.
  • ssh(1) compatibility with future ssh.com versions. +
  • Add detach support for xe(4) and aue(4).
  • Import newer mii(4) code.
  • On dc(4), avoid freezes on large data transfers.
  • ssh(1) now talks to ssh.com 2.3.0. @@ -68,25 +69,35 @@
  • Performance improvements to sis(4).
  • Correctly match Promise Ultra/100 on pciide(4).
  • Fix shared library creation problems on mips. -
  • Correctly remove a flow when deleting it via -delete.
    - [To be applied] +
  • Fix IPSEC flow deletion problem when using -transport. + [To be applied to stable]
  • On scp(1), fix files bigger than 2GB.
  • Crack some defaults on login.conf(5).
  • Various fixes to lpc(8).
  • Repair sendmail(8) options handling.
  • Make timeouts happen with the expected frequency. -
  • Implement svr4 emulation for pread64, pwrite64 and fcntl DUP2FD command. +
  • Implement svr4 emulation for pread64, pwrite64 and fcntl DUP2FD.
  • Manpage fixes.
  • We're in 2.8-beta now.
  • Use the user default groups if user is specified in inetd.conf. -
  • Various cron(8) fixes. +
  • Be more paranoid in cron(8).
  • Fix var handling in make(1).
  • Support FIONBIO and FIOASYNC on rnd.
    [Applied to stable]
  • Proper template file creation on ksh(1).
  • Implement resource limits in several daemons.
  • Add login.conf(5) support, making possible limiting resources per class. -
  • On ssh(1), fix some problems on the UseLogin option. +
  • Minor bug fixes associated with the use of the UseLogin directive in sshd_config. +
  • Bypass key generation if SSL is not enabled in any server. +
  • Add SSH2/DSA support to ssh-agent(1) and some DSA related cleanups. +
  • Resolve a driver name conflict in the pmax platform. The pmax dc(4) driver has been renamed to dz. +
  • Many updates to the ubsec(4) code. +
  • Various IPv6 fixes. +
  • Add -S option to scp(1) and ssh(1) to use a program for encrypted connections. +
  • Lot of manpage updates. +
  • Various improvements to linux emulation. +
  • Add IPv6 support to telnetd(8). +
  • Allow ppp(8) to be used without SUID privs.
  • ... more missing updates here..
  • SECURITY ISSUE: format string localhost root vulnerability in xlock(1).
    A patch is available.
    @@ -496,7 +507,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.639 2000/08/31 06:37:50 fgsch Exp $ +
    $OpenBSD: plus.html,v 1.640 2000/08/31 07:47:58 fgsch Exp $