NetBSD/usr.bin/config
cube 718ffd7615 Handle defopt lists properly, as ':=' syntax introduce an additional
element...  For that, introduce nvcat(nv1, nv2).
2007-01-12 21:49:51 +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 Set a more realistic date than the day I started writing it. 2006-06-04 20:06:14 +00:00
defs.h Handle defopt lists properly, as ':=' syntax introduce an additional 2007-01-12 21:49:51 +00:00
files.c CID-4275: don't leak `fixdevmtab' 2006-12-26 00:07:18 +00:00
gram.y Handle defopt lists properly, as ':=' syntax introduce an additional 2007-01-12 21:49:51 +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 Change the name of the resulting kernel binary, because "lint" confuses 2007-01-10 15:17:43 +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
Makefile Introduce a new option to config(1): -L. What it does is takes a regular 2007-01-08 16:08:08 +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 Now that this is part of tools, we don't need the extra build glue. 2006-08-26 18:17:13 +00:00
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 Add 'no config <name>'. 2006-02-11 20:15:53 +00:00
util.c Handle defopt lists properly, as ':=' syntax introduce an additional 2007-01-12 21:49:51 +00:00