NetBSD/usr.sbin/config
jrf d9791f82a0 This addresses PR 19797, a small patch made by Tor Stormwall to add
a simple print statement showing the build directory location after
running config and creating a usage() function instead of using the
goto usage statement. Approved by christos@ and thanks to Tor for
the suggestions and patch.
2003-07-02 16:47:53 +00:00
..
Makefile Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
Makefile.boot
config.8 Note when the -x option appeared; this was in the original patch... 2003-04-26 18:12:00 +00:00
defs.h Allow pseudo-devices to be declared with an interface attribute. For 2003-01-27 05:00:54 +00:00
files.c Accept the block-device-only devices. 2003-01-23 15:05:45 +00:00
gram.y Allow pseudo-devices to be declared with an interface attribute. For 2003-01-27 05:00:54 +00:00
hash.c
main.c This addresses PR 19797, a small patch made by Tor Stormwall to add 2003-07-02 16:47:53 +00:00
mkdevsw.c strncpy -> strlcpy 2003-05-17 18:51:13 +00:00
mkheaders.c Alter config so that it emits a config_time.src file (the source file 2002-11-19 04:29:19 +00:00
mkioconf.c Make cfroots const. 2003-03-16 08:09:58 +00:00
mkmakefile.c Define KERNEL_BUILD at the top of the emitted kernel Makefile. This 2002-11-19 04:24:16 +00:00
mkswap.c
pack.c
scan.l Avoid running config on directories (i.e., config /tmp), as the error message 2003-04-11 10:53:52 +00:00
sem.c Allow pseudo-devices to be declared with an interface attribute. For 2003-01-27 05:00:54 +00:00
sem.h
strerror.c
util.c