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

Diff for /www/plus.html between version 1.462 and 1.463

version 1.462, 1999/08/18 13:07:38 version 1.463, 1999/08/31 03:29:13
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>In cron(8), run sendmail as the user, not as root.
   <li>Fix buf overflow in amd(8).
   <li>Support AAA-131CF card in ahc(4) driver.
   <li>Check SACK hole validity better, and do sequence space arithmetic better.
   <li>Make sure argv[] is NULL terminated in cron's fake popen().
   <li>Some fixes to newsyslog(8).
   <li>Disable SACK for now; some issues remain.
   <li>Buffer overflow fixes in from(1).
   <li>Make res_random and ip_random attacks harder by adding a little xor.
   <li>Improved handling of BIOS memory maps, which should permit apm to work a bit better on some machines.
   <li>XFree86 3.3.5
   <li>Allow userland to figure out whether a scsi device is atapi or not; used by some things like tosha.
   <li>Fix fgets(3) bug in paste(1).
   <li>gcc 2.95.1
   <li>ncurses-5.0-990821
   <li>Disable -fstrict-aliasing by default: It causes gcc to generate very incorrect code when compiling code which isn't perfectly ANSI-conforming.
   <li>Add MOUSEIOCSCOOKED and MOUSEIOCSRAW ioctl() calls to the lms and mms drivers, so that X can figure out what driver is running.
   <li>Extend support in kbd(1) for the sparc.
   <li>Change default group ownership for tty and cua devices, so that locking works better in tip(1) and cu(1).
   <li>Crank kerberos default expiration date.
   <li>Teach i386 architecture code about Rise cpu models.
   <li>Build shared library called libperl.
   <li>Use new <strong>arch -s</strong> option for building perl.
   <li>Fix a few possible sparc pmap races.
   <li>Make ld.so work on mips again.
   <li>Merge machine(1) and arch(1) commands.
 <li>Fix a sun4m trap handling bug.  <li>Fix a sun4m trap handling bug.
 <li>Get ready for emulating linux clone(2).  <li>Get ready for emulating linux clone(2).
 <li>Make various forms of rup(1) produce the same formatted output.  <li>Make various forms of rup(1) produce the same formatted output.

Legend:
Removed from v.1.462  
changed lines
  Added in v.1.463