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

Diff for /www/plus.html between version 1.173 and 1.174

version 1.173, 1998/02/02 23:59:18 version 1.174, 1998/02/06 22:40:47
Line 977 
Line 977 
 <li>In rc.local, bail on starting cfsd(8) if mountd(8) is not running.  <li>In rc.local, bail on starting cfsd(8) if mountd(8) is not running.
 <li>Self-extending kernel maps in the vm subsystem.  <li>Self-extending kernel maps in the vm subsystem.
 <li>Low-memory bug fix in setenv(3).  <li>Low-memory bug fix in setenv(3).
   <li>Some man page fixes so that <strong>man -k</strong> is happier.
   <li>Workaround a race condition in syslogd's handling of SIGHUP.
   <li>Teach the kernel about newer PCI device types.
   <li>Be more careful about sourcerouted packets, including never forwarding
           them.
   <li>Fix the __{CTOR,DTOR}_LIST__ declarations in c++rt0.c
   <li>Avoid DNS lookup timing effects in ping -R.
   <li>Buffer overflow fix in the MIPS ld.so.
   <li>Add strptime(3).
   <li>Add scan_ffs(8), a very useful tool for reconstructing disks.
   <li>Create two new sysctl options: <strong>ddb.panic</strong> decides
           whether the kernel should enter ddb when it panics, and
           <strong>ddb.console</strong> controls if it is possible to enter
           ddb from the console via a hot-key.
   <li>Fix a free page count bug in the vm system.
   <li>Add <strong>/etc/sysctl.conf</strong> which specifies sysctl variables
           to change at boottime.
   <li>Add <strong>FS_CCD</strong> partition type so that the ccd driver can
           ensure it has the right components.
 </ul>  </ul>
   
 <p>  <p>

Legend:
Removed from v.1.173  
changed lines
  Added in v.1.174