NetBSD/usr.sbin/config
thorpej e6d41917cc Newlines in string literals are not supported by ANSI C, and some
preprocessors complain bitterly when they are encountered.

For now, terminate all lines with \n (and make each line its own
string literal).  The author of this code can figure out how to
do the sed trick another way.
2001-12-23 22:41:27 +00:00
..
Makefile Don't override the definition of LEX. 2001-09-25 01:40:09 +00:00
Makefile.boot
config.8 Comment out now-empty .Rs/.Re. 2001-12-14 12:32:50 +00:00
config.h Teach config how to store the config in a .h file such that it can be 2001-12-17 15:39:43 +00:00
files.c
gram.y Teach config how to store the config in a .h file such that it can be 2001-12-17 15:39:43 +00:00
hash.c
main.c Newlines in string literals are not supported by ANSI C, and some 2001-12-23 22:41:27 +00:00
mkheaders.c revert previous revert previous. now back to rev 1.27 behaviour: 2001-11-28 09:02:16 +00:00
mkioconf.c ANSIfy the output of config(8). 2001-10-01 04:22:00 +00:00
mkmakefile.c Make the kernel depend on `vers.o' instead of `newvers'. This 2001-12-09 16:04:03 +00:00
mkswap.c ANSIfy the output of config(8). 2001-10-01 04:22:00 +00:00
pack.c Don't pack locators. Introduce a new commandline option to 2001-07-01 02:46:47 +00:00
scan.l Teach config how to store the config in a .h file such that it can be 2001-12-17 15:39:43 +00:00
sem.c Fix off-by-one error; root on sd0i shoule be rejected if maxpartition is 8. 2001-09-11 05:11:59 +00:00
sem.h
strerror.c
util.c