index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
systrace
/
register.c
Age
Commit message (
Expand
)
Author
2003-07-19
- sync with NetBSD or Niels' tarball where appropriate
Nikolay Sturm
2003-06-16
- limited number of processes per systrace
Jun-ichiro itojun Hagino
2003-05-17
pull in a bugfix from systrace-current to let systrace deal with creating
Nikolay Sturm
2002-11-16
rename translation tables. from provos
Jun-ichiro itojun Hagino
2002-10-16
translation for socket system call
Jun-ichiro itojun Hagino
2002-08-05
increase buffer size for getstring, useful for execve arguments.
Niels Provos
2002-08-05
different translation for lstat
Niels Provos
2002-08-01
the last component in a filename for unlink may be a symlink
Niels Provos
2002-07-30
avoid using same variable name for global and auto variable.
Jun-ichiro itojun Hagino
2002-07-19
constify, have missing prototypes, use pedantic compilation options.
Jun-ichiro itojun Hagino
2002-07-16
link translation for linux emulation, too.
Niels Provos
2002-07-16
translation for link system call
Niels Provos
2002-07-14
argv translation for exeve
Niels Provos
2002-07-13
uname translation
Niels Provos
2002-07-12
some clean up. install argument replacements only if we are going to
Niels Provos
2002-07-11
cleanup
Niels Provos