=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/43.html,v retrieving revision 1.54 retrieving revision 1.55 diff -c -r1.54 -r1.55 *** www/43.html 2008/03/19 00:08:11 1.54 --- www/43.html 2008/03/19 18:37:13 1.55 *************** *** 213,219 **** -E mode no longer permits assigning arbitrary sizes to FS_BOOT and FS_UNUSED partitions.
  • The bge(4) driver problems receiving jumbo frames have been resolved. !
  • Many dangerous unsigned comparisions with -1 when checking the results of read and write calls have been eliminated.
  • The new M_ZERO flag for malloc(9) replaces many malloc+bzero/memset combinations, fixing a number of bugs --- 213,219 ---- -E mode no longer permits assigning arbitrary sizes to FS_BOOT and FS_UNUSED partitions.
  • The bge(4) driver problems receiving jumbo frames have been resolved. !
  • Many dangerous unsigned comparisons with -1 when checking the results of read and write calls have been eliminated.
  • The new M_ZERO flag for malloc(9) replaces many malloc+bzero/memset combinations, fixing a number of bugs *************** *** 232,238 ****
  • All platforms now have serial console support when installing.
  • Serial console speed is detected and appropriate /etc/ttys entries automatically created. !
  • OpenBSD/vax now also has both kinds of install ISO cd images.
  • DNS server addresses are remembered if an install is restarted.

    --- 232,238 ----

  • All platforms now have serial console support when installing.
  • Serial console speed is detected and appropriate /etc/ttys entries automatically created. !
  • OpenBSD/vax now also has both kinds of install ISO CD images.
  • DNS server addresses are remembered if an install is restarted.

    *************** *** 341,347 **** progress the protocol, and also makes ConnectTimeout useful for connections via a ProxyCommand.

  • Many new regression tests, including interop tests against PuTTY's ! plink
  • The following significant bugs have been fixed in this release:
  • The following significant bugs have been fixed in this release: