=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/43.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- www/43.html 2008/03/18 12:34:53 1.53 +++ www/43.html 2008/03/19 00:08:11 1.54 @@ -218,6 +218,12 @@
  • The new M_ZERO flag for malloc(9) replaces many malloc+bzero/memset combinations, fixing a number of bugs in memory initialization and shrinking the kernel. +
  • +dhcpd(8) now correctly constructs response packets that use the overflow buffers to store options. +
  • SCSI drivers are more reliable in MP machines due to better locking +around command completion. +
  • TCP responses to highly fragmented packets are now constructed without +risking corruption of kernel memory.

    @@ -227,6 +233,7 @@

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

    @@ -798,7 +805,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 43.html,v 1.53 2008/03/18 12:34:53 jsing Exp $ +$OpenBSD: 43.html,v 1.54 2008/03/19 00:08:11 krw Exp $