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

Diff for /www/plus25.html between version 1.10 and 1.11

version 1.10, 2001/06/02 18:53:33 version 1.11, 2001/06/09 16:39:03
Line 96 
Line 96 
 <li>If an MFS IO is successful, set b_resid to 0, so that vnd support works.  <li>If an MFS IO is successful, set b_resid to 0, so that vnd support works.
 <li>Add find -W support for white-outs.  <li>Add find -W support for white-outs.
 <li>Brand new version of the isp(4) driver for SBUS and PCI.  <li>Brand new version of the isp(4) driver for SBUS and PCI.
 <li>Ensure that sb(4) devices have at least one drq; thus not falsely probing one particularily stupid isapnp sb-like device.  <li>Ensure that sb(4) devices have at least one drq; thus not falsely probing one particularly stupid isapnp sb-like device.
 <li>ncurses-4.2-990316  <li>ncurses-4.2-990316
 <li>A nice ssl(8) man page.  <li>A nice ssl(8) man page.
 <li>Various changes to the ssl install, so that /etc/ssl contains nicer default files.  <li>Various changes to the ssl install, so that /etc/ssl contains nicer default files.
Line 135 
Line 135 
 <li>Man page clarifications for strncpy(3) and strncat(3), which people continue to misuse.  <li>Man page clarifications for strncpy(3) and strncat(3), which people continue to misuse.
 <li>Fix another ipsec bug.  <li>Fix another ipsec bug.
 <li>More bridge(4) tweaks.  <li>More bridge(4) tweaks.
 <li>Support <strong>--</strong> argument seperator in less(1).  <li>Support <strong>--</strong> argument separator in less(1).
 <li>Merge cap_mkdb(1) and info_mkdb(1).  <li>Merge cap_mkdb(1) and info_mkdb(1).
 <li>Fix RAMDISK sizing problems on i386, alpha, and sparc.  <li>Fix RAMDISK sizing problems on i386, alpha, and sparc.
 <li>Fix a DNS stall problem in login(1), related to AFS.  <li>Fix a DNS stall problem in login(1), related to AFS.
Line 216 
Line 216 
 <li>Quiet apm(4) and add machdep.apmwarn sysctl.  <li>Quiet apm(4) and add machdep.apmwarn sysctl.
 <li>Fix endian-bug in the blowfish routines.  <li>Fix endian-bug in the blowfish routines.
 <li>Various vis(3) related overflows (by one char).  <li>Various vis(3) related overflows (by one char).
 <li>First step at supporting >2G filess in less(1).  <li>First step at supporting >2G files in less(1).
 <li>Add -x, -p, and -m options to ls(1).  <li>Add -x, -p, and -m options to ls(1).
 <li>In ld(1) and ld.so(1), do not optimize the search path when dealing with duplicate shared library names (even though both alternatives have problems).  <li>In ld(1) and ld.so(1), do not optimize the search path when dealing with duplicate shared library names (even though both alternatives have problems).
 <li>Fix an kernel ipf bug relating to out-going icmp.  <li>Fix an kernel ipf bug relating to out-going icmp.
Line 350 
Line 350 
 <li>In syslogd(8), be careful about <strong>sun_path</strong> termination.  <li>In syslogd(8), be careful about <strong>sun_path</strong> termination.
 <li>Avoid kernel divide-by-zero panics in disklabel handling.  <li>Avoid kernel divide-by-zero panics in disklabel handling.
 <li>newsyslog(8) no longer needs to care about MAX_PID.  <li>newsyslog(8) no longer needs to care about MAX_PID.
 <li>In find(1), correct ! handling in parethesis  <li>In find(1), correct ! handling in parenthesis
 <li>In strftime(3), document what an ISO 8601 year is.  It's not what you think it is..  <li>In strftime(3), document what an ISO 8601 year is.  It's not what you think it is..
 <li>In rdump(8), use TCP_NODELAY for a significant performance enhancement.  <li>In rdump(8), use TCP_NODELAY for a significant performance enhancement.
 <li>Fix nsphy(4) MII driver to work on finicky hme(4) driver.  <li>Fix nsphy(4) MII driver to work on finicky hme(4) driver.

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11