=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus49.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- www/plus49.html 2011/03/26 19:20:53 1.2 +++ www/plus49.html 2011/04/22 08:39:34 1.3 @@ -298,7 +298,7 @@
  • Sync tbl(7) handling with upstream version 1.10.9: .T} can be followed by a delimiter, then more data; do not limit table column widths (improves terminfo(5)); let numerical cells respect explicitly specified minimum cell widths; let terminal output survive missing data cells; parse and ignore arguments in parentheses on layout cell specifications; move tbl_calc() into out.c such that it can be used by all frontends; give tables an HTML class; some cleanup in tbl -Thtml code.
  • Make sure coding errors cannot make mandoc(1) miss fatal parsing errors by assert(3)ing valid parser state in the main parsing functions.
  • Added another check to pkg_create(1). -
  • Make i386 and amd64 only use memory mapped extended PCIe config space access for the busss advertised in the MCFG table, and fall back on the traditional method for other busses. +
  • Make i386 and amd64 only use memory mapped extended PCIe config space access for the bus advertised in the MCFG table, and fall back on the traditional method for other busses.
  • Make authentication to ldapd(8) from pGina work.
  • Renamed imask[] to cpu_imask[] on powerpc architectures. @@ -1111,7 +1111,7 @@
  • Make disk(9) subroutines provide the kernel with the disklabel which include the disklabel UID.
  • Introduced a DKF_NOLABELREAD flag in disk(9), which is used by a device to prevent automatic reading of disklabel on attach. Applied it in fd(4) and cd(4).
  • Added aes-gcm support in iked(8). -
  • Improved mclgeti algorithm under load in TCP/IP stack, systat(1), snmpd(8). +
  • Improved MCLGETI algorithm under load in TCP/IP stack.
  • Prevent the usb task thread from going to sleep forever in ehci(4).
  • Added usb_rem_wait_task() to usb(4), a wrapper for usb_rem_task() that waits for the task to complete if the task is already running.
  • Added two members to usb(4) struct usb_task: ``usbd_device_handle dev'', the device responsible for the task (use this to not run the task if the device's hub is dying) and ``int running'', a flag to be set when the task is running. @@ -1359,7 +1359,7 @@
  • Use lockmgr(9) instead of rwlock(9) in sdmmc(4).
  • Fixed a file descriptor leak in ccdconfig(8). -
  • Updated libc time functions to zcode2010k from elsie.nci.nih.gov. +
  • Updated libc time functions to tzcode2010k from elsie.nci.nih.gov.
  • Check for duplicate variables in the environment when setting a value via setenv(3) and putenv(3).
  • Fixed tip(1) .tiprc parsing.
  • Implemented bus_space_barrier(9) in sgi. @@ -1490,7 +1490,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus49.html,v 1.2 2011/03/26 19:20:53 jj Exp $ +
    $OpenBSD: plus49.html,v 1.3 2011/04/22 08:39:34 jj Exp $