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

Diff for /www/plus37.html between version 1.20 and 1.21

version 1.20, 2007/08/21 22:34:47 version 1.21, 2008/01/02 23:08:58
Line 203 
Line 203 
 <li>New man page for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rssadapt&sektion=9">rssadapt(9)</a>.  <li>New man page for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rssadapt&sektion=9">rssadapt(9)</a>.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=san&sektion=4">san(4)</a> to not hang on large packets.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=san&sektion=4">san(4)</a> to not hang on large packets.
 <li>Keep <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8">traceroute(8)</a> ttl from wrapping.  <li>Keep <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8">traceroute(8)</a> ttl from wrapping.
 <li>In MSDOS filesystem code, fix a panic when trying to write files larger than 4GB -1 byte.  Reading files > 2GB now works.  <li>In MSDOS filesystem code, fix a panic when trying to write files larger than 4GB -1 byte.  Reading files &gt; 2GB now works.
 <li>In MSDOS filesystems ignore trailing dots and spaces in filenames are ignored to stay compatible with Windows.  <li>In MSDOS filesystems ignore trailing dots and spaces in filenames are ignored to stay compatible with Windows.
 <li>Support MSDOS filesystems > 128GB by using a new hashing strategy.  <li>Support MSDOS filesystems &gt; 128GB by using a new hashing strategy.
 <li>Make sure errno does not get reset before returning from  <li>Make sure errno does not get reset before returning from
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=opendir&sektion=3">opendir(3)</a>,  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=opendir&sektion=3">opendir(3)</a>,
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setmode&sektion=3">setmode(3)</a>,  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setmode&sektion=3">setmode(3)</a>,

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21