=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.787 retrieving revision 1.788 diff -u -r1.787 -r1.788 --- www/plus.html 2001/07/11 05:31:58 1.787 +++ www/plus.html 2001/07/17 22:18:51 1.788 @@ -62,11 +62,30 @@
  • SECURITY FIX: avoid race in execve(2) when checking flags for ptrace(2).
    A source code patch is available.
    [Applied to stable] -
  • ... +
  • Update if_lastchange when IFF_UP is changed instead of on every packet transmission and receipt. +
  • VM renovations on mvme88k. +
  • Use va_start(3) and va_end(3) for every call to vfprintf(3) and associates. +
  • Replace commonly used static lists with persistent growable arrays in make(1). +
  • Have slstats(8) use an ioctl(2) so it doesn't need to be setgid. +
  • Ensure *chi doesn't recieve interrupts before being initialized. +
  • Let pci_mapreg_map() take an extra argument to limit the size of the PCI region to map so we can still work with things publishing too much PCI memory. +
  • Use lpd_flags in rc(8), allowing flags to be passed to lpd(8). +
  • Support EDNS0 (RFC2671) buffer size notification for DNS queries. +
  • Upgrade to binutils 2.10.1. +
  • Protect include files in /usr/include/net against multiple inclusion. +
  • Fix unmapped interrupt problems on some VIA-based boards. +
  • New options, improvements, and fixes for wicontrol(8). +
  • Palm support in libsectok. +
  • Rewrite ldd(1).
  • RELIABILITY FIX: use correct db(3) pointers in pwd_mkdb(8), and don't star out empty passwords
    A source code patch is available.
    [Applied to stable] -
  • ... +
  • Assorted ppp(8) alterations. +
  • Correct initialization of the policy_id field for SA structures in isakmpd(8). +
  • PCI shim for wi(4). +
  • Repair preservation option in cp(1). +
  • Allow the number of gre(4) devices to be changed in boot_config(8). +
  • rc(8) no longer starts netatalk -- if installed -- by default.
  • RELIABILITY FIX: compute length correctly on certificates in isakmpd(8).
    A source code patch is available.
    [Applied to stable] @@ -76,7 +95,7 @@
  • Ongoing license audit and copyright notice cleanup.
  • Extend pfkeyv2's RFC2367 compliance and fix backward compatibility problems.
  • Adjust routing socket message to the right size. -
  • Switch UID when sshd(8) cleans up temporary files and sockets +
  • Switch UID when sshd(8) cleans up temporary files and sockets.
  • Speed up arc4random(3) in some net subsystems.
  • Upgrade to XFree86 4.1.0.
  • Use default hoplimit when icmp6_error doesn't know about the incoming interface. @@ -286,7 +305,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.787 2001/07/11 05:31:58 pvalchev Exp $ +
    $OpenBSD: plus.html,v 1.788 2001/07/17 22:18:51 deraadt Exp $