NetBSD/usr.sbin/config
gwr 81aa081ab6 Eliminate the "dangerous trailing context" (actually both uses of
trailing context were unnecessary).  Remove unnecessary { } around
simple actions (just a return statement).  Fix some * vs + errors.
1996-11-13 18:42:18 +00:00
..
Makefile Be honest about the fact that this program builds only with flex. 1996-11-11 23:36:40 +00:00
Makefile.boot Minor changes to support building on other systems (i.e. SunOS). 1996-11-07 22:59:39 +00:00
config.8 Add `source' and `build' directives, and corresponding options, per discussion 1996-08-31 20:58:16 +00:00
config.h Move some externs to where they are needed. 1996-11-11 23:40:09 +00:00
files.c Minor changes to support building on other systems (i.e. SunOS). 1996-11-07 22:59:39 +00:00
gram.y * Eliminate all shift/reduce conflicts in the grammar. This 1996-11-11 23:54:17 +00:00
hash.c Minor changes to support building on other systems (i.e. SunOS). 1996-11-07 22:59:39 +00:00
main.c Move setupdirs() here -- it is now called from scan.l (include). 1996-11-11 23:41:54 +00:00
mkheaders.c Add `source' and `build' directives, and corresponding options, per discussion 1996-08-31 20:58:16 +00:00
mkioconf.c Remove remaining vector cruft. 1996-11-11 14:18:49 +00:00
mkmakefile.c Don't canonicalize relative paths to the source tree any more; libkern 1996-09-23 05:04:23 +00:00
mkswap.c Add `source' and `build' directives, and corresponding options, per discussion 1996-08-31 20:58:16 +00:00
pack.c Remove interrupt vector handling. This is done dynamically by all ports now. 1996-08-31 21:15:05 +00:00
scan.l Eliminate the "dangerous trailing context" (actually both uses of 1996-11-13 18:42:18 +00:00
sem.c Move some externs to where they are needed. 1996-11-11 23:40:09 +00:00
sem.h Move some externs to where they are needed. 1996-11-11 23:40:09 +00:00
strerror.c Minor changes to support building on other systems (i.e. SunOS). 1996-11-07 22:59:39 +00:00
util.c Add `source' and `build' directives, and corresponding options, per discussion 1996-08-31 20:58:16 +00:00