=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus38.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- www/plus38.html 2005/10/04 18:41:10 1.5 +++ www/plus38.html 2005/10/25 20:27:25 1.6 @@ -194,8 +194,60 @@ ospfd(8).
  • Fix overflows in cruddy Kerberos compile_et(1). -
  • ... - +
  • For cats, i386 and amd64, enable spkr(4) by default in GENERIC. +
  • Added another ural(4) device. +
  • Various small fixes for OpenCVS. +
  • Several fixes and new code for ageing LSAs in ospfd(8). +
  • Made it non-fatal for ospfd(8) if it can't calculate a root node. +
  • Add several "show database" subcommands to ospfctl(8). +
  • Add a bzero() after malloc() on the ccd(4). Fixes a panic where the second component could wrongly be treated as failed. +
  • Development continues on OpenCVS. +
  • Fix bugs in ospfd(8) where it could set DR wrongly. Also fixes which makes it possible to drop from DR to BDR. +
  • Define a keyboard layout for Apple international USB keyboards, and add a specific keymap for portuguese USB keyboard. +
  • Fixes to ospfd(8) when connected to more than one area, now tracks the number of active neighbors for each area. +
  • Improved the readability of the isakmpd.conf(5) manpage. + +
  • Make Zaurus stop the boot timeout on keypress as other platforms. +
  • Document that sensorsd(8) reloads config files on SIGHUP. +
  • Check for allocation failures in asn1_compile(1). +
  • Fixes for ami driver, improves read performance. Only works for never firmwares. +
  • Major ABI changes in libc in preparation for multibyte chars. Another libc major bump. +
  • In libc, make vfscanf() a real function and use weak_alias for it where possible. +
  • Use the libc ctype instead of using our own for libstdc++. Major bump in libstdc++. +
  • Small fixes for the UDF filesystem. +
  • Added code for OpenCVS "release" command. Needs more work. + +
  • Remove mii_pollstat() from various ethernet drivers that shouldn't call it, since the status is updated by mii_tick(). +
  • Add some Yukon chipsets to the sk(4) driver, add match on Yukon LP for Lite rev. A0. +
  • Don't abort operation in OpenCVS when trying to unlink() a file that has already been removed. +
  • Add ARM optimized version of in4_cksum. +
  • Dont force default router priority to 0 in ospfd(8) since it can be used as both DR and BDR since quite some time. +
  • IPv6 fixes in netstat(1). +
  • Import i386 AES asm code from openssl.org. +
  • Support NULL encryption for ESP in ipsec. +
  • Take direction into account when matching source and destination addresses/ports while killing states in PF. +
  • Lots of lowlevel hppa fixes. +
  • Remove select() call from isakmpd(8) monitor code. +
  • dereference strings in ddb(4) db_printf(). +
  • Nicer error messages for ssh when returning EADDRINUSE and report real errors if ControlMaster=no forces fallback to normal connect. +
  • Remove strcpy() from libssl app code. +
  • Add alt-escape key combination for entering ddb(4) on Zaurus. + +
  • Add vax optimized version of in4_cksum and deregister/ansify while there. +
  • Recommitted the ld.so(1) destructor order fix. +
  • Add epic(4) driver, which replaces tx(4). Allows bus_dma, multicast, big endian support and support for another EPIC chipset. +
  • Fixes and updates for alpha root device detection. Makes DS20 (6600) detect the root device. +
  • Add alpha optimized version of in4_cksum and deregister/ansify while there. +
  • Add kbd(8),mt(1), ping(8) and ping6(8) to hp300 ramdisk. +
  • Sync architectures list from distrib/ with kbd(8). +
  • Check return values of cvs_getln() in OpenCVS. +
  • Allow hp300 to compile even if wsmouse devices are missing. +
  • Add SMC 83C175 to supported devices. +
  • Remove WSDISPLAY_COMPAT_RAWKBD from hp300. +
  • On the Zaurus, enable STUART clock, and enable com2 in GENERIC and RAMDISK. No console support yet. +
  • Work on serial comms on arm Xscale to permit one of the UARTS to operate in SIR (Infra Red) mode. +
  • Support for controlling the infrared LED on Zaurus added. +
  • Bump Zaurus booter to 2.07. Added symbol loading and a few workarounds.
  • In ospfd(8), force as-external routes to point to the router advertising them.
  • Fix issue with IPv6 neighbor discovery where prefixes weren't getting purged. @@ -574,7 +626,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus38.html,v 1.5 2005/10/04 18:41:10 deraadt Exp $ +
    $OpenBSD: plus38.html,v 1.6 2005/10/25 20:27:25 deraadt Exp $