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

Diff for /www/plus.html between version 1.524 and 1.525

version 1.524, 2000/03/06 21:39:04 version 1.525, 2000/03/06 22:16:17
Line 49 
Line 49 
 We are working on OpenBSD-current.</font></h3><p>  We are working on OpenBSD-current.</font></h3><p>
 <ul>  <ul>
 <li><a href="http://www.openssh.com">OpenSSH</a> 1.2.3 released.  <li><a href="http://www.openssh.com">OpenSSH</a> 1.2.3 released.
 <li>Fix a pipe close race in sshd(8).  <li>Fix a pipe close race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
 <li>Fix a panic in ibcs_compat(8) emulation code.  <li>Fix a panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_ibcs2&sektion=8&format=html">compat_ibcs2(8)</a> emulation code.
 <li>Make P_tmpdir point to /tmp, not /var/tmp.  <li>Make P_tmpdir point to /tmp, not /var/tmp.
 <li>Attempt to handle corrupt inetd.conf files better.  <li>Attempt to handle corrupt <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&sektion=8&format=html">inetd.conf</a> files better.
 <li>Try to fix the uio hog problem.  <li>Try to fix the uio hog problem.
 <li>Fix STAT in ftpd to be RFC959 compliant.  <li>Fix STAT in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8&format=html">ftpd(8)</a> to be RFC959 compliant.
 <li>Optimized kernel fdalloc()  <li>Optimized kernel fdalloc()
 <li>Add some missing linux_compat(8) emulation routines.  <li>Add some missing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&sektion=8&format=html">compat_linux(8)</a> emulation routines.
 <li>Move kernel crypto code to /sys/crypto  <li>Move kernel crypto code to /sys/crypto
 <li>Many ppp(8) fixes.  <li>Many <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a> fixes.
 <li>Some libc_r fixes.  <li>Some libc_r fixes.
 <li>mg(1) version 2a added to the source tree, and we are fixing many things in it.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&sektion=1&format=html">mg(1)</a> version 2a added to the source tree, and we are fixing many things in it.
 <li>Fix an entropy-robbing bug in the ssl(8) libcrypto.  <li>Fix an entropy-robbing bug in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=8&format=html">ssl(8)</a> libcrypto.
 <li>Change wicontrol(8) so that multiple parameters can be set at the same time.  <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wicontrol&sektion=8&format=html">wicontrol(8)</a> so that multiple parameters can be set at the same time.
 <li>Add -m parameter to strings(1).  <li>Add -m parameter to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strings&sektion=1&format=html">strings(1)</a>.
 <li>Add getifaddrs(3).  <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getifaddrs&sektion=3&format=html">getifaddrs(3)</a>.
 <li>Permit enlarging of msgbuf on the various architectures.  <li>Permit enlarging of msgbuf on the various architectures.
 <li>On sun4m machines, replace .{u,}{mul,div,mod} functions with faster versions using the new sun4m instructions.  A very significant performance improvement.  <li>On sun4m machines, replace .{u,}{mul,div,mod} functions with faster versions using the new sun4m instructions.  A very significant performance improvement.
 <li>Add fseeko(3) and ftello(3) interfaces.  <li>Add fseeko(3) and ftello(3) interfaces.
 <li>Two TCP SACK fixes -- SACK now appears to be completely reliable.  <li>Two TCP SACK fixes -- SACK now appears to be completely reliable.
 <li>Optimize bridge(4) code by allocating less mbufs.  <li>Optimize <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a> code by allocating less mbufs.
 <li>Fix alignment fault in amd(8) on the alpha.  <li>Fix alignment fault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amd&sektion=8&format=html">amd(8)</a> on the alpha.
 <li>Add support for ses(4) devices, and the sesd(8) tools for probing.  <li>Add support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ses&sektion=4&format=html">ses(4)</a> devices, and the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sesd&sektion=8&format=html">sesd(8)</a> tools for probing.
 <li>Add support for 12160 (Ultra3) in isp(4).  <li>Add support for 12160 (Ultra3) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4&format=html">isp(4)</a>.
 <li>Buffer overflows in mopd(8)  <li>Buffer overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mopd&sektion=8&format=html">mopd(8)</a>
 <li>Complete hypersparc support.  <li>Complete hypersparc support.
 <li>Link sparc boot and bootxx bootblocks at different addresses; repairs booting on the hypersparc.  <li>Link sparc boot and bootxx bootblocks at different addresses; repairs booting on the hypersparc.
 <li>update to latest KTH kerberosIV 1.0  <li>update to latest <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kerberos&sektion=1&format=html">KTH kerberosIV 1.0</a>
 <li>Update to newer compile_et(1).  <li>Update to newer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compile_et&sektion=1&format=html">compile_et(1)</a>.
 <li>Full support for serial console on the i386, see boot(8).  <li>Full support for serial console on the i386, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot&sektion=8&format=html">boot(8)</a>.
 <li>Support PPPoE in tcpdump(8).  <li>Support PPPoE in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>.
 <li>Fix alignment problem for ancillary data; affected 64 bit machines.  <li>Fix alignment problem for ancillary data; affected 64 bit machines.
 <li>Do not call sleep(3) in rcmd(3).  <li>Do not call <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sleep&sektion=3&format=html">sleep(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcmd&sektion=3&format=html">rcmd(3)</a>.
 <li>On sparc, avoid flushing unmapped memory from the cache in dvma_mapout().  <li>On sparc, avoid flushing unmapped memory from the cache in dvma_mapout().
 <li>ipf 3.3.9  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8&format=html">ipf 3.3.9</a>
 <li>Move smrsh(8) to /usr/libexec.  <li>Move <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smrsh&sektion=8&format=html">smrsh(8)</a> to /usr/libexec.
 <li>Add traceroute6(8).  <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute6&sektion=8&format=html">traceroute6(8)</a>.
 <li>Use extents instead of rmaps to manage sparc dvma space.  <li>Use extents instead of rmaps to manage sparc dvma space.
 <li>Have extent_alloc_subregion() also handle an alignment offset.  <li>Have extent_alloc_subregion() also handle an alignment offset.
 <li>More fixes to xl(4) for non-MII cards.  <li>More fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4&format=html">xl(4)</a> for non-MII cards.
 <li>In sshd(8), move XAUTHORITY to a subdirectory, fixing security issues.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>, move XAUTHORITY to a subdirectory, fixing security issues.
 <li>Handle directly connected lines better in pppd(8).  <li>Handle directly connected lines better in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppd&sektion=8&format=html">pppd(8)</a>.
 <li>Y2K repairs in cvs(1).  <li>Y2K repairs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1&format=html">cvs(1)</a>.
 <li>Let weak symbols take precedence over second hand symbols in ld(1).  <li>Let weak symbols take precedence over second hand symbols in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld&sektion=1&format=html">ld(1)</a>.
 <li>wx(4) driver supporting the Intel 82452 gigabit ethernet card.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wx&sektion=4&format=html">wx(4)</a> driver supporting the Intel 82452 gigabit ethernet card.
 <li>Support hundreds of interfaces in dhclient(8) and dhcpd(8).  <li>Support hundreds of interfaces in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a>.
 <li>texinfo 4.0  <li>texinfo 4.0
 <li>Split i386 memory &lt;16MB into it's own freelist, permitting large memory machines to work better.  <li>Split i386 memory &lt;16MB into it's own freelist, permitting large memory machines to work better.
 <li>New fhopen(2), fhstat(2), and fhstatfs(2) system calls to easier support userland filesystems.  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fhopen&sektion=2&format=html">fhopen(2)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fhstat&sektion=2&format=html">fhstat(2)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fhstatfs&sektion=2&format=html">fhstatfs(2)</a> system calls to easier support userland filesystems.
 <li>Support newer LVD models in the ncr(4) driver.  <li>Support newer LVD models in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ncr&sektion=4&format=html">ncr(4)</a> driver.
 <li>gdt(4) driver for the ICP-Vortex RAID card series.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&sektion=4&format=html">gdt(4)</a> driver for the ICP-Vortex RAID card series.
 <li>Update to FreeBSD newfs_msdos(8), which can support hard drives too  <li>Update to FreeBSD <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs_msdos&sektion=8&format=html">newfs_msdos(8)</a>, which can support hard drives too
 <li>New OpenBSD <a href="art.html">art page</a>.  <li>New OpenBSD <a href="art.html">art page</a>.
 <li>Updates to the lmc(4) device driver.  <li>Updates to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&sektion=4&format=html">lmc(4)</a> device driver.
 <li>uaudio(4) support.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> support.
 <li>ti(4) also supports Farallon PN9000SX.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4&format=html">ti(4)</a> also supports Farallon PN9000SX.
 <li>ncurses-5.0-20000205  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=curses&sektion=3&format=html">ncurses-5.0-20000205</a>.
 <li>adw(4) now supports Advansys U2W scsi cards.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4&format=html">adw(4)</a> now supports Advansys U2W scsi cards.
 <li>Further sparc pmap improvements.  <li>Further sparc pmap improvements.
 <li>Allow ssh-keygen to be used for generating signatures of any ssh control file.  <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1&format=html">ssh-keygen(1)</a> to be used for generating signatures of any <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> control file.
 <li>In sparc port, handle SM30 specially because it starts up with the cache running.  <li>In sparc port, handle SM30 specially because it starts up with the cache running.
 <li>import usbdevs(8).  <li>import <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbdevs&sektion=8&format=html">usbdevs(8)</a>.
 <li>When handling an apm suspend, power down pcmcia devices; when unsuspending, power them back up.  Very nice.  <li>When handling an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&sektion=4&format=html">apm(4)</a> suspend, power down pcmcia devices; when unsuspending, power them back up.  Very nice.
 <li>Rewrite makewhatis(8) in perl(1).  <li>Rewrite <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&sektion=8&format=html">makewhatis(8)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl(1)</a>.
 <li>Deal with empty path element in LD_LIBRARY_PATH variable.  <li>Deal with empty path element in LD_LIBRARY_PATH variable.
 <li>On i386 prevent overflow in computation of buffer cache limitation, thus supporting machines with lots of memory.  <li>On i386 prevent overflow in computation of buffer cache limitation, thus supporting machines with lots of memory.
 <li>Hardware encryption support added to wi(4) (the wavelan driver).  <li>Hardware encryption support added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4&format=html">wi(4)</a> (the wavelan driver).
 <li>Performance optimizations to m4(1).  <li>Performance optimizations to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1&format=html">m4(1)</a>.
 <li>Fix a panic in nfs.  <li>Fix a panic in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsd&sektion=8&format=html">nfsd(8)</a>.
 <li>Have mkdir -m support sticky and setuid bits.  <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkdir&sektion=1&format=html">mkdir -m</a> support sticky and setuid bits.
 <li>Support -R flag in rtadvd(8).  <li>Support -R flag in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtadvd&sektion=8&format=html">rtadvd(8)</a>.
 <li>Without a subcommand, have atactl(8) assume that the "identify" command is implied.  <li>Without a subcommand, have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atactl&sektion=8&format=html">atactl(8)</a> assume that the "identify" command is implied.
 <li>Workaround in ftp(1), for Y2K broken ftp servers that return 19100 for the year. Remind is this is here in the year 19098, ok?  <li>Workaround in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>, for Y2K broken ftp servers that return 19100 for the year. Remind is this is here in the year 19098, ok?
 <li>ipf 3.3.8  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8&format=html">ipf 3.3.8</a>
 <li>Fix a pty close race in sshd(8).  <li>Fix a pty close race in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
 <li>Arrange so that dhclient(8) does not update /etc/resolv.conf if no DNS information is found.  <li>Arrange so that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a> does not update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&sektion=5&format=html">/etc/resolv.conf</a> if no DNS information is found.
 <li>isakmpd update  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> update.
 <li>Support 93C66 and 93C56 SEEPROM chips (used by more modern ahc(4) cards).  <li>Support 93C66 and 93C56 SEEPROM chips (used by more modern ahc(4) cards).
 <li>Fix a number of bugs in fsplit(1).  <li>Fix a number of bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsplit&sektion=1&format=html">fsplit(1)</a>.
 <li>Use ed(1) in /etc/rc, since grep(1) is in /usr.  <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ed&sektion=1&format=html">ed(1)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc&sektion=8&format=html">/etc/rc</a>, since <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grep&sektion=1&format=html">grep(1)</a> is in /usr.
 <li>i386 now runs libkvm instead of libkvm.old.  <li>i386 now runs libkvm instead of libkvm.old.
 <li>Add a dmesg alias to the install media.  <li>Add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=8&format=html">dmesg(8)</a> alias to the install media.
 <li>In gcc, add an i386 specific peephole optimization for stack adjustment.  <li>In gcc, add an i386 specific peephole optimization for stack adjustment.
 <li>Fix some APM version 1.2 issues, thus making IBM Thinkpads work.  <li>Fix some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&sektion=4&format=html">APM version 1.2</a> issues, thus making IBM Thinkpads work.
 <li>On the i386, now use the memory map information supplied by the bootblocks.  <li>On the i386, now use the memory map information supplied by the bootblocks.
 <li>Use alloca(3) instead of malloc(3) in execl(3) and execle(3), so that they are vfork(2) safe.  <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=alloca&sektion=3&format=html">alloca(3)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3&format=html">malloc(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=execl&sektion=3&format=html">execl(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=execle&sektion=3&format=html">execle(3), so that they are <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfork&sektion=2&format=html">vfork(2)</a> safe.
 <li>sudo 1.6.2p1  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo 1.6.2p1</a>
 <li>Arrange so that sshd(8) does not do port forwarding until shell successfully starts.  <li>Arrange so that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a> does not do port forwarding until shell successfully starts.
 <li>Repair a stupid cache-lockdown bug in the sparc pmap.  <li>Repair a stupid cache-lockdown bug in the sparc pmap.
 <li>Repair memory leak in freeaddrinfo(3).  <li>Repair memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=freeaddrinfo&sektion=3&format=html">freeaddrinfo(3)</a>.
 <li>Significant code shrinkage in ipsec(4), as most AH and ESP code starts sharing more subfunctions.  <li>Significant code shrinkage in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html">ipsec(4)</a>, as most AH and ESP code starts sharing more subfunctions.
 <li>Enable ipv6 support in rsh(1), rlogin(1), rshd(8), and rlogind(8).  <li>Enable ipv6 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rsh&sektion=1&format=html">rsh(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rlogin&sektion=1&format=html">rlogin(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rshd&sektion=8&format=html">rshd(8)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rlogind&sektion=8&format=html">rlogind(8)</a>.
 <li>Fix rcmd(3), iruserok(3), and ruserok(3) to be IPv6 capable, also add more address family indepedent routines: rcmd_af(3) and iruserok_sa(3).  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcmd&sektion=3&format=html">rcmd(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iruserok&sektion=3&format=html">iruserok(3)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ruserok&sektion=3&format=html">ruserok(3)</a> to be IPv6 capable, also add more address family indepedent routines: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcmd_af&sektion=3&format=html">rcmd_af(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iruserok_sa&sektion=3&format=html">iruserok_sa(3)</a>.
 <li>Handle MVME1x2 boards with only one ZS serial chip.  <li>Handle MVME1x2 boards with only one ZS serial chip.
 <li>Avoid some more cache flushes in the sparc pmap module.  <li>Avoid some more cache flushes in the sparc pmap module.
 <li>Handle memory shortage better in yacc(1), closing some memory leaks.  <li>Handle memory shortage better in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yacc&sektion=1&format=html">yacc(1)</a>, closing some memory leaks.
 <li>Sparc pmap performance improved by optimizing some more pte table walks.  <li>Sparc pmap performance improved by optimizing some more pte table walks.
 <li>isakmpd update  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> update.
 <li>Many more man page improvements.  <li>Many more man page improvements.
 <li>More getaddrinfo(3) improvements to further match RFC2553.  <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getaddrinfo&sektion=3&format=html">getaddrinfo(3)</a> improvements to further match RFC2553.
 <li>Add MAC address filtering in the bridge(4) code.  <li>Add MAC address filtering in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4&format=html">bridge(4)</a> code.
 <li>Fix timestamp bug in make(1).  <li>Fix timestamp bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>.
 <li>Apache 1.3.11 + mod_ssl 2.5.0 merge  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8&format=html">Apache 1.3.11</a> + mod_ssl 2.5.0 merge
 <li>MVME328 scsi card support in mvme68k port.  <li>MVME328 scsi card support in mvme68k port.
 <li>Portable code for handling architectures with backwards-running stacks, like hppa.  <li>Portable code for handling architectures with backwards-running stacks, like hppa.
 <li>Fix Y2K non-compliancy in amiga port's clock chip code.  <li>Fix Y2K non-compliancy in amiga port's clock chip code.
 <li>some minor repairs to grdc(6).  <li>some minor repairs to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grdc&sektion=6&format=html">grdc(6)</a>.
 <li>MVME376 ethernet card support in mvme68k port.  <li>MVME376 ethernet card support in mvme68k port.
 <li>mvme68k and mvme88k ramdisk repairs.  <li>mvme68k and mvme88k ramdisk repairs.
 <li>sudo 1.6.2  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo 1.6.2</a>.
 <li>Make application mode arrow keys work in ksh(1).  <li>Make application mode arrow keys work in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a>.
 <li>Protocol independence added to bindresvport(3).  <li>Protocol independence added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bindresvport&sektion=3&format=html">bindresvport(3)</a>.
 <li><a href="http://www.openssh.com">OpenSSH</a> version 1.2.2 released.  <li><a href="http://www.openssh.com">OpenSSH</a> version 1.2.2 released.
 <li>Lots of ipsec pfkey improvements.  <li>Lots of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html">ipsec(4)</a> pfkey improvements.
 <li>Repair exception handling in gcc i386 position independent code.  <li>Repair exception handling in gcc i386 position independent code.
 <li>ncurses-5.0-20000122  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=curses&sektion=3&format=html">ncurses-5.0-20000122
 <li>Don't allow time to be set far forwards and thus wrap, and a warn for for time reversing if securelevel > 1.  <li>Don't allow time to be set far forwards and thus wrap, and a warn for for time reversing if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=securelevel&sektion=7&format=html">securelevel(7)</a> > 1.
 <li>Some compat_sunos(8) emulation improvements, particularily for getdents.  <li>Some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_sunos&sektion=8&format=html">compat_sunos(8)</a> emulation improvements, particularily for getdents.
 <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.openbsd.org/cgi-bin/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/cgi-bin/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.

Legend:
Removed from v.1.524  
changed lines
  Added in v.1.525