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

Diff for /www/plus35.html between version 1.52 and 1.53

version 1.52, 2018/03/25 03:02:09 version 1.53, 2018/08/24 05:41:56
Line 883 
Line 883 
 <li>On i386, stop the FPU exception tests hanging amd64 and new Transmeta CPUs.  <li>On i386, stop the FPU exception tests hanging amd64 and new Transmeta CPUs.
 <li>Have <a href="https://man.openbsd.org/?query=xdm&amp;sektion=1">xdm(1)</a>'s Xsession script reap the SSH agent on session shutdown even if the user has a ~/.xsession file.  <li>Have <a href="https://man.openbsd.org/?query=xdm&amp;sektion=1">xdm(1)</a>'s Xsession script reap the SSH agent on session shutdown even if the user has a ~/.xsession file.
 <li>Make 'vi -r foo' work the way the <a href="https://man.openbsd.org/?query=vi&amp;sektion=1">vi(1)</a> manpage says it should instead of dying.  <li>Make 'vi -r foo' work the way the <a href="https://man.openbsd.org/?query=vi&amp;sektion=1">vi(1)</a> manpage says it should instead of dying.
 <li>Many improvements to network interface handling in <a href="https://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>. See the <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf.c#rev1.414">commit log</a> for details.  <li>Many improvements to network interface handling in <a href="https://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>. See the <a href="https://cvsweb.openbsd.org/src/sys/net/pf.c#rev1.414">commit log</a> for details.
 <li>Add <a href="https://man.openbsd.org/?query=svc_getreq_poll&amp;sektion=3">svc_getreq_poll(3)</a> and switch libc RPC code to use its <a href="https://man.openbsd.org/?query=poll&amp;sektion=2">poll(2)</a> interface instead of <a href="https://man.openbsd.org/?query=select&amp;sektion=2">select(2)</a>.  <li>Add <a href="https://man.openbsd.org/?query=svc_getreq_poll&amp;sektion=3">svc_getreq_poll(3)</a> and switch libc RPC code to use its <a href="https://man.openbsd.org/?query=poll&amp;sektion=2">poll(2)</a> interface instead of <a href="https://man.openbsd.org/?query=select&amp;sektion=2">select(2)</a>.
 <li>Have <a href="https://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> properly ignore an (unupported) SSH2 password change request and the suggested new password.  <li>Have <a href="https://man.openbsd.org/?query=ssh&amp;sektion=1">ssh(1)</a> properly ignore an (unupported) SSH2 password change request and the suggested new password.
 <li>Change <a href="https://man.openbsd.org/?query=wait4&amp;sektion=2">wait4(2)</a>'s prototype to take a pid_t instead of an int for the first argument, like the manpage says.  <li>Change <a href="https://man.openbsd.org/?query=wait4&amp;sektion=2">wait4(2)</a>'s prototype to take a pid_t instead of an int for the first argument, like the manpage says.
Line 1422 
Line 1422 
 <li>Remove <a href="https://man.openbsd.org/?query=httpd&amp;sektion=8">httpd(8)</a> addon-breaking <a href="https://man.openbsd.org/?query=newsyslog.conf&amp;sektion=5">newsyslog.conf(5)</a> sample lines.  <li>Remove <a href="https://man.openbsd.org/?query=httpd&amp;sektion=8">httpd(8)</a> addon-breaking <a href="https://man.openbsd.org/?query=newsyslog.conf&amp;sektion=5">newsyslog.conf(5)</a> sample lines.
 <li>Install <a href="https://man.openbsd.org/?query=sensorsd&amp;sektion=8">sensorsd(8)</a> by default.  <li>Install <a href="https://man.openbsd.org/?query=sensorsd&amp;sektion=8">sensorsd(8)</a> by default.
 <li>Really really give xfs a <a href="https://man.openbsd.org/?query=poll&amp;sektion=2">poll(2)</a> backend.  <li>Really really give xfs a <a href="https://man.openbsd.org/?query=poll&amp;sektion=2">poll(2)</a> backend.
 <li>Fix a badly broken <a href="https://man.openbsd.org/?query=gcc&amp;sektion=1">gcc(1)</a> optimization when calculating structure offsets under certain conditions. See the <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/gnu/egcs/gcc/combine.c#rev1.5">commit log</a> for details.  <li>Fix a badly broken <a href="https://man.openbsd.org/?query=gcc&amp;sektion=1">gcc(1)</a> optimization when calculating structure offsets under certain conditions. See the <a href="https://cvsweb.openbsd.org/src/gnu/egcs/gcc/combine.c#rev1.5">commit log</a> for details.
 <li>Unbreak <a href="https://man.openbsd.org/?query=lge&amp;sektion=4">lge(4)</a> compile.  <li>Unbreak <a href="https://man.openbsd.org/?query=lge&amp;sektion=4">lge(4)</a> compile.
 <li>Update timezone info files to tzcode2003c.  <li>Update timezone info files to tzcode2003c.
 <!-- ^ 20031006 -->  <!-- ^ 20031006 -->

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53