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
/
bin
/
systrace
Age
Commit message (
Expand
)
Author
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-11-28
Add -C to usage.
wiz
2003-11-28
Bump date for previous (hi niels!).
wiz
2003-11-28
support for cradle mode by marius at monkey.org; cradle mode allows the
provos
2003-11-18
allow underscores in usernames
provos
2003-10-21
Don't initialize an integer field with NULL.
fvdl
2003-09-07
Punctuation improvement from jmc@openbsd.
wiz
2003-09-06
Some small tweaks from jmc@openbsd:
wiz
2003-08-25
fix a race condition between path resolution in userland
cb
2003-08-20
typo
itojun
2003-08-02
fixed contrived race condition during attachment; from marius@monkey.org
provos
2003-08-02
avoid warning due to name collision.
provos
2003-08-02
normalize CWD for cases where CWD has a symlink in it. should solve
provos
2003-08-02
introduce normalize filename function.
provos
2003-08-02
change CWD handling. CWD is fixed to the CWD of the systrace process.
provos
2003-08-01
revert previous; lossage was caused by local makefile changes
lukem
2003-08-01
add explit dependency for lex.c on parse.h
lukem
2003-08-01
escape \n and \r, too
provos
2003-08-01
get rid of unnecessary groupnames array
provos
2003-06-03
support for a new kernel message that informs userland that an in-kernel
provos
2003-06-03
escape " and \ to \" and \\; with the help of marius@monkey.org;
provos
2003-06-01
do not free memory that still may be referenced later
provos
2003-05-21
Sync usage with man page.
wiz
2003-05-21
Replace < and > with \*[Lt] and \*[Gt] resp. for HTML output.
wiz
2003-05-20
permit numberic values for uid and gid; allow "<" and ">" for less and
provos
2003-04-23
fix EOF on input bug; from mpech@prosoft
provos
2003-04-16
Use Dq and Sq. Drop a trailing space.
wiz
2003-04-16
need 11 chars for %u. Peter Valchev
itojun
2003-04-09
use LOGIN_NAME_MAX instead of MAXLOGNAME; closes pr/21048
provos
2003-03-26
mdkdir -> mkdir
atatat
2003-03-26
mention "parse error" on stdout for interactive policy generation
provos
2003-03-25
new "ask" action. creates a new rule that prompts the user for an
provos
2003-03-25
recognize process group pid
provos
2003-03-25
better -c parsing; from camiel@sentia
provos
2003-03-25
More details and a few improvement for style. from ian@darwinsys
provos
2003-03-25
mkdir requires unlinkname as a translator; unlinkname does not return
provos
2003-03-25
rename was using an incorrect translation.
provos
2003-03-25
bug in profile feedback optimization; found by dirt@monkey
provos
2002-12-15
allow logging for untranslated syscalls; from anil@recoil.org
provos
2002-12-06
Cast from register_t to void * via intptr_t.
scw
2002-12-06
Avoid confict with reserved identifier "log".
thorpej
2002-12-05
typos; fgsch@olimpo.com.br
provos
2002-12-04
better parsing of # comments
provos
2002-11-25
prevent attempt to use in-kernel fastpath for aliased system calls.
provos
2002-11-23
error messages need to go to stderr
provos
2002-11-15
check for trans_size is not needed.
provos
2002-11-02
add support for regular expressions to be more flexible with policy string
provos
2002-11-02
performance improvement by omitting a redundant getcwd.
provos
2002-11-02
register pidname and signame translation for kill(2)
provos
2002-11-02
rename exported variables to avoid name space polution.
provos
[next]