opnsense-src/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 Make a few functions inline to save space. 2000-10-25 23:24:43 +00:00
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 Add back netboot since it compiles just fine. Note that you need a full 1999-11-03 20:19:30 +00:00
Makefile.inc Backout revision 1.7 which was a bad idea since it would force people 2000-10-27 09:36:34 +00:00