=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- www/plus.html 1997/02/01 16:13:12 1.25 +++ www/plus.html 1997/02/02 03:04:55 1.26 @@ -252,10 +252,20 @@
  • A start at a SA_SIGINFO implementation. Currently solid enough to provide fault address information.
  • Completely in-tree PowerPC port for non-Apple hardware. + This port requires nothing outside the in-tree development environment to + build (except mkisofs for building distributions).
  • Some ypbind(8) tightening up, includes a method to specify a list of valid servers
  • Bug fixed that prevented bufpages/nbuf > 1 setups. This allows large buffer caches even when available kvm space is low, like for i386 & sparc. +
  • Changed netinet IP_HDRINCL option to require ip_len and ip_off in network + byte order. This is a compatibility/portability fix and we expect + other BSD systems to eventually follow suit. +
  • amd (the automounter) is now 64-bit and working on the alpha. +
  • The Alpha port and all it's utilities now compiles + using in-tree versions of all tools. Yipee! +
  • More work on the siginfo implementation. Siginfo is a small part of + POSIX 1003.1b.

    Development is rapidly continuing...

    @@ -267,7 +277,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.25 1997/02/01 16:13:12 niklas Exp $ +
    $OpenBSD: plus.html,v 1.26 1997/02/02 03:04:55 deraadt Exp $