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

Diff for /www/plus28.html between version 1.15 and 1.16

version 1.15, 2001/07/06 06:53:29 version 1.16, 2001/08/08 21:06:32
Line 172 
Line 172 
 <li>Many manual page cleanups.  <li>Many manual page cleanups.
 <li>Change <b>/root</b> to be mode 0700 instead of 0755.  <li>Change <b>/root</b> to be mode 0700 instead of 0755.
 <li>Enable DES support in SSH1 protocol clients (for compat with exported Cisco routers).  <li>Enable DES support in SSH1 protocol clients (for compat with exported Cisco routers).
 <li>Fix numerous erroneos <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mmap&sektion=3">mmap(3)</a> calls in the source tree.  <li>Fix numerous erroneous <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mmap&sektion=3">mmap(3)</a> calls in the source tree.
 <li>Fix <b>cc -shared</b> issues in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1">perl(1)</a>.  <li>Fix <b>cc -shared</b> issues in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1">perl(1)</a>.
 <li>Fix scan code bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcvt&sektion=4">pcvt(4)</a> that prevented RIGHT_SHIFT+PGUP/DN key combinations from activating scrollback.  <li>Fix scan code bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcvt&sektion=4">pcvt(4)</a> that prevented RIGHT_SHIFT+PGUP/DN key combinations from activating scrollback.
 <li>New cipher framework in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.  <li>New cipher framework in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.
Line 248 
Line 248 
 <li>Implement getnulldev() machine-dependent API, and use it for the hack that stops fd 0, 1, and 2 from being played with in setuid programs.  <li>Implement getnulldev() machine-dependent API, and use it for the hack that stops fd 0, 1, and 2 from being played with in setuid programs.
 <li>More games fixes!  <li>More games fixes!
 <li>Cleanups in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=1">nc(1)</a>.  <li>Cleanups in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&sektion=1">nc(1)</a>.
 <li>Ensure that ICMP's generated from date over IPSEC go back over the same IPSEC tunnel, if at all possible.  <li>Ensure that ICMPs generated from date over IPSEC go back over the same IPSEC tunnel, if at all possible.
 <li>Performance improvement to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&sektion=4">twe(4)</a>.  <li>Performance improvement to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&sektion=4">twe(4)</a>.
 <li>Fix off-by-one in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getnameinfo&sektion=3">getnameinfo(3)</a>.  <li>Fix off-by-one in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getnameinfo&sektion=3">getnameinfo(3)</a>.
 <li>Support i82562 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a> device.  <li>Support i82562 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a> device.
Line 329 
Line 329 
 <li>Bounds checking code in compat/emul code.  <li>Bounds checking code in compat/emul code.
 <li>Open a file with egid in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wall&sektion=1">wall(1)</a>.  <li>Open a file with egid in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wall&sektion=1">wall(1)</a>.
 <li>Inconsequential Buf overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getty&sektion=8">getty(8)</a>.  <li>Inconsequential Buf overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getty&sektion=8">getty(8)</a>.
 <li>When cards come up with verybad MAC addresses, generate a fake one.  <li>When cards come up with very bad MAC addresses, generate a fake one.
 <li>tzdata2000f.  <li>tzdata2000f.
 <li>Start <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8">sendmail(8)</a> even more carefully in /etc/rc, to avoid whining.  <li>Start <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8">sendmail(8)</a> even more carefully in /etc/rc, to avoid whining.
 <li>Mag tape ioctl emulation for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_osf1&sektion=8">compat_osf1(8)</a>.  <li>Mag tape ioctl emulation for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_osf1&sektion=8">compat_osf1(8)</a>.

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