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

Diff for /www/plus.html between version 1.793 and 1.794

version 1.793, 2001/08/21 18:28:34 version 1.794, 2001/08/28 10:31:42
Line 63 
Line 63 
 <li>...  <li>...
 <li>Promote PMAP_NEW option to mandatory status.  <li>Promote PMAP_NEW option to mandatory status.
 <li>In the netinet subsystem, zero the TCP checksum field before calculating the new value; fixes problem with bad checksums on keepalives.  <li>In the netinet subsystem, zero the TCP checksum field before calculating the new value; fixes problem with bad checksums on keepalives.
 <li>Use 64-bid integers for some ipcomp byte counts, fixing strange results with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a>.  <li>Use 64-bit integers for some ipcomp byte counts, fixing strange results with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a>.
 <li>Support Addonics FlexPort 8S via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=addcom&sektion=4">addcom(4)</a>.  <li>Support Addonics FlexPort 8S via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=addcom&sektion=4">addcom(4)</a>.
 <li>Ignore O_TRUNC on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=open&sektion=2">open(2)</a> when not opening a regular file.  <li>Ignore O_TRUNC on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=open&sektion=2">open(2)</a> when not opening a regular file.
 <li>On ext2fs, ffs, and ufs partitions, don't truncate anything except for symlinks, directories, and regular files.  <li>On ext2fs, ffs, and ufs partitions, don't truncate anything except for symlinks, directories, and regular files.

Legend:
Removed from v.1.793  
changed lines
  Added in v.1.794