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
/
mopd
/
common
Age
Commit message (
Expand
)
Author
2016-06-08
delete generated file
christos
2016-06-08
portability macros.
christos
2016-06-08
Quick+Dirty port to linux
christos
2014-07-27
Fix broken snprintf usage; noted in PR 47976 from Henning Petersen.
dholland
2012-08-10
Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply
joerg
2011-08-31
Fix build on mips (NOAOUT case).
nakayama
2011-08-30
ANSIfy + __printflike + __dead
joerg
2011-08-25
Use of non-literal format strings
joerg
2011-08-16
gcc-4.5 is picky about potential negative indexes. appease it.
christos
2011-06-22
apply some -Wno-error and/or -fno-strict-aliasing.
mrg
2011-06-20
remove most of the remaining HAVE_GCC tests that are always true in
mrg
2011-05-24
Kill redundant ()
joerg
2009-11-17
ANSIfy, sprinkle "const"
drochner
2009-10-20
Follow upstream's lead and remove third and fourth clauses (except on
snj
2009-08-20
Define NOAOUT if we're building for mips.
he
2009-04-17
Fix WARNS=4 issues (many -Wshadow, -Wcast-qual)
lukem
2008-10-25
Use ${TOOL_SED} instead if plain sed in Makefiles.
apb
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-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-10-07
PR/18906: roskens at elfin dot net: misc. select() to poll() updates.
elad
2006-05-25
Coverity CID 2524: Return error instead of trying to allocate random bytes
christos
2006-05-12
use -Wno-pointer-sign with GCC4.
mrg
2004-12-01
Use cloning bpf.
christos
2004-05-23
Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and
lukem
2004-04-10
With recent changes to BPF, pushing the default buffer size to 1MB, running
darrenr
2003-11-10
Spell address with two d's. Inspired by similar changes in OpenBSD,
wiz
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
support MAKEVERBOSE
lukem
2003-08-18
SIOCGIFCONF -> getifaddrs conversion
itojun
2003-07-14
use bounded string op
itojun
2003-04-20
new logging files.
christos
2003-04-20
PR/3343: Jonathan Stone: Errors and warnings to stderr if interactive
christos
2002-11-05
For ELF, set d->loadaddr to 0, as we do for a.out.
thorpej
2002-09-20
select() -> poll()
mycroft
2002-09-18
minor makefile delint
lukem
2002-08-22
string manipulation fixes. from openbsd
itojun
2002-07-13
use snprintf. inspired by openbsd change
itojun
2002-06-06
Add Elf32 support to mopa.out (which is now quite inappropriately
thorpej
2002-02-18
Add support for converting Elf32 images on-the-fly into MOP images.
thorpej
2001-12-31
Add comment delimiters around the token after an #endif
thorpej
2001-12-12
MKfoo=no -> NOfoo
tv
2001-01-16
comment or delete text after CPP directives.
cgd
1999-08-17
In a program request packet during the second and third stage of an
simonb
1999-03-13
set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>
lukem
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1999-01-11
In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration
kleink
1998-07-25
SPARC uses 8k virtual pages for linking.
mycroft
1998-05-24
Display a more meaningful error message if the bpf open fails.
thorpej
1998-02-07
lint
cgd
[next]