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
/
bootp
/
bootpd
/
bootpd.c
Age
Commit message (
Expand
)
Author
2017-05-04
Drop main() prototype.
sevan
2014-03-29
Fix syntax (hi apb!)
joerg
2014-03-29
sizeof(pointer) is not a good buffer length to pass to strlcat.
apb
2011-08-29
Use __dead.
joerg
2009-04-15
Fix -Wsign-compare issues
lukem
2008-05-02
WARNS=4
xtraeme
2007-05-27
For FORTIFY_SOURCE: do not pretend to convert code from b* to mem* by
tls
2006-05-09
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
mrg
2003-07-14
use boundedd string ops
itojun
2003-05-17
use strlcpy/strlcat
itojun
2003-01-06
compatibility, not compatiblity.
wiz
2002-09-18
Fix pluralization in a syslog message.
mycroft
2002-09-18
select() -> poll()
mycroft
2002-07-13
ANSIfy. Remove ifndef __STDC__.
wiz
2000-10-11
More format string cleanups by sommerfeld.
is
1999-01-31
Missing ).
briggs
1999-01-31
ensure C strings are nul terminated, and do not overflow buffers.
mrg
1998-12-04
From OpenBSD: ignore requests with bogus network types
abs
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-03-14
warnsify
lukem
1997-10-18
rcsid fascism
lukem
1996-03-21
Be pedantic, main() returns int in C.
jtc
1994-12-23
play a bit safer with types.
cgd
1994-08-24
Make this match what I posted on comp.sources.unix as patch 1.
gwr
1994-08-24
Fix missing initialization (thanks to Brezak).
gwr
1994-08-22
Update to version 2.4
gwr
1994-06-27
Move this to where the latest consensus indicates it should go.
gwr