summaryrefslogtreecommitdiff
path: root/bin/systrace/openbsd-syscalls.c
AgeCommit message (Expand)Author
2002-10-09predicates are part of the grammar now; in non-root case, predicates areJun-ichiro itojun Hagino
2002-08-28avoid symbol conflict (errno)Jun-ichiro itojun Hagino
2002-08-28fix systrace with chroot. from provosJun-ichiro itojun Hagino
2002-08-07deal better with interrupted system callsNiels Provos
2002-07-30sync function decl and prototype (static-ness)Jun-ichiro itojun Hagino
2002-07-22add seqnr to message from kernel, userland needs to quote correct seqnr.Niels Provos
2002-07-19constify, have missing prototypes, use pedantic compilation options.Jun-ichiro itojun Hagino
2002-07-06Remove kernel support for NTP. ok deraadt@ and tholo@Thomas Nordin
2002-06-21rewrite all system call arguments in the permit case. use realpathNiels Provos
2002-06-10support attaching to a running process; some code by fries@Niels Provos
2002-06-04KNFTheo de Raadt
2002-06-04no absolute includes, changed to relatives; from deraadt@Niels Provos
2002-06-04__FUNCTION__ -> __func__ from espie@Niels Provos
2002-06-04initial import of systrace. don't touch this, more stuff coming in a whileNiels Provos