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
/
bootptest
Age
Commit message (
Expand
)
Author
2022-12-24
s/reqest/request/, s/requst/request/ and s/reuqest/request/ in comments.
andvar
2022-09-10
fix misspellings of 'available' and nearby typos
rillig
2021-12-12
fix various typos in comments.
andvar
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-05-04
Drop main() prototype.
sevan
2013-10-19
fix unused variable warnings.
christos
2012-08-10
Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply
joerg
2011-08-21
use const char [] for format
christos
2011-08-16
fix non-literal strings
christos
2011-06-20
remove most of the remaining HAVE_GCC tests that are always true in
mrg
2009-04-15
Fix -Wsign-compare issues
lukem
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2008-05-02
WARNS=4
xtraeme
2007-05-27
For FORTIFY_SOURCE: do not pretend to convert code from b* to mem* by
tls
2007-03-10
- Remove unused ctype.h header
hubertf
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2006-05-09
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
mrg
2004-11-17
usage: Add -f and -m. Use getprogname(). Print to strerr.
hira
2003-07-14
use bounded string op
itojun
2003-07-14
use boundedd string ops
itojun
2003-05-17
use strlcpy/strlcat
itojun
2002-09-20
Minor cosmetica.
mycroft
2002-09-18
select() -> poll()
mycroft
2002-07-14
De-register.
wiz
2002-07-13
ANSIfy. Remove ifndef __STDC__.
wiz
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2000-10-11
More format string cleanups by sommerfeld.
is
1999-09-26
Need <sys/param.h> for MAXHOSTNAMELEN.
kleink
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-03-26
Fix types lossage on Alpha.
thorpej
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-18
rcsid fascism
lukem
1997-05-20
separate option argument from description; from Enami Tsugutomo in PR 3637.
mikel
1995-05-19
Use inet_aton(), not inet_addr().
mycroft
1994-08-22
Update to version 2.4
gwr
1994-06-27
Move this to where the latest consensus indicates it should go.
gwr