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
/
hash.c
Age
Commit message (
Expand
)
Author
2013-11-14
Don't SEGV when Hash_Table is uninitialized
sjg
2009-01-24
Don't cast 'time_t' to 'void *' and back it will lose precision.
dsl
2008-12-13
Use NULL instead of -1 cast to the relavant type (usually via NIL).
dsl
2008-10-06
Don't use emalloc and friends directly, but call them consistently
joerg
2005-08-04
remove unnecessary casts to void * functions (Max Okumoto)
christos
2005-07-25
Whitespace KNF cleanup from Max Okumoto
christos
2005-02-16
PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes]
christos
2004-05-07
Simplify build, no functional changes.
ross
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-14
Pass WARNS=3
christos
2002-06-15
Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register.
wiz
2000-06-11
Use a lower threshold for rebuilding hash tables.
mycroft
1997-09-28
wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP
lukem
1997-07-01
Add WARNS=1
christos
1996-11-06
- Merge in FreeBSD and Lite2 changes.
christos
1995-06-14
- $NetBSD$ rcsids
christos
1994-03-05
fixes/improvements from Christos Zoulas <christos@deshaw.com>.
cgd
1994-01-13
Include appropriate header files to bring prototypes into scope.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd