Home | History | Annotate | Line # | Download | only in boot
version revision 1.10
      1 $NetBSD: version,v 1.10 2006/04/13 18:46:46 garbled Exp $
      2 
      3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
      4 file is important - make sure the entries are appended on end, last item
      5 is taken as the current.
      6 
      7 1.1:		Boot program for IBM Power Serise 830; initial revision
      8 1.2:		Support verbose/quiet boot.
      9 1.3:		loadfile() update:  ELF symbols no longer need backward seeks.
     10 1.4:		loadfile() update to avoid backwards seeks for ELF Program
     11 		Headers.
     12 1.5:		Support MPC601.
     13 1.6:		Remove fd.c, video.c.  Compile without DB_MONITOR. Cleanup,
     14 		KNF.
     15 1.7:		Rewrite vreset.c, make it work and allways run it. Stop using
     16 		cd9660 and ufs, replace with nullfs because we don't need one.
     17