=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus35.html,v retrieving revision 1.47 retrieving revision 1.48 diff -c -r1.47 -r1.48 *** www/plus35.html 2016/12/31 21:51:44 1.47 --- www/plus35.html 2017/03/25 18:03:36 1.48 *************** *** 880,886 ****
  • On i386, stop the FPU exception tests hanging amd64 and new Transmeta CPUs.
  • Have xdm(1)'s Xsession script reap the SSH agent on session shutdown even if the user has a ~/.xsession file.
  • Make 'vi -r foo' work the way the vi(1) manpage says it should instead of dying. !
  • Many improvements to network interface handling in pf(4). See the commit log for details.
  • Add svc_getreq_poll(3) and switch libc RPC code to use its poll(2) interface instead of select(2).
  • Have ssh(1) properly ignore an (unupported) SSH2 password change request and the suggested new password.
  • Change wait4(2)'s prototype to take a pid_t instead of an int for the first argument, like the manpage says. --- 880,886 ----
  • On i386, stop the FPU exception tests hanging amd64 and new Transmeta CPUs.
  • Have xdm(1)'s Xsession script reap the SSH agent on session shutdown even if the user has a ~/.xsession file.
  • Make 'vi -r foo' work the way the vi(1) manpage says it should instead of dying. !
  • Many improvements to network interface handling in pf(4). See the commit log for details.
  • Add svc_getreq_poll(3) and switch libc RPC code to use its poll(2) interface instead of select(2).
  • Have ssh(1) properly ignore an (unupported) SSH2 password change request and the suggested new password.
  • Change wait4(2)'s prototype to take a pid_t instead of an int for the first argument, like the manpage says. *************** *** 1419,1425 ****
  • Remove httpd(8) addon-breaking newsyslog.conf(5) sample lines.
  • Install sensorsd(8) by default.
  • Really really give xfs a poll(2) backend. !
  • Fix a badly broken gcc(1) optimization when calculating structure offsets under certain conditions. See the commit log for details.
  • Unbreak lge(4) compile.
  • Update timezone info files to tzcode2003c. --- 1419,1425 ----
  • Remove httpd(8) addon-breaking newsyslog.conf(5) sample lines.
  • Install sensorsd(8) by default.
  • Really really give xfs a poll(2) backend. !
  • Fix a badly broken gcc(1) optimization when calculating structure offsets under certain conditions. See the commit log for details.
  • Unbreak lge(4) compile.
  • Update timezone info files to tzcode2003c.