index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
config
/
sem.h
Age
Commit message (
Expand
)
Author
2016-08-07
Accept "-no" as a "no" that does not cause errors if the object deleted
christos
2014-11-21
Use proper index types, delete casts, use correct sizeof() in allocations.
christos
2014-11-15
config(1): Sort objects by weight in modular build
uebayasi
2014-10-31
config(1), config(5): Introduce "select"
uebayasi
2014-10-29
- add RCSID's
christos
2014-10-18
Keep track of attribute (module) dependency using hash2.
uebayasi
2014-10-10
Allow dependency on undefined attributes, so that attribute definitions can
uebayasi
2014-10-10
Implicitly define attribute for options.
uebayasi
2014-10-10
Implicitly define empty "attribute" for "device attachment". Much less
uebayasi
2014-10-10
Split plain/interface/devclass attribute initializers.
uebayasi
2012-03-11
Move locator lists to their own data structure. This can use more tidying;
dholland
2012-03-11
Create a struct condexpr type to hold condition expressions, instead
dholland
2012-03-11
Create a new type struct attrlist to manage lists of attributes,
dholland
2010-04-30
For the simple cases, augment device-major with information on how
pooka
2010-03-08
Add a highly experimental pseudo-root feature to be used in conjuction
pooka
2006-02-11
Add 'no config <name>'.
cube
2005-10-12
Introduce versioning to config(1). This will allow us to provide a way to
cube
2005-10-01
o Keep track of negated devices in deaddevitab
cube
2005-09-30
Introduce two new statements:
cube
2005-06-05
config and genassym are not sysadmin tools, they are development tools.
thorpej