freebsd-nq/sys/boot
Peter Wemm 6323a7f93f Preload support for a.out KLD not implemented yet. (almost)
KLD modules are *not* PIC.  (Shared libs are pic to avoid relocations
causing copy-on-write, that's irrelevant here).
setenv kernelname when we load it.
Use MODINFO_SSYM/ESYM for each symbol section when (if) there are
more than one being loaded.
1998-10-09 23:15:39 +00:00
..
alpha VERBOSE_LS is obsolete 1998-10-07 02:33:01 +00:00
common Preload support for a.out KLD not implemented yet. (almost) 1998-10-09 23:15:39 +00:00
i386 Get this building as a.out or ELF. 1998-10-09 17:19:51 +00:00
ofw/libofw * Add old UFS compatibility code to alpha/boot1. 1998-09-26 10:51:38 +00:00
Makefile This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00