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

Diff for /www/index.html between version 1.77 and 1.78

version 1.77, 1996/08/15 08:56:45 version 1.78, 1996/08/17 09:01:36
Line 81 
Line 81 
 <li>In-kernel update(8) with an adaptive algorithm  <li>In-kernel update(8) with an adaptive algorithm
 <li>Some ddb improvements and extensions  <li>Some ddb improvements and extensions
 <li>Numerous scsi fixes  <li>Numerous scsi fixes
   <li>ncheck utility for ffs
   <li>/sbin/init now deals with non-existant ttys, no longer spins gettys madly.
 <li>new system calls: rfork(), minherit(), poll().  <li>new system calls: rfork(), minherit(), poll().
 <li>select() that can handle any amount of file descriptors.  <li>select() that can handle any amount of file descriptors.
 <li>kernfs extensions  <li>kernfs extensions
Line 103 
Line 105 
 <li>Numerous more security policy and implimentation improvements (OpenBSD  <li>Numerous more security policy and implimentation improvements (OpenBSD
         defaults to installing in a very secure mode)          defaults to installing in a very secure mode)
 <li>zlib (non-GPL'd gzip-compatible library)  <li>zlib (non-GPL'd gzip-compatible library)
 <li>Newest version of ppp, vi,  <li>Newest version of pppd.
 <li>_POSIX_SAVED_IDS behaviour with permitted BSD extensions.  <li>_POSIX_SAVED_IDS behaviour with permitted BSD extensions.
 <li>Fixed long-standing vm swap-leak.  <li>Fixed long-standing vm swap-leak.
 <li>FreeBSD malloc() that uses mmap() and is able to free unused memory.  <li>FreeBSD malloc() that uses mmap() and is able to free unused memory.
Line 129 
Line 131 
 <li>rudimentary support for ISA Plug-and-Play cards  <li>rudimentary support for ISA Plug-and-Play cards
 <li>Fixed timeout support in RPC library, and also fixed it to support more than  <li>Fixed timeout support in RPC library, and also fixed it to support more than
         FD_SETSIZE file descriptors.          FD_SETSIZE file descriptors.
   <li>improved locate command
   <li>a good start at NETIPX support
   <li>vi version 1.73
   <li>gcc 2.7.2.1 (to get closer to native alpha support and fix a few other gcc
           bugs).
 </ul>  </ul>
 </p>  </p>
   

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.78