=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus35.html,v retrieving revision 1.52 retrieving revision 1.53 diff -c -r1.52 -r1.53 *** www/plus35.html 2018/03/25 03:02:09 1.52 --- www/plus35.html 2018/08/24 05:41:56 1.53 *************** *** 883,889 ****
  • 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. --- 883,889 ----
  • 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. *************** *** 1422,1428 ****
  • 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. --- 1422,1428 ----
  • 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.