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
Age
Commit message (
Expand
)
Author
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2018-02-08
Typos.
dholland
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-05-04
Drop main() prototype.
sevan
2017-01-11
Disable a couple of warnings until further investigation.
joerg
2017-01-11
Avoid access to unaligned data.
joerg
2014-03-29
Fix syntax (hi apb!)
joerg
2014-03-29
sizeof(pointer) is not a good buffer length to pass to strlcat.
apb
2013-10-19
fix unused variable warnings.
christos
2012-08-10
Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply
joerg
2012-04-21
Add capfile(5) to describe the termcap format.
roy
2011-10-07
Fix under-allocation-by-one
joerg
2011-08-29
Use __dead.
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
2011-01-04
Add missing breaks in switch statement. Found by cppcheck.
wiz
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-03
Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is
lukem
2008-05-02
WARNS=4
xtraeme
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2007-05-27
For FORTIFY_SOURCE: do not pretend to convert code from b* to mem* by
tls
2007-04-29
fix typos
msaitoh
2007-03-10
- Remove unused ctype.h header
hubertf
2006-06-17
Fix typo or mispelling.
reed
2006-05-23
Coverity CID 2448: Remove extra NULL check.
christos
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
2006-02-25
Fix some typos.
wiz
2004-11-17
usage: Add -f and -m. Use getprogname(). Print to strerr.
hira
2004-11-17
usage: Print program name. Whitespace nit.
hira
2004-10-29
Add (unsigned char) cast to ctype functions
dsl
2004-05-23
Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and
lukem
2003-08-18
SIOCGIFCONF -> getifaddrs conversion
itojun
2003-07-14
use bounded string op
itojun
2003-07-14
use boundedd string ops
itojun
2003-05-17
use strlcpy/strlcat
itojun
2003-02-02
guarantee, not guarentee. Idea from miod@openbsd.
wiz
2003-01-28
unknown, not unkown. Noted by mjl.
wiz
2003-01-06
compatibility, not compatiblity.
wiz
2002-10-29
Fix typos. Found by Adrian Mrva.
wiz
2002-09-20
Minor cosmetica.
mycroft
2002-09-18
Fix pluralization in a syslog message.
mycroft
2002-09-18
select() -> poll()
mycroft
2002-09-18
minor makefile delint
lukem
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
2002-01-19
Whitespace nits.
wiz
[next]