NetBSD/usr.sbin/config
mycroft 97159f53d2 Allow specifying the load address in the config file. Again, defaults to
KERNBASE.

To use this, on the `config' line you specify, `at address'.  For example:

config          netbsd  at 0xfe100000 root on sd0 swap on sd0 and sd1
1993-07-18 10:07:36 +00:00
..
Makefile we don't need the lex lib 1993-07-07 10:33:01 +00:00
config.8 update man page for 'arch' changes 1993-05-18 09:10:27 +00:00
config.h Allow specifying the load address in the config file. Again, defaults to 1993-07-18 10:07:36 +00:00
config.y Allow specifying the load address in the config file. Again, defaults to 1993-07-18 10:07:36 +00:00
lang.l now can config `maxfdescs number', similar to `maxusers' to set 1993-04-04 04:33:03 +00:00
main.c make config use a /sys/${machine}/compile directory, rather than 1993-05-17 09:10:06 +00:00
mkglue.c incorporate Bruce Evans' interrupt changes, as hacked by Rod grimes, 1993-06-06 04:14:01 +00:00
mkheaders.c add "needs-count" specifier, which means "make a .h file if you otherwise 1993-05-29 18:50:37 +00:00
mkioconf.c use "#if __STDC__ > 0" rather than "#ifdef __STDC__" 1993-07-13 22:16:23 +00:00
mkmakefile.c Allow specifying the load address in the config file. Again, defaults to 1993-07-18 10:07:36 +00:00
mkswapconf.c changes from mw to support nfs swap/root specification 1993-07-07 10:47:00 +00:00
mkubglue.c initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
specfile.c add "needs-count" specifier, which means "make a .h file if you otherwise 1993-05-29 18:50:37 +00:00