=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/49.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- www/49.html 2011/04/24 21:52:31 1.16 +++ www/49.html 2011/04/24 22:22:15 1.17 @@ -81,6 +81,8 @@
  • Added a vmt(4) driver for VMWare tools support as a guest.
  • SMP kernels can now boot on machines with up to 64 cores.
  • Maximum allocation size for i386 bumped to 2G. +
  • Maximum number of CPUs bumped to 64 on amd64. +
  • Handle >16 disks when searching for kernel boot device.
  • sparc64:

    @@ -168,7 +171,10 @@

  • dhcpd(8) no longer listens on interfaces without a broadcast address (e.g. pflog(4)).
  • who(1) now displays as much of the hostname as fits on the line.
  • tcpdump(8) now correctly handles 'net' primitives when processing pflog(4) traffic. - . +
  • fdisk(8) now respects failure to read the MBR. +
  • fdisk(8) will no longer infinitely loop when encountering an improperly constructed EBR. +
  • disklabel(8) no longer uses information from a failed partition addition on the next addition of the same partition. +
  • Many unused and obsolete disktab(5) entries removed.

    @@ -775,7 +781,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 49.html,v 1.16 2011/04/24 21:52:31 krw Exp $ +$OpenBSD: 49.html,v 1.17 2011/04/24 22:22:15 krw Exp $