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

Diff for /www/plus38.html between version 1.13 and 1.14

version 1.13, 2007/08/21 22:34:47 version 1.14, 2008/01/02 23:08:58
Line 295 
Line 295 
 <li>Run password strength checking regexes as user in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&sektion=1">passwd(1)</a>. Regexes are scary.  <li>Run password strength checking regexes as user in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&sektion=1">passwd(1)</a>. Regexes are scary.
 <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a> drain send queue so it can recover from link loss during heavy transmit.  <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a> drain send queue so it can recover from link loss during heavy transmit.
 <li>Fix link state change and station address retrieval on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4">vge(4)</a>.  <li>Fix link state change and station address retrieval on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4">vge(4)</a>.
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ext2fs&sektion=8">fsck_ext2fs(8)</a> to check filesystems that have (or once had) files > 4GB.  <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ext2fs&sektion=8">fsck_ext2fs(8)</a> to check filesystems that have (or once had) files &gt; 4GB.
 <li>Fix libstdc++'s printing of floating points. Bump major.  <li>Fix libstdc++'s printing of floating points. Bump major.
 <li>Bump libc major version after changing FILE internals.  <li>Bump libc major version after changing FILE internals.
 <li>Add isw* widechar classification functions to libc from citrus.  <li>Add isw* widechar classification functions to libc from citrus.

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14