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

Diff for /www/plus.html between version 1.1098 and 1.1099

version 1.1098, 2008/03/18 12:03:57 version 1.1099, 2008/03/20 11:52:26
Line 64 
Line 64 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2008/03/19 -->
   <!-- 2008/03/18 -->
   <li>Add all interfaces we netboot from to the "netboot" interface group.
   <li>Make sure the libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcmp&sektion=3&format=html">bcmp(3)</a> returns 1 on a difference, instead of a casted number.
   <li>Better <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spl&sektion=9&format=html">spl(9)</a> locking for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&sektion=4&format=html">pppoe(4)</a>.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a> when given -I.
   <li>Fix segfault in libX11 when using XDM-AUTHORIZATION-1 keys for remote X11 clients over IPv6.
   <li>Fix bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> when encoding powers of 128.
   <li>Added support for the IRZ MC35pu GSM Terminal to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uslcom&sektion=4&format=html">uslcom(4)</a> driver.
   <!-- 2008/03/17 -->
   <li>Removed KGDB code from sparc64 platform.
   <!-- 2008/03/16 -->
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&sektion=1&format=html">df(1)</a> so it can show larger values.
   <li>Add _SC_SYS_PAGES and _SC_AVPHYS_PAGES to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysconf&sektion=3&format=html">sysconf(3)</a>.
   <li>New APIs for arc4random, one to fill a buffer with random numbers and the other to return a uniformly distributed random number without bias.
   <li>Widen statfs struct to support large file systems and to support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=statvfs&sektion=2&format=html">statvfs(2)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=agp&sektion=4&format=html">agp(4)</a> attach at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&sektion=4&format=html">vga(4)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&sektion=4&format=html">pchb(4)</a>.
   <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&sektion=8&format=html">syslogd(8)</a> do <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=waitpid&sektion=2&format=html">waitpid(2)</a> in a loop until all children are gone.
 <!-- 2008/03/15 -->  <!-- 2008/03/15 -->
   <li>Timing fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8&format=html">sensorsd(8)</a> so time always goes forward and so reports dont get duplicated or lost.
   <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>, implement the hrSWRun portion of HOST-RESOURCES mib.
   <li>Make GENERIC.MP work on the E10000 sparc64 machines.
   <li>Support the old-prom XVideo board on the sparc platform by rewriting the sbus range registers.
   <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=CMSG_DATA&sektion=3&format=html">CMSG</a> related fixes in the network applications.
 <!-- 2008/03/14 -->  <!-- 2008/03/14 -->
 <li>Improved the IP ID and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a> shuffle code initialization to a single forward pass.  <li>Improved the IP ID and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a> shuffle code initialization to a single forward pass.
 <li>Better lladdr generation from tv_usec in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&sektion=4&format=html">cdce(4)</a>.  <li>Better lladdr generation from tv_usec in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&sektion=4&format=html">cdce(4)</a>.

Legend:
Removed from v.1.1098  
changed lines
  Added in v.1.1099