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

Diff for /www/plus.html between version 1.1058 and 1.1059

version 1.1058, 2007/06/05 12:31:28 version 1.1059, 2007/06/13 09:03:23
Line 62 
Line 62 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2007/06/11 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> send "window adjust" messages every three packets, and do not wait until 50% of the window is consumed.
   <!-- 2007/06/10 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a> clear to end of line at quit, needed for terminals that do not restore content on quitting curses mode.
   <!-- 2007/06/09 -->
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> at cardbus for macppc GENERIC kernels.
   <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> regarding <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflog&sektion=4&format=html">pflog(4)</a>.
   <li>Better handling of old libraries in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
   <!-- 2007/06/08 -->
   <li>Update the "nv" driver in X.Org to xf86-video-nv 2.0.2. Adds new chipset support.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> aware of new fields in the labels, allowing for larger than 2T disks, partitions and offsets.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a>, if strict locking is disabled, make file writable on checkout.
   <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> for Digi Neo 8-port serial adapter.
   <!-- 2007/06/07 -->
   <li>Fixed memory corruption bug in the X.Org i810 driver.
   <li>New MAC algorithm available for data integrity in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, UMAC-64. About 20% faster than HMAC-MD5.
   <li>Fix for pfioctl() panics from the state - state key split in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>.
   <li>Enable reload support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> for layer-3 configurations.
   <!-- 2007/06/06 -->
   <li>Fix cylinder rounding calculation in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> for those who wants to use all space.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&sektion=4&format=html">vlan(4)</a> to handle reconfigurations better.
   <!-- 2007/06/05 -->
   <li>Make the USB hub output shorter in the dmesg.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rm&sektion=1&format=html">rm(1)</a> unlink files with multiple links when using -P.
   <li>Major <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a> update, be sure to update the firmware file.
   <li>Big changes to libc and libpthread, various fixes and cleanups.
   <!-- 2007/06/04 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> preserve context between packets, saving 2 hash calls per packet. Gives some 12-16% speedup for arcfour256/hmac-md5.
   <li>Enable channel switching on pcmcia <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a>.
   <li>On cold-start panics, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> print out a few lines of backtrace, since the glass console might not work at this stage.
   <li>Various internal <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=package&sektion=5&format=html">package(5)</a> improvements.
   <li>Removed IPX support.
   <!-- 2007/06/03 -->
   <li>Unbreak <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> 802.11 element parsing by using the TCHECK2 macro correctly.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apmd&arch=i386&sektion=8&format=html">apmd(8)</a> when using auto-adjust modes. Cycle through 0 and 100 to make sure we are in a known state when starting up.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> RX path work on big endian machines too.
   <li>Add FFS2 support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dump&sektion=8&format=html">dump(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=restore&sektion=8&format=html">restore(8)</a>.
   <!-- 2007/06/02 -->
   <li>Add a check for Intel Core CPUs with Scalable Bus Speed of 200 MHz.
   <li>Add support for ICH8M IDE in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> driver.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> memory leak on error path.
   <li>Fix in the parser code for OpenCVS remote merging.
   <!-- 2007/06/01 -->
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> in GENERIC so people can test. Work in progress.
   <li>Add RX path to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> and enable monitor mode.
   <li>Add infrastructure to allow hppa to have root on wd0.
   <li>Add Gude Export mouseCLOCK to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udcf&sektion=4&format=html">udcf(4)</a> devices.
   <li>Fix for some Pentium 4 machines running in 64-bit mode and have EST, but with a different MSR.
   <li>Add paranoid snprintf calculation to avoid possible overflow in SSL session ID parsing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">httpd(8)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a>, add RAID to the list of partition types for which we do not prompt for a filesystem.
   <li>In OpenCVS, add support for local and remove branch checkout.
   <li>Make the VFS layer not request zeroed memory when allocating data regions for buffers. Saves a lot of memset calls when doing heavy I/O.
   <li>Establish interrupts for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xlights&arch=macppc&sektion=4&format=html">xlights(4)</a> after checking the i2s subsystem, fixes a problem with Xserve G5.
   <!-- 2007/05/31 -->
   <li>Removed support for mounting AmigaDOS filesystems.
   <li>Fix for bogus PHYs seen on Marwell Yukon 88E8036 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> devices.
   <li>Apply the "skip ipsec if there are no flows" to IPv6 too.
   <li>Add Intel pchb RND device support to amd64, same as i386 earlier.
   <li>Add Bluetooth drivers to GENERIC, not enabled yet.
   <li>All NFSv2 client to retry when getting ESTALE from the server, matches NFSv3 behaviour.
   <li>Add more PCI IDs to the list of pchb chipsets with a randomness source.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> only process ENV when in interactive mode.
   <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamdb&sektion=8&format=html">spamdb(8)</a>, prevents corrupt database if given an empty spamtrap address.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a>, fix redundancy for RAID 1.
   <li>Initial driver for the Myricom Myri-10G Lanai-Z8E 10GE driver, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=myx&sektion=4&format=html">myx(4)</a>. Not working yet.
   <li>Make PowerNow-K8 on amd64 and i386 use the _PSS object from ACPI to retrieve p_state data.
   <!-- 2007/05/30 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> check the AS community number so nobody uses 65535.
   <li>Add Gunze USB Touch panel to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a> devices.
   <li>Prevent autonegotiation with every address change on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> by only calling em_init if IFF_UP is set.
   <li>Bring <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> flow control delay timer down to what it should be. Increases throughput.
   <li>Extend the Sun disklabel format to contain filesystem types. Allows for creation of raid partitions.
   <li>Add basic support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=9&format=html">crypto(9)</a> backed RAID C discipline in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a>.
   <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=package&sektion=5&format=html">package(5)</a> tools improvements.
 <!-- 2007/05/29 -->  <!-- 2007/05/29 -->
   <li>Major update to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sensorsd&sektion=8&format=html">sensorsd(8)</a>. Smart sensors that provide status by themselves are automatically monitored and make WARN, CRITICAL and UNKNOWN statuses not being considered the same.
   <li>Import parts of the NetBSD bluetooth stack.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xlights&sektion=4&format=html">xlights(4)</a> probe correctly on Xserve G5.
   <li>Fixes for the i386 and amd64 ELF32/ELF64 code. Allows i386 and amd64 boot blocks to boot both ELF32 and ELF64 kernels.
   <li>Add new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kevent&sektion=2&format=html">kevent(2)</a> filter type for timers, allows processes to create a series of oneshot or periodic timers.
   <li>Window fixes for cwm in the xenocara codebase.
   <li>Add demote support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>, makes carp setups with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> more reliable.
   <li>Fix for rip code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1&format=html">cdio(1)</a> so it gets the size of the current track instead of the previous track.
   <li>Add support for CPU temperature sensors on Intel Core CPUs.
   <li>When forcibly mounting dirty filesystems, do not clear the "unclean" flag.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>, make sure relay processes do not start unless L7 balancing is needed.
   <li>Remove Token Ring support from the networking code.
   <li>Removed support for 80386 processors in the i386 platform code. 486 or better required from now on.
   <li>Another performance improvement in the networking code by skipping ipsec tag checks if there are no ipsec flows.
   <li>Add new check method to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> which allow to run external scripts/programs for custom evaluations.
 <li>Fix race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> sync code.  <li>Fix race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> sync code.
 <li>Added workarounds in the SHM code, fixes current opera with SHM.  <li>Added workarounds in the SHM code, fixes current opera with SHM.
 <li>Make i386 machines with APM not attach ACPI by default.  <li>Make i386 machines with APM not attach ACPI by default.
Line 309 
Line 398 
 <!-- 2007/04/20 -->  <!-- 2007/04/20 -->
 <li>Increase the firmware upload delay for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a>, since 100ms is not enough for some X40s.  <li>Increase the firmware upload delay for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a>, since 100ms is not enough for some X40s.
 <!-- 2007/04/19 -->  <!-- 2007/04/19 -->
 <li>Fix for the PHY selection code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a>, gets rid of cuplicate PHY on SPARC64 Blade1000 machines.  <li>Fix for the PHY selection code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&format=html">gem(4)</a>, gets rid of duplicate PHY on SPARC64 Blade1000 machines.
 <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dumpfs&sektion=8&format=html">dumpfs(8)</a> about the "updated" flag.  <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dumpfs&sektion=8&format=html">dumpfs(8)</a> about the "updated" flag.
 <li>Make the vfs_cache not be O(n^2) in certain cases.  <li>Make the vfs_cache not be O(n^2) in certain cases.
 <!-- 2007/04/18 -->  <!-- 2007/04/18 -->

Legend:
Removed from v.1.1058  
changed lines
  Added in v.1.1059