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

Diff for /www/plus.html between version 1.466 and 1.467

version 1.466, 1999/09/07 14:37:22 version 1.467, 1999/09/15 09:13:39
Line 53 
Line 53 
 <p>  <p>
 <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>  <h3><font color=#0000e0>We are working on OpenBSD-current.</font></h3><p>
 <ul>  <ul>
 <li>Change /etc/rc.shutdown handling, so that /etc/rc.shutdown is completely admin-editable and does not run if in single-user mode.  <li>Fix a caching bug in getpwent(3) seen with setuid binaries and YP.
   <li>i386 support for "isa0 at pcib?".
   <li>Upon bootup, permit i386 to modify the rootdev after looking at BIOS disk signatures.
   <li>Change rc.conf so that sendmail is started with -q30m by default (not -bd).
   <li>Various speed improvements by using round_page() instead of roundup(foo, NBPG).
   <li>cvs 1.10.7
   <li>Import uunencoded binary amiga things which need to be in a release.
   <li>64bit repair in ls(1)
   <li>ELF64 support.
   <li>Some man page improvements.
   <li>Detach code in the icsphy.
   <li>Support tadpole sparc microcontroller.
   <li>Ensure that adduser(8) sends the password to encrypt(1) via stdin, avoid ps(1) snooping.
   <li>Improved m4(1) extensively.
   <li>Improved fsck_msdos(8).
   <li>On i386, expand aperture because XFree86 3.9.15 want to look at the card BIOS.
   <li>p9100 console support for Tadpole sparc.
   <li>Scroll-back support for the i386 pcvt driver.
   <li>Use stathz to calculate CPU time, fixing CPU calculation when stathz is different from hz and profhz (affected i386).
   <li>Preliminary ATAPI tape drive support.
   <li>Support "short" mouse protocol for the Tadpole sparc.
   <li>More queue.h macros.
   <li>In /et/crc during vi recovery, ensure vi recovery files are normal.
   <li>Change /etc/rc.shutdown handling, so that /etc/rc.shutdown is completely admin-editable and does not run if in single-user mode.<br> <strong>NOTE: If you follow current, this means that people need to install a new /etc/rc file.</strong>
 <li>On sparc, change pagetable pointers using atomic instructions.  <li>On sparc, change pagetable pointers using atomic instructions.
 <li>Change pmap_enter() API.  <li>Change pmap_enter() API.
 <li>Start doing an atoi(3) audit of the tree; most cases should use strtol() and strtoul().  <li>Start doing an atoi(3) audit of the tree; most cases should use strtol() and strtoul().

Legend:
Removed from v.1.466  
changed lines
  Added in v.1.467