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.sbin
/
lpr
/
lpc
/
lpc.c
Age
Commit message (
Expand
)
Author
2017-05-04
Drop main() prototype.
sevan
2011-08-30
static, __printflike, __dead
joerg
2009-01-18
fix -Wsign-compare issues
lukem
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-10-03
remove null test; it is not necessary as we always look at the next element.
christos
2007-10-03
- int -> size_t
christos
2006-05-25
Coverity CID 830: Avoid NULL deref.
christos
2006-01-15
Fix obvious error, hopefully correctly.
is
2006-01-12
sizeof(char) is unneccesary.
garbled
2006-01-12
Add libedit command line history capability to lpc(8).
garbled
2005-11-28
- WARNS = 4
christos
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-07-20
sweep of errx/warnx, remove unnecessary trailing \n
grant
2002-07-14
Unifdef __STDC__. Remove __P(). ANSIfy.
wiz
2002-05-19
Make ngroups, which is the size of a static array, static too. From
wiz
2001-11-14
Test absense of command differently to avoid null pointer deference
enami
2000-08-24
Fix ingroup() to not check gid against trailing groups not set by
sommerfeld
1997-10-05
fix alpha compile warnings.
mrg
1997-10-05
- WARNS?=1
mrg
1997-10-05
merge 4.4 lite2
mrg
1997-07-10
clarify conditional in for-loop (gcc -Wall)
mikel
1995-11-15
Add RCSIDs
pk
1995-10-03
-- convert sgtty to termios. From: Scott Bartram <scottb@iis.net>
hpeyerl
1994-05-18
clean up that import. no rcsids yet.
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd