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

Diff for /www/plus.html between version 1.1254 and 1.1255

version 1.1254, 2012/11/20 23:10:29 version 1.1255, 2012/11/29 21:34:24
Line 77 
Line 77 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2012/11/25 -->
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&manpath=OpenBSD%20Current&sektion=4&format=html">em(4)</a> pch2/82579 fixes: modify em_oem_bits_config_pchlan for pch2; sync pch2 use of gating/un-gating hardware phy config; add 82579 phy workarounds; enable Energy Efficient Ethernet on 82579.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomctl&manpath=OpenBSD%20Current&sektion=8&arch=sparc64&format=html">ldomctl(8/sparc64)</a> work on UltraSPARC T2. Enough functionality to create a configuration for a t5120 running System Firmware 7.1.x.
   <li>Make it a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> syntax error to attempt to store an option in a list more than once.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomctl&manpath=OpenBSD%20Current&sektion=8&arch=sparc64&format=html">ldomctl(8/sparc64)</a> will now properly remove virtual device ports if we remove the associated channels.
   <li>Do not require, request, or ignore <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> DHO_PAD ("pad") and DHO_END ("option-end").
   <li>Recognise a wrong network configuration that causes mvme88k tftpboot to stall, inform user what to do.
   <li>Clean up parsing of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> option lists: syntactically incorrect request statements in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient.conf&manpath=OpenBSD%20Current&sektion=5&format=html">dhclient.conf(5)</a> are ignored; pass size of buffer being filled instead of assuming 256; always zero the passed in buffer; check for out of bounds index prior to using it.
   <!-- 2012/11/24 -->
   <li>Don't assign the "host" MAC address to sparc64 virtual switch ports or print address for those ports.
   <li>Better <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomctl&manpath=OpenBSD%20Current&sektion=8&arch=sparc64&format=html">ldomctl(8/sparc64)</a> error reporting.
   <li>Don't segfault if no <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> subnet-mask is provided, or is marked "ignore" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient.conf&manpath=OpenBSD%20Current&sektion=5&format=html">dhclient.conf(5)</a>; always zero out stack masks rather than using stack garbage when no subnet-mask is provided.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&manpath=OpenBSD%20Current&sektion=1&format=html">make(1)</a> fixes: be more strict in recognising .if keyword() constructs; don't ignore unknown keywords; uniform white space handling; don't output a "." at the end of directory; complement "need an operator" fatal error message with the actual line content.
   <!-- 2012/11/23 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_yubikey&manpath=OpenBSD%20Current&sektion=8&format=html">login_yubikey(8)</a> hex and modhex decoding case insensitive, to avoid shift/caps lock issues.
   <li>Handle up to 256 different interrupt vectors on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbus&manpath=OpenBSD%20Current&sektion=4&arch=sparc64&format=html">cbus(4/sparc64)</a>. This is enough for 128 channels.
   <li>Updated to: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&manpath=OpenBSD%20Current&sektion=8&format=html">nsd(8)</a> 3.2.14; pixman 0.28.0; xf86-video-r128 6.9.1; xf86-video-mga 1.6.2.
   <li>Display hardmtu value when "<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&manpath=OpenBSD%20Current&sektion=8&format=html">ifconfig(8)</a> hwfeatures" is used.
   <li>Add SIOCGIFHARDMTU to allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gre&manpath=OpenBSD%20Current&sektion=4&format=html">gre(4)</a> to retrieve the driver's maximum supported MTU.
   <li>Always pass an array of struct pf_src_node pointers to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> pf_map_addr. Avoids stack corruption.
   <li>Use the libutil imsg framework rather than a hand-rolled local version for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a>.
   <li>Send ack on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> "update map".
   <li>Replace <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&manpath=OpenBSD%20Current&sektion=1&format=html">aucat(1)</a> server by a new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> daemon that is simpler, smaller and faster.
   <!-- 2012/11/22 -->
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&manpath=OpenBSD%20Current&sektion=1&format=html">aucat(1)</a> client wait for the first flow control message rather than assuming it can send a full initial data buffer.
   <li>Update to libxcb 1.9.0.
   <!-- 2012/11/21 -->
   <li>Sparc64 attempting to eject a CD-ROM makes the SCSI midlayer generate a READ_TOC command. Silently fail that command instead of spamming the console.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a> strtonum(), as it can only handle a maximum of LLONG_MAX.
   <li>Try to negotiate version 1.1 of the vDisk protocol to get <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vdsk&manpath=OpenBSD%20Current&sektion=4&arch=sparc64&format=html">vdsk(4/sparc64)</a> media type and fake a CD-ROM drive.
   <li>Plugged a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cu&manpath=OpenBSD%20Current&sektion=1&format=html">cu(1)</a> file descriptor leak.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomctl&manpath=OpenBSD%20Current&sektion=8&arch=sparc64&format=html">ldomctl(8/sparc64)</a> and <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> to the build.
   <li>Delete <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oce&manpath=OpenBSD%20Current&sektion=4&format=html">oce(4)</a> rx refill timeouts when bringing an interface down.
   <!-- 2012/11/20 -->
   <li>D-Link DUB-E100 rev C1 now recognised by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&manpath=OpenBSD%20Current&sektion=4&format=html">axe(4)</a>.
   <li>Made the mips and powerpc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a>3 optimiser bug workarounds permanent (i.e. applied them to all platforms).
   <li>Allow "<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&manpath=OpenBSD%20Current&sektion=8&format=html">smtpctl(8)</a> show queue" to run in "online" mode if the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> server is running.
   <!-- 2012/11/19 -->
   <li>Do not crash on stray .Ta macros <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> finds outside column lists.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> passing of struct by value on m68k. Lets <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a>3 reliably bootstrap itself now.
   <li>Added atomic 32-bit cas operations to amd64 and i386. Needed for future <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&manpath=OpenBSD%20Current&sektion=4&format=html">acpi(4)</a> global locking routines.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> halfpage commands to mode command string table.
   <li>Use a utility function to show errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> config file.
   <li>If uvm_km_kmemalloc_pla() fails when just creating a thread (and not a process), then don't decrement the total and per-user counts of processes.
 <!-- 2012/11/18 -->  <!-- 2012/11/18 -->
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> -Tman mode, support automatic word "keeps" in the SYNOPSIS (like -Tascii mode); don't escape the blank characters terminating <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&manpath=OpenBSD%20Current&sektion=7&format=html">man(7)</a> macros.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> -Tman mode, support automatic word "keeps" in the SYNOPSIS (like -Tascii mode); don't escape the blank characters terminating <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&manpath=OpenBSD%20Current&sektion=7&format=html">man(7)</a> macros.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> generated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&manpath=OpenBSD%20Current&sektion=7&format=html">man(7)</a> code more portable by using .PD instead of .sp -1v.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> generated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&manpath=OpenBSD%20Current&sektion=7&format=html">man(7)</a> code more portable by using .PD instead of .sp -1v.
Line 800 
Line 844 
   
 </body>  </body>
 </html>  </html>
   
   
   

Legend:
Removed from v.1.1254  
changed lines
  Added in v.1.1255