=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- www/plus.html 1997/02/04 05:04:24 1.33 +++ www/plus.html 1997/02/04 15:39:59 1.34 @@ -257,8 +257,6 @@ number of network interfaces.
  • More kerberosIV security patches.
  • A working fsirand. -
  • 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). @@ -273,13 +271,15 @@
  • 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 SA_SIGINFO implementation. (SA_SIGINFO is a small part of - POSIX 1003.1b) +
  • A SA_SIGINFO implementation for sigaction() and signal handlers. This is a + small part of POSIX 1003.1b and permits the signal handler to figure + out the exact cause of a signal; such as fault address information + for SIGSEGV or more detailed information for SIGFPE.
  • config.old(8) has been removed from the tree, as the hp300 port switches to config(8).
  • /sbin/dump -a saves you from needing to deal with finicky tape length options (from FreeBSD) -
  • Added RFC-1812 ICMP unreachable codes to ip_icmp.h and traceroute. +
  • Added RFC-1812 ICMP unreachable codes to ip_icmp.h, traceroute, and ping.

    Development is rapidly continuing...

    @@ -291,7 +291,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.33 1997/02/04 05:04:24 kstailey Exp $ +
    $OpenBSD: plus.html,v 1.34 1997/02/04 15:39:59 deraadt Exp $