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

Diff for /www/plus.html between version 1.436 and 1.437

version 1.436, 1999/06/07 17:53:12 version 1.437, 1999/06/07 18:37:29
Line 57 
Line 57 
 <li>Fix an ipsec tdb_delete() bug.  <li>Fix an ipsec tdb_delete() bug.
 <li>Replace pipe() in libc and kernel with new version which does the data copy in kernel, making EFAULT possible.  <li>Replace pipe() in libc and kernel with new version which does the data copy in kernel, making EFAULT possible.
 <li>Do not leak file descriptors in socketpair(2).  <li>Do not leak file descriptors in socketpair(2).
 <li>Propogate more build variables in the gnu sub-tree.  <li>Propagate more build variables in the gnu sub-tree.
 <li>Add struct sockaddr_storage per RFC2553.  <li>Add struct sockaddr_storage per RFC2553.
 <li>Drop a volatile into the ncr(4) driver; who knows how it worked before.  <li>Drop a volatile into the ncr(4) driver; who knows how it worked before.
 <li>Crank sparc DFLDSIZ to 24MB.  <li>Crank sparc DFLDSIZ to 24MB.
Line 81 
Line 81 
 <li>Change struct statfs use in the kernel, so that mount(8) can print more info.  <li>Change struct statfs use in the kernel, so that mount(8) can print more info.
 <li>For NFSv3, prefer TCP connections.  <li>For NFSv3, prefer TCP connections.
 <li>Fix a few more mkstemp(3) checks.  <li>Fix a few more mkstemp(3) checks.
 <li>Make install(1) compare work for files > 8G in size.  <li>Make install(1) compare work for files &gt; 8G in size.
 <li>Tons of man page improvements.  <li>Tons of man page improvements.
 <li>For crontab(1) and vipw(8), check file size change as well as mtime to detect change.  <li>For crontab(1) and vipw(8), check file size change as well as mtime to detect change.
 <li>Better headphone/speaker handling in am7930 driver on sparc.  <li>Better headphone/speaker handling in am7930 driver on sparc.

Legend:
Removed from v.1.436  
changed lines
  Added in v.1.437