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
/
ctags
/
C.c
Age
Commit message (
Expand
)
Author
2009-07-13
Rename internal getline() function to get_line() so it does
roy
2009-04-11
fix -Wsign-compare issue
lukem
2009-03-27
remove debugging code.
christos
2009-03-27
fix off-by-one bug that did not add a tag for "foo" in
christos
2006-04-22
Coverity CID 2913: Check for EOF before using char as index to array.
christos
2006-04-05
Avoid iswhite(EOF) - fixes coverty CIDs 365 and 1196
dsl
2005-07-20
Fix a couple of stack-smashing buffer overflows.
ross
2005-02-17
Kill __P(), use ANSI function declarations, constify; WARNS=3.
xtraeme
2004-06-20
Completely rework how tools/compat is done. Purge all uses/references to
jmc
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-01-31
Make this compilable as a host tool.
tv
2001-05-03
teach ctags(1) about // comments.
ross
1999-06-05
Don't recognize `int (*f)();' as a function. The false match caused the
ross
1999-05-26
Now understands white space between # and define.
ross
1998-07-24
Deal with the gnu __attribute__ keyword, which is in an odd place and
ross
1997-10-18
WARNSify, fix .Nm usage, getopt returns -1 not EOF
lukem
1995-03-26
Merge with 4.4Lite
glass
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd