=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.1202 retrieving revision 1.1203 diff -c -r1.1202 -r1.1203 *** www/plus.html 2011/11/22 20:47:05 1.1202 --- www/plus.html 2011/11/28 03:31:20 1.1203 *************** *** 254,260 ****
  • Rename pmap_procwr() to pmap_proc_iflush() to get the intended behaviour in pmap(9).
  • Fix Beagleboard range check in intc_intr_establish() in sys/arch/beagle/dev/intc.c.
  • When breaking an overflowing line, mandoc(1) now ignores pending whitespace (vbl), so next line is not misaligned or too long. !
  • Fix nexthop_modify() to reset the flags when called so later set nexthop is applied in bgpd(8).
  • Add /usr/local/share/terminfo to search path so ports can install custom terminfo files. Minor ncurses(3) bump to allow packages to depend on the right version.
  • Cleanup page calculation for final memory chunk ordering list for hibernate resume in sys/kern/subr_hibernate.c.
  • Perform most of the remaining refactoring of hibernate code into MI/MD parts. This also introduces a chunk placement routine. --- 254,260 ----
  • Rename pmap_procwr() to pmap_proc_iflush() to get the intended behaviour in pmap(9).
  • Fix Beagleboard range check in intc_intr_establish() in sys/arch/beagle/dev/intc.c.
  • When breaking an overflowing line, mandoc(1) now ignores pending whitespace (vbl), so next line is not misaligned or too long. !
  • Fix nexthop_modify() to reset the flags when called so later set nexthop <IP> is applied in bgpd(8).
  • Add /usr/local/share/terminfo to search path so ports can install custom terminfo files. Minor ncurses(3) bump to allow packages to depend on the right version.
  • Cleanup page calculation for final memory chunk ordering list for hibernate resume in sys/kern/subr_hibernate.c.
  • Perform most of the remaining refactoring of hibernate code into MI/MD parts. This also introduces a chunk placement routine. *************** *** 430,436 ****
  • MUX_C_CLOSE_FWD includes forward type in message (though it isn't implemented anyway) in usr.bin/ssh/PROTOCOL.mux.
  • Add -b option to tcpbench(1) which allows the client side to bind the socket to a numeric address. !
  • Protocols 43 (ipv6-route) & 44 (ipv6-frag) names synched with IANA database.
  • Additional information on the -d option in touch(1).
  • Provide namespace-safe alignment macros in machine/_types.h, with compat names kept in machine/param.h.
  • In sys/socket.h, pull in sys/_types.h instead of the namespace polluting machine/param.h. --- 430,436 ----
  • MUX_C_CLOSE_FWD includes forward type in message (though it isn't implemented anyway) in usr.bin/ssh/PROTOCOL.mux.
  • Add -b option to tcpbench(1) which allows the client side to bind the socket to a numeric address. !
  • Protocols 43 (ipv6-route) & 44 (ipv6-frag) names synched with IANA database.
  • Additional information on the -d option in touch(1).
  • Provide namespace-safe alignment macros in machine/_types.h, with compat names kept in machine/param.h.
  • In sys/socket.h, pull in sys/_types.h instead of the namespace polluting machine/param.h. *************** *** 501,508 ****
  • Make code match the touch(1) and at(1) manpages and POSIX when year specified but century isn't: century is 1900 if year >= 69; else 2000
  • Make vlanprio (PCP/CF) available to our network stack.
  • Fixed format string in smtpctl(8). !
  • Pluged memory leaks in tmux(1), from Tiago Cunha. !
  • In mdoc(7) column lists, enforce ordering: ".Bl -column header1 header2 ... ".
  • Add another GeForce 8400 GS.
  • Call free() into ramqueue_remove_{batch,host,message,envelope}() instead of just after the function call in smtpd(8).
  • Switch to xkeyboard-config is done. Removed old xkbdata and unifdef it. --- 501,508 ----
  • Make code match the touch(1) and at(1) manpages and POSIX when year specified but century isn't: century is 1900 if year >= 69; else 2000
  • Make vlanprio (PCP/CF) available to our network stack.
  • Fixed format string in smtpctl(8). !
  • Plugged memory leaks in tmux(1), from Tiago Cunha. !
  • In mdoc(7) column lists, enforce ordering: ".Bl -column header1 header2 ... <Bl flags>".
  • Add another GeForce 8400 GS.
  • Call free() into ramqueue_remove_{batch,host,message,envelope}() instead of just after the function call in smtpd(8).
  • Switch to xkeyboard-config is done. Removed old xkbdata and unifdef it. *************** *** 638,644 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.1202 2011/11/22 20:47:05 jj Exp $ --- 638,644 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.1203 2011/11/28 03:31:20 nick Exp $