Home | History | Annotate | Line # | Download | only in libsa
version revision 1.1.2.2
      1  1.1.2.2   thorpej $NetBSD: version,v 1.1.2.2 2002/01/10 19:49:56 thorpej Exp $
      2      1.1  fredette 
      3      1.1  fredette NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
      4      1.1  fredette file is important - make sure the entries are appended on end, last item
      5      1.1  fredette is taken as the current.
      6      1.1  fredette 
      7      1.1  fredette 1.1:	Initial commit.
      8      1.1  fredette 1.2:	Changed dvdma.c and netif_sun.c in libsa.
      9      1.1  fredette 1.5:	Merge arch/sun3x into arch/sun3.
     10      1.1  fredette 1.6:	Both netboot and ufsboot now look for any of:
     11      1.1  fredette 	{ "netbsd", "netbsd.old", "netbsd.$arch" } where arch=sun3 or
     12      1.1  fredette 	arch=sun3x based on the running machine type.  Boot media can
     13      1.1  fredette 	support both sun3 and sun3x by providing two kernels.
     14      1.1  fredette 1.7:	Common boot programs run on both Sun 3 and 3X
     15      1.1  fredette 	machines, with different default kernel names
     16      1.1  fredette 	on each so shared root images are possible.
     17      1.1  fredette 1.8:	Changed to use MI sys/conf/newvers_stand.sh & vers.c.
     18      1.1  fredette 1.9:	Convert to ELF and use MI loadfile().
     19  1.1.2.1     lukem 1.10:	loadfile() update:  ELF symbols no longer need backward seeks.
     20  1.1.2.2   thorpej 1.11:	loadfile() update to avoid backwards seeks for ELF Program Headers.
     21