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

Diff for /www/plus37.html between version 1.3 and 1.4

version 1.3, 2005/03/26 01:02:01 version 1.4, 2005/03/26 21:02:50
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>  <html>
 <head>  <head>
 <title>OpenBSD-current changes</title>  <title>OpenBSD 3.7 changes</title>
 <link rev="made" href="mailto:www@openbsd.org">  <link rev="made" href="mailto:www@openbsd.org">
 <meta name="resource-type" content="document">  <meta name="resource-type" content="document">
 <meta name="description" content="OpenBSD-current changes">  <meta name="description" content="OpenBSD 3.7 changes">
 <meta name="keywords" content="openbsd,current,changes">  <meta name="keywords" content="openbsd,changes">
 <meta name="distribution" content="global">  <meta name="distribution" content="global">
 <meta name="copyright" content="This document copyright 1996-2005 by OpenBSD.">  <meta name="copyright" content="This document copyright 1996-2005 by OpenBSD.">
 </head>  </head>
Line 56 
Line 56 
   
 <p>  <p>
 <h3><font color="#0000e0">Changes made between OpenBSD 3.6 and OpenBSD 3.7</font></h3><p>  <h3><font color="#0000e0">Changes made between OpenBSD 3.6 and OpenBSD 3.7</font></h3><p>
 The following list sums up (almost) all the changes made up to February 28.  The following list sums up (almost) all the changes made up to March 3.
 <p>  <p>
   
 <ul>  <ul>
 <li>.... more to be added, up to March 19, 2005<p>  <li>.... more to be added, up to March 19, 2005<p>
   <!-- ^20050304 -->
   <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&sektion=4">ath(4)</a> radiotap support.
   <li>Add support for sysctl tweaking <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&sektion=4">apm(4)</a> powerchange messages for zaurus.
   <li>Support a bunch more Nubus cards for mac68k, including the DaynaPORT E/II-3 card (from NetBSD).
   <li>Move beacon allocation code into generic ieee80211 framework and out of some drivers.
   <li>Implement hardware WEP support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&sektion=4">atu(4)</a>.
   <li>Import mbuf handling fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&sektion=4">atu(4)</a> from NetBSD.
   <li>Support OQO model 01 internal USB wireless.
   <!-- ^20050303 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf(4)</a> apply tags to all packets matching a state, rather than just the initial packet.
   <li>Clean up memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uucplock&sektion=3">uucplock(3)</a> and make uu_lock_txfr work as documented.
   <li>More network randomness: use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&sektion=3">arc4random(3)</a> instead of PIDs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_radius&sektion=8">login_radius(8)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a> counters work on amd64. (PR#4107)
   <li>Add sparc support for SUNW,fas SCSI.</li>
   <li>Allow only superuser to change timeslot ranges and ppp modes on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=san&sektion=4">san(4)</a> interfaces.
   <li>Support radiotap in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&sektion=4">rtw(4)</a> (mostly from NetBSD).
   <!-- ^20050302 -->
   <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rssadapt&sektion=9">rssadapt(9)</a> man page from NetBSD.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=san&sektion=4">san(4)</a> to not hang on large packets.
   <li>Keep <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8">traceroute(8)</a> ttl from wrapping. (PR#4093)
   <li>Improve msdosfs support: fix a panic when trying to write files larger than 4GB -1 byte. (PR#4090), reading files > 2GB now works, and ignore trailing dots and spaces in filenames to stay compatible with Windows.  Add support for msdos filesystems > 128GB by using new hashing strategy. (PR#4119).
   <li>Make sure errno does not get reset before returning from some libc functions.
   <li>Increase default number of usb device nodes to 6 for systems with many onboard USB devices (like Mac minis).
   <li>Fix integer wrapping in ffs that caused decreased performance reading past 2GB boundary in large files.
   <li>Add support for hashing host names and addresses in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> known_hosts files for more privacy.
   <li>Allow optional specification of bind address for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> port forwarding.
 <!-- ^20050301 -->  <!-- ^20050301 -->
 <li>Shrink Zaurus kernel significantly by removing inlines.  <li>Shrink Zaurus kernel significantly by removing inlines.
 <li>Add radiotap, monitor, and promiscuous mode support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4">ral(4)</a>.  <li>Add radiotap, monitor, and promiscuous mode support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4">ral(4)</a>.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4