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
/
error
/
subr.c
Age
Commit message (
Expand
)
Author
2022-04-07
fix various typos in comments.
andvar
2009-08-13
Pass WARNS=4, not without some gross preprocessor hackery.
dholland
2009-08-13
Assorted minor cleanup:
dholland
2009-08-13
Sprinkle const.
dholland
2009-08-13
Whitespace.
dholland
2009-08-13
sprinkle static
dholland
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-14
get rid of strsave(), use strdup directly
itojun
2003-07-14
the function is equivalent to strdup.
itojun
2002-05-26
Remove #ifndef'd __STDC__ code. ANSIfy.
wiz
2000-11-15
strcmp returns an int not a ptr so don't compare to NULL
christos
2000-01-14
Eliminate hard coded buffer sizes in fgets() statements, use
mjl
1999-05-15
Fix serious bug with string overruns that caused error to coredump randomly
christos
1999-05-15
Don't assume isspace(0) == 1
sommerfeld
1998-11-06
char -> unsigned char
christos
1997-10-18
WARNSify (big job!), fix .Nm usage
lukem
1995-09-10
Handle long lines without core-dumping.
christos
1995-09-02
Sync with 4.4lite2
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-04-09
added, from net/2 (patch 119).
cgd