=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus35.html,v retrieving revision 1.32 retrieving revision 1.33 diff -c -r1.32 -r1.33 *** www/plus35.html 2014/03/28 03:37:31 1.32 --- www/plus35.html 2014/08/13 17:37:31 1.33 *************** *** 877,883 ****
  • 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. --- 877,883 ----
  • 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. *************** *** 1416,1422 ****
  • 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. --- 1416,1422 ----
  • 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.