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

Diff for /www/plus.html between version 1.64 and 1.65

version 1.64, 1997/06/13 02:22:27 version 1.65, 1997/06/14 08:32:21
Line 421 
Line 421 
 <li>Fix a few more libc functions to generate very large fd_set's properly  <li>Fix a few more libc functions to generate very large fd_set's properly
         for select(2).          for select(2).
 <li>Import newer version of vax port.  <li>Import newer version of vax port.
 <li>Newer version of ext2fs that is reliable for read/write operation.  <li>Newer version of ext2fs that is reliable for read/write operation. This
           is essentially FULLY OPERATIONAL.
 <li>Make adduser understand /etc/passwd.conf  <li>Make adduser understand /etc/passwd.conf
 <li>Support SIGINFO in ping; also add more complete icmp reporting  <li>Support SIGINFO in ping; also add more complete icmp reporting
         capabilities.          capabilities.
Line 448 
Line 449 
 <li>Use /etc/namedb/tmp/ to avoid /var/tmp race conditions.  <li>Use /etc/namedb/tmp/ to avoid /var/tmp race conditions.
 <li>Use dynamic fd_set allocation in more places, particularily setuid  <li>Use dynamic fd_set allocation in more places, particularily setuid
         programs.          programs.
   <li>tftpd -c flag.
   <li>document the ddb hangman.
   <li>Move named tmp files to /etc/named/tmp/ to avoid localhost race
           attacks.
   <li>Addition of readlink(1).
   <li>Implement hex/octal offsets in cmp(1), as documented.
   <li>Repair many cross-references and other documentation problems in
           the section 2 and 3 man pages, and also fix a few minor
           other bugs discovered by analysis of recent changes in
           FreeBSD's and NetBSD's libc.
   <li>Add tsearch(3) and friends to libc, as required by XPG3(?).
   <li>Fixed a few netinet bugs as pointed out by TCP/IP Illustrated
           Vol.2.
 </ul>  </ul>
 <p>  <p>
 <h3>Development is rapidly continuing...</h3>  <h3>Development is rapidly continuing...</h3>

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65