Home | History | Annotate | Line # | Download | only in netboot
version revision 1.4
      1 $NetBSD: version,v 1.4 2001/11/09 19:53:14 scw Exp $
      2 
      3 1.1:	Initial bootst import.
      4 1.2:	Makefile: update from OpenBSD
      5 	boot.c: update from sun3 port, with changes for my new boot code put in.
      6 	conf.c: config from openbsd, by Theo de Raadt
      7 	dev_net.c: update from openbsd (standard dev_net with changes from theo)
      8 	dev_net.h: proto from openbsd
      9 1.3:	Support verbose/quiet boot.
     10 1.4:	loadfile() update:  ELF symbols no longer need backward seeks.
     11 1.5:	loadfile() update to avoid backwards seeks for ELF Program Headers.
     12