=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.878 retrieving revision 1.879 diff -c -r1.878 -r1.879 *** www/plus.html 2003/05/28 02:50:24 1.878 --- www/plus.html 2003/05/28 03:04:33 1.879 *************** *** 68,74 ****
  • Remove unsafe sprintf(9) and vsprintf() functions from the kernel. !
  • Ignore media changes for the first command issued to an sd(4) device. See the checkin comment for details.
  • Match kernel vprintf(9) prototype to that of userland.
  • Have getconf(1) return _POSIX_PATH_MAX instead of _POSIX_PIPE_MAX when asked for the former. --- 68,74 ----
  • Remove unsafe sprintf(9) and vsprintf() functions from the kernel. !
  • Ignore media changes for the first command issued to an sd(4) device.
  • Match kernel vprintf(9) prototype to that of userland.
  • Have getconf(1) return _POSIX_PATH_MAX instead of _POSIX_PIPE_MAX when asked for the former. *************** *** 109,115 ****
  • Fix media handling for Intel dc(4) devices.
  • Use the right buffer in spamd(8)'s connection handler. !
  • Use mmap(2) instead of malloc(3) in vfprintf(3) when more memory is needed to store arguments. See the checkin comment for why.
  • New Renegotiate-on-HUP option for the [general] section of isakmpd.conf(5) will cause all Phase 2 SAs to be renegotiated.
  • Fix a couple of signedness nits in ksh(1).
  • Improvements to USB SCSI support. --- 109,115 ----
  • Fix media handling for Intel dc(4) devices.
  • Use the right buffer in spamd(8)'s connection handler. !
  • Use mmap(2) instead of malloc(3) in vfprintf(3) when more memory is needed to store arguments.
  • New Renegotiate-on-HUP option for the [general] section of isakmpd.conf(5) will cause all Phase 2 SAs to be renegotiated.
  • Fix a couple of signedness nits in ksh(1).
  • Improvements to USB SCSI support. *************** *** 573,579 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.878 2003/05/28 02:50:24 deraadt Exp $ --- 573,579 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.879 2003/05/28 03:04:33 deraadt Exp $