OpenBSD CVS

src/bin/systrace/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / bin / systrace

Current tag: OPENBSD_3_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.13   19 years  mickey   better includes for syscalls from kernel
[TXT] alias.c (in the Attic) [Hide]  1.5   21 years  deraadt   standalone ; at top scope is illegal in ansi c
[TXT] cradle.c (in the Attic) [Hide]  1.2   19 years  deraadt   wrap bind() to AF_UNIX with umask() to avoid race
[TXT] filter.c (in the Attic) [Hide]  1.30   20 years  sturm   support for cradle mode by marius at monkey.org; cradle mode allows the systrace...
[TXT] filter.h (in the Attic) [Hide]  1.2   21 years  itojun   add support for regular expressions and pidname translations. from provos
[TXT] intercept-translate.c (in the Attic) [Hide]  1.11   19 years  marius   fix an issue when scripts are exec'd under systrace where the argv[0] would be n...
[TXT] intercept.c (in the Attic) [Hide]  1.49   19 years  marius   fix an issue when scripts are exec'd under systrace where the argv[0] would be n...
[TXT] intercept.h (in the Attic) [Hide]  1.21   19 years  marius   fix an issue when scripts are exec'd under systrace where the argv[0] would be n...
[TXT] lex.l (in the Attic) [Hide]  1.17   20 years  sturm   permit trailing '$' in usernames, from Tom Cosgrove ok provos@, henning@
[TXT] openbsd-syscalls.c (in the Attic) [Hide]  1.29   18 years  sturm   add PTRACE and RTHREADS defines ok miod
[TXT] parse.y (in the Attic) [Hide]  1.15   20 years  sturm   - sync with NetBSD or Niels' tarball where appropriate - keeps local changes - f...
[TXT] policy.c (in the Attic) [Hide]  1.29   20 years  sturm   - sync with NetBSD or Niels' tarball where appropriate - keeps local changes - f...
[TXT] register.c (in the Attic) [Hide]  1.16   20 years  sturm   - sync with NetBSD or Niels' tarball where appropriate - keeps local changes - f...
[TXT] systrace-errno.h (in the Attic) [Hide]  1.1   21 years  provos   initial import of systrace. don't touch this, more stuff coming in a while
[TXT] systrace-error.c (in the Attic) [Hide]  1.2   21 years  fgsch   spelling; niels ok.
[TXT] systrace-translate.c (in the Attic) [Hide]  1.18   19 years  sturm   some snprintf() -> strlcpy to improve readibility (and speed?) from rohee@, ok ...
[TXT] systrace.1 (in the Attic) [Hide]  1.41   19 years  jmc   -c option may take either integer or name, not just integer; diff from ray; ok ...
[TXT] systrace.c (in the Attic) [Hide]  1.50   19 years  sturm   some snprintf() -> strlcpy to improve readibility (and speed?) from rohee@, ok ...
[TXT] systrace.h (in the Attic) [Hide]  1.25   20 years  sturm   support for cradle mode by marius at monkey.org; cradle mode allows the systrace...
[TXT] util.c (in the Attic) [Hide]  1.10   20 years  itojun   - limited number of processes per systrace - escape fixes for special characters...
[TXT] util.h (in the Attic) [Hide]  1.3   20 years  itojun   - limited number of processes per systrace - escape fixes for special characters...