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

    @@ -521,7 +528,7 @@
    www@openbsd.org -
    $OpenBSD: index.html,v 1.77 1996/08/15 08:56:45 deraadt Exp $ +
    $OpenBSD: index.html,v 1.78 1996/08/17 09:01:36 deraadt Exp $