=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/52.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- www/52.html 2012/09/08 21:35:07 1.41 +++ www/52.html 2012/09/08 21:42:09 1.42 @@ -266,6 +266,9 @@
  • fsck_msdos(8) now works on devices with non-512 byte sectors.
  • quotacheck(8) now works with DUID based fstab(5) files.
  • Numerous minor improvement to fdisk(8), including more sanity checking and better default partition sizing on large disks. +
  • dhclient(8) now discards trailing NULs in option data, and in general parses option data with more paranoia. +
  • Various improvements to dhclient(8) startup and timeout handling. +
  • disklabel(8) does a better job of calculating physical memory during partition auto-allocation of devices with non-512 byte sectors.
  • ...

    @@ -800,7 +803,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 52.html,v 1.41 2012/09/08 21:35:07 mikeb Exp $ +$OpenBSD: 52.html,v 1.42 2012/09/08 21:42:09 krw Exp $