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

Diff for /www/plus.html between version 1.742 and 1.743

version 1.742, 2001/03/25 17:14:20 version 1.743, 2001/03/26 06:18:01
Line 152 
Line 152 
 <li>Range-check invalid .max fields in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&sektion=8">inetd(8)</a>.  <li>Range-check invalid .max fields in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&sektion=8">inetd(8)</a>.
 <li>Various post-merge ipf fixes.  Some previous fixes got removed and had to be put back in.  <li>Various post-merge ipf fixes.  Some previous fixes got removed and had to be put back in.
 <li>In ATAPI code, ignore PIOMODE errors.  <li>In ATAPI code, ignore PIOMODE errors.
 <li>On many architecturs, change console name to ttyC? instead of ttyE?.  <li>On many architectures, change console name to ttyC? instead of ttyE?.
 <li>Add -U option to ELF <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldconfig&sektion=8">ldconfig(8)</a>.  <li>Add -U option to ELF <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldconfig&sektion=8">ldconfig(8)</a>.
 <li>Move i386 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a>.  <li>Move i386 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a>.
 <li>Re-org the alpha boot floppies.  <li>Re-org the alpha boot floppies.
Line 182 
Line 182 
 <li>Both <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awi&sektion=4">awi(4)</a> now support more models of cards.  <li>Both <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awi&sektion=4">awi(4)</a> now support more models of cards.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=skey&sektion=1">skey(1)</a> SHA1 is supposed to be little endian.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=skey&sektion=1">skey(1)</a> SHA1 is supposed to be little endian.
 <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8">ping6(8)</a> signal handling further.  <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8">ping6(8)</a> signal handling further.
 <li>Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a> in.  It is no longer seperate.  <li>Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a> in.  It is no longer separate.
 <li>Many <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> improvements.  <li>Many <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> improvements.
 <li>Handle binary data in install floppy dmesg..  <li>Handle binary data in install floppy dmesg.
 <li>Improve ELF handling of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nlist&sektion=3">nlist(3)</a>.  <li>Improve ELF handling of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nlist&sektion=3">nlist(3)</a>.
 <li>Print CPU speed in GHz if it is that fast.  <li>Print CPU speed in GHz if it is that fast.
 <li>Detect Transmeta cpus.  <li>Detect Transmeta cpus.
Line 312 
Line 312 
 <li>Permit stripped VAX kernels to load despite unexpected values from libsa.  <li>Permit stripped VAX kernels to load despite unexpected values from libsa.
 <li>Simplify locking and a few more fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&sektion=4">twe(4)</a>.  <li>Simplify locking and a few more fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&sektion=4">twe(4)</a>.
 <li>Plug some memory leaks in OpenSSH.  <li>Plug some memory leaks in OpenSSH.
 <li>Fix <b>-P</b> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion8">ftpd(8)</a>.  <li>Fix -P in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion8">ftpd(8)</a>.
 <li>Emulation fixes to the VAX code.  <li>Emulation fixes to the VAX code.
 <li>Protect bits of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8">dhclient(8)</a> with a locking mechanism to prevent multiple instances from using the leases file simultaneously.  <li>Protect bits of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8">dhclient(8)</a> with a locking mechanism to prevent multiple instances from using the leases file simultaneously.
 <li>Fix 3 cases in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mv&sektion=1">mv(1)</a> relating to the moving of symlinks across filesystems.  <li>Fix 3 cases in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mv&sektion=1">mv(1)</a> relating to the moving of symlinks across filesystems.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>, expand the tilde character in ftp-dir <b>login.conf</b> variable.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>, expand the tilde character in ftp-dir login.conf variable.
 <li>Prohibit binding to an anycast, notready, or detached <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&sektion=4">IPv6</a> address.  <li>Prohibit binding to an anycast, notready, or detached <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&sektion=4">IPv6</a> address.
 <li>Rename <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsinfo&sektion=8">fsinfo(8)</a> to xfsinfo in X11 to avoid naming conflict.  <li>Rename <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsinfo&sektion=8">fsinfo(8)</a> to xfsinfo in X11 to avoid naming conflict.
 <li>Set the correct pfkeyv2 direction for KAME SPD entries in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.  <li>Set the correct pfkeyv2 direction for KAME SPD entries in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
 <li>Save and restore errno properly in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=flex&sektion=1">flex(1)</a> since it may be whacked by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isatty&sektion=3">isatty(3)</a>.  <li>Save and restore errno properly in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=flex&sektion=1">flex(1)</a> since it may be whacked by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isatty&sektion=3">isatty(3)</a>.
 <li>Fix sending/receiving passwords in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=routed&sektion=8">routed(8)</a>.  <li>Fix sending/receiving passwords in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=routed&sektion=8">routed(8)</a>.
 <li>Add an i386-specific <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> that modifies <b>halt -p</b> processing in APM to deal with some quirky machines.  <li>Add an i386-specific <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> that modifies halt -p processing in APM to deal with some quirky machines.
 <li>More sun3 fixes, mostly to conform better to other m68k architecture code.  <li>More sun3 fixes, mostly to conform better to other m68k architecture code.
 <li>Handle login banners better in SSH2 instances of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.  <li>Handle login banners better in SSH2 instances of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
 <li>Various spelling and grammar fixes across the tree.  <li>Various spelling and grammar fixes across the tree.
 <li>Use new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> interface for kernel memory bucket statistics and clock information.  <li>Use new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> interface for kernel memory bucket statistics and clock information.
 <li>Correctly check for empty <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mailq&sektion=1">mailq(1)</a> in <b>/etc/daily</b>.  <li>Correctly check for empty <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mailq&sektion=1">mailq(1)</a> in /etc/daily.
 <li>Y2K fix in the mvme68k NVRAM code.  <li>Y2K fix in the mvme68k NVRAM code.
 <li>Extend <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> to support quad values.  <li>Extend <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> to support quad values.
 <li>Improve SMB packet printing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>.  <li>Improve SMB packet printing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a>.
Line 340 
Line 340 
 <li>Fix a buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsinfo&sektion=8">fsinfo(8)</a>.  <li>Fix a buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsinfo&sektion=8">fsinfo(8)</a>.
 <li>Handle another special case in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&sektion=4&arch=i386">apm(4)</a>.  <li>Handle another special case in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&sektion=4&arch=i386">apm(4)</a>.
 <li>Fix a panic in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raid&sektion=4">RAIDframe</a> locking management code.  <li>Fix a panic in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raid&sektion=4">RAIDframe</a> locking management code.
 <li>Add <b>setpid</b> command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8&arch=i386">fdisk(8)</a> for setting the partition ID.  <li>Add setpid command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8&arch=i386">fdisk(8)</a> for setting the partition ID.
 <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a> to use gif* instead of enc*.  <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a> to use gif* instead of enc*.
 <li>Set SO_REUSEPORT socket option in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcp&sektion=8">DHCP</a> code, so multiple dhclients work.  <li>Set SO_REUSEPORT socket option in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcp&sektion=8">DHCP</a> code, so multiple dhclients work.
 <li>Allow printing of 8-bit ASCII characters in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=talk&sektion=1">talk(1)</a> through an option.  <li>Allow printing of 8-bit ASCII characters in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=talk&sektion=1">talk(1)</a> through an option.
Line 383 
Line 383 
 <li>Put <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strlcat&sektion=3">strlcat(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strlcpy&sektion=3">strlcpy(3)</a> into libkern for kernel use.  <li>Put <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strlcat&sektion=3">strlcat(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strlcpy&sektion=3">strlcpy(3)</a> into libkern for kernel use.
 <li>Fix setting of nwid for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a>.<br>  <li>Fix setting of nwid for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a>.<br>
     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li>Change <b>/etc/security</b> to spit out unified diffs.  <li>Change /etc/security to spit out unified diffs.
 <li>Add driver for Compaq SMART Array RAID controllers, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cac&sektion=4">cac(4)</a>.  <li>Add driver for Compaq SMART Array RAID controllers, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cac&sektion=4">cac(4)</a>.
 <li>Extend the i386 allowaperature <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> to allow access to the whole 1st MB of memory.  <li>Extend the i386 allowaperature <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> to allow access to the whole 1st MB of memory.
 <li>Add some more sanity checking to the PCMCIA code to fix some obscure panics.  <li>Add some more sanity checking to the PCMCIA code to fix some obscure panics.
Line 391 
Line 391 
 <li>Support multiple pfkeyv2 keying daemons.  <li>Support multiple pfkeyv2 keying daemons.
 <li>Compute <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dh&sektion3">diffie-hellman</a> in parallel between server and client in <a href="http://www.openssh.com/">OpenSSH</a>.  <li>Compute <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dh&sektion3">diffie-hellman</a> in parallel between server and client in <a href="http://www.openssh.com/">OpenSSH</a>.
 <li>Support Amigas with more than 64MB of RAM.  <li>Support Amigas with more than 64MB of RAM.
 <li>Ensure <b>/etc/sudoers</b> is created with a proper secure mode.  <li>Ensure /etc/sudoers is created with a proper secure mode.
 <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&sektion=1">OpenSSL</a> 0.9.6.  <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&sektion=1">OpenSSL</a> 0.9.6.
 <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=photurisd&sektion=8">photurisd(8)</a> improvements.  <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=photurisd&sektion=8">photurisd(8)</a> improvements.
 <li>Update kernel pfkeyv2 code for better conformance to the RFC.  <li>Update kernel pfkeyv2 code for better conformance to the RFC.
Line 399 
Line 399 
 <li>Add extraction support for shell archives to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bsd.port.mk&sektion=5">bsd.port.mk</a> infrastructure.  <li>Add extraction support for shell archives to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bsd.port.mk&sektion=5">bsd.port.mk</a> infrastructure.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">ipsec(9)</a>, look for TDB if gateway is unspecified.<br>  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">ipsec(9)</a>, look for TDB if gateway is unspecified.<br>
     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li>Fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=patch&sektion=1">patch(1)</a> <b>-f</b> and <b>-b</b>.  <li>Fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=patch&sektion=1">patch(1)</a> -f and -b.
 <li>Convert some more drivers to the new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout&sektion=9">timeout(9)</a> interface.  <li>Convert some more drivers to the new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=timeout&sektion=9">timeout(9)</a> interface.
 <li>Add bytecounter statistics reporting to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a>.  <li>Add bytecounter statistics reporting to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a>.
 <li>Instrument more random TCP sequence numbers.  <li>Instrument more random TCP sequence numbers.
Line 420 
Line 420 
 <li>Remove unnecessary code from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=photurisd&sektion=8">photurisd(8)</a> in preparation of new SPD framework.  <li>Remove unnecessary code from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=photurisd&sektion=8">photurisd(8)</a> in preparation of new SPD framework.
 <li>Repair a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp6&sektion=4">ICMPv6</a> code.  <li>Repair a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp6&sektion=4">ICMPv6</a> code.
 <li>Turn off PMTU when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&sektion=4">ICMP</a> needfrag messages get blocked.  <li>Turn off PMTU when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&sektion=4">ICMP</a> needfrag messages get blocked.
 <li>Finnish updates for <b>inter.phone</b>.  <li>Finnish updates for inter.phone.
 <li>Display number of successful IPv6 PMTU changes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a> <b>-s</b> output.  <li>Display number of successful IPv6 PMTU changes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a> -s output.
 <li>Do not re-print ETA on completion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a> when copying 0-sized files.  <li>Do not re-print ETA on completion in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a> when copying 0-sized files.
 <li>Validate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp6&sektion=4">ICMPv6</a> "too big" messages based on PCB.  <li>Validate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp6&sektion=4">ICMPv6</a> "too big" messages based on PCB.
 <li>Do not use already-freed memory in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8">route(8)</a>.  <li>Do not use already-freed memory in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8">route(8)</a>.
 <li>Avoid repeated <b>host controller halted</b> messages in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&sektion=4">uhci(4)</a>.  <li>Avoid repeated host controller halted messages in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&sektion=4">uhci(4)</a>.
 <li>Remove unused libgmp.  <li>Remove unused libgmp.
 <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&sektion=1">KerberosIV</a> v1.0.4.  <li>Import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&sektion=1">KerberosIV</a> v1.0.4.
 <li>Always request a new challenge for skey/tis-auth in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.  <li>Always request a new challenge for skey/tis-auth in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
Line 454 
Line 454 
 <li>Many improvements and modernizations to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp(4)</a>.  <li>Many improvements and modernizations to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp(4)</a>.
 <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wx&sektion=4">wx(4)</a> with LIVENGOOD support.  <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wx&sektion=4">wx(4)</a> with LIVENGOOD support.
 <li>Recognize and support the IODATA USB-ET/T Ethernet adapter in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&sektion=4">kue(4)</a>.  <li>Recognize and support the IODATA USB-ET/T Ethernet adapter in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&sektion=4">kue(4)</a>.
 <li>Implement asynchronous connections for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> <b>-R</b> and <b>-L</b>.  <li>Implement asynchronous connections for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> -R and -L.
 <li>Simplify <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atrun&sektion=8">atrun(8)</a> tasks by using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asprintf&sektion=3">asprintf(3)</a>.  <li>Simplify <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atrun&sektion=8">atrun(8)</a> tasks by using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asprintf&sektion=3">asprintf(3)</a>.
 <li>Kill unused libtermlib.  <li>Kill unused libtermlib.
 <li>Import new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&sektion=9">pool(9)</a> code.  <li>Import new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pool&sektion=9">pool(9)</a> code.
Line 484 
Line 484 
 <li>Reset 16-bit PCMCIA during chip initialization in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pccbb&sektion=4">pccbb(4)</a>.  <li>Reset 16-bit PCMCIA during chip initialization in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pccbb&sektion=4">pccbb(4)</a>.
 <li>Correct PCI interrupt setup for TI PCI113X <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbb&sektion=4">CardBus</a> bridges.  <li>Correct PCI interrupt setup for TI PCI113X <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbb&sektion=4">CardBus</a> bridges.
 <li>Properly powerdown PC cards in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pccbb&sektion=4">pccbb(4)</a> at shutdown time.  <li>Properly powerdown PC cards in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pccbb&sektion=4">pccbb(4)</a> at shutdown time.
 <li>Add <b>-D</b> option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> to cause startup without a daemon.  <li>Add -D option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> to cause startup without a daemon.
 <li>Show both the IP address and hostname when a new key is encountered in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.  <li>Show both the IP address and hostname when a new key is encountered in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
 <li>Fix a bug in MSChapv2 challenge hashing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a>.  <li>Fix a bug in MSChapv2 challenge hashing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a>.
 <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> tweaks.  <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> tweaks.
 <li>Use <b>-n</b> to test for non-zero variables in <b>/etc/netstart</b>.  <li>Use -n to test for non-zero variables in /etc/netstart.
 <li>Be more careful with ARP packets.  <li>Be more careful with ARP packets.
 <li>Fix deletion of flows in pf_key_v2 handling of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a><br>  <li>Fix deletion of flows in pf_key_v2 handling of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a><br>
     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setusercontext&sektion=3">setusercontext(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a> from setting the umask as this conflicts with any command-line umask specification.  <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setusercontext&sektion=3">setusercontext(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a> from setting the umask as this conflicts with any command-line umask specification.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clock&sektion=3">clock(3)</a> fixes for the alpha architecture.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clock&sektion=3">clock(3)</a> fixes for the alpha architecture.
 <li>Print select collisions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmstat&sektion=8">vmstat(8)</a> <b>-s</b> output.  <li>Print select collisions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmstat&sektion=8">vmstat(8)</a> -s output.
 <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_check_expire&sektion=3">login_check_expire(3)</a> for libutil.  <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_check_expire&sektion=3">login_check_expire(3)</a> for libutil.
 <li>Add <b>-u username</b> support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwd_mkdb&sektion=8">pwd_mkdb(8)</a>.  <li>Add -u username support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwd_mkdb&sektion=8">pwd_mkdb(8)</a>.
 <li>Properly implement errno handling for the threaded libc (libc_r) on powerpc.  <li>Properly implement errno handling for the threaded libc (libc_r) on powerpc.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adduser&sektion=8">adduser(8)</a>, get rid of a race condition and use <b>/etc/ptmp</b> as a lock file.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adduser&sektion=8">adduser(8)</a>, get rid of a race condition and use /etc/ptmp as a lock file.
 <li>Set reasonable defaults for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rsa&sektion=3">RSA1</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rsa&sektion=3">RSA</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dsa&sektion=3">DSA</a> keys in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1">ssh-keygen(1)</a>.  <li>Set reasonable defaults for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rsa&sektion=3">RSA1</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rsa&sektion=3">RSA</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dsa&sektion=3">DSA</a> keys in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1">ssh-keygen(1)</a>.
 <li>Reorder check for illegal ciphers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> protocol 1 connection code.  <li>Reorder check for illegal ciphers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> protocol 1 connection code.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a> support on Alpha 164SX models.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide(4)</a> support on Alpha 164SX models.
Line 507 
Line 507 
 <li>Improve key repeat logic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wskbd&sektion=4">wskbd(4)</a>.  <li>Improve key repeat logic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wskbd&sektion=4">wskbd(4)</a>.
 <li>Changes from KAME to make ifm_data available in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getifaddrs&sektion=3">getifaddrs(3)</a>.  <li>Changes from KAME to make ifm_data available in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getifaddrs&sektion=3">getifaddrs(3)</a>.
 <li>Fix absolute path handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crunchgen&sektion=1">crunchgen(1)</a>.  <li>Fix absolute path handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crunchgen&sektion=1">crunchgen(1)</a>.
 <li>Shorten <b>/dev/ttyC*</b> device names.  <li>Shorten /dev/ttyC* device names.
 <li>Complain about invalid ciphers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>, falling back to reasonable defaults when necessary.  <li>Complain about invalid ciphers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>, falling back to reasonable defaults when necessary.
 <li>Avoid tty races in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&sektion=4">wsdisplay(4)</a> when switching virtual terminals.  <li>Avoid tty races in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&sektion=4">wsdisplay(4)</a> when switching virtual terminals.
 <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.  <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8">isakmpd(8)</a>.
Line 518 
Line 518 
 <li>Increase delay in RAM probe for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn(4)</a>.  <li>Increase delay in RAM probe for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn(4)</a>.
 <li>Suffix list fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a>.  <li>Suffix list fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a>.
 <li>Various bug fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>.  <li>Various bug fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>.
 <li>When using the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tail&sektion=1">tail(1)</a> <b>-f</b> flag on stdin, don't reopen a local file named stdin.  <li>When using the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tail&sektion=1">tail(1)</a> -f flag on stdin, don't reopen a local file named stdin.
 <li>Extend <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kqueue&sektion=2">kqueue(2)</a> to support kernel events on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnode&sektion=9">vnodes</a>.  <li>Extend <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kqueue&sektion=2">kqueue(2)</a> to support kernel events on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnode&sektion=9">vnodes</a>.
 <li>Bring in BSD authentication support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8">sudo(8)</a>.  <li>Bring in BSD authentication support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8">sudo(8)</a>.
 <li>Zap MULOG in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&sektion=8">inetd(8)</a> to improve code readability.  <li>Zap MULOG in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&sektion=8">inetd(8)</a> to improve code readability.
Line 530 
Line 530 
     <a href="errata.html#imacdv">A patch is available</a></strong>.<br>      <a href="errata.html#imacdv">A patch is available</a></strong>.<br>
     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li>Import BSD authentication mechanisms from BSDI BSD/OS.  <li>Import BSD authentication mechanisms from BSDI BSD/OS.
 <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pw_dup&sektion=3">pw_dup(3)</a>, a function which copies <b>struct passwd</b>.  <li>Implement <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pw_dup&sektion=3">pw_dup(3)</a>, a function which copies struct passwd.
 <li>Replace <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpass&sektion=3">getpass(3)</a> with a more flexible <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=readpassphrase&sektion=3">readpassphrase(3)</a> interface.  <li>Replace <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getpass&sektion=3">getpass(3)</a> with a more flexible <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=readpassphrase&sektion=3">readpassphrase(3)</a> interface.
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strnvis&sektion=3">strnvis(3)</a>, a length-bounded version of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strvis&sektion=3">strvis(3)</a> libc function.  <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strnvis&sektion=3">strnvis(3)</a>, a length-bounded version of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strvis&sektion=3">strvis(3)</a> libc function.
 <li>Better prompting logic in libskey.  <li>Better prompting logic in libskey.
Line 568 
Line 568 
 <li>Color change in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a> vt100 emulation to more closely imitate PCVT.  <li>Color change in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4">wscons(4)</a> vt100 emulation to more closely imitate PCVT.
 <li>Repair overriding of pseudo devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8">config(8)</a><br>  <li>Repair overriding of pseudo devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8">config(8)</a><br>
     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li>Accept <b>-inet</b> and <b>-inet6</b> as options for the <b>show</b> command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8">route(8)</a>.  <li>Accept -inet and -inet6 as options for the show command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8">route(8)</a>.
 <li>Don't reorder keys in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&sektion=1">ssh-agent(1)</a> upon key removal.  <li>Don't reorder keys in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&sektion=1">ssh-agent(1)</a> upon key removal.
 <li>Avoid parsing options in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> if there is an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rsa&sektion=3">RSA</a> key mismatch.  <li>Avoid parsing options in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> if there is an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rsa&sektion=3">RSA</a> key mismatch.
 <li>Various cleanups to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>.  <li>Various cleanups to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>.
Line 596 
Line 596 
 <li>Numbering fixups in pfkeyv2 to match IANA assignments.  <li>Numbering fixups in pfkeyv2 to match IANA assignments.
 <li>Crank maximum mbuf size in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> in order to handle full-sized HDLC frames.  <li>Crank maximum mbuf size in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8">ppp(8)</a> in order to handle full-sized HDLC frames.
 <li>Improve handling of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&sektion=4">IPv6</a> Node Information Query packets for better specification conformance.  <li>Improve handling of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&sektion=4">IPv6</a> Node Information Query packets for better specification conformance.
 <li>Fix a panic induced by assigning <b>lo0</b> an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&sektion=4">IPv6</a> alias.  <li>Fix a panic induced by assigning lo0 an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip6&sektion=4">IPv6</a> alias.
 <li><font color=#e00000><strong>IMPLEMENTATION FIX: In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>, fix skey support in SSH1 protocol.</font><br>  <li><font color=#e00000><strong>IMPLEMENTATION FIX: In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>, fix skey support in SSH1 protocol.</font><br>
     <a href="errata.html#sshskey">A patch is available</a></strong>.<br>      <a href="errata.html#sshskey">A patch is available</a></strong>.<br>
     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li>Deprecate <b>pltime=0</b> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>.  <li>Deprecate pltime=0 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>.
 <li>Modifications to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ktrace&sektion=2">ktrace(2)</a> interface to reduce redundancy.  <li>Modifications to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ktrace&sektion=2">ktrace(2)</a> interface to reduce redundancy.
 <li>Do not advertise dynamic/cloned routes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route6d&sektion=8">route6d(8)</a>.  <li>Do not advertise dynamic/cloned routes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route6d&sektion=8">route6d(8)</a>.
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8">ping6(8)</a> to send <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp6&sektion=4">ICMP6</a> packets smaller than 8 bytes.<br>  <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8">ping6(8)</a> to send <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp6&sektion=4">ICMP6</a> packets smaller than 8 bytes.<br>
Line 610 
Line 610 
 <li>New Adaptec FSA RAID driver called <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aac&sektion=4">aac(4)</a>.  <li>New Adaptec FSA RAID driver called <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aac&sektion=4">aac(4)</a>.
 <li>Fix DMA error problems in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4">adw(4)</a>.<br>  <li>Fix DMA error problems in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4">adw(4)</a>.<br>
     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li>If <b>MANPS</b> environment variable is set, the system will also build and install postscript manual pages into /usr/share/man/ps[1-9]/.  <li>If MANPS environment variable is set, the system will also build and install postscript manual pages into /usr/share/man/ps[1-9]/.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=date&sektion=1">date(1)</a>, fix an off-by-one error which would happen when changing time over DST.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=date&sektion=1">date(1)</a>, fix an off-by-one error which would happen when changing time over DST.
 <li>Permit <b>-Tps</b> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nroff&sektion=1">nroff(1)</a>.  <li>Permit -Tps in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nroff&sektion=1">nroff(1)</a>.
 <li>Make some pfkeyv2 interfaces conform to RFC 2367 numbering.  <li>Make some pfkeyv2 interfaces conform to RFC 2367 numbering.
 <li>New timeouts in a couple of network drivers.  <li>New timeouts in a couple of network drivers.
 <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsd&sektion=8">nfsd(8)</a> from swapping out.  <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsd&sektion=8">nfsd(8)</a> from swapping out.
Line 640 
Line 640 
 <li>Passive FTP support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lynx&sektion=1">lynx(1)</a>.  <li>Passive FTP support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lynx&sektion=1">lynx(1)</a>.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>, downgrade to SSH1.3 if server is SSH1.4.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>, downgrade to SSH1.3 if server is SSH1.4.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>, do not disable rhosts(rsa) if server port greater 1024.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>, do not disable rhosts(rsa) if server port greater 1024.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> Agent forwarding and <b>-R</b> support for SSH2 protocol.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> Agent forwarding and -R support for SSH2 protocol.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecadm&sektion=8">ipsecadm(8)</a> man page repairs.<br>  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecadm&sektion=8">ipsecadm(8)</a> man page repairs.<br>
     <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>      <a href="stable.html"><font color=#00b000>[Applied to stable]</font></a>
 <li>In pfkeyv2, send the message to registered promiscuous listeners.<br>  <li>In pfkeyv2, send the message to registered promiscuous listeners.<br>

Legend:
Removed from v.1.742  
changed lines
  Added in v.1.743