=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.152 retrieving revision 1.153 diff -u -r1.152 -r1.153 --- www/plus.html 1997/12/08 03:22:42 1.152 +++ www/plus.html 1997/12/10 10:55:47 1.153 @@ -850,6 +850,20 @@
  • Fix scsi CDIOCREADSUBCHANNEL.
  • Indicate connect direction for tcp sockets in fstat(1).
  • In linux compat, handle the CDROM ioctl() calls. +
  • Flesh out scsi(8) a tiny bit more. +
  • Use cp -R instead of cp -r for local + copies in rcp(1). +
  • Enhance the performance of pwd_mkdb(8) by expanding the db(3) cache based + on input filesize. +
  • Add a kern.nosuidcoredump sysctl. +
  • Fix minor numbers for /dev/ch* in the MAKEDEV scripts. +
  • Intel P5 F00F workaround. +
  • Fix numerous problems with new KTH kerberos. +
  • Fix a problem in -current regarding open() of O_TRUNC and O_SHLOCK. +
  • Correct an XPG violation in stdlib.h. +
  • Handle the cdrom ejecting ioctl in linux emulation. +
  • Handle SIOCGIFHWADDR ioctl in linux emulation. +
  • Use recursive vnode locks to solve a page-in panic reported by chuck & chuck.

    @@ -864,7 +878,7 @@


    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.152 1997/12/08 03:22:42 deraadt Exp $ +
    $OpenBSD: plus.html,v 1.153 1997/12/10 10:55:47 deraadt Exp $