=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus29.html,v retrieving revision 1.35 retrieving revision 1.36 diff -c -r1.35 -r1.36 *** www/plus29.html 2005/03/24 13:09:56 1.35 --- www/plus29.html 2005/06/17 23:39:15 1.36 *************** *** 344,357 ****
  • Handle binary data in install floppy dmesg.
  • Improve ELF handling of nlist(3).
  • Print CPU speed in GHz if it is that fast. !
  • Detect Transmeta cpus.
  • On powerpc, ensure that signal delivery fills in rval[1]; at least pthread was affected.
  • Move powerpc to MACHINE_NEW_NONCONTIG.
  • In mg(1), do not use rename(2) on the ~ file; make a new copy so that vipw(8) and crontab(1) do the right thing.
  • Tweak alpha so it sends SIGBUS for unaligned access, and does NOT do a fixup. This encourages people to fix their code.
  • KGDB support for the i386.
  • Pack alpha definition of infinity properly, other architectures too. !
  • Recognize Intel P4 cpu.
  • Various space optimizations for alpha boot floppies.
  • Fix CF wdc, which was broken for a while.
  • Add "enable" keyword in config(8) files. --- 344,357 ----
  • Handle binary data in install floppy dmesg.
  • Improve ELF handling of nlist(3).
  • Print CPU speed in GHz if it is that fast. !
  • Detect Transmeta CPUs.
  • On powerpc, ensure that signal delivery fills in rval[1]; at least pthread was affected.
  • Move powerpc to MACHINE_NEW_NONCONTIG.
  • In mg(1), do not use rename(2) on the ~ file; make a new copy so that vipw(8) and crontab(1) do the right thing.
  • Tweak alpha so it sends SIGBUS for unaligned access, and does NOT do a fixup. This encourages people to fix their code.
  • KGDB support for the i386.
  • Pack alpha definition of infinity properly, other architectures too. !
  • Recognize Intel P4 CPU.
  • Various space optimizations for alpha boot floppies.
  • Fix CF wdc, which was broken for a while.
  • Add "enable" keyword in config(8) files. *************** *** 842,848 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus29.html,v 1.35 2005/03/24 13:09:56 deraadt Exp $ --- 842,848 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus29.html,v 1.36 2005/06/17 23:39:15 david Exp $