=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/49.html,v retrieving revision 1.16 retrieving revision 1.17 diff -c -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,86 **** --- 81,88 ----
  • 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:

    --- 154,163 ----

  • Added vscsi(4), a driver for userland handling of scsi device commands.
  • Added iscsid(8), an iSCSI initiator.
  • Forcibly restrict devices incapable of tagged i/o to executing one command at a time. !
  • Discover and honour read-only status of sd(4) devices. !
  • Improve st(4) handling of i/o residual information. !
  • sd(4) devices that can only execute one command at a time (e.g. USB) will now be allowed to spin up if necessary. !
  • cd(4) will now attach CDROM devices identified as non-removable.

    *************** *** 168,174 ****

  • 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. ! .

    --- 171,180 ----

  • 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,781 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 49.html,v 1.16 2011/04/24 21:52:31 krw Exp $ --- 781,787 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 49.html,v 1.17 2011/04/24 22:22:15 krw Exp $