=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.825 retrieving revision 1.826 diff -u -r1.825 -r1.826 --- www/plus.html 2002/05/24 21:01:30 1.825 +++ www/plus.html 2002/05/27 14:22:56 1.826 @@ -59,21 +59,21 @@
  • Support mixed IPv4/IPv6 address lists in pfctl(8).
  • Add ssh-keysign(1).
  • Remove obsolete dm(8). -
  • Hunt for biodone() calls not made at splbio() spl, and fix them. -
  • Improve cd9660 filesystem read-ahead performance. +
  • Hunt for biodone() calls not made at splbio() spl(9), and fix them. +
  • Improve cd9660 filesystem read-ahead performance.
  • Support software brightness and backlight control on various macppc models.
  • Allow wsconsctl(8) to control brightness and backlight on displays which support this.
  • New libc IEEE floating-point code and libm routines for hppa. -
  • splassert on i386. +
  • splassert (spl(9)) on i386.
  • More steps toward the death of unsafe string functions. -
  • splassert on sparc64. -
  • Add a creator(4) driver for sparc64 Creator and Creator3D cards. +
  • splassert (spl(9)) on sparc64. +
  • Add a creator(4) driver for sparc64 Creator and Creator3D cards.
  • Jumbo lpr(1) changes including IPv6 support, new features, and bugfixes.
  • Still more hppa memory management and low-level code fixes.
  • Simple pmap optimization on macppc.
  • Did we mention the cleaning of the installation scripts, adding functionality yet reducing size? -
  • Allow ddb to do a stack trace into the kernel message buffer. +
  • Allow ddb(4) to do a stack trace into the kernel message buffer.
  • isp(4) fixes.
  • SECURITY FIX: Fix incorrect ACL check when using BSD authentication in sshd(8).
    A source code patch is available.
    @@ -87,7 +87,7 @@
  • Remove unnecessary setuid bit from binaries that either do not need it or whose functionality requiring root privileges should only be invoked by root anyways, or which can be changed into a setgid bit for a specific group. -
  • Switch S/Key managment to per-user directories instead of a flat file and drop setuid bit on related tools. +
  • Switch skey(1) management to per-user directories instead of a flat file and drop setuid bit on related tools.
  • Lots of ppp(8) goodies.
  • New splassert (see spl(9)) debug functionality on sparc.
  • Enable Altivec instructions in macppc kernels. @@ -101,9 +101,9 @@
  • Switch at(1) to be setgid crontab as well.
  • Handle host names resolving in several addresses in pfctl(8).
  • Fix compilation warnings for various userland programs. -
  • Add a new user, crontab, and change cron from being setuid root to being setgid crontab. +
  • Add a new user, crontab, and change cron(8) from being setuid root to being setgid crontab.
  • Add per-uid filtering to pf(4). -
  • More usb support updates. +
  • More usb(4) support updates.
  • More ubsec(4) hackery to get it to do more crypto operations, and hack hifn(4) @@ -111,19 +111,19 @@ lofn(4) to work with this.
  • Your average extensive cleaning of the installation scripts, adding functionality yet reducing size. -
  • Fix adb french keyboard layout on macppc. +
  • Fix adb(4) french keyboard layout on macppc.
  • Switch ELF platforms to the native gprof(1).
  • Obtain a better licence for the hppa spmath routines.
  • Add an url(4) driver for Realtek RTL8150L-based USB cards.
  • mvme88k pmap bugfixes. -
  • Various usb driver updates. +
  • Various usb(4) driver updates.
  • Remove rlogin(1), rlogind(8) and rexecd(8).
  • Fix several wrong computations in newfs(8).
  • Workaround ghost pcibus detection in pchb(4).
  • Add a tuner driver for the fms(4) radio cards. -
  • Allow userland to know which pf rule created a specific state. +
  • Allow userland to know which pf(4) rule created a specific state.
  • Prevent a 3.0 wsmoused(8) binary from panic'ing the kernel.
  • Enable privsep by default in sshd(8).
  • Fix find(1)'s -anewer and -cnewer options behaviour. @@ -131,7 +131,7 @@
  • Support LBA48 addressing in wdc(4).
  • Bring back TURBOchannel alpha hardware support.
  • Fix a slightly incorrect behaviour of the device cloning in UKC (boot_config(8)). -
  • SECURITY FIX: cause the exec to fail if we are unable to allocate resources when dup-ing /dev/null to fd's 0-2 for setuid programs.
    +
  • SECURITY FIX: cause the exec(3) to fail if we are unable to allocate resources when dup-ing /dev/null(4) to fd(4)'s 0-2 for setuid programs.
    A source code patch is available.
    [Applied to stable]
  • Extended Attributes code updates. @@ -142,7 +142,7 @@
  • Better color depth detection in Xwsfb.
  • 64-bit fixes in vmstat(8).
  • Improve dma processing in bge(4). -
  • RELIABILITY FIX: constrain readdirplus request count in the nfs filesystem.
    +
  • RELIABILITY FIX: constrain readdirplus request count in the nfs(8) filesystem.
    [Applied to stable]
  • Switch macppc console from the rcons engine to the rasops engine.
  • Extensive cleaning of the installation scripts, adding functionality yet reducing size. Yes, once again. @@ -150,14 +150,14 @@
  • Improve dma processing in gx(4).
  • Build the XFree86 GLX extension on sparc64.
  • Hunt for outdated prototypes for character devices entry points and fix them. -
  • Switch mvme88k to the new MAKEDEV generation framework. -
  • Implement the -s option in m4(1), for it to be POSIX-compliant. +
  • Switch mvme88k to the new MAKEDEV(8) generation framework. +
  • Implement the -s option in m4(1), for it to be POSIX-compliant.
  • Kill all mvme68k kernel compilation warnings.
  • Assorted mac68k code cleanups.
  • Shared key support in hostap mode in wi(4).
  • Make Xwsfb support tga(4) cards on alpha.
  • Fix a lock leak in ami(4). -
  • SECURITY FIX: update sudo to sudo 1.6.6.
    +
  • SECURITY FIX: update sudo(8) to sudo 1.6.6.
    A source code patch is available.
    [Applied to stable]
  • RELIABILITY FIX: avoid buffer overrun on PASV from a malicious server in ftp(1).
    @@ -186,7 +186,7 @@
  • Support more network cards with the dc(4) driver.
  • Improve sparc pmap behaviour in some low memory conditions.
  • sendmail 8.13. -
  • Switch mvme68k to the new MAKEDEV generation framework. +
  • Switch mvme68k to the new MAKEDEV(8) generation framework.
  • Improve the library logic in ld(1) to increase speed and decrease memory usage on a.out platforms.
  • New mvme68k installation media.
  • Change fpu probe routine on mac68k. @@ -224,7 +224,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.825 2002/05/24 21:01:30 miod Exp $ +
    $OpenBSD: plus.html,v 1.826 2002/05/27 14:22:56 horacio Exp $