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
2006-08-14
Adapt revision 1.18 change for symlink(2):
Ray Lai
2006-07-02
sync with systrace 1.6d, keeping local changes
Nikolay Sturm
2006-06-10
add a translation for sendmsg()
Nikolay Sturm
2006-04-03
add translation for mknod
Nikolay Sturm
2006-03-25
only resolve symlinks in the dirname of rename()'s arguments,
Nikolay Sturm
2006-03-12
add a few new translations, partly from NetBSD
Nikolay Sturm
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