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

Diff for /www/plus27.html between version 1.14 and 1.15

version 1.14, 2001/07/04 19:27:52 version 1.15, 2001/07/06 07:13:28
Line 65 
Line 65 
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a>, correct a bad bug in m_prepend().  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a>, correct a bad bug in m_prepend().
 <li>Support sparc tape installs.  <li>Support sparc tape installs.
 <li>Work around a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a>-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kvm&sektion=3">kvm(3)</a> vs <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exit&sektion=3">exit(3)</a> race.  <li>Work around a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a>-based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kvm&sektion=3">kvm(3)</a> vs <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=exit&sektion=3">exit(3)</a> race.
 <li>Fix the same basic ip timestamp bug in ipf(4).  <li>Fix the same basic ip timestamp bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=4&manpath=OpenBSD+2.7">ipf(4)</a>.
 <li>On the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip&sektion=4&format=html">ip(4)</a> input path, avoid unaligned accesses for strangely placed ip timestamp options.  <li>On the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ip&sektion=4&format=html">ip(4)</a> input path, avoid unaligned accesses for strangely placed ip timestamp options.
 <li>Fix resource limit race at exit time, if accounting is enabled.  <li>Fix resource limit race at exit time, if accounting is enabled.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inet6&sektion=4&format=html">inet6(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4&format=html">pcmcia(4)</a> detach.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inet6&sektion=4&format=html">inet6(4)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&sektion=4&format=html">pcmcia(4)</a> detach.
Line 200 
Line 200 
 <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getifaddrs&sektion=3&format=html">getifaddrs(3)</a> instead of SIOCGIFCONF in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rarpd&sektion=8&format=html">rarpd(8)</a>, etc.  <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getifaddrs&sektion=3&format=html">getifaddrs(3)</a> instead of SIOCGIFCONF in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rarpd&sektion=8&format=html">rarpd(8)</a>, etc.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>'s -a flag had been changed to be the same as -A.  Fix that.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>'s -a flag had been changed to be the same as -A.  Fix that.
 <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4&format=html">ahc(4)</a> support Adaptec 2930U2.  <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4&format=html">ahc(4)</a> support Adaptec 2930U2.
 <li>Revert to up-to-date ipf(4) man pages, but ugly as sin.  Everyone remind kjell to finish this job, ok?  <li>Revert to up-to-date <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=4&manpath=OpenBSD+2.7">ipf(4)</a> man pages, but ugly as sin.  Everyone remind kjell to finish this job, ok?
 <li>When fragmenting a packet in ip_output(), inherit the multicast and broadcast flags so that link layer can choose the right address.  <li>When fragmenting a packet in ip_output(), inherit the multicast and broadcast flags so that link layer can choose the right address.
 <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getifaddrs&sektion=3&format=html">getifaddrs(3)</a> in libpcap.  <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getifaddrs&sektion=3&format=html">getifaddrs(3)</a> in libpcap.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4&format=html">ahc(4)</a> support Adaptec 2930U2 controller.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4&format=html">ahc(4)</a> support Adaptec 2930U2 controller.
Line 253 
Line 253 
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=curses&section=3&format=html">ncurses-5.0-20000401</a>  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=curses&section=3&format=html">ncurses-5.0-20000401</a>
 <li>Put an expert mode into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a>, that hides a lot of details.  But most of the interface remains 100% the same.  <li>Put an expert mode into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a>, that hides a lot of details.  But most of the interface remains 100% the same.
 <li>Protocol 2 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.  <li>Protocol 2 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
 <li>Do not have /etc/netstart pass -E to ipf(8), since our kernel now enables it by default.  <li>Do not have /etc/netstart pass -E to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8&manpath=OpenBSD+2.7">ipf(8)</a>, since our kernel now enables it by default.
 <li>Many more man page improvements.  Aren't we pedantic?  <li>Many more man page improvements.  Aren't we pedantic?
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&sektion=8&format=html">compat_linux(8)</a> system call emulation for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pread&sektion=2">pread(2)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwrite&sektion=2">pwrite(2)</a>.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&sektion=8&format=html">compat_linux(8)</a> system call emulation for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pread&sektion=2">pread(2)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwrite&sektion=2">pwrite(2)</a>.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4&format=html">ahc(4)</a> do tagged queueing, and fix some locking bugs.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4&format=html">ahc(4)</a> do tagged queueing, and fix some locking bugs.
Line 594 
Line 594 
 <li>More ISA PnP NE2000 clones - see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4">ne(4)</a>  <li>More ISA PnP NE2000 clones - see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4">ne(4)</a>
 <li>TCP new reno  <li>TCP new reno
 <li>Fix IP multicast kernel panic  <li>Fix IP multicast kernel panic
 <li>Upgrade ipf(4), now version 3.3.6  <li>Upgrade <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=4&manpath=OpenBSD+2.7">ipf(4)</a>, now version 3.3.6
 <li>Major cleanup of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a>  <li>Major cleanup of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a>
 <li>3c450-TX HomeConnect, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4">xl(4)</a>.  <li>3c450-TX HomeConnect, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4">xl(4)</a>.
 <li>Add Qlogic 1240/1280 support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp(4)</a>.  <li>Add Qlogic 1240/1280 support 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=curses&sektion=3">curses(3)</a> to ncurses-19991218.  <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=curses&sektion=3">curses(3)</a> to ncurses-19991218.
 <li>Speed up blowfish encryption by &gt; 20%.  <li>Speed up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=blowfish&sektion=3">blowfish(3)</a> encryption by &gt; 20%.
 <li>More ipf(8) changes. Avoid rw_enter panic, coredumps when processing rules.  <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8&manpath=OpenBSD+2.7">ipf(8)</a> changes. Avoid rw_enter panic, coredumps when processing rules.
 <li>Preliminary token ring support.  <li>Preliminary token ring support.
 <li>Continuing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> improvements.  <li>Continuing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> improvements.
 <li>Add srcsa, dstsa, clearsa to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>  <li>Add srcsa, dstsa, clearsa to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>
Line 621 
Line 621 
 <LI>Some game fixes: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fortune&sektion=6">fortune(6)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=robots&sektion=6">robots(6)</a>.  <LI>Some game fixes: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fortune&sektion=6">fortune(6)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=robots&sektion=6">robots(6)</a>.
 <LI>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> cleanup.  <LI>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> cleanup.
 <LI>Various IPV6 changes.  <LI>Various IPV6 changes.
 <LI>ipmon(8) -F now works properly.  <LI><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmon&sektion=8&manpath=OpenBSD+2.7">ipmon(8)</a> -F now works properly.
 <LI>Import of IPFilter 3.3.5. See ipf(8).  <LI>Import of IPFilter 3.3.5. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8&manpath=OpenBSD+2.7">ipf(8)</a>.
 <LI>Long overdue <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> cleanup.  <LI>Long overdue <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> cleanup.
 <LI>ipf(8) can now use interface names.  <LI><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8&manpath=OpenBSD+2.7">ipf(8)</a> can now use interface names.
 <LI>Add support for Qlogic 1240 and 1280.  <LI>Add support for Qlogic 1240 and 1280.
 <LI>Preliminary awi driver code.  <LI>Preliminary awi driver code.
 <LI>Fix privilege error in wi(4) driver.  <LI>Fix privilege error in wi(4) driver.
 <li>Replace <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pn&sektion=4">pn(4)</a> driver with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a>.  <li>Replace <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pn&sektion=4">pn(4)</a> driver with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a>.
 <li>Overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=at&sektion=1">at(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ar&sektion=1">ar(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1">cdio(1)</a>.  <li>Overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=at&sektion=1">at(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ar&sektion=1">ar(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=1">cdio(1)</a>.
 <li>Import of IPFilter 3.3.4. See ipf(8).  <li>Import of IPFilter 3.3.4. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8&manpath=OpenBSD+2.7">ipf(8)</a>.
 <li>Changed termcap providers  <li>Changed termcap providers
 <li>Various fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hunt&sektion=6">hunt(6)</a>.  <li>Various fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hunt&sektion=6">hunt(6)</a>.
 <li>TI TNETE2101 PHY  <li>TI TNETE2101 PHY
Line 683 
Line 683 
 <li>Import ssh-askpass into our X11 src tree.  <li>Import ssh-askpass into our X11 src tree.
 <li>For i386: Winchip c6 TSC is broken, ignore it.  <li>For i386: Winchip c6 TSC is broken, ignore it.
 <li>Fix descriptor leaks and potential double fclose() calls in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=skey&sektion=1">skey(1)</a> library code.  <li>Fix descriptor leaks and potential double fclose() calls in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=skey&sektion=1">skey(1)</a> library code.
 <li>Correct <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&sektion=4">icmp(4)</a> packet length in ipmon(8).  <li>Correct <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=icmp&sektion=4">icmp(4)</a> packet length in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmon&sektion=8&manpath=OpenBSD+2.7">ipmon(8)</a>.
 <li>Remove unused functionality from the i386 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcvt&sektion=4&manpath=OpenBSD+2.7&arch=i386">pcvt(4)</a> driver.  <li>Remove unused functionality from the i386 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcvt&sektion=4&manpath=OpenBSD+2.7&arch=i386">pcvt(4)</a> driver.
 <li>Allow machine-dependent code to set the PAGE_SIZE constant, and set it it in MD code if possible -- performance improvement.  <li>Allow machine-dependent code to set the PAGE_SIZE constant, and set it it in MD code if possible -- performance improvement.
 <li>new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3">pthreads(3)</a> code.  <li>new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3">pthreads(3)</a> code.
Line 766 
Line 766 
 <li>Various other <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> cleanups.  <li>Various other <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> cleanups.
 <li>Add ethernet-IP encapsulation.  <li>Add ethernet-IP encapsulation.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh</a>, use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=8">libssl(8)</a> md5 routines instead of our libc routines.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh</a>, use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=8">libssl(8)</a> md5 routines instead of our libc routines.
 <li>Disassociate interfaces from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipnat&sektion=8">ipnat(8)</a> after they've been removed from the interface list.  <li>Disassociate interfaces from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipnat&sektion=8&manpath=OpenBSD+2.7">ipnat(8)</a> after they've been removed from the interface list.
 <li>Make ASYNC pipes capable of generating SIGIO.  <li>Make ASYNC pipes capable of generating SIGIO.
 <li>Emulate FreeBSD F[GS]ETOWN.  <li>Emulate FreeBSD F[GS]ETOWN.
 <li>Fix some further ARP problems in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a>.  <li>Fix some further ARP problems in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge(4)</a>.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a> counters for > 1 hour.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a> counters for &gt; 1 hour.
 <li>Support LMC1200 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&sektion=4">lmc(4)</a>.  <li>Support LMC1200 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&sektion=4">lmc(4)</a>.
 <li>Repair multicast routing description block in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=afterboot&sektion=8">afterboot(8)</a>.  <li>Repair multicast routing description block in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=afterboot&sektion=8">afterboot(8)</a>.
 <li>Support missing tty flags in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stty&sektion=1">stty(1)</a>.  <li>Support missing tty flags in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stty&sektion=1">stty(1)</a>.

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15