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

Diff for /www/plus29.html between version 1.11 and 1.12

version 1.11, 2001/06/07 04:10:05 version 1.12, 2001/06/09 16:39:04
Line 99 
Line 99 
 <li>Add support for the Symbios 53c1010 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4">siop(4)</a> driver.  <li>Add support for the Symbios 53c1010 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4">siop(4)</a> driver.
 <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mincore&sektion=2">mincore(2)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mlockall&sektion=2">mlockall(2)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=munlockall&sektion=2">munlockall(2)</a>.  <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mincore&sektion=2">mincore(2)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mlockall&sektion=2">mlockall(2)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=munlockall&sektion=2">munlockall(2)</a>.
 <li>Added support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4">ami(4)</a> MegaRAID Controllers.  <li>Added support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&sektion=4">ami(4)</a> MegaRAID Controllers.
 <li>Fixed several occurences of exit(-#); <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exit&sektion=3">exit(3)</a> only passes the lower 8 bits of status on to the parent.  <li>Fixed several occurrences of exit(-#); <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exit&sektion=3">exit(3)</a> only passes the lower 8 bits of status on to the parent.
 <li>Fixed several occurences of PATH_MAX+1 that should be PATH_MAX.  <li>Fixed several occurrences of PATH_MAX+1 that should be PATH_MAX.
 <li>Fix interrupt handler registration on the mvme88k port, remove 68k-isms and add UKC support.  <li>Fix interrupt handler registration on the mvme88k port, remove 68k-isms and add UKC support.
 <li>Add some non-US encodings to the USB keyboard driver.  <li>Add some non-US encodings to the USB keyboard driver.
 <li>Disable bogus file check in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1">cvs(1)</a>.<br>  <li>Disable bogus file check in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1">cvs(1)</a>.<br>
Line 428 
Line 428 
 <li>Document various signal races in the source tree which are very difficult to fix, or which turn out to be safe even if they look flawed.  <li>Document various signal races in the source tree which are very difficult to fix, or which turn out to be safe even if they look flawed.
 <li>Rename <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ich&sektion=4">ich(4)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4">auich(4)</a>.  <li>Rename <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ich&sektion=4">ich(4)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4">auich(4)</a>.
 <li>Cleanup the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&sektion=8">sftp-server(8)</a> implementation.  <li>Cleanup the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&sektion=8">sftp-server(8)</a> implementation.
 <li>Support !command feature in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridename.if&sektion=5">bridename.if(5)</a> files as well.  <li>Support !command feature in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridgename.if&sektion=5">bridename.if(5)</a> files as well.
 <li>Numerous other small changes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.  <li>Numerous other small changes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
 <li>Handle memory failures in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&sektion=1">passwd(1)</a>.  <li>Handle memory failures in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&sektion=1">passwd(1)</a>.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=finger&sektion=1">finger(1)</a>, fail nicely if memory allocation fails.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=finger&sektion=1">finger(1)</a>, fail nicely if memory allocation fails.
 <li>Handle DELETE payloads in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.  <li>Handle DELETE payloads in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
 <li>Remove signal races from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.  <li>Remove signal races from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.
 <li>Ease support for road-warrior scenarious in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>, by intuiting the Local-ID when possible.  <li>Ease support for road-warrior scenarios in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>, by intuiting the Local-ID when possible.
 <li>Change 802.11 DS drivers to operate in BSS mode by default.  <li>Change 802.11 DS drivers to operate in BSS mode by default.
 <li>Create links for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=FD_SET&sektion=3">FD_SET(3)</a> and such to point to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=select&sektion=2">select(2)</a> page.  <li>Create links for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=FD_SET&sektion=3">FD_SET(3)</a> and such to point to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=select&sektion=2">select(2)</a> page.
 <li>Support TCP_NDELAY on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&sektion=4">ipv6(4)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.  <li>Support TCP_NDELAY on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&sektion=4">ipv6(4)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
Line 693 
Line 693 
 <li>Fix a signal race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypserv&sektion=8">ypserv(8)</a> SIGHUP handling.  <li>Fix a signal race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypserv&sektion=8">ypserv(8)</a> SIGHUP handling.
 <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4">uaudio(4)</a> by default in GENERIC/i386.  <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4">uaudio(4)</a> by default in GENERIC/i386.
 <li>Reserve all-1s addresses in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">IPSec</a> code for future policy discovery features.  <li>Reserve all-1s addresses in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">IPSec</a> code for future policy discovery features.
 <li>Resolve HMAC nomenclautre issues.  <li>Resolve HMAC nomenclature issues.
 <li>Be sure to clear passwords out of memory after use in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a>.  <li>Be sure to clear passwords out of memory after use in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a>.
 <li>Support kernel event queues.  <li>Support kernel event queues.
 <li>Add support for USB scanners through the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&sektion=4">uscanner(4)</a> driver.  <li>Add support for USB scanners through the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&sektion=4">uscanner(4)</a> driver.

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12