=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus27.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- www/plus27.html 2001/06/09 16:39:04 1.9 +++ www/plus27.html 2001/06/10 17:37:29 1.10 @@ -64,7 +64,7 @@
  • Various nice tweaks to the install script for 2.7.
  • In ppp(8), correct a bad bug in m_prepend().
  • Support sparc tape installs. -
  • Work around a sysctl-based kvm(4) vs exit(2) race. +
  • Work around a sysctl(3)-based kvm(4) vs exit(2) race.
  • Fix the same basic ip timestamp bug in ipf(4).
  • On the ip(4) input path, avoid unaligned accesses for strangely placed ip timestamp options.
  • Fix resource limit race at exit time, if accounting is enabled. @@ -72,7 +72,7 @@
  • Support all ServerWorks and 451NX pchb(4) machines.
  • Many fixes to user(8).
  • Repair padding a uuencode stuff in sshd(8). -
  • Do not support DMA on PCTECH RZ1000, it's dma support is fundamentally broken. +
  • Do not support DMA on PCTECH RZ1000, its dma support is fundamentally broken.
  • Undo a broken i386 pmap fix.
  • Fix IEEE underflow in ps(8), affected 68060 machines with precise exceptions enabled by default.
  • Fix context memory sizing for various models of static ram hifn(4) cards. @@ -85,7 +85,7 @@
  • Various isakmpd(8) updates.
  • Install isakmpd(8) sample files.
  • Correct proctitle updating in sshd(8). -
  • Change pmax dc(4) driver to dz(4), to avoid name conflict. +
  • Change pmax dc driver to dz(4), to avoid name conflict withdc(4).
  • SECURITY FIX: Do not use an undocumented semconfig(2) system call in ipcs(1), in fact, remove the system call altogether. A source code patch is available.
  • More mount(8) tweaks for dealing with weird paths.
  • Fix more pkg_add(1) bugs. @@ -811,7 +811,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus27.html,v 1.9 2001/06/09 16:39:04 pvalchev Exp $ +
    $OpenBSD: plus27.html,v 1.10 2001/06/10 17:37:29 horacio Exp $