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
/
systrace-translate.c
Age
Commit message (
Expand
)
Author
2007-06-06
don;t try to handle obsolete protocols, print functions so cosmetics only
Henning Brauer
2006-07-02
sync with systrace 1.6d, keeping local changes
Nikolay Sturm
2006-05-02
some type cleanup
Nikolay Sturm
2006-03-12
add a few new translations, partly from NetBSD
Nikolay Sturm
2005-05-03
some snprintf() -> strlcpy to improve readibility (and speed?)
Nikolay Sturm
2003-07-19
- sync with NetBSD or Niels' tarball where appropriate
Nikolay Sturm
2003-04-14
room for NUL; tdeval
Theo de Raadt
2003-04-06
strlcpy; tedu ok
Theo de Raadt
2002-12-09
add support for regular expressions and pidname translations. from provos
Jun-ichiro itojun Hagino
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-09-30
fix return value; from marius@umich.edu via provos
Jun-ichiro itojun Hagino
2002-08-01
correctly separate execve argv arguments. increase buffer size for
Niels Provos
2002-07-30
avoid using same variable name for global and auto variable.
Jun-ichiro itojun Hagino
2002-07-20
compile on sparc64
Niels Provos
2002-07-19
you can't always cast pointer to int; use intptr_t.
Jun-ichiro itojun Hagino
2002-07-19
constify, have missing prototypes, use pedantic compilation options.
Jun-ichiro itojun Hagino
2002-07-14
argv translation for exeve
Niels Provos
2002-07-13
uname translation
Niels Provos
2002-07-09
support for system call aliasing. stat/fstat/readlink/access etc... gets
Niels Provos
2002-06-04
no absolute includes, changed to relatives; from deraadt@
Niels Provos
2002-06-04
initial import of systrace. don't touch this, more stuff coming in a while
Niels Provos