=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.947 retrieving revision 1.948 diff -c -r1.947 -r1.948 *** www/plus.html 2005/03/29 07:04:53 1.947 --- www/plus.html 2005/03/29 07:30:35 1.948 *************** *** 70,83 ****
  • Rip out httpd(8)'s homegrown md5 and sha-1 implementations, use ours.
  • Change root login shell to ksh(1). And there was much rejoicing. !
  • Use USB timeout periods instead SCSI timeout periods in umass(4).
  • Make uhub(4) less chatty at startup.
  • Use getopt(3) in logresolve(8).
  • Dynamic call stack support in dc(1).
  • De-#ifdef the em(4) driver because it just leads to bugs.
  • Fix potential crash in bge(4).
  • Utilize new kbd(8) -l support on the install media. !
  • Support another fxp(4) varient.
  • Provide support for the -l option in kbd(8) even if kvm support is not compiled in.
  • Improve hppa support for compat_hpux(8).
  • Shrink handling of kbd(8) in the install scripts. --- 70,83 ----
  • Rip out httpd(8)'s homegrown md5 and sha-1 implementations, use ours.
  • Change root login shell to ksh(1). And there was much rejoicing. !
  • Use USB timeout periods instead of SCSI timeout periods in umass(4).
  • Make uhub(4) less chatty at startup.
  • Use getopt(3) in logresolve(8).
  • Dynamic call stack support in dc(1).
  • De-#ifdef the em(4) driver because it just leads to bugs.
  • Fix potential crash in bge(4).
  • Utilize new kbd(8) -l support on the install media. !
  • Support another fxp(4) variant.
  • Provide support for the -l option in kbd(8) even if kvm support is not compiled in.
  • Improve hppa support for compat_hpux(8).
  • Shrink handling of kbd(8) in the install scripts. *************** *** 87,93 ****
  • Repair boot argument parsing on the zaurus.
  • Enable multicast support in atw(4).
  • Enable swap encryption by default. Use sysctl.conf(5) to disable if you wish. !
  • hppa tape and cdrom booking now work.
  • Use font adding on the SPARCbook; use the ROM font in the pninek(4) so that the kernel messages line up with the rom messages.
  • Enable font adding on sparc.
  • Ongoing development in osfpd(8). --- 87,93 ----
  • Repair boot argument parsing on the zaurus.
  • Enable multicast support in atw(4).
  • Enable swap encryption by default. Use sysctl.conf(5) to disable if you wish. !
  • hppa tape and cdrom booting now work.
  • Use font adding on the SPARCbook; use the ROM font in the pninek(4) so that the kernel messages line up with the rom messages.
  • Enable font adding on sparc.
  • Ongoing development in osfpd(8). *************** *** 105,111 ****
  • vlan(4) error counter repair.
  • Change ahc(4) to prefer memory mapped IO.
  • Use microuptime(9) in sppp(4), because mono_time is no longer always there. !
  • If scsi disks are found to contain more than the maximum supported blocks, truncate known size.
  • Support bcrypt(3) passwords in htpasswd(1).
  • Missing range check in vfs_hang_addrlist().
  • Support another pcmcia(4) ne(4) variant. --- 105,111 ----
  • vlan(4) error counter repair.
  • Change ahc(4) to prefer memory mapped IO.
  • Use microuptime(9) in sppp(4), because mono_time is no longer always there. !
  • If scsi disks are found to contain more than the maximum supported blocks, truncate to maximum size.
  • Support bcrypt(3) passwords in htpasswd(1).
  • Missing range check in vfs_hang_addrlist().
  • Support another pcmcia(4) ne(4) variant. *************** *** 113,119 ****
  • In zx(4), use a shutdown hook to put display back in PROM-compatible mode.
  • Fix 32-bit mode in cgfourteen(4). !
  • On SPARCbooks, cope if the pninek(4) blitter does not wakeup.
  • Power control changes for SPARCbooks.
  • Fix some detach crashes in ath(4).
  • Packet counting fixes to ipw(4), iwi(4), ral(4), and ural(4). --- 113,119 ----
  • In zx(4), use a shutdown hook to put display back in PROM-compatible mode.
  • Fix 32-bit mode in cgfourteen(4). !
  • On SPARCbooks, cope if the pninek(4) blitter does not wake up.
  • Power control changes for SPARCbooks.
  • Fix some detach crashes in ath(4).
  • Packet counting fixes to ipw(4), iwi(4), ral(4), and ural(4). *************** *** 167,173 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.947 2005/03/29 07:04:53 cloder Exp $ --- 167,173 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: plus.html,v 1.948 2005/03/29 07:30:35 deraadt Exp $