=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus52.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- www/plus52.html 2019/05/27 22:55:24 1.29 +++ www/plus52.html 2019/06/01 23:12:51 1.30 @@ -674,7 +674,7 @@
  • SGI GIO bus device code can now identify ID-less framebuffers correctly.
  • Optimised mips64 R5k/RM7k cache routines.
  • For interprocess communication control, fix socket size calculation. Fixes: sendmsg() delivery of fd sets, failing to wait, and potential file leakage. -
  • OpenBSD snapshots now support the IP20, IP22 and IP24 SGI systems. See: undeadly.org +
  • OpenBSD snapshots now support the IP20, IP22 and IP24 SGI systems. See: undeadly.org
  • Added -a flag to tmux(1) kill-window, and window-status-separator option.
  • ftp(1) can now handle HTTP Content-Length headers that have trailing whitespace. @@ -730,7 +730,7 @@
  • On sgi: EISAVERBOSE option is added to the configuration of IP22 kernels; controller-dependent functions are encapsulated in platform-dependent ones; bus_space(9) related imc(4/sgi) prototypes are moved to a public header; and the hpc(4/sgi) child device attachment is overhauled.
  • top(1) no longer complains about display size after a resize. -
  • smtpd(8) alias bugfix, associate real names with aliases so filters/filenames from /etc/mail/aliases will work correctly. +
  • smtpd(8) alias bugfix, associate real names with aliases so filters/filenames from /etc/mail/aliases will work correctly.
  • yacc(1) now uses NULL instead of 0, and calls of memcpy(3) instead of unrolling code inline.
  • mandoc(1) will no longer bail out if the -width argument is missing.
  • In mandoc(1) the -width and -offset macro arguments will no longer swallow the next option.