=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus34.html,v retrieving revision 1.50 retrieving revision 1.51 diff -c -r1.50 -r1.51 *** www/plus34.html 2016/08/15 02:22:09 1.50 --- www/plus34.html 2017/03/25 18:03:36 1.51 *************** *** 885,891 ****
  • 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. --- 885,891 ----
  • 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. *************** *** 927,933 ****
  • 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. --- 927,933 ----
  • 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. *************** *** 1013,1019 ****
  • Disable Kerberos V-to-IV conversion in login_krb5(8) and login_krb5-or-pwd(8)
  • Stop building login_krb4(8) and login_krb4-or-pwd(8).
  • Remove references to krb4 from login.conf(5). !
  • Changes to the way protection fault traps are handled on i386, see the checkin comment for details and Intel abuse.
  • Merge in Heimdal KerberosV 0.6.
  • Stop user(8) from accepting usernames beginning with a slash.
  • Don't report unsupported scsi(4) devices as offline. --- 1013,1019 ----
  • Disable Kerberos V-to-IV conversion in login_krb5(8) and login_krb5-or-pwd(8)
  • Stop building login_krb4(8) and login_krb4-or-pwd(8).
  • Remove references to krb4 from login.conf(5). !
  • Changes to the way protection fault traps are handled on i386, see the checkin comment for details and Intel abuse.
  • Merge in Heimdal KerberosV 0.6.
  • Stop user(8) from accepting usernames beginning with a slash.
  • Don't report unsupported scsi(4) devices as offline. *************** *** 1130,1136 ****
  • Greatly improved SIS chipset support in pciide(4).
  • Make eso(4) work on sparc64 and (probably) macppc. !
  • A number of vnode(9) fixes and additions. See the checkin comment for details.
  • Update lynx(1) to 2.8.4release, patchset 1d, including IPv6 support.
  • Allow pf(4) antispoof rules to have labels. --- 1130,1136 ----
  • Greatly improved SIS chipset support in pciide(4).
  • Make eso(4) work on sparc64 and (probably) macppc. !
  • A number of vnode(9) fixes and additions. See the checkin comment for details.
  • Update lynx(1) to 2.8.4release, patchset 1d, including IPv6 support.
  • Allow pf(4) antispoof rules to have labels.