=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/52.html,v retrieving revision 1.42 retrieving revision 1.43 diff -c -r1.42 -r1.43 *** www/52.html 2012/09/08 21:42:09 1.42 --- www/52.html 2012/09/08 22:47:21 1.43 *************** *** 242,248 ****
  • compat_linux(8) improvements: TLS-vs-clone and futex fixes, added support for statfs64(), tgkill(), gettid(), SOCK_CLOEXEC, and SOCK_NONBLOCK. -
  • Improved handling of bare FAT media.
  • kdump(1) improvements, including the ability to show thread IDs and dumping of timespec, timeval, sigaction, rlimit, sigset, clockid, and fdset arguments and results.
  • Various improvements in smtpd(8): --- 242,247 ---- *************** *** 269,274 **** --- 268,275 ----
  • 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. +
  • SCSI errors are now correctly propogated to userland. e.g. mount(2) now reports specific errors such as trying to mount RW filesystems from RO media. +
  • Improved FAT media handling: autorecognize such media even if the 0x55aa signature is missing and prevent the writing of an OpenBSD disklabel over top of the FAT data structures.
  • ...

    *************** *** 803,809 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 52.html,v 1.42 2012/09/08 21:42:09 krw Exp $ --- 804,810 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 52.html,v 1.43 2012/09/08 22:47:21 krw Exp $