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
/
make
/
dir.h
Age
Commit message (
Expand
)
Author
2017-05-31
Don't prefix include guards by _, suggested by riastradh
maya
2017-05-31
The previous change might actually be less generic.
maya
2017-05-31
Use less generic include guards
maya
2012-04-07
Remove recheck hackery that caused extra stats, and explicitly ask for
christos
2009-01-23
Change 'ClientData' to 'void *' so that relevant parameters can
dsl
2008-02-15
back all changes out until I fix it properly.
christos
2008-02-14
- use pid_t/size_t as appropriate instead of int.
christos
2004-02-03
add parent directory search for make as discussed on tech-toolchain.
chuck
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-14
Pass WARNS=3
christos
2002-11-26
Whenever we update .PATH, set the variable ${.PATH} to reflect the
sjg
2002-06-15
Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register.
wiz
2001-11-12
Redo the hashtable for "." if .OBJDIR changes.
tv
1997-05-08
Add the new .NOPATH feature which can be used to disable .PATH search
gwr
1996-11-06
- Merge in FreeBSD and Lite2 changes.
christos
1995-06-14
- $NetBSD$ rcsids
christos
1994-06-06
Fixes from Christos Zoulas, who used purify, objectcenter and testcenter
jtc
1994-03-05
fixes/improvements from Christos Zoulas <christos@deshaw.com>.
cgd