=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus34.html,v retrieving revision 1.56 retrieving revision 1.57 diff -c -r1.56 -r1.57 *** www/plus34.html 2018/03/25 03:02:09 1.56 --- www/plus34.html 2018/08/24 05:41:56 1.57 *************** *** 888,894 ****
  • 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. --- 888,894 ----
  • 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. *************** *** 930,936 ****
  • 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. --- 930,936 ----
  • 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. *************** *** 1016,1022 ****
  • 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. --- 1016,1022 ----
  • 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. *************** *** 1133,1139 ****
  • 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. --- 1133,1139 ----
  • 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.