| Commit message (Expand) | Author | Age | Files | Lines |
* | boom goes the dynamite |  tedu | 2016-04-25 | 1 | -651/+0 |
* | drop Linux emulation support; ok sthen@ visa@ |  naddy | 2016-03-01 | 1 | -6/+1 |
* | Remove NULL-check before free(). ok tb@ |  mmcc | 2015-12-09 | 1 | -3/+2 |
* | move to PATH_MAX, etc; normalize includes for life in the <limits.h> universe |  deraadt | 2015-01-16 | 1 | -2/+3 |
* | a.out emulation went away |  deraadt | 2013-10-17 | 1 | -2/+1 |
* | use FD_CLOEXEC instead of 1; from David Hill |  okan | 2013-04-29 | 1 | -2/+2 |
* | LFS option is long gone |  guenther | 2013-04-03 | 1 | -3/+1 |
* | Add support for *at(2) system calls to systrace(1). |  matthew | 2011-09-18 | 1 | -4/+7 |
* | remove compat_svr4 |  tedu | 2011-07-04 | 1 | -4/+1 |
* | Remove FREEBSD_COMPAT bits and obsolete RTHREAD define |  guenther | 2011-04-05 | 1 | -6/+1 |
* | compat_bsdos is gone |  tedu | 2010-07-05 | 1 | -4/+1 |
* | remove userland bits of compat_sunos |  tedu | 2010-07-02 | 1 | -4/+1 |
* | another day, another compat gets removed. today is ibcs2's turn |  tedu | 2010-07-01 | 1 | -4/+1 |
* | remove compat_osf1. ok deraadt miod |  tedu | 2010-06-30 | 1 | -4/+1 |
* | Remove COMPAT_HPUX. No one wanted to support it and its fewmets were |  guenther | 2010-06-29 | 1 | -10/+1 |
* | ultrix compat is going away... |  tedu | 2010-06-29 | 1 | -4/+1 |
* | remove compat netbsd stuff |  otto | 2007-05-29 | 1 | -4/+1 |
* | sync with systrace 1.6d, keeping local changes |  sturm | 2006-07-02 | 1 | -1/+3 |
* | some type cleanup |  sturm | 2006-05-02 | 1 | -3/+3 |
* | add PTRACE and RTHREADS defines |  sturm | 2006-01-01 | 1 | -1/+5 |
* | #ifdef hpux only for m68k or hppa; this needs a revisit since this shows |  deraadt | 2004-07-09 | 1 | -1/+7 |
* | oops committed the old version |  mickey | 2004-07-09 | 1 | -3/+3 |
* | better includes for syscalls from kernel |  mickey | 2004-07-09 | 1 | -23/+23 |
* | fix an issue when scripts are exec'd under systrace where |  marius | 2004-07-07 | 1 | -1/+14 |
* | a few fixes to systrace |  marius | 2004-06-23 | 1 | -1/+14 |
* | from NetBSD: |  sturm | 2003-10-22 | 1 | -2/+2 |
* | originally from cb@openbsd.org, adapted by provos |  sturm | 2003-10-08 | 1 | -3/+9 |
* | teach systrace about "aout" emul; henning@ ok. |  fgsch | 2003-08-23 | 1 | -1/+2 |
* | - sync with NetBSD or Niels' tarball where appropriate |  sturm | 2003-07-19 | 1 | -3/+3 |
* | - limited number of processes per systrace |  itojun | 2003-06-16 | 1 | -1/+6 |
* | rename to a new ioctl |  mickey | 2002-12-04 | 1 | -3/+3 |
* | avoid symbol conflict with "errno" |  itojun | 2002-11-26 | 1 | -3/+3 |
* | performance improvement by omitting a redundant getcwd. |  itojun | 2002-11-26 | 1 | -19/+10 |
* | support for privilege elevation. |  itojun | 2002-10-16 | 1 | -5/+18 |
* | predicates are part of the grammar now; in non-root case, predicates are |  itojun | 2002-10-09 | 1 | -1/+12 |
* | avoid symbol conflict (errno) |  itojun | 2002-08-28 | 1 | -5/+5 |
* | fix systrace with chroot. from provos |  itojun | 2002-08-28 | 1 | -1/+4 |
* | deal better with interrupted system calls |  provos | 2002-08-07 | 1 | -3/+9 |
* | sync function decl and prototype (static-ness) |  itojun | 2002-07-30 | 1 | -2/+2 |
* | add seqnr to message from kernel, userland needs to quote correct seqnr. |  provos | 2002-07-22 | 1 | -11/+17 |
* | constify, have missing prototypes, use pedantic compilation options. |  itojun | 2002-07-19 | 1 | -37/+59 |
* | Remove kernel support for NTP. ok deraadt@ and tholo@ |  nordin | 2002-07-06 | 1 | -3/+1 |
* | rewrite all system call arguments in the permit case. use realpath |  provos | 2002-06-21 | 1 | -3/+53 |
* | support attaching to a running process; some code by fries@ |  provos | 2002-06-10 | 1 | -3/+34 |
* | KNF |  deraadt | 2002-06-04 | 1 | -4/+4 |
* | no absolute includes, changed to relatives; from deraadt@ |  provos | 2002-06-04 | 1 | -23/+23 |
* | __FUNCTION__ -> __func__ from espie@ |  provos | 2002-06-04 | 1 | -6/+6 |
* | initial import of systrace. don't touch this, more stuff coming in a while |  provos | 2002-06-04 | 1 | -0/+510 |