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

Diff for /www/plus37.html between version 1.6 and 1.7

version 1.6, 2005/03/26 22:15:16 version 1.7, 2005/03/26 22:19:09
Line 60 
Line 60 
 <p>  <p>
   
 <ul>  <ul>
   <li>Last minute fixes to WEP and reset in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a>.
   <li>Adjust the selection of devices (based on expected popularity) on the very important i386 "laptop" floppy.
   <li>Repair AR5212 descriptor handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a>.
   <li>Repair some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spl&sektion=9">spl(9)</a> races in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a>.
   <li>Repair rate adaption in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a>.
   <li>Check channels 12, 13, 14 also in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4">ral(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a>.
   <li>Disable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aac&sektion=4">aac(4)</a> because Adaptec is run by total assholes who will not give us documentation on their RAID controllers.  They will be the first against the wall...
   <li>A very cute Linux "ipkg" installer for the Zaurus.
   <li>Use the IFQ_* macros in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a> so that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> queues will work.
   <li>Improve AR5212 initialization in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a>.
   <li>Add IBSS and HostAP support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a>.
   <li>Fit lots of nice new drivers onto the i386, amd64 and macppc boot media.
   <li>Handle odd-length management frames in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a>.
   <li>Back out a mistaken byte-order bug fix recently put into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
   <li>Hurray.  OFDM modulation now works in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a>!
   <li>Fix USB detach in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a> driver.
   <li>Typical INSTALL.* repairs just before a release.
   <li>Support Option GlobeTrotter 3G in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsa&sektion=4">ubsa(4)</a> driver.
   <li>Silence noisy irrelevant messages from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&sektion=4">rtw(4)</a> driver.
   <li>By increasing a timeout, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdformat&sektion=1">fdformat(1)</a> now works on sparc64.
   <li>Fix an important file descriptor passing bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>.
   <li>More changes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8">ospfd(8)</a>: we hope it is minimally ready for use in OpenBSD 3.7.
   <li>HostAP support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4">ral(4)</a>.
   <li>Change the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daily&sektion=8">daily(8)</a> script to not remove .ICE-unix in either /var/tmp or /tmp.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bc&sektion=1">bc(1)</a> had a bug regarding EOF before newline... now fixed.
   <li>Big-endian support (and 64-bit, perhaps) for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chown&sektion=8">chown(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chown&sektion=2">chown(2)</a>, document that setuid/setgid bits are cleared when uid or gid are changed.
   <li>Meet <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&sektion=4">ural(4)</a> -- a driver for the Ralink Technology RT2500USB 802.11a/b/g chipset.
   <li>Change the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daily&sektion=8">daily(8)</a> script to not remove .X11-unix or vi.recover in either /var/tmp or /tmp.
   <li>Fix double-counting of statistics in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em(4)</a> driver.
   <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a> reparses and finds errors in the configuration file, it should not attempt to merge this data into the running state.
   <li>On amd64, range check the "to" address of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copyoutstr&sektion=9">copyoutstr(9)</a> more carefully.
   <li>Bug a memory leak in the ftp code path in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=faithd&sektion=8">faithd(8)</a>.
   <li>The Zaurus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zkbd&sektion=4&arch=zaurus">zkbd(4)</a> prefers to run at IPL_TTY instead of IPL_BIO.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hotplug&sektion=4">hotplug(4)</a> on macppc.
   <li>In macppc VGA driver, skip empty PCI ranges rather than aborting probe.
   <li>Correct configuration file line number counter in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
   <li>A huge list of improvements <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sbus&sektion=4&arch=sparc">cgfourteen(4)</a> driver.
   <li>In sparc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sbus&sektion=4&arch=sparc">sbus(4)</a> driver, if no "intrs" property try to utilize the "interrupts" property.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a>, correct the byte order of MSS tracking in the synproxy code path.
   <li>Use the IFQ_* macros in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4">re(4)</a> so that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> queues will work.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zkbd&sektion=4&arch=zaurus">zkbd(4)</a> needs more delay for discharge to avoid key rollover effects.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> should avoid tearing down routes in the carpdev case.
   <!-- bit more to be found above ^20050314 -->
   <li>
   <li>
   <li>
   <li>
   <li>
 <!-- ^20050306 -->  <!-- ^20050306 -->
 <li>.... more to be added, up to March 19, 2005<p>  
 <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1">rcs(1)</a> program in OpenCVS.  <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1">rcs(1)</a> program in OpenCVS.
 <li>Continue auditing the tree for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snprintf&sektion=3">snprintf(3)</a> return-value handling: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8">ftp-proxy(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&sektion=8">tftpd(8)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asctime&sektion=3">asctime(3)</a> are clean.  <li>Continue auditing the tree for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snprintf&sektion=3">snprintf(3)</a> return-value handling: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8">ftp-proxy(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&sektion=8">tftpd(8)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asctime&sektion=3">asctime(3)</a> are clean.
 <li>Add RFC 3947 vendor ID string for NAT-T negotiation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.  <li>Add RFC 3947 vendor ID string for NAT-T negotiation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
Line 314 
Line 362 
 <li>Add Bluetooth protocol stack and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubt&sektion=4">ubt(4)</a> USB driver support adopted from FreeBSD and de-netgraph-ified.  <li>Add Bluetooth protocol stack and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubt&sektion=4">ubt(4)</a> USB driver support adopted from FreeBSD and de-netgraph-ified.
 <li>Remove old, unused ifgroups ioctls.  <li>Remove old, unused ifgroups ioctls.
 <!-- ^20050114 -->  <!-- ^20050114 -->
 <li>Support bounds checking for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copystr&sektion=9">copystr(9)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copyin&sektion=9">copyin(9)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copyinstr&sektion=9">copyinstr(9)</a>.  <li>Using cc -Wbounded, support bounds checking for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copystr&sektion=9">copystr(9)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copyin&sektion=9">copyin(9)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copyinstr&sektion=9">copyinstr(9)</a>.
 <li>Cardbus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4">re(4)</a> support.  <li>Cardbus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4">re(4)</a> support.
 <li>Sentinal support in gcc, taken from gcc 4.  <li>Sentinal support in gcc, taken from gcc 4.
 <li>Fix a kernel panic when pushing heavy traffic through <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&sektion=4">ipw(4)</a>.  <li>Fix a kernel panic when pushing heavy traffic through <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&sektion=4">ipw(4)</a>.

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