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

Diff for /www/plus52.html between version 1.29 and 1.30

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

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30