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
/
common_source
/
displayq.c
Age
Commit message (
Expand
)
Author
2009-07-13
Rename internal getline() function to get_line() so it does
roy
2009-01-18
fix -Wsign-compare issues
lukem
2006-03-21
Coverity CID 1750: Add a function to free a queue and use it.
christos
2006-03-21
Coverity CID 1752: getq() always allocates a queue if nitems >= 0, so always
christos
2006-01-20
Instead of dealing with port@host in many places, do it where it is needed.
christos
2006-01-04
Address PR bin/12112
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
2003-05-17
use strlcpy/strlcat.
itojun
2002-07-14
Unifdef __STDC__. Remove __P(). ANSIfy.
wiz
2002-06-08
avoid hardcoded octals
itojun
2001-08-30
use strlcpy. from openbsd
itojun
2001-08-30
security fix from openbsd:
itojun
2001-06-25
use DEFLP instead of "lp".
mrg
2001-01-05
use %ll_ instead of the less standard %q_
lukem
2000-10-11
More format string cleanups by sommerfeld.
is
1999-12-07
- add timeouts to displayq(), rmremote(), sendfile() and response(),
mrg
1999-09-26
delint and other cleanups.
mrg
1998-09-14
Fix pr 5071 better after feedback from the Originator Havard Eidnes.
frueauf
1998-09-14
Add (ugly?) code to prevent core dump as described in pr 5071 by Havard Eidnes.
frueauf
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
make explicit comparisons to NULL (gcc -Wall)
mikel
1997-04-19
getc() returns an int, not a char.
thorpej
1996-12-09
remove unsafe calls to strcpy(), strcat(), and sprintf(). some KNF.
mrg
1995-11-28
merge in changes from 1.1 release branch
jtc
1995-11-15
Fix garbled lines (from Thomas Eberhardt; PR#1756).
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
1994-03-27
off_t exp.
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd