Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
jonathan
Mon Jun 29 20:30:57 PDT 1998
Update of /cvsroot/src/usr.sbin/config
In directory nb00:/tmp/cvs-serv8190
Modified Files:
config.h main.c mkheaders.c mkmakefile.c sem.c
Log Message:
* Check that any declared option (def{opt,param,flag}, filesystem
is declared at most once.
* Do option dependency across all def{opt,param, flag}.
* Make the default value of otherwise-unspecified defopt's be 1,
for consistency with non-defopt'ed options.
* Wrap an abstraction layer (macros) around tests for defopt, filesystem,
defparam, etc. to catch outdated defopt-vs-filesystem tests.
Home |
Main Index |
Thread Index |
Old Index