NetBSD/usr.bin/config
cube 1894a7d27b Now that condmkopttab isn't a hash table anymore, don't initialise it with
ht_new()...  So actually rename it to condmkoptions to avoid confusion.

Reported build failure on amd64 (strange that I wouldn't get it on i386) on
current-users by Kurt Schreiner.
2009-03-13 20:44:59 +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 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 Now that condmkopttab isn't a hash table anymore, don't initialise it with 2009-03-13 20:44:59 +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 Actually allow a full expression for the condition for "makeoptions" in 2009-03-13 18:24:41 +00:00
hash.c
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 Now that condmkopttab isn't a hash table anymore, don't initialise it with 2009-03-13 20:44:59 +00:00
Makefile Using ${NETBSDSRCDIR} requires <bsd.own.mk> 2007-05-13 20:22:45 +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 Now that condmkopttab isn't a hash table anymore, don't initialise it with 2009-03-13 20:44:59 +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
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