freebsd-nq/sys/boot/alpha
John Baldwin 6ebf6db56e Catch the netboot version up to the main loader. This is pretty bogus.
All the alpha loaders should use the same version file.  Also, we might
should merge the various loaders (cdboot, loader, netboot) into one loader
that can boot off of disks, CD's, and network devices.  The version bump
is needed so the FICL scripts won't bomb out thinking that the netboot
binary is too old.
2002-01-11 00:09:59 +00:00
..
boot1
cdboot - Add 'fwrite' and 'fseek' words for writing to and seeking on files. 2001-12-11 00:49:34 +00:00
common Create backup copies using install(1). 2001-09-12 10:25:50 +00:00
libalpha Don't clobber the default for CFLAGS. 2001-08-31 11:01:20 +00:00
loader - Add 'fwrite' and 'fseek' words for writing to and seeking on files. 2001-12-11 00:49:34 +00:00
netboot Catch the netboot version up to the main loader. This is pretty bogus. 2002-01-11 00:09:59 +00:00
Makefile
Makefile.inc