[BACK]Return to plus38.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/plus38.html between version 1.5 and 1.6

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

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6