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

Diff for /www/plus.html between version 1.1053 and 1.1054

version 1.1053, 2007/05/16 13:40:44 version 1.1054, 2007/05/23 09:04:23
Line 62 
Line 62 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2007/05/22 -->
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> support to hppa GENERIC and RAMDISK kernels.
   <li>Prevent newly created interfaces from causing reload problems in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>.
   <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, only try to merge an AS_SEQUENCE if there is a difference between the 4-byte AS path and the 2-byte one. If they are the same length, just use the new path instead of trying to merge.
   <li>On TCP input when a partial ACK is received, check if congestion window is larger than acked bytes and update the window accordingly.
   <li>Make Logitech Quickcam Notebook attach to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> and not <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&sektion=4&format=html">ugen(4)</a>.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a> - USB touchscreen support on amd64 and i386 GENERIC kernels.
   <li>Add support for bluetooth adapter found on MSI S270 laptops in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubt&sektion=4&format=html">ubt(4)</a> driver.
   <!-- 2007/05/21 -->
   <li>Add support for hppa 8700/pcvw2 CPUs.
   <li>Ask hppa firmware for reset before trying ourselves, needed for four-digit b/c/j hppa models.
   <li>Improved i386 and amd64 PCI interrupt code to handle several levels of PCI-PCI bridges, fixes mapping for devices that sit behind two such bridges and the firmware only provides mapping for the first.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&sektion=4&format=html">msk(4)</a> to hppa GENERIC and RAMDISK kernels.
   <li>Initial driver for the hppa <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=astro&sektion=4&arch=hppa&format=html">astro(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elroy&sektion=4&arch=hppa&format=html">elroy(4)</a> chips.
   <li>Add FFS2 support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ncheck_ffs&sektion=8&format=html">ncheck_ffs(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clri&sektion=8&format=html">clri(8)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a> mark packets with M_PROTO1 if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gif&sektion=4&format=html">gif(4)</a> needs to use etherip encapsulation. Unbreaks remote ipsec bridges.
   <!-- 2007/05/20 -->
   <li>Handle extra open events in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&sektion=4&format=html">sppp(4)</a> due to timeouts/retransmissions.
   <li>Add -f option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconsctl&sektion=8&format=html">wsconsctl(8)</a>, to specify alternative control devices.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xtsscale&sektion=1&format=html">xtsscale(1)</a>, used to calibrate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uts&sektion=4&format=html">uts(4)</a> touchscreens.
   <!-- 2007/05/19 -->
   <li>Add support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zmore&sektion=1&format=html">zmore(1)</a> to be called as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zless&sektion=1&format=html">zless(1)</a> too.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> to hppa RAMDISK kernels.
   <li>Kernel option added for PCIAGP on amd64 which lets i945 chipsets work, but disabled for now.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aps&sektion=4&format=html">aps(4)</a> to amd64 GENERIC kernels.
   <li>Add a GENERIC.MP configuration for mvme88k, not usable yet.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a> to hppa GENERIC and RAMDISK kernels.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a> have a brief pause after reset for PIO too.
   <li>Add support for kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crash&sektion=8&format=html">crash(8)</a> dumps for arm-based platforms, with minimal support in libkvm.
   <!-- 2007/05/18 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs&sektion=8&format=html">newfs(8)</a>, do a bounds check to see if the inode table fits on the disk, prevents core dumps on really small filesystems.
   <li>Lots of work on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=package&sektion=5&format=html">package(5)</a> tools, mostly internally visible.
   <!-- 2007/05/17 -->
   <li>Fall back to gethostname() on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> when outgoing connection is not on a socket, as in the case when ProxyCommand is used.
   <li>Limit buffer cache memory to 30% on hppa machines.
   <!-- 2007/05/16 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp-server&sektion=8&format=html">sftp-server(8)</a> stop reading and processing commands when buffers get nearly full so it doesn't get into a fatal() error later.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=install&sektion=1&format=html">install(1)</a>, allow stripping of files even if the destination filename starts with a dash.
 <!-- 2007/05/15 -->  <!-- 2007/05/15 -->
 <li>Removed unused <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=catman&sektion=8&format=html">catman(8)</a>.  <li>Removed unused <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=catman&sektion=8&format=html">catman(8)</a>.
 <li>Update the ifp of bridge cache entries if the entry is not static. This makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> fail-over work over <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a>.  <li>Update the ifp of bridge cache entries if the entry is not static. This makes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a> fail-over work over <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a>.

Legend:
Removed from v.1.1053  
changed lines
  Added in v.1.1054