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
/
source
Age
Commit message (
Expand
)
Author
2019-10-15
remove sup
christos
2019-10-04
convert most sprintf() to snprintf().
mrg
2019-02-14
add breaks for done() since it might not be __dead.
christos
2019-02-14
done is not always done (it returns, it is not dead)
christos
2019-02-06
quit is dead
christos
2019-02-06
done returns if !dontjump
christos
2019-02-04
Fix handling of pushback operation which isn't using negative lengths
mlelstv
2019-02-03
- mark logerr(), quit() and done() as __dead.
mrg
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-05-04
Drop main() prototype.
sevan
2016-03-12
Close file on error path. PR 50925 from David Binderman.
dholland
2016-03-12
Don't cast malloc.
dholland
2015-12-13
PR/50547: David Binderman: fix bad sizeof
christos
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-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-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-15
- remove errmsg; we all have strerror() these days.
christos
[next]