freebsd-dev/usr.sbin/config
Marcel Moolenaar c1454d67ec Add option "-d destdir" which instructs config to use another output
directory than the default one. If the option is not given, then the
output of config is exactly as before. Only when an alternate output
directory has been specified will config modify its behavior.

Additional changed:
o  Remove the now conflicting and unused NODEV define. It
   conflicts with NODEV in sys/param.h.
o  Rename the now conflicting MACHINE token to ARCH. It
   conflicts with MACHINE in sys/param.h.
o  Fix some easy style bugs.
o  Fix some easy grammar bugs in the manpage.

Approved by: peter, archie
1999-10-30 10:55:48 +00:00
..
SMM.doc Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
config.8 Add option "-d destdir" which instructs config to use another output 1999-10-30 10:55:48 +00:00
config.h Add option "-d destdir" which instructs config to use another output 1999-10-30 10:55:48 +00:00
config.y Add option "-d destdir" which instructs config to use another output 1999-10-30 10:55:48 +00:00
configvers.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
lang.l Add option "-d destdir" which instructs config to use another output 1999-10-30 10:55:48 +00:00
main.c Add option "-d destdir" which instructs config to use another output 1999-10-30 10:55:48 +00:00
Makefile Further cleanup. Also remove the following unused or defunct tokens: 1999-10-10 17:36:11 +00:00
mkheaders.c Further cleanup. Also remove the following unused or defunct tokens: 1999-10-10 17:36:11 +00:00
mkioconf.c Further cleanup. Also remove the following unused or defunct tokens: 1999-10-10 17:36:11 +00:00
mkmakefile.c Add option "-d destdir" which instructs config to use another output 1999-10-30 10:55:48 +00:00
mkoptions.c Further cleanup. Also remove the following unused or defunct tokens: 1999-10-10 17:36:11 +00:00