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

Diff for /www/hp300.html between version 1.3 and 1.4

version 1.3, 1996/05/20 23:17:28 version 1.4, 1996/06/24 19:47:10
Line 19 
Line 19 
 <h3><strong>History and Status:</strong></h3>  <h3><strong>History and Status:</strong></h3>
   
 <p>  <p>
 The hp300 port has no architecture specific changes from the  The NetBSD/hp300 port is unable to run executables from any of the
 NetBSD/hp300 port.  other m68k architectures because it uses executables with a 4K page
   size.  All the other m68k ports use 8K pagesize executables.  There
   are 3 other m68k ports (sun3, amiga, atari) that use a HARDWARE 8K
   pagesize, and will never be able to efficiently run 4K executables.
   </p>
   
   <p>
   As a result, OpenBSD/hp300 was changed to use 8K executables as well.
   For compatibility, it can also run the old 4K executables.  No
   measurable performance losses or filesize increases are incurred by
   using 8K pagesize executables.
 </p>  </p>
   
 <hr>  <hr>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4