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
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
mkioconf.c Remove remaining vector cruft. 1996-11-11 14:18:49 +00:00
mkmakefile.c
mkswap.c
pack.c
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