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

Diff for /www/plus29.html between version 1.35 and 1.36

version 1.35, 2005/03/24 13:09:56 version 1.36, 2005/06/17 23:39:15
Line 344 
Line 344 
 <li>Handle binary data in install floppy dmesg.  <li>Handle binary data in install floppy dmesg.
 <li>Improve ELF handling of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nlist&amp;sektion=3">nlist(3)</a>.  <li>Improve ELF handling of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nlist&amp;sektion=3">nlist(3)</a>.
 <li>Print CPU speed in GHz if it is that fast.  <li>Print CPU speed in GHz if it is that fast.
 <li>Detect Transmeta cpus.  <li>Detect Transmeta CPUs.
 <li>On powerpc, ensure that signal delivery fills in rval[1]; at least pthread was affected.  <li>On powerpc, ensure that signal delivery fills in rval[1]; at least pthread was affected.
 <li>Move powerpc to MACHINE_NEW_NONCONTIG.  <li>Move powerpc to MACHINE_NEW_NONCONTIG.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&amp;sektion=1">mg(1)</a>, do not use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rename&amp;sektion=2">rename(2)</a> on the ~ file; make a new copy so that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vipw&amp;sektion=8">vipw(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crontab&amp;sektion=1">crontab(1)</a> do the right thing.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&amp;sektion=1">mg(1)</a>, do not use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rename&amp;sektion=2">rename(2)</a> on the ~ file; make a new copy so that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vipw&amp;sektion=8">vipw(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crontab&amp;sektion=1">crontab(1)</a> do the right thing.
 <li>Tweak alpha so it sends SIGBUS for unaligned access, and does NOT do a fixup.  This encourages people to fix their code.  <li>Tweak alpha so it sends SIGBUS for unaligned access, and does NOT do a fixup.  This encourages people to fix their code.
 <li>KGDB support for the i386.  <li>KGDB support for the i386.
 <li>Pack alpha definition of infinity properly, other architectures too.  <li>Pack alpha definition of infinity properly, other architectures too.
 <li>Recognize Intel P4 cpu.  <li>Recognize Intel P4 CPU.
 <li>Various space optimizations for alpha boot floppies.  <li>Various space optimizations for alpha boot floppies.
 <li>Fix CF wdc, which was broken for a while.  <li>Fix CF wdc, which was broken for a while.
 <li>Add "enable" keyword in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&amp;sektion=8">config(8)</a> files.  <li>Add "enable" keyword in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&amp;sektion=8">config(8)</a> files.

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36