=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus27.html,v retrieving revision 1.12 retrieving revision 1.13 diff -c -r1.12 -r1.13 *** www/plus27.html 2001/06/25 16:21:32 1.12 --- www/plus27.html 2001/06/26 13:23:18 1.13 *************** *** 156,174 ****
  • https support in lynx(1).
  • Add CPAN File::Temp for perl(1) versions of mkstemp(3) and such.
  • Fix the vi recover script to be safe for multiuser running (needed O_NOFOLLOW). !
  • Move apm into a kernel thread, so that filesystem syncing is less likely to block and cause panics. suspending just got a lot more reliable.
  • For open(2), support O_FSYNC better.
  • For open(2), add a O_NOFOLLOW flag for dealing with symbolic links. This should not be used by generic software -- only use this for very rare and specific problems.
  • traceroute(8) gets a new option, -f skips early node checks.
  • Fix "freeing free block" panics.
  • Support /etc/resolv.conf.tail, as documented in dhclient-script(8).
  • Rewrite uio hog. !
  • Do not abuse malloc for small structures inside ktrace(2).
  • Add pread(2), pwrite(2), preadv(2), and pwritev(2) system calls.
  • In fdisk(8), favor BIOS geometry over physical geometry, fixing numerous problems with larger disks.
  • Split fxp(4) and dc(4) for pci(4) and cardbus(4). !
  • In ktrace(2), if user does a large IO operation, split the loggin to avoid kmem starvation. !
  • Make nfsstat(1) on a live system use sysctl(3) instead of kvm snooping.
  • Set mii(4) parameters for all variants of xl(4), cardbus(4) models.
  • scsi cd(4) detach is now possible.
  • Do even more scsi device locking via common routines. --- 156,174 ----
  • https support in lynx(1).
  • Add CPAN File::Temp for perl(1) versions of mkstemp(3) and such.
  • Fix the vi recover script to be safe for multiuser running (needed O_NOFOLLOW). !
  • Move apm(4) into a kernel thread, so that filesystem syncing is less likely to block and cause panics. Suspending just got a lot more reliable.
  • For open(2), support O_FSYNC better.
  • For open(2), add a O_NOFOLLOW flag for dealing with symbolic links. This should not be used by generic software -- only use this for very rare and specific problems.
  • traceroute(8) gets a new option, -f skips early node checks.
  • Fix "freeing free block" panics.
  • Support /etc/resolv.conf.tail, as documented in dhclient-script(8).
  • Rewrite uio hog. !
  • Do not abuse malloc(9) for small structures inside ktrace(2).
  • Add pread(2), pwrite(2), preadv(2), and pwritev(2) system calls.
  • In fdisk(8), favor BIOS geometry over physical geometry, fixing numerous problems with larger disks.
  • Split fxp(4) and dc(4) for pci(4) and cardbus(4). !
  • In ktrace(2), if user does a large IO operation, split the loggin to avoid kmem(4) starvation. !
  • Make nfsstat(1) on a live system use sysctl(3) instead of kvm(3) snooping.
  • Set mii(4) parameters for all variants of xl(4), cardbus(4) models.
  • scsi cd(4) detach is now possible.
  • Do even more scsi device locking via common routines. *************** *** 189,200 ****
  • urio(4) driver for Diamond Multimedia RIO 500.
  • xlockmore 4.16.
  • OpenSSL 0.9.5a. !
  • Change window(1) to use curses instead of ocurses.
  • Do some repair on sys/queue.h. !
  • Add colour support to pcvt25 termcap entry. !
  • In window(1), do not assume that termcap entries start with 2 character short names.
  • Repair random(4) for the alpha. !
  • In ssh, check payload for (illegal) extra data.
  • make "option TCPDEBUG" kernel compile.
  • Initialize the bus dma tag for EISA.
  • Use getifaddrs(3) instead of SIOCGIFCONF in ifconfig(8), rarpd(8), etc. --- 189,200 ----
  • urio(4) driver for Diamond Multimedia RIO 500.
  • xlockmore 4.16.
  • OpenSSL 0.9.5a. !
  • Change window(1) to use curses(3) instead of ocurses.
  • Do some repair on sys/queue.h. !
  • Add colour support to pcvt25 termcap(5) entry. !
  • In window(1), do not assume that termcap(5) entries start with 2 character short names.
  • Repair random(4) for the alpha. !
  • In ssh(1), check payload for (illegal) extra data.
  • make "option TCPDEBUG" kernel compile.
  • Initialize the bus dma tag for EISA.
  • Use getifaddrs(3) instead of SIOCGIFCONF in ifconfig(8), rarpd(8), etc. *************** *** 810,816 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus27.html,v 1.12 2001/06/25 16:21:32 horacio Exp $ --- 810,816 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus27.html,v 1.13 2001/06/26 13:23:18 horacio Exp $