summaryrefslogtreecommitdiff
path: root/bin/systrace/register.c
AgeCommit message (Expand)Author
2006-08-14Adapt revision 1.18 change for symlink(2):Ray Lai
2006-07-02sync with systrace 1.6d, keeping local changesNikolay Sturm
2006-06-10add a translation for sendmsg()Nikolay Sturm
2006-04-03add translation for mknodNikolay Sturm
2006-03-25only resolve symlinks in the dirname of rename()'s arguments,Nikolay Sturm
2006-03-12add a few new translations, partly from NetBSDNikolay Sturm
2003-07-19- sync with NetBSD or Niels' tarball where appropriateNikolay Sturm
2003-06-16- limited number of processes per systraceJun-ichiro itojun Hagino
2003-05-17pull in a bugfix from systrace-current to let systrace deal with creatingNikolay Sturm
2002-11-16rename translation tables. from provosJun-ichiro itojun Hagino
2002-10-16translation for socket system callJun-ichiro itojun Hagino
2002-08-05increase buffer size for getstring, useful for execve arguments.Niels Provos
2002-08-05different translation for lstatNiels Provos
2002-08-01the last component in a filename for unlink may be a symlinkNiels Provos
2002-07-30avoid using same variable name for global and auto variable.Jun-ichiro itojun Hagino
2002-07-19constify, have missing prototypes, use pedantic compilation options.Jun-ichiro itojun Hagino
2002-07-16link translation for linux emulation, too.Niels Provos
2002-07-16translation for link system callNiels Provos
2002-07-14argv translation for exeveNiels Provos
2002-07-13uname translationNiels Provos
2002-07-12some clean up. install argument replacements only if we are going toNiels Provos
2002-07-11cleanupNiels Provos