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
/
lint.c
Age
Commit message (
Expand
)
Author
2012-03-20
Use C89 function definitions
matt
2012-03-12
Remove the NV_OBSOLETE flag, which is no longer needed. While here,
dholland
2012-03-12
Give option definitions their own data structure instead of using nvlists.
dholland
2012-03-12
Introduce type-safe wrappers around the hash tables. Use them for a
dholland
2012-03-11
Move locator lists to their own data structure. This can use more tidying;
dholland
2012-03-11
Create a new type struct attrlist to manage lists of attributes,
dholland
2009-08-30
For {pseudo-,}devices, check if an instance of the pseudo or the considered
cube
2008-12-28
rename nv_int -> nv_num and make it long long, so that dev_t will fit when
christos
2008-04-29
Convert to new 2 clause license
martin
2007-09-10
Some more licence clean up.
cube
2007-01-10
Change the name of the resulting kernel binary, because "lint" confuses
cube
2007-01-09
Add new syntaxic sugar to provide a value in lint (i.e., config -L)
cube
2007-01-08
Print pseudo-devices in their own section and print all of them (d'oh).
cube
2007-01-08
Introduce a new option to config(1): -L. What it does is takes a regular
cube