=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.936 retrieving revision 1.937 diff -c -r1.936 -r1.937 *** www/plus.html 2004/11/14 17:41:02 1.936 --- www/plus.html 2005/01/09 00:59:24 1.937 *************** *** 94,100 ****
  • Stacks of manpage cleanup.
  • Switch amd(8) from select(2) to poll(2).
  • Allow for an additional character in the disklabel(8) fstype, so that type ISO9660 isn't truncated. !
  • Reorganise pkg_add(1) etc.'s packing list items code into a basic class heirarchy.
  • In ntpd(8), take the median value for the offset instead of taking an average.
  • New nvram(4) driver for i386, read-only for now. --- 94,100 ----
  • Stacks of manpage cleanup.
  • Switch amd(8) from select(2) to poll(2).
  • Allow for an additional character in the disklabel(8) fstype, so that type ISO9660 isn't truncated. !
  • Reorganise pkg_add(1) etc.'s packing list items code into a basic class hierarchy.
  • In ntpd(8), take the median value for the offset instead of taking an average.
  • New nvram(4) driver for i386, read-only for now. *************** *** 235,241 ****
  • Add mtree and uid/gid cache modules and an error wrapper to pkg_add(1) etc.
  • Remove a gcc-specific constructs from bgpd(8), inetd(8) and syslogd(8).
  • In bgpd(8), treat ENOBUFS from sendmsg(2) like EAGAIN and retry later. !
  • Start work on support for mtree(8) support for pkg_add(1) etc.
  • A bunch of delint(1)ing, especially signal handlers with unused signo, and other unused variables.
  • 3.6 -> 3.6-current. --- 235,241 ----
  • Add mtree and uid/gid cache modules and an error wrapper to pkg_add(1) etc.
  • Remove a gcc-specific constructs from bgpd(8), inetd(8) and syslogd(8).
  • In bgpd(8), treat ENOBUFS from sendmsg(2) like EAGAIN and retry later. !
  • Add support for mtree(8) to the pkg_add(1) framework.
  • A bunch of delint(1)ing, especially signal handlers with unused signo, and other unused variables.
  • 3.6 -> 3.6-current. *************** *** 274,280 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.936 2004/11/14 17:41:02 deraadt Exp $ --- 274,280 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.937 2005/01/09 00:59:24 espie Exp $