=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/45.html,v retrieving revision 1.37 retrieving revision 1.38 diff -c -r1.37 -r1.38 *** www/45.html 2009/04/18 21:41:12 1.37 --- www/45.html 2009/04/19 02:29:02 1.38 *************** *** 208,213 **** --- 208,218 ----
  • New views were added to systat(8): malloc, bucket and pool. Improvements were made to existing views. +
  • vnconfig(8) can now create devices with arbitrary geometry with the new -t option. +
  • FFS filesystems are now supported on most devices, e.g. CD's, that have + sector sizes other than 512 bytes. +
  • Disklabels are now correctly placed and found on most devices, e.g. CD's, + that have sector sizes other than 512 bytes.
  • Sorry, this list is still being worked on.

    *************** *** 229,234 **** --- 234,256 ---- layer and thus kernel pppoe(4) now support usernames and passwords of up to 255 characters. +

  • Recognize and spoof disklabel entries for more FAT and FAT32 variants. +
  • Automatically recognize tapes with 64K records. +
  • Improve option handling in dhcpd(8). +
  • When booting from a cd the root file system is now assumed to be on the cd, rather than always asking for the location. +
  • Disklabels constructed from native disklabels are now subject to the same + consistancy checks as all other disklabels. +
  • No longer display geometry information for + sd(4) + disk drives, since it was mostly fictitious these days. +
  • Fix handling of tftp ERROR frames so OpenBSD pxeboot can be loaded from + picky tftp servers. +
  • Many + scsi(4) + drivers now retry operations that can't be immediately started rather than + giving up. +
  • MBR and DPME disklabels are no longer written out with invalid checksum + information in some circumstances.
  • Sorry, this list is still being worked on.

    *************** *** 241,246 **** --- 263,276 ----

  • mksuncd(1) now lives in base and is installed by default.
  • CD-ROM installs are now supported on SGI.
  • Accept initial root passwords containing backslash characters. +
  • Install now allows multiple interfaces to be configured with + dhcp(8). +
  • Upgrades now use the minimal protocols(5) + and services(5) + files provided on the install media. +
  • The install media no longer contain a + disktab(5) file. +
  • Serial console speed is correctly determined on macppc.

    *************** *** 747,753 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 45.html,v 1.37 2009/04/18 21:41:12 sthen Exp $ --- 777,783 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 45.html,v 1.38 2009/04/19 02:29:02 krw Exp $