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

Diff for /www/plus.html between version 1.1092 and 1.1093

version 1.1092, 2008/02/11 09:06:35 version 1.1093, 2008/02/20 09:04:02
Line 63 
Line 63 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2008/02/17 -->
   <li>Add support for VIA VT8237S south bridge in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viapm&sektion=4&format=html">viapm(4)</a>
   <li>Initial driver for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbsio&sektion=4&format=html">wbsio(4)</a>, a driver for Winbond LPC Super I/O chips. Enabled on i386 and amd64 GENERIC kernels.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd.conf&sektion=5&format=html">isakmpd.conf(5)</a>, define default configurations for AES-192 and AES-256.
   <!-- 2008/02/16 -->
   <li>Remove wait instruction from mips64 cpu_idle_cycle, causes problems on RM7000 machines.
   <li>Better error reporting in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4&format=html">mfi(4)</a> when running out of ccb's.
   <li>Better support for 11b mode in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a>.
   <li>Switch <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> to RFC 1948 ISN generation.
   <!-- 2008/02/15 -->
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&sektion=1&format=html">xterm(1)</a> to version 232.
   <li>Reenable idle modes on powerpc.
   <!-- 2008/02/14 -->
   <li>Revert workq to pre-mutex state, fixes locking issues on alpha.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwi&sektion=4&format=html">bwi(4)</a> deal with 64-bit BAR such as with PCIe chipsets.
   <li>Implemented crypto support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a>.
   <li>Better armish time base calculation for those who do not have very accurate clock generators.
   <li>Fix sparc64 so the interrupt handler does not get on the per-cpu list of pending interrupts twice. Makes usb keyboards work as console.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a> skip the check for being started with an absolute path when run with -t for configuration test mode.
   <!-- 2008/02/13 -->
   <li>Added authpf-noip for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=authpf&sektion=8&format=html">authpf(8)</a> to allow multiple users to connect from a single IP.
   <li>Fix 4bit depth xserver for arches without lazy binding.
   <li>Aligned the stack gap for arches where stack grows upward.
   <li>Fix crash in OpenCVS when asking for status on an unknown file.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkdir&sektion=1&format=html">mkdir(1)</a>, to better support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&sektion=1&format=html">systrace(1)</a> and mkdir -p.
   <!-- 2008/02/12 -->
   <li>Upgraded X11 Mesa to 7.0.2.
   <!-- 2008/02/11 -->
   <li>Initial driver for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tda&sektion=4&arch=sparc64&format=html">tda(4)</a>, controls speed of ambient and CPU fans on sparc64.
   <li>Make the install scripts adjust serial speed tty entry if no console is enabled while installing.
   <li>Better cache handling in the SGI pmap code.
   <li>Upgraded xf86-video-intel to 2.2.0.90 in the xenocara tree.
   <li>Make the TCP input code take the window size into account from the first ACK packet.
   <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> dns protocol handling.
   <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> for making <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> send traps when the state of a host changes.
   <!-- 2008/02/10 -->
   <li>Added support for PERC6, aka LSI SAS1078 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4&format=html">mfi(4)</a>.
   <li>Fixed watchdog timeouts on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a>.
   <li>For sparc64 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ebus&sektion=4&format=html">ebus(4)</a>, attach the lom-console, hopefully providing a proper console on Netra T4/Netra 20 when the console is redirected to the LOM.
   <li>OpenCVS now makes sure not to allow commits to files that have a sticky date set.
   <li>Delay tilde expansion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a> for ChrootDirectory until user is logged in.
   <li>Fixed date parsing on date tags set in CVS/Tag or CVS/Entries.
 <!-- 2008/02/09 -->  <!-- 2008/02/09 -->
   <li>Extended support for -D in OpenCVS, writes CVS/Tag and CVS/Entries properly now.
 <li>Add 64-bit physmem and usermem entries to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a>, and make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> print out these values for hw.physmem and hw.usermem.  <li>Add 64-bit physmem and usermem entries to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a>, and make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> print out these values for hw.physmem and hw.usermem.
 <li>Added date support for OpenCVS annotate.  <li>Added date support for OpenCVS annotate.
 <li>Fix memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> ber I/O engine.  <li>Fix memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> ber I/O engine.

Legend:
Removed from v.1.1092  
changed lines
  Added in v.1.1093