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
Age
Commit message (
Expand
)
Author
2012-04-21
Add capfile(5) to describe the termcap format.
roy
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-06-17
Fix typo or mispelling.
reed
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-10-29
Fix typos. Found by Adrian Mrva.
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
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2002-01-19
Whitespace nits.
wiz
2001-04-11
ether_hostton(3), not ether_hton(3) (thanks, Klaus!)
wiz
2001-01-05
Language police:
agc
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-15
move (using repository copy) bootp{d,ef,gw,test} into a common hierarchy
lukem
1998-03-14
warnsify
lukem
1998-01-09
RCS Id Police.
perry
1997-10-25
use CPPFLAGS instead of CFLAGS
lukem
1997-10-18
rcsid fascism
lukem
1997-05-20
fix typo, from Enami Tsugutomo in PR bin/3636
mikel
1997-04-18
argument given to -t flag is in minutes; from SAITOH Masanobu in PR
mikel
1996-09-27
Correct pathname of bootpd and bootpgw.
thorpej
1996-06-19
Some corrections regarding boot file and path (suggested by cgd)
gwr
1996-06-19
Explain why the HP printers fail and how to work around the problem.
gwr
1996-03-21
Be pedantic, main() returns int in C.
jtc
1994-12-23
play a bit safer with types.
cgd
1994-12-22
specify man pages the new way.
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