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
/
sup
Age
Commit message (
Expand
)
Author
2013-05-28
document the anon account for anonymous access
spz
2013-04-09
- add new ignore chown/chgrp flag
christos
2013-04-09
return busy for checkchild instead of killing the connection
christos
2013-03-08
fix compilation issues.
christos
2013-03-08
- don't allow multiple active connections from the same host
christos
2012-04-25
"errs" might be clobbered by longjmp, so declare it volatile.
martin
2012-04-25
forgot the %s for the error
christos
2012-04-25
- don't declare victory when there are errors.
christos
2011-12-07
be more portable, explain what we are doing, simplify.
christos
2011-09-22
remove an extra ".TP" that broke my build.
mrg
2011-09-21
New sentence, new line. Remove empty EXAMPLE section.
wiz
2011-09-21
Add a canonicalize option to avoid disaster when one converts directories
christos
2011-09-21
constify
christos
2011-08-31
NULL does not need a cast
plunky
2011-05-26
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
joerg
2011-03-17
don't decrement if children are 0
christos
2011-03-16
- safer way to count kids
christos
2011-03-16
provide unconst for the havenots
christos
2011-01-04
unifdef -U RCSSTAT
wiz
2011-01-04
Fix fd leaks in error cases. Found by cppcheck.
wiz
2010-10-20
improve error handling and logging.
christos
2009-11-02
Drop undefined macros.
joerg
2009-11-02
Drop ".i0", it is an undefined macro.
joerg
2009-11-01
Fix markup.
joerg
2009-10-21
Remove 3rd and 4th clauses. Approved by Mats O Jansson (copyright holder).
snj
2009-10-18
fix size_t issues on _LP64
christos
2009-10-17
pass lint
christos
2009-10-17
change to strchr and strrchr
christos
2009-10-16
Make this compile again. I should have tried to compile the patches myself,
christos
2009-10-16
constification from Paul Ripke to make it compile on OS/X
christos
2009-10-13
- use const where appropriate
christos
2009-07-17
doswitch() has changed the value of argc by the time it's checked here,
jakllsch
2009-06-20
fix for non NetBSD systems
christos
2009-06-19
Use the definition in <sys/param.h> instead of redefining MAX().
dyoung
2009-04-22
Enable WARNS=4 by default, except for:
lukem
2009-03-04
fix horrible memory trashing.
christos
2009-01-16
Fix one more build breakage ("warning: 'er' may be used uninitialized in
junyoung
2009-01-16
Fix build error (hi christos).
junyoung
2009-01-15
- remove errmsg; we all have strerror() these days.
christos
2009-01-15
- Don't use TOOL_SED; we are not a regular Makefile
christos
2009-01-04
remove debugging.
christos
2008-12-18
print the hostname in the subject of the notification message.
christos
2008-12-17
fix extra argument parsing I broke in previous commit.
christos
2008-12-17
- in silent run, only print notifications on error.
christos
2008-12-17
- use getopt to parse argument instead of home brewed code
christos
2008-12-17
document -M flag.
christos
2008-10-25
Use ${TOOL_SED} instead of plain "sed" in "!=" assignments.
apb
2008-10-01
mention the delete bug in the man page. prompted by perry.
christos
2008-09-30
Fix symlink lossage:
christos
2008-07-28
fix signed comparison warning.
christos
[next]