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

Diff for /www/index.html between version 1.24 and 1.25

version 1.24, 1996/06/13 10:38:32 version 1.25, 1996/06/17 03:59:41
Line 45 
Line 45 
   
 <p>  <p>
 Various additions have been made. This is only a small partial list of  Various additions have been made. This is only a small partial list of
 the major machine independent changes. Check the specific port you are  the major machine independent changes (ie. it is the most interesting
 interested in for further details of that port.  changes or what people ask about most often). Check the specific port
   you are interested in for further details of that port -- many of them
   have been extended too.
 <ul>  <ul>
 <li>New curses library, including libform, libpanel and libmenu.  <li>New curses library, including libform, libpanel and libmenu.
 <li>a termlib library which understands termcap.db  <li>a termlib library which understands termcap.db, needed for new curses.
 <li>The FreeBSD ports subsystem was integrated  <li>The FreeBSD ports subsystem was integrated and is usable by you!
 <li>ipfilter for filtering dangerous packets  <li>ipfilter for filtering dangerous packets
 <li>better ELF support  <li>better ELF support
 <li>nlist() that understands ELF, ECOFF, and a.out, allowing non-a.out ports to use kvm utilies  <li>nlist() that understands ELF, ECOFF, and a.out, allowing non-a.out ports
           to use kvm utilies
 <li>Verbatim integration of the GNU tools (using a wrapper Makefile)  <li>Verbatim integration of the GNU tools (using a wrapper Makefile)
 <li>All the pieces needed for cross compilation are in the source tree.  <li>All the pieces needed for cross compilation are in the source tree.
 <li>Some LKM support in the tree.  <li>Some LKM support in the tree.
 <li>ATAPI support (should work on all ISA busses)  <li>ATAPI support (should work on all ISA busses)
 <li>scsi, md5, pkg_* commands  <li>new scsi, md5, pkg_* commands
 <li>Numerous security related fixes  <li>Numerous security related fixes
 <li>Kerberos and other crypto pieces that is exportable  <li>Kerberos and other crypto in the source tree that is exportable
 <li>Solid YP master, server and client capabilities.  <li>Solid YP master, server, and client capabilities.
 <li>/dev/rnd -- source of random data  <li>/dev/rnd -- source of random data
 <li>In-kernel update(8) with an adaptive algorithm  <li>In-kernel update(8) with an adaptive algorithm
   <li>Some ddb improvements and extensions
   <li>Numerous scsi fixes
 </ul>  </ul>
 </p>  </p>
   
Line 102 
Line 107 
 <p>  <p>
 <dl>  <dl>
 <dt><a href=mvme88k.html>mvme88k</a>    <dd> Motorola MVME18x/19x 88K VME cards  <dt><a href=mvme88k.html>mvme88k</a>    <dd> Motorola MVME18x/19x 88K VME cards
   <dt><a href=ppc.html>ppc</a>            <dd> IBM/Apple/Motorola PowerPC-based machines.
 </dl>  </dl>
 </p>  </p>
   
Line 115 
Line 121 
 <dl>  <dl>
 <dt><a href=hppa.html>hppa</a>          <dd> Hewlett-Packard PA-RISC HP700/HP800 models.  <dt><a href=hppa.html>hppa</a>          <dd> Hewlett-Packard PA-RISC HP700/HP800 models.
 <dt><a href=iris.html>iris</a>          <dd> SGI Iris machines.  <dt><a href=iris.html>iris</a>          <dd> SGI Iris machines.
 <dt><a href=ppc.html>ppc</a>            <dd> IBM/Apple/Motorola PowerPC-based machines.  
 </dl>  </dl>
 </p>  </p>
   

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25