=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus32.html,v retrieving revision 1.9 retrieving revision 1.10 diff -c -r1.9 -r1.10 *** www/plus32.html 2003/09/16 16:07:33 1.9 --- www/plus32.html 2003/09/23 21:49:10 1.10 *************** *** 63,69 ****
  • Retrofit the SIGUSR1->SIGUSR2 console switching change to the old X server.
  • Fix a couple of crashers in kevent(2). !
  • OpenBSD 3.2-beta -> 3.2, OpenSSH -> 3.5.
  • Try to initialise AGP GART in the privileged startup portion of the X server. --- 63,69 ----
  • Retrofit the SIGUSR1->SIGUSR2 console switching change to the old X server.
  • Fix a couple of crashers in kevent(2). !
  • OpenBSD 3.2-beta -> 3.2, OpenSSH -> 3.5.
  • Try to initialise AGP GART in the privileged startup portion of the X server. *************** *** 74,80 ****
  • xf86cfg(1) now runs the server with '-nolisten tcp'.
  • xdm(1) now drops privileges to run as user _x11 after starting as root. !
  • daddr -> saddr in pf(4) binat code. Oops.
    [Applied to stable]
  • Add a wildcard client string match against "probe-*" for SSH probes to use. --- 74,80 ----
  • xf86cfg(1) now runs the server with '-nolisten tcp'.
  • xdm(1) now drops privileges to run as user _x11 after starting as root. !
  • daddr -> saddr in pf(4) binat code. Oops.
    [Applied to stable]
  • Add a wildcard client string match against "probe-*" for SSH probes to use. *************** *** 175,181 ****
  • Make fsck(8) work properly with long block device filenames (handle MAXPATHLEN chars instead of 32.)
  • Don't build the somewhat less than ubiquitous photurisd(8) by default any more.
  • Lots and lots of ANSIfication. !
  • Lots of int -> socklen_t.
  • Some signedness fixes to arp(8).
  • Repair a missing msglog() arg in routed(8). --- 175,181 ----
  • Make fsck(8) work properly with long block device filenames (handle MAXPATHLEN chars instead of 32.)
  • Don't build the somewhat less than ubiquitous photurisd(8) by default any more.
  • Lots and lots of ANSIfication. !
  • Lots of int -> socklen_t.
  • Some signedness fixes to arp(8).
  • Repair a missing msglog() arg in routed(8). *************** *** 294,300 ****
  • Fix a potential off-by-one in ld.so(1) that could cause mmap breakage on some architectures.
  • Make insertion of data into socket buffers run in constant time, a huge win especially with large buffers.
  • Relax slightly the conditions under which a TCP SYN packet will trigger the sequence number modulator. Handy for systems with ECN stacks. !
  • Fix a number of && -> & bit-test typos in OpenSSH (v1 RSA key use,) routed(8), pic(1), fvwm(1) and a few in the kernel.
  • Add a couple of missing open(2) mode args in afsd(8) and msgs(1).
  • Improve TX interrupt handing in be(4/SPARC,4/SPARC64). --- 294,300 ----
  • Fix a potential off-by-one in ld.so(1) that could cause mmap breakage on some architectures.
  • Make insertion of data into socket buffers run in constant time, a huge win especially with large buffers.
  • Relax slightly the conditions under which a TCP SYN packet will trigger the sequence number modulator. Handy for systems with ECN stacks. !
  • Fix a number of && -> & bit-test typos in OpenSSH (v1 RSA key use,) routed(8), pic(1), fvwm(1) and a few in the kernel.
  • Add a couple of missing open(2) mode args in afsd(8) and msgs(1).
  • Improve TX interrupt handing in be(4/SPARC,4/SPARC64). *************** *** 338,344 ****
  • Fix NFS's handling of zero-length RPC fragments.
  • systrace(1) handles unlinking of a symlink correctly.
  • Limit file size to 2^31 * PAGE_SIZE in FFS code. !
  • u_short -> u_int16_t in mtrouted(8).
  • REVISED SECURITY FIX for the xdr_array(3) buffer overflow, see the erratum.
    [Applied to stable] --- 338,344 ----
  • Fix NFS's handling of zero-length RPC fragments.
  • systrace(1) handles unlinking of a symlink correctly.
  • Limit file size to 2^31 * PAGE_SIZE in FFS code. !
  • u_short -> u_int16_t in mtrouted(8).
  • REVISED SECURITY FIX for the xdr_array(3) buffer overflow, see the erratum.
    [Applied to stable] *************** *** 489,495 ****
  • Have pcibios(4) detect and ignore a too-short PCI IRQ routing table header.
  • Changes to ld.so(1): Search order now always looks like a.out, destructors are called on dlclose(), move some libc-like functions into private namespace.
  • Add support for AGP GART on some i386 AGP chipsets (see vga(4) and options(4).) !
  • Remove '\\' -> '\' translation in crontabs to keep the shell happy.
  • Make xterm(1) revoke its root privileges.
  • Remove a race and some other bugs from the mountpoint locking code.
  • Add some flags to dohooks(8) and fix a time-honoured memory leak in hook_disestablish(9). --- 489,495 ----
  • Have pcibios(4) detect and ignore a too-short PCI IRQ routing table header.
  • Changes to ld.so(1): Search order now always looks like a.out, destructors are called on dlclose(), move some libc-like functions into private namespace.
  • Add support for AGP GART on some i386 AGP chipsets (see vga(4) and options(4).) !
  • Remove '\\' -> '\' translation in crontabs to keep the shell happy.
  • Make xterm(1) revoke its root privileges.
  • Remove a race and some other bugs from the mountpoint locking code.
  • Add some flags to dohooks(8) and fix a time-honoured memory leak in hook_disestablish(9). *************** *** 1076,1082 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus32.html,v 1.9 2003/09/16 16:07:33 miod Exp $ --- 1076,1082 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus32.html,v 1.10 2003/09/23 21:49:10 deraadt Exp $