NetBSD/usr.sbin/config
lukem 826a14607a Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
there's no need to special-case .include-ing it.
2003-05-18 07:57:31 +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 add mkdevsw.o to OBJS 2002-09-22 06:22:50 +00:00
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 Let config extract embedded configuration data from kernels that were built 2003-04-26 12:53:43 +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 Overhaul the way parent attachments are specified; instead of using 2002-09-26 04:07:35 +00:00
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 Add support for specifying attributes as option-dependencies, 2002-10-11 01:48:25 +00:00
strerror.c
util.c