NetBSD/usr.bin/config
pooka 7547791dd3 Fix off-by-one (config -x works again) and improve editing artifacts
(actually the whole "config -x must be used alone" change was made
unnecessary along the way.  cest la vie).
2010-02-13 22:57:03 +00:00
..
config.1 New sentence, new line. 2009-08-31 07:45:24 +00:00
config.5 Bump date. 2009-02-20 05:26:51 +00:00
config.samples.5 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
defs.h Introduce experimental support for ioconf-only configuration files. 2010-02-03 21:00:49 +00:00
files.c Actually allow a full expression for the condition for "makeoptions" in 2009-03-13 18:24:41 +00:00
gram.y Introduce experimental support for ioconf-only configuration files. 2010-02-03 21:00:49 +00:00
hash.c Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow) 2009-04-11 12:41:10 +00:00
lint.c For {pseudo-,}devices, check if an instance of the pseudo or the considered 2009-08-30 21:07:41 +00:00
main.c Fix off-by-one (config -x works again) and improve editing artifacts 2010-02-13 22:57:03 +00:00
Makefile
mkdevsw.c Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00
mkheaders.c Introduce experimental support for ioconf-only configuration files. 2010-02-03 21:00:49 +00:00
mkioconf.c ... aaand make the emit-order slightly more sensible for ioconf.c to 2010-02-03 21:32:27 +00:00
mkmakefile.c Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow) 2009-04-11 12:41:10 +00:00
mkswap.c Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00
pack.c Add static to packdevi() like the local prototype says. 2010-01-21 18:06:38 +00:00
scan.l Introduce experimental support for ioconf-only configuration files. 2010-02-03 21:00:49 +00:00
sem.c Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow) 2009-04-11 12:41:10 +00:00
sem.h
util.c rename nv_int -> nv_num and make it long long, so that dev_t will fit when 2008-12-28 01:23:46 +00:00