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

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

version 1.525, 2000/03/06 22:16:17 version 1.526, 2000/03/06 22:19:11
Line 134 
Line 134 
 <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 <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>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 <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>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)</a>, 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><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo 1.6.2p1</a>  <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 <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>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.
Line 164 
Line 164 
 <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 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4&format=html">ipsec(4)</a> 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><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=curses&sektion=3&format=html">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</a>
 <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>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 <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>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.

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