=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/39.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- www/39.html 2006/03/08 12:19:11 1.33 +++ www/39.html 2006/03/08 16:47:52 1.34 @@ -152,7 +152,18 @@ depending on the battery status.
  • nc(1) now supports HTTP Proxy authentication, making it very useful as a ssh ProxyCommand.
  • Userland ppp(8) has IPv6 support. -
  • Added failover mode to trunk(4) and a number of fixes. +
  • A number of fixes and new functionality for trunk(4): + +
  • Improved functionality for + ipsecctl(8).

    @@ -166,12 +177,29 @@ much more useable.

  • Header files have been rewritten to provide better C99 support.
  • Linted versions of system libraries are now provided and lint(1) has been substantially overhauled to produce less false positives and find new classes of problems. +
  • The ieee80211(9) + wireless framework has been cleaned up and changed to use red-black + tree(3)s + instead of hash tables.
  • The complete source tree has been audited for wrong usage of the queue(3) macros and facilities have been added to detect misuse.

    +

  • New functionality for + hostapd(8), + the Host Access Point Daemon: + +

    +

  • OpenSSH 4.3: