=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus23.html,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** www/plus23.html 1999/06/17 18:46:32 1.3 --- www/plus23.html 1999/07/06 21:53:07 1.4 *************** *** 98,104 ****
  • Add httpd(8) to the OpenBSD tree. It is apache 1.2.6.
  • Import xpm into our X11 source tree.
  • Support QLogic PCI scsi controllers (at least on the i386). !
  • Fix rmd160(3) (and also the IPSEC algorithm) to properly handle data beyond it's block boundary.
  • Emulate SunOS otimes(2) system call so that Netscape doesn't explode.
  • Fix rarpd(8) interaction with routed(8); too much routing information would pile up un-read on the AF_ROUTE socket and rarpd(8) would get too grumpy.
  • Remove libtelnet.so.* from the distribution. People compiling kerberos into their system were generating significantly different shared libraries; thus it is wrong to make this a shared library. --- 98,104 ----
  • Add httpd(8) to the OpenBSD tree. It is apache 1.2.6.
  • Import xpm into our X11 source tree.
  • Support QLogic PCI scsi controllers (at least on the i386). !
  • Fix rmd160(3) (and also the IPSEC algorithm) to properly handle data beyond its block boundary.
  • Emulate SunOS otimes(2) system call so that Netscape doesn't explode.
  • Fix rarpd(8) interaction with routed(8); too much routing information would pile up un-read on the AF_ROUTE socket and rarpd(8) would get too grumpy.
  • Remove libtelnet.so.* from the distribution. People compiling kerberos into their system were generating significantly different shared libraries; thus it is wrong to make this a shared library. *************** *** 208,214 ****
  • Fixed "%c" in strftime(3).
  • Various fixes to some of the games, ie. rain, worms, wump.
  • If link0 is set on a loopback interface (ie. lo1) make the address/netmask sets on it make supernets instead of subnets. !
  • Place separate so_ruid and so_euid fields in struct socket, so that in_pcb.c can still do it's job, but also so that identd(8) can be fast and return the proper uid.
  • In the sparc 2.2 release, the SS4/SS5 kernel was not very reliable. A simple reliability patch is now available.
  • Fix a map corruption bug in ypxfr(8).
  • Make stty(1) recognize STRIPDISC. --- 208,214 ----
  • Fixed "%c" in strftime(3).
  • Various fixes to some of the games, ie. rain, worms, wump.
  • If link0 is set on a loopback interface (ie. lo1) make the address/netmask sets on it make supernets instead of subnets. !
  • Place separate so_ruid and so_euid fields in struct socket, so that in_pcb.c can still do its job, but also so that identd(8) can be fast and return the proper uid.
  • In the sparc 2.2 release, the SS4/SS5 kernel was not very reliable. A simple reliability patch is now available.
  • Fix a map corruption bug in ypxfr(8).
  • Make stty(1) recognize STRIPDISC. *************** *** 370,376 ****
  • Fixed bug in 'systat vm' output.
  • Fix the internals of open(2) when O_TRUNC and either O_SHLOCK or O_EXLOCK are set. (That was a nasty kernel bug).
  • Clean /var earlier in the /etc/rc script. !
  • make readlink(1) terminate it's buffer correctly. This affects CDROM builds so a patch is available for 2.2.
  • Make fstat(2) on AF_UNIX socket return proper st_[acm]time field values.
  • Implement FIONBIO in ibcs2 emulation code.
  • Consider only the 0177777 bits of the umask(2) value, as documented. --- 370,376 ----
  • Fixed bug in 'systat vm' output.
  • Fix the internals of open(2) when O_TRUNC and either O_SHLOCK or O_EXLOCK are set. (That was a nasty kernel bug).
  • Clean /var earlier in the /etc/rc script. !
  • make readlink(1) terminate its buffer correctly. This affects CDROM builds so a patch is available for 2.2.
  • Make fstat(2) on AF_UNIX socket return proper st_[acm]time field values.
  • Implement FIONBIO in ibcs2 emulation code.
  • Consider only the 0177777 bits of the umask(2) value, as documented. *************** *** 456,462 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus23.html,v 1.3 1999/06/17 18:46:32 ericj Exp $ --- 456,462 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus23.html,v 1.4 1999/07/06 21:53:07 deraadt Exp $