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

Diff for /www/plus.html between version 1.1273 and 1.1274

version 1.1273, 2013/02/20 21:25:51 version 1.1274, 2013/02/27 22:11:37
Line 77 
Line 77 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2013/02/24 -->
   <li>Use dma memory for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viomb&manpath=OpenBSD%20Current&sektion=4&format=html">viomb(4)</a> bl_pages, to fix a "Non dma-reachable buffer..." panic on amd64.
   <!-- 2013/02/23 -->
   <li>When no acceptable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> offers are received within the allowed timeframe, look for a lease in dhclient.leases.IF. If none are available, wait "retry" seconds before restarting DISCOVER; also daemonise the process, giving back the command prompt.
   <!-- 2013/02/22 -->
   <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> ProxyCommand=- (stdin/out already point to the proxy); Allow IdentityFile=none.
   <!-- 2013/02/21 -->
   <li>Don't complain if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> IdentityFiles specified in system-wide configs are missing.
   <li>Bring back <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> 5718/5719/5720 support again; fixes for ip checksum handling.
   <li>Fixed a potential <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> crash when connecting to a misbehaving smtp server.
   <li>Use imsg_flush() to ensure a quicker exit of any previous copy of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a>.
   <!-- 2013/02/20 -->
   <!-- 2013/02/19 -->
   <li>Cancel any outstanding protocol timeouts when a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> link goes away.
   <li>Reverted revision 1.195 of ahci_pci.c, which caused Intel SATA controllers in compat mode to not see any hard disks on boot.
   <li>When opening an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomd&manpath=OpenBSD%20Current&sektion=8&arch=sparc64&format=html">ldomd(8/sparc64)</a> device node fails, show its path in the error message.
   <!-- 2013/02/18 -->
   <li>Set wireless interface priority and interfaces to the wlan group for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cnw&manpath=OpenBSD%20Current&sektion=4&format=html">cnw(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ray&manpath=OpenBSD%20Current&sektion=4&format=html">ray(4)</a> (pre 802.11b wireless drivers).
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=install&manpath=OpenBSD%20Current&sektion=1&format=html">install(1)</a> will now report unlink() errors unless ENOENT.
   <li>Stop <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> deleting permanent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arp&manpath=OpenBSD%20Current&sektion=4&format=html">arp(4)</a> cache entries when clearing the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arp&manpath=OpenBSD%20Current&sektion=4&format=html">arp(4)</a> cache.
   <li>Reworked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> log messages: only one message logged at termination or restart; removed duplicate cleanup attempts.
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&manpath=OpenBSD%20Current&sektion=8&format=html">nsd(8)</a> to version 3.2.15.
 <!-- 2013/02/17 -->  <!-- 2013/02/17 -->
 <li>Keep track of which <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> IndentityFile options were manually supplied and which were defaults, don't warn if the latter are missing.  <li>Keep track of which <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> IndentityFile options were manually supplied and which were defaults, don't warn if the latter are missing.
 <li>Suppress some pointless <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> debugging messages.  <li>Suppress some pointless <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> debugging messages.
Line 1341 
Line 1363 
   
 </body>  </body>
 </html>  </html>
   
   
   
   

Legend:
Removed from v.1.1273  
changed lines
  Added in v.1.1274