[BACK]Return to plus34.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/plus34.html between version 1.53 and 1.54

version 1.53, 2017/06/26 17:18:57 version 1.54, 2017/06/27 13:01:33
Line 976 
Line 976 
 <li>Teach <a href="https://man.openbsd.org/?query=tcpdump&amp;sektion=8">tcpdump(8)</a> and libpcap about the new <a href="https://man.openbsd.org/?query=pflog&amp;sektion=4">pflog(4)</a> link type in <a href="https://man.openbsd.org/?query=bpf&amp;sektion=4">bpf(4)</a>.  <li>Teach <a href="https://man.openbsd.org/?query=tcpdump&amp;sektion=8">tcpdump(8)</a> and libpcap about the new <a href="https://man.openbsd.org/?query=pflog&amp;sektion=4">pflog(4)</a> link type in <a href="https://man.openbsd.org/?query=bpf&amp;sektion=4">bpf(4)</a>.
 <li>Upgrade <a href="https://man.openbsd.org/?query=bpf&amp;sektion=4">bpf(4)</a> support for the <a href="https://man.openbsd.org/?query=pflog&amp;sektion=4">pflog(4)</a> link type to the 'official' and more extensible version from the <a href="http://www.tcpdump.org/">libpcap</a> people.  <li>Upgrade <a href="https://man.openbsd.org/?query=bpf&amp;sektion=4">bpf(4)</a> support for the <a href="https://man.openbsd.org/?query=pflog&amp;sektion=4">pflog(4)</a> link type to the 'official' and more extensible version from the <a href="http://www.tcpdump.org/">libpcap</a> people.
 <li>Start stripping out KerberosIV support from programs.  <li>Start stripping out KerberosIV support from programs.
 <li>When handling a numeric nodename in <a href="https://man.openbsd.org/?query=getaddrinfo&amp;sektion=3">getaddrinfo(3)</a>, set the canonical hostname to the numeric address as per <a href="http://www.ietf.org/rfc/rfc3493.txt">RFC3493</a>.  <li>When handling a numeric nodename in <a href="https://man.openbsd.org/?query=getaddrinfo&amp;sektion=3">getaddrinfo(3)</a>, set the canonical hostname to the numeric address as per <a href="https://www.ietf.org/rfc/rfc3493.txt">RFC3493</a>.
 <li>Make <a href="https://man.openbsd.org/?query=vis&amp;sektion=3">vis(3)</a>'s VIS_SAFE behaviour match the manpage w.r.t <a href="https://man.openbsd.org/?query=isgraph&amp;sektion=3">isgraph(3)</a>.  <li>Make <a href="https://man.openbsd.org/?query=vis&amp;sektion=3">vis(3)</a>'s VIS_SAFE behaviour match the manpage w.r.t <a href="https://man.openbsd.org/?query=isgraph&amp;sektion=3">isgraph(3)</a>.
 <li>Allow tags to be specified for <a href="https://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a> block rules (which aren't allowed to keep state).  <li>Allow tags to be specified for <a href="https://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a> block rules (which aren't allowed to keep state).
 <li>Allow the <a href="https://man.openbsd.org/?query=pf.conf&amp;sektion=5">pf.conf(5)</a> scrub keyword to take a protocol specifier again.  <li>Allow the <a href="https://man.openbsd.org/?query=pf.conf&amp;sektion=5">pf.conf(5)</a> scrub keyword to take a protocol specifier again.
Line 1111 
Line 1111 
 <li>Add backquote to the list of characters escaped in <a href="https://man.openbsd.org/?query=ksh&amp;sektion=1">ksh(1)</a>'s vi-{esc,tab}complete mode.  <li>Add backquote to the list of characters escaped in <a href="https://man.openbsd.org/?query=ksh&amp;sektion=1">ksh(1)</a>'s vi-{esc,tab}complete mode.
 <li>Fix a couple of <a href="https://man.openbsd.org/?query=sscanf&amp;sektion=3">sscanf(3)</a> off-by-ones in afs and <a href="https://man.openbsd.org/?query=makeinfo&amp;sektion=1">makeinfo(1)</a>.  <li>Fix a couple of <a href="https://man.openbsd.org/?query=sscanf&amp;sektion=3">sscanf(3)</a> off-by-ones in afs and <a href="https://man.openbsd.org/?query=makeinfo&amp;sektion=1">makeinfo(1)</a>.
 <li>Write the correct amount of data when disconnecting <a href="https://man.openbsd.org/?query=tip&amp;sektion=1">tip(1)</a> on biz22.  <li>Write the correct amount of data when disconnecting <a href="https://man.openbsd.org/?query=tip&amp;sektion=1">tip(1)</a> on biz22.
 <li>Another memory layout change on i386 to allow a larger MAXDSIZ (see the tech@ <a href="http://marc.info/?l=openbsd-tech&m=105216246825100&w=2">archive</a> for details).  <li>Another memory layout change on i386 to allow a larger MAXDSIZ (see the tech@ <a href="https://marc.info/?l=openbsd-tech&m=105216246825100&w=2">archive</a> for details).
 <li>Add a mail mode to <a href="https://man.openbsd.org/?query=mg&amp;sektion=1">mg(1)</a> that does proper line wrapping, and add the '-f' command line option to set the mode.  <li>Add a mail mode to <a href="https://man.openbsd.org/?query=mg&amp;sektion=1">mg(1)</a> that does proper line wrapping, and add the '-f' command line option to set the mode.
 <li>Properly restore the syncer vnode if <a href="https://man.openbsd.org/?query=unmount&amp;sektion=2">unmount(2)</a> fails.  <li>Properly restore the syncer vnode if <a href="https://man.openbsd.org/?query=unmount&amp;sektion=2">unmount(2)</a> fails.
 <!-- ^ 20030505 -->  <!-- ^ 20030505 -->
Line 1217 
Line 1217 
 <li>Add 4.3BSD's more command for use on some floppies instead of <a href="https://man.openbsd.org/?query=less&amp;sektion=1">less(1)</a>. More is less.  <li>Add 4.3BSD's more command for use on some floppies instead of <a href="https://man.openbsd.org/?query=less&amp;sektion=1">less(1)</a>. More is less.
 <li>Change some return values in <a href="https://man.openbsd.org/?query=config&amp;sektion=8">config(8)</a> and <a href="https://man.openbsd.org/?query=cron&amp;sektion=8">cron(8)</a> from char to int.  <li>Change some return values in <a href="https://man.openbsd.org/?query=config&amp;sektion=8">config(8)</a> and <a href="https://man.openbsd.org/?query=cron&amp;sektion=8">cron(8)</a> from char to int.
 <!-- ^ 20030417 -->  <!-- ^ 20030417 -->
 <li>Changes to support the new <a href="http://marc.info/?l=openbsd-misc&m=105056000801065&w=2">i386 W^X</a> scheme.  <li>Changes to support the new <a href="https://marc.info/?l=openbsd-misc&m=105056000801065&w=2">i386 W^X</a> scheme.
 <li><a href="http://marc.info/?l=openbsd-misc&m=105055555830978&w=2">Move</a> i386 to ELF, a binary upgrade is required for now.  <li><a href="https://marc.info/?l=openbsd-misc&m=105055555830978&w=2">Move</a> i386 to ELF, a binary upgrade is required for now.
 <li>Use the new <a href="https://man.openbsd.org/?query=mquery&amp;sektion=2">mquery(2)</a> syscall in <a href="https://man.openbsd.org/?query=ld.so&amp;sektion=1">ld.so(1)</a>, i386 only for now.  <li>Use the new <a href="https://man.openbsd.org/?query=mquery&amp;sektion=2">mquery(2)</a> syscall in <a href="https://man.openbsd.org/?query=ld.so&amp;sektion=1">ld.so(1)</a>, i386 only for now.
 <li>Avoid teeth-gnashing delays by making the installer use 'route -n show' instead of 'route show'.  <li>Avoid teeth-gnashing delays by making the installer use 'route -n show' instead of 'route show'.
 <li>In the kernel ELF loader, use the <a href="https://man.openbsd.org/?query=uvm&amp;sektion=9">uvm(9)</a> to make sure that <a href="https://man.openbsd.org/?query=ld.so&amp;sektion=1">ld.so(1)</a> doesn't overwrite an area that's already in use.  <li>In the kernel ELF loader, use the <a href="https://man.openbsd.org/?query=uvm&amp;sektion=9">uvm(9)</a> to make sure that <a href="https://man.openbsd.org/?query=ld.so&amp;sektion=1">ld.so(1)</a> doesn't overwrite an area that's already in use.
Line 1341 
Line 1341 
 <li>Fix <a href="https://man.openbsd.org/?query=ahc&amp;sektion=4">ahc(4)</a>'s probe of dual-channel 7899 cards.  <li>Fix <a href="https://man.openbsd.org/?query=ahc&amp;sektion=4">ahc(4)</a>'s probe of dual-channel 7899 cards.
 <li>Use snprintf to construct device names in the kernel, instead of hand-rolling.  <li>Use snprintf to construct device names in the kernel, instead of hand-rolling.
 <li>Give a more consistent message when <a href="https://man.openbsd.org/?query=passwd&amp;sektion=1">passwd(1)</a> is aborted one way or another by the user.  <li>Give a more consistent message when <a href="https://man.openbsd.org/?query=passwd&amp;sektion=1">passwd(1)</a> is aborted one way or another by the user.
 <li>Begin the process of <a href="http://marc.info/?l=openbsd-misc&m=104958817430379&w=2">eradicating</a> the remaining strcpy, sprintf, and strcat calls from the tree.  <li>Begin the process of <a href="https://marc.info/?l=openbsd-misc&m=104958817430379&w=2">eradicating</a> the remaining strcpy, sprintf, and strcat calls from the tree.
 <!-- ^ 20030330 -->  <!-- ^ 20030330 -->
 <li>Fix logging bustage in <a href="https://man.openbsd.org/?query=spamd&amp;sektion=8">spamd(8)</a>.  <li>Fix logging bustage in <a href="https://man.openbsd.org/?query=spamd&amp;sektion=8">spamd(8)</a>.
 <li>Update <a href="https://man.openbsd.org/?query=sendmail&amp;sektion=8">sendmail(8)</a> 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.  <li>Update <a href="https://man.openbsd.org/?query=sendmail&amp;sektion=8">sendmail(8)</a> 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.

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54