=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus34.html,v retrieving revision 1.53 retrieving revision 1.54 diff -c -r1.53 -r1.54 *** www/plus34.html 2017/06/26 17:18:57 1.53 --- www/plus34.html 2017/06/27 13:01:33 1.54 *************** *** 976,982 ****
  • Teach tcpdump(8) and libpcap about the new pflog(4) link type in bpf(4).
  • Upgrade bpf(4) support for the pflog(4) link type to the 'official' and more extensible version from the libpcap people.
  • Start stripping out KerberosIV support from programs. !
  • When handling a numeric nodename in getaddrinfo(3), set the canonical hostname to the numeric address as per RFC3493.
  • Make vis(3)'s VIS_SAFE behaviour match the manpage w.r.t isgraph(3).
  • Allow tags to be specified for pf(4) block rules (which aren't allowed to keep state).
  • Allow the pf.conf(5) scrub keyword to take a protocol specifier again. --- 976,982 ----
  • Teach tcpdump(8) and libpcap about the new pflog(4) link type in bpf(4).
  • Upgrade bpf(4) support for the pflog(4) link type to the 'official' and more extensible version from the libpcap people.
  • Start stripping out KerberosIV support from programs. !
  • When handling a numeric nodename in getaddrinfo(3), set the canonical hostname to the numeric address as per RFC3493.
  • Make vis(3)'s VIS_SAFE behaviour match the manpage w.r.t isgraph(3).
  • Allow tags to be specified for pf(4) block rules (which aren't allowed to keep state).
  • Allow the pf.conf(5) scrub keyword to take a protocol specifier again. *************** *** 1111,1117 ****
  • Add backquote to the list of characters escaped in ksh(1)'s vi-{esc,tab}complete mode.
  • Fix a couple of sscanf(3) off-by-ones in afs and makeinfo(1).
  • Write the correct amount of data when disconnecting tip(1) on biz22. !
  • Another memory layout change on i386 to allow a larger MAXDSIZ (see the tech@ archive for details).
  • Add a mail mode to mg(1) that does proper line wrapping, and add the '-f' command line option to set the mode.
  • Properly restore the syncer vnode if unmount(2) fails. --- 1111,1117 ----
  • Add backquote to the list of characters escaped in ksh(1)'s vi-{esc,tab}complete mode.
  • Fix a couple of sscanf(3) off-by-ones in afs and makeinfo(1).
  • Write the correct amount of data when disconnecting tip(1) on biz22. !
  • Another memory layout change on i386 to allow a larger MAXDSIZ (see the tech@ archive for details).
  • Add a mail mode to mg(1) that does proper line wrapping, and add the '-f' command line option to set the mode.
  • Properly restore the syncer vnode if unmount(2) fails. *************** *** 1217,1224 ****
  • Add 4.3BSD's more command for use on some floppies instead of less(1). More is less.
  • Change some return values in config(8) and cron(8) from char to int. !
  • Changes to support the new i386 W^X scheme. !
  • Move i386 to ELF, a binary upgrade is required for now.
  • Use the new mquery(2) syscall in ld.so(1), i386 only for now.
  • Avoid teeth-gnashing delays by making the installer use 'route -n show' instead of 'route show'.
  • In the kernel ELF loader, use the uvm(9) to make sure that ld.so(1) doesn't overwrite an area that's already in use. --- 1217,1224 ----
  • Add 4.3BSD's more command for use on some floppies instead of less(1). More is less.
  • Change some return values in config(8) and cron(8) from char to int. !
  • Changes to support the new i386 W^X scheme. !
  • Move i386 to ELF, a binary upgrade is required for now.
  • Use the new mquery(2) syscall in ld.so(1), i386 only for now.
  • Avoid teeth-gnashing delays by making the installer use 'route -n show' instead of 'route show'.
  • In the kernel ELF loader, use the uvm(9) to make sure that ld.so(1) doesn't overwrite an area that's already in use. *************** *** 1341,1347 ****
  • Fix ahc(4)'s probe of dual-channel 7899 cards.
  • Use snprintf to construct device names in the kernel, instead of hand-rolling.
  • Give a more consistent message when passwd(1) is aborted one way or another by the user. !
  • Begin the process of eradicating the remaining strcpy, sprintf, and strcat calls from the tree.
  • Fix logging bustage in spamd(8).
  • Update sendmail(8) to 8.12.9 to fix a buffer overflow in address parsing. Note that this fix went onto the OpenBSD 3.3 CDs and so is not a 3.3 erratum. --- 1341,1347 ----
  • Fix ahc(4)'s probe of dual-channel 7899 cards.
  • Use snprintf to construct device names in the kernel, instead of hand-rolling.
  • Give a more consistent message when passwd(1) is aborted one way or another by the user. !
  • Begin the process of eradicating the remaining strcpy, sprintf, and strcat calls from the tree.
  • Fix logging bustage in spamd(8).
  • Update sendmail(8) to 8.12.9 to fix a buffer overflow in address parsing. Note that this fix went onto the OpenBSD 3.3 CDs and so is not a 3.3 erratum.