summaryrefslogtreecommitdiff
path: root/usr.bin/config/sem.h
AgeCommit message (Expand)Author
2016-08-07Accept "-no" as a "no" that does not cause errors if the object deletedchristos
2014-11-21Use proper index types, delete casts, use correct sizeof() in allocations.christos
2014-11-15config(1): Sort objects by weight in modular builduebayasi
2014-10-31config(1), config(5): Introduce "select"uebayasi
2014-10-29- add RCSID'schristos
2014-10-18Keep track of attribute (module) dependency using hash2.uebayasi
2014-10-10Allow dependency on undefined attributes, so that attribute definitions canuebayasi
2014-10-10Implicitly define attribute for options.uebayasi
2014-10-10Implicitly define empty "attribute" for "device attachment". Much lessuebayasi
2014-10-10Split plain/interface/devclass attribute initializers.uebayasi
2012-03-11Move locator lists to their own data structure. This can use more tidying;dholland
2012-03-11Create a struct condexpr type to hold condition expressions, insteaddholland
2012-03-11Create a new type struct attrlist to manage lists of attributes,dholland
2010-04-30For the simple cases, augment device-major with information on howpooka
2010-03-08Add a highly experimental pseudo-root feature to be used in conjuctionpooka
2006-02-11Add 'no config <name>'.cube
2005-10-12Introduce versioning to config(1). This will allow us to provide a way tocube
2005-10-01o Keep track of negated devices in deaddevitabcube
2005-09-30Introduce two new statements:cube
2005-06-05config and genassym are not sysadmin tools, they are development tools.thorpej