=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.1099 retrieving revision 1.1100 diff -c -r1.1099 -r1.1100 *** www/plus.html 2008/03/20 11:52:26 1.1099 --- www/plus.html 2008/03/22 22:05:32 1.1100 *************** *** 79,85 ****
  • Fix df(1) so it can show larger values.
  • Add _SC_SYS_PAGES and _SC_AVPHYS_PAGES to sysconf(3).
  • New APIs for arc4random, one to fill a buffer with random numbers and the other to return a uniformly distributed random number without bias. !
  • Widen statfs struct to support large file systems and to support statvfs(2).
  • Make agp(4) attach at vga(4) instead of pchb(4).
  • Have syslogd(8) do waitpid(2) in a loop until all children are gone. --- 79,85 ----
  • Fix df(1) so it can show larger values.
  • Add _SC_SYS_PAGES and _SC_AVPHYS_PAGES to sysconf(3).
  • New APIs for arc4random, one to fill a buffer with random numbers and the other to return a uniformly distributed random number without bias. !
  • Widen statfs struct to support large file systems and to support statvfs(3).
  • Make agp(4) attach at vga(4) instead of pchb(4).
  • Have syslogd(8) do waitpid(2) in a loop until all children are gone. *************** *** 169,175 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.1099 2008/03/20 11:52:26 jj Exp $ --- 169,175 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.1100 2008/03/22 22:05:32 otto Exp $