NetBSD/usr.bin/config
drochner d767912be3 Change major()/minor() to return 32-bit types again, called
devmajor_t/devminor_t, as proposed on tech-kern.
This avoids 64-bit arithmetics and 64-bit printf formats in parts
of the kernel where it is not really useful, and helps clarity.
2009-01-20 18:20:47 +00:00
..
Makefile Using ${NETBSDSRCDIR} requires <bsd.own.mk> 2007-05-13 20:22:45 +00:00
config.1 Improve the structure of the man page to make it more usual, with the hope 2007-09-09 00:35:14 +00:00
config.5 Disable use of pseudo-devices defined "defpseudo" with interface 2008-06-10 18:11:31 +00:00
config.samples.5 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
defs.h Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00
files.c Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00
gram.y 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
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 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
main.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
mkdevsw.c Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00
mkheaders.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
mkioconf.c Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00
mkmakefile.c * emitrules() 2008-07-16 11:45:56 +00:00
mkswap.c Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00
pack.c - rename {x,}error -> cfg{x,}error and {x,}warn -> cfg{x,}warn so that we 2007-01-13 23:47:36 +00:00
scan.l Avoid memory leak in error case. From Gao Ya'nan in PR bin/39721. 2008-10-09 07:18:15 +00:00
sem.c Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00
sem.h Add 'no config <name>'. 2006-02-11 20:15:53 +00:00
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