summaryrefslogtreecommitdiff
path: root/bin/systrace/systrace-translate.c
AgeCommit message (Expand)Author
2002-12-09add support for regular expressions and pidname translations. from provosJun-ichiro itojun Hagino
2002-11-16rename translation tables. from provosJun-ichiro itojun Hagino
2002-10-16translation for socket system callJun-ichiro itojun Hagino
2002-09-30fix return value; from marius@umich.edu via provosJun-ichiro itojun Hagino
2002-08-01correctly separate execve argv arguments. increase buffer size forNiels Provos
2002-07-30avoid using same variable name for global and auto variable.Jun-ichiro itojun Hagino
2002-07-20compile on sparc64Niels Provos
2002-07-19you can't always cast pointer to int; use intptr_t.Jun-ichiro itojun Hagino
2002-07-19constify, have missing prototypes, use pedantic compilation options.Jun-ichiro itojun Hagino
2002-07-14argv translation for exeveNiels Provos
2002-07-13uname translationNiels Provos
2002-07-09support for system call aliasing. stat/fstat/readlink/access etc... getsNiels Provos
2002-06-04no absolute includes, changed to relatives; from deraadt@Niels Provos
2002-06-04initial import of systrace. don't touch this, more stuff coming in a whileNiels Provos