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

Diff for /www/plus.html between version 1.520 and 1.521

version 1.520, 2000/02/02 23:19:00 version 1.521, 2000/02/03 23:21:24
Line 50 
Line 50 
 <ul>  <ul>
 <li>Various powerpc port fixes -- it is getting close to actually working well.  <li>Various powerpc port fixes -- it is getting close to actually working well.
 <li>Handle SIGINT failures in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1">cvs(1)</a> better.  <li>Handle SIGINT failures in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1">cvs(1)</a> better.
 <li>Fix bugs in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=robots&sektion=6">robots(6)</a>, <a href="http://www.opennbsd.org/man.cgi?query=tetris&sektion=6">tetris(6)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grdc&sektion=6">grdc(6)</a> games.  <li>Fix bugs in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=robots&sektion=6">robots(6)</a>, <a href="http://www.openbsd.org/man.cgi?query=tetris&sektion=6">tetris(6)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grdc&sektion=6">grdc(6)</a> games.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&sektion=1">pax(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tar&sektion=1">tar(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpio&sektion=1">cpio(1)</a> deal with files larger than 2 GB.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&sektion=1">pax(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tar&sektion=1">tar(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpio&sektion=1">cpio(1)</a> deal with files larger than 2 GB.
 <li>Deal with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&sektion=3">getcwd(3)</a> returning NULL in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=at&sektion=1">at(1)</a>.  <li>Deal with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&sektion=3">getcwd(3)</a> returning NULL in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=at&sektion=1">at(1)</a>.
 <li>Rename ip4.allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8">sysctl(8)</a> to ipip.allow.  This variable no longer controls any explictly configured IP-over-IP tunnels.  <li>Rename ip4.allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8">sysctl(8)</a> to ipip.allow.  This variable no longer controls any explictly configured IP-over-IP tunnels.
Line 59 
Line 59 
 <li>Fix a buffer overflow in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot_i386&sektion=8">i386 bootblocks</a>!  <li>Fix a buffer overflow in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot_i386&sektion=8">i386 bootblocks</a>!
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1">vi(1)</a> recover script to use sysopen(), to avoid magic in perl open().  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1">vi(1)</a> recover script to use sysopen(), to avoid magic in perl open().
 <li>Fix race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> (only applies to make -j, which noone in OpenBSD ever uses).  <li>Fix race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> (only applies to make -j, which noone in OpenBSD ever uses).
 <li>Reduce console loggin in <a href="http://www.openbsd.org/cgi-bin/man.cgi?qeuery=sshd&sektion=8">sshd(8)</a>.  <li>Reduce console loggin in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.
 <li>Fix sshd -i.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd -i</a>.
 <li><font color=#e00000><strong>SECURITY FIX: Systems with procfs enabled and mounted contain a root hole due to a tricky exploit.<a href=errata.html#procfs>A source code patch is available</a></strong></font>.  <li><font color=#e00000><strong>SECURITY FIX: Systems with procfs enabled and mounted contain a root hole due to a tricky exploit.<a href=errata.html#procfs>A source code patch is available</a></strong></font>.
 <li>Fix a possible NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=execve&sektion=2">execve(2)</a>.  <li>Fix a possible NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=execve&sektion=2">execve(2)</a>.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1">gcc 2.95.2</a>  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1">gcc 2.95.2</a>
 <li>add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rip6query&sektion=8">rip6query(8)</a>.  <li>add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rip6query&sektion=8">rip6query(8)</a>.
 <li>Many man page fixes.  <li>Many man page fixes.
 <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcvt&sektion=4">pcvt(4)</a> so that all regular function key presses go to straight to the application.  <li>Change pcvt(4) so that all regular function key presses go to straight to the application.
 <li>Avoid botches in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mtree&sektion=1">mtree(1)</a> introduced from blind replacement of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getwd&sektion=3">getwd(3)</a> with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&sektion=3">getcwd(3)</a>.  <li>Avoid botches in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mtree&sektion=8">mtree(8)</a> introduced from blind replacement of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getwd&sektion=3">getwd(3)</a> with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&sektion=3">getcwd(3)</a>.
 <li>Disable agent forwarding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?queyr=ssh&sektion=1">ssh(1)</a> protocol 1.3.  <li>Disable agent forwarding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> protocol 1.3.
 <li>Support for another gigabit ethernet card using the alteon chipset.  <li>Support for another gigabit ethernet card using the alteon chipset.
 <li>Fix a garbage printout in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>.  <li>Fix a garbage printout in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>.
 <li>Error message repair in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=from&sektion=1">from(1)</a>.  <li>Error message repair in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=from&sektion=1">from(1)</a>.
 <li>Fix fxp+nsphy problems.  <li>Fix fxp+nsphy problems.
 <li>Tons more man page repairs.  <li>Tons more man page repairs.
 <li>Fix a bug in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pipe&sektion=2">pipe(2)</a> system call.  <li>Fix a bug in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pipe&sektion=2">pipe(2)</a> system call.
 <li>v6 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&sektion=8">fstat(8)</a>.  <li>v6 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&sektion=1">fstat(1)</a>.
 <li>Documentation improvements.  <li>Documentation improvements.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8">"traceroute -P 41"</a> codepath blocked by inet6 import.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8">"traceroute -P 41"</a> codepath blocked by inet6 import.
 <li>Another fix improving on the earlier <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtld&sektion=1">ld.so</a> version number fix.  <li>Another fix improving on the earlier <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtld&sektion=1">ld.so</a> version number fix.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a> support for L2TP, Mobile IP, BGP, VLAN 802.1q, and INET6.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8">tcpdump(8)</a> support for L2TP, Mobile IP, BGP, VLAN 802.1q, and INET6.
 <li>ncurses-5.0-20000115  <li>ncurses-5.0-20000115
 <li>Crank <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&sektion=4">pms(4)</a> delay to 4000 for another laptop that takes a long time.  <li>Crank pms(4) delay to 4000 for another laptop that takes a long time.
 <li>Make kernel know about the Coppermine cpus.  <li>Make kernel know about the Coppermine cpus.
 <li>Special case one PCI bridge device... which is not a PCI bridge at all.  <li>Special case one PCI bridge device... which is not a PCI bridge at all.
 <li>Handle SNAP encapsulated packets for the bridging blocknoip option.  <li>Handle SNAP encapsulated packets for the bridging blocknoip option.
 <li>Improve sparc pte handling for performance.  <li>Improve sparc pte handling for performance.
 <li>Show blackhole routes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=1">route(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a>.  <li>Show blackhole routes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8">route(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a>.
 <li>Fix a Y2001 bug in the hp300 boot code and kernel.  <li>Fix a Y2001 bug in the hp300 boot code and kernel.
 <li>Update the powerpc code.  UVM kernels do not work yet.  <li>Update the powerpc code.  UVM kernels do not work yet.
 <li>Avoid touching the sdh register too often during atapi device probe; some devices freak.  <li>Avoid touching the sdh register too often during atapi device probe; some devices freak.
Line 104 
Line 104 
 <li>XFree86 3.3.6  <li>XFree86 3.3.6
 <li>Handle glob() return values better in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=restore&sektion=8">restore(8)</a>.  <li>Handle glob() return values better in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=restore&sektion=8">restore(8)</a>.
 <li>Hi/Fn 7751 is the same as the Invertex board, the aeon driver.  <li>Hi/Fn 7751 is the same as the Invertex board, the aeon driver.
 <li>Support command-execution in <a href=""http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5">/etc/hostname.*</a> files, using ! syntax.  <li>Support command-execution in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5">/etc/hostname.*</a> files, using ! syntax.
 <li>Handle the bootpath properly in sbus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp(4)</a>.  <li>Handle the bootpath properly in sbus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp(4)</a>.
 <li>ipsec ingress control.  <li>ipsec ingress control.
 <li>Merge IPV6 into the GENERIC kernel.  As far as the kernel is concerned, we are ipv6 ready now.  However, lots of userland changes remain..  <li>Merge IPV6 into the GENERIC kernel.  As far as the kernel is concerned, we are ipv6 ready now.  However, lots of userland changes remain..
Line 119 
Line 119 
 <li>Several IPSec-related sysctls added.  <li>Several IPSec-related sysctls added.
 <li>Various termtypes fixes.  <li>Various termtypes fixes.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ncurses&sektion=3">ncurses-5.0-20000108</a>  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ncurses&sektion=3">ncurses-5.0-20000108</a>
 <li>Add fake <a href=""http://www.openbsd.org/cgi-bin/man.cgi?query=dcphy&sektion=4">dcphy(4)</a>.  <li>Add fake <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dcphy&sektion=4">dcphy(4)</a>.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot_config&sektion=8">UKC</a>, add a timezone command.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot_config&sektion=8">UKC</a>, add a timezone command.
 <li>Handle <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a> using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iophy&sektion=4">iophy(4)</a>; broken in 2.6 release.  <li>Handle <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a> using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iophy&sektion=4">iophy(4)</a>; broken in 2.6 release.
 <li>Support LBA-mapped extended partitions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8">fdisk(8)</a>.  <li>Support LBA-mapped extended partitions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&sektion=8">fdisk(8)</a>.
Line 176 
Line 176 
 <li>Initialize lo0 for ipv6 automatically.  <li>Initialize lo0 for ipv6 automatically.
 <li>Avoid a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1">telnet(1)</a>.  <li>Avoid a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1">telnet(1)</a>.
 <li>Honour the ddb.panic sysctl better.  <li>Honour the ddb.panic sysctl better.
 <li>Enable scopeid hack in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=1">ping6(1)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a>.  <li>Enable scopeid hack in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8">ping6(8)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat(1)</a>.
 <li>Replace NRL get{addr,name}info() with KAME get{addr,name}info() in libc.  <li>Replace NRL get{addr,name}info() with KAME get{addr,name}info() in libc.
 <li>Fix a terminfo problem relating to unset capabilities.  <li>Fix a terminfo problem relating to unset capabilities.
 <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>
Line 215 
Line 215 
 <LI><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8">ipf(8)</a> can now use interface names.  <LI><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8">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 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> 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 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8">ipf(8)</a>.  <li>Import of IPFilter 3.3.4. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8">ipf(8)</a>.
Line 249 
Line 249 
 <li>Some overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=patch&sektion=1">patch(1)</a>.  <li>Some overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=patch&sektion=1">patch(1)</a>.
 <li>Buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dnsquery&sektion=1">dnsquery(1)</a>.  <li>Buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dnsquery&sektion=1">dnsquery(1)</a>.
 <li>Buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=error&sektion=1">error(1)</a>.  <li>Buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=error&sektion=1">error(1)</a>.
 <li>Fix a buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=1">dhclient(1)</a>.  <li>Fix a buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8">dhclient(8)</a>.
 <li>Fix two crashes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awk&sektion=1">awk(1)</a>.  <li>Fix two crashes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awk&sektion=1">awk(1)</a>.
 <li>Fix off-by-one in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apply&sektion=1">apply(1)</a>.  <li>Fix off-by-one in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apply&sektion=1">apply(1)</a>.
 <li>Fix bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pr&sektion=1">pr(1)</a>.  <li>Fix bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pr&sektion=1">pr(1)</a>.
Line 262 
Line 262 
 <li>Fix append keyword in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8">dhclient(8)</a>.  <li>Fix append keyword in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8">dhclient(8)</a>.
 <li>Buglet in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sort&sektion=1">sort(1)</a>.  <li>Buglet in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sort&sektion=1">sort(1)</a>.
 <li>DPT SmartCache III/IV SCSI PCI/EISA driver.  <li>DPT SmartCache III/IV SCSI PCI/EISA driver.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkisofs&sektion=1">mkisofs 1.11.3</a>  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkisofs&sektion=8">mkisofs 1.11.3</a>
 <li>Fix mangled files for put command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>.  <li>Fix mangled files for put command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>.
 <li><font color=#e00000><strong>RELIABILITY FIX: Be more careful in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&sektion=2">poll(2)</a>. <a href=errata.html#poll>A source patch is available</a></strong></font>.  <li><font color=#e00000><strong>RELIABILITY FIX: Be more careful in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&sektion=2">poll(2)</a>. <a href=errata.html#poll>A source patch is available</a></strong></font>.
 <li>ncurses-5.0-19991127  <li>ncurses-5.0-19991127
Line 283 
Line 283 
 <li>Numerous <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> improvements... too many to mention.  <li>Numerous <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> improvements... too many to mention.
 <li>Newer version of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp(4)</a> driver.  <li>Newer version of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp(4)</a> driver.
 <li>Fix a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rarpd&sektion=8">rarpd(8)</a>.  <li>Fix a bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rarpd&sektion=8">rarpd(8)</a>.
 <li>Add support for SIGIO to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lms&sektion=4">lms(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&sektion=4">pms(4)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mms&sektion=4">mms(4)</a>.  <li>Add support for SIGIO to lms(4), pms(4), and mms(4).
 <li>Fix two bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=info&sektion=1">info(1)</a>.  <li>Fix two bugs in info(1).
 <li>select on pipes was broken, and occasionally someone would notice it (in particular rsync).  <li>select on pipes was broken, and occasionally someone would notice it (in particular rsync).
 <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkstemp&sektion=3">mkstemp(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crontab&sektion=1">crontab(1)</a>.  <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkstemp&sektion=3">mkstemp(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crontab&sektion=1">crontab(1)</a>.
 <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1">egcs</a> performance.  <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1">egcs</a> performance.
Line 313 
Line 313 
 <li>Fix a signal race crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>.  <li>Fix a signal race crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1">ksh(1)</a>.
 <li>link <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=window&sektion=1">window(1)</a> with -locurses.  <li>link <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=window&sektion=1">window(1)</a> with -locurses.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1">top(1)</a> should use stathz, not hz, for calculating process run times.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1">top(1)</a> should use stathz, not hz, for calculating process run times.
 <li>Shrink the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4">puc(4)</a> dmesg output.  <li>Shrink the puc(4) dmesg output.
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ossaudio&sektion=3">OSS audio</a> support to the BSD/OS emulation.  <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ossaudio&sektion=3">OSS audio</a> support to the BSD/OS emulation.
 <li><font color=#e00000><strong>A kernel reliability fix for the alpha. <a href=errata.html#alpha_locore>A patch is available</a></strong></font>.  <li><font color=#e00000><strong>A kernel reliability fix for the alpha. <a href=errata.html#alpha_locore>A patch is available</a></strong></font>.
 <li><font color=#e00000><strong>A kernel reliability fix for all m68k architectures. <a href=errata.html#m68k_locore>A patch is available (which all m68k architectures share)</a></strong></font>.  <li><font color=#e00000><strong>A kernel reliability fix for all m68k architectures. <a href=errata.html#m68k_locore>A patch is available (which all m68k architectures share)</a></strong></font>.
Line 343 
Line 343 
 <li>Numerous more <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>Numerous more <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>Slow down ATAPI IDENTIFY (final critical fix which shipped in 2.6).  <li>Slow down ATAPI IDENTIFY (final critical fix which shipped in 2.6).
 <li>Another critical i386 memory allocation fix (shipped in 2.6).  <li>Another critical i386 memory allocation fix (shipped in 2.6).
 <li>Critical <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&sektion=4">brooktree</a> driver fix (shipped in 2.6).  <li>Critical brooktree driver fix (shipped in 2.6).
 <li>Fix some more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4">atapi</a> bugs (shipped in 2.6).  <li>Fix some more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4">atapi</a> bugs (shipped in 2.6).
 <li>Fix byte order bugs in the new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4">wdc/atapi</a> code.  <li>Fix byte order bugs in the new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4">wdc/atapi</a> code.
 <li>Sparc uses UVM by default now.  <li>Sparc uses UVM by default now.

Legend:
Removed from v.1.520  
changed lines
  Added in v.1.521