=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.1168 retrieving revision 1.1169 diff -u -r1.1168 -r1.1169 --- www/plus.html 2010/07/06 16:35:37 1.1168 +++ www/plus.html 2010/07/06 20:30:01 1.1169 @@ -70,8 +70,7 @@
  • Make ^D handling consistent in fdisk(8).
  • Improved iked(8) non-debug logging messages when a session is established/closed. -
  • Added a quick fix for the display of reserved characters, using the mandoc(1) .ds implementation. -
  • Implemented rudimentary user defined string in mandoc(1). +
  • Implemented rudimentary support for user defined strings in mandoc(1).
  • Make the i386 kernel responsible for saving the FPU state before running signal handlers.
  • Removed getrdomain(2) and replaced it by getrtable(2). It fixes the naming of interfaces and variables for rdomain and rtables and make possible to bind sockets (including listening sockets) to rtables and not just rdomains. You'll need to remove /usr/share/man/cat2/[gs]etrdomain.0 after this.
  • Removed ss(4) and usscanner(4) from all kernels. @@ -114,7 +113,7 @@
  • Make i386 and amd64 synchronise FPU state instead of flushing them before suspending.
  • Implemented vslock_device() and vsunlock_device() and used them for physio(9).
  • Fixed memory leak by adding a missing free(3) in ospf6d(8) and ospfd(8). -
  • Corrected handling of trailing punctuation in mandoc(1). +
  • Corrected handling of trailing punctuation in .Nm block headers in mandoc(1).
  • Remove PAGEFASTRECYCLE option from the generic kernel.
  • Removed obsolete docs from the source tree.
  • Implemented LDAP compare operation in ldapd(8). @@ -149,7 +148,7 @@
  • Added support in iked(8) for the tap extension that will tell the kernel to send all IPsec traffic for derived SAs to the specified enc(4) interface instead of enc0.
  • Added support in ipsecctl(8) for dumping the pfkey ADB_X_EXT_TAP extension to communicate the encX interface unit for a specified SA between userland and kernel.
  • Allowed to specify an alternative enc(4) interface for an SA. -
  • Removed GENERIC kernel compatibility with OpenBSD 4.3. +
  • Removed GENERIC kernel compatibility with 4.3 BSD.
  • Fixed subordinate bus number for multi-root PCI buses.
  • Handled special vga(4) cards for resume on i386 and amd64.
  • Checked ldapd(8) modify don't add immutable attributes. @@ -184,7 +183,6 @@
  • Make ExpressCard hotplug work after suspend/resume cycle by saving PCIe slot control and status register.
  • Reworked ldpd(8) network distribution so all path of an active route are sent to the lde so it can asign remote labels to all of the pathes.
  • Fixed uhci(4) on numerous machines by preserving and restoring BARs on suspend/resume for all pci(4) devices. -
  • Improved mandoc(1) closing of full blocks.
  • Make ldapd(8) validate that all attributes are allowed by any of its object classes.
  • Synchronised ldpd(8) kroute.c with ospfd(8) one for future multipath routes support.
  • Updated libedit to bring it into sync with the latest version from NetBSD. @@ -311,7 +309,7 @@
  • Make sur some single bit bitfields in rtadvd(8) are single bit.
  • Fixed bug in tmux(1) command list pointer. -
  • Merged mandoc(1) to release 1.10.2, bug fixes (interaction of ASCII_HYPH with special chars, handling of roff conditionals, Bd -offset will no more default to 6n), improvements (more caching of .Bd and .Bl arguments for efficiency, deconstify man(7) validation routines, add FreeBSD library names) and start PostScript font-switching. +
  • Merged mandoc(1) release 1.10.2, bug fixes (interaction of ASCII_HYPH with special chars, handling of roff conditionals, Bd -offset will no more default to 6n), improvements (more caching of .Bd and .Bl arguments for efficiency, deconstify man(7) validation routines, add FreeBSD library names) and start PostScript font-switching.
  • Added GENERIC.MP kernel to hppa.
  • Improved dired in mg(1): position cursor at first filename after, don't reposition cursor on reopening, check for permission before attempting to open directory. @@ -508,7 +506,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus.html,v 1.1168 2010/07/06 16:35:37 miod Exp $ +
    $OpenBSD: plus.html,v 1.1169 2010/07/06 20:30:01 schwarze Exp $