NetBSD/usr.bin/config
cube 904262675b Add new syntaxic sugar to provide a value in lint (i.e., config -L)
configurations for defparams.  It will be used _only_ by config -L.

This will greatly help automating tests with lint configurations,
hopefully.
2007-01-09 13:03:47 +00:00
..
Makefile Introduce a new option to config(1): -L. What it does is takes a regular 2007-01-08 16:08:08 +00:00
config.1 Bump date for previous (year was wrong). 2007-01-09 06:58:46 +00:00
config.5 Add new syntaxic sugar to provide a value in lint (i.e., config -L) 2007-01-09 13:03:47 +00:00
config.samples.5
defs.h Add new syntaxic sugar to provide a value in lint (i.e., config -L) 2007-01-09 13:03:47 +00:00
files.c CID-4275: don't leak `fixdevmtab' 2006-12-26 00:07:18 +00:00
gram.y Add new syntaxic sugar to provide a value in lint (i.e., config -L) 2007-01-09 13:03:47 +00:00
hash.c Fix a typo in ht_free() which caused the last list of the hashtable to be ignored. 2006-12-27 17:50:27 +00:00
lint.c Add new syntaxic sugar to provide a value in lint (i.e., config -L) 2007-01-09 13:03:47 +00:00
main.c Add new syntaxic sugar to provide a value in lint (i.e., config -L) 2007-01-09 13:03:47 +00:00
mkdevsw.c Instead of trying to check the return value of every fprintf() and fputs() 2006-10-04 20:34:48 +00:00
mkheaders.c Instead of trying to check the return value of every fprintf() and fputs() 2006-10-04 20:34:48 +00:00
mkioconf.c Instead of trying to check the return value of every fprintf() and fputs() 2006-10-04 20:34:48 +00:00
mkmakefile.c Instead of trying to check the return value of every fprintf() and fputs() 2006-10-04 20:34:48 +00:00
mkswap.c Instead of trying to check the return value of every fprintf() and fputs() 2006-10-04 20:34:48 +00:00
pack.c
scan.l Add new syntaxic sugar to provide a value in lint (i.e., config -L) 2007-01-09 13:03:47 +00:00
sem.c Introduce a new option to config(1): -L. What it does is takes a regular 2007-01-08 16:08:08 +00:00
sem.h
util.c