| Commit message (Expand) | Author | Age | Files | Lines |
* | trace struct flock; ok visa@ |  anton | 2018-11-05 | 1 | -1/+2 |
* | Display futex(2) operations and arguments. |  mpi | 2017-04-28 | 1 | -1/+2 |
* | ktrace support for pollfd[] arrays |  deraadt | 2016-06-07 | 1 | -1/+2 |
* | Format the flags argument to sendsyslog() |  guenther | 2016-03-22 | 1 | -1/+2 |
* | Display struct event more like other structs: show all members and use cpp |  guenther | 2016-01-14 | 1 | -1/+4 |
* | Add ktracing of tame()'s arguments' values |  guenther | 2015-10-03 | 1 | -3/+2 |
* | Eliminate the -r option and always do sysctl OID, username, groupname, |  guenther | 2014-12-15 | 1 | -2/+2 |
* | Convert syscall argument handling from a giant switch to a giant table. |  guenther | 2014-12-08 | 1 | -2/+4 |
* | Add dumping of struct dqblk done by quotactl(2) |  guenther | 2014-10-13 | 1 | -1/+2 |
* | Add display of the flags to pipe2, dup3, and accept4, display of |  guenther | 2014-09-17 | 1 | -1/+3 |
* | Recognize itimer and ktrace facility names to {get,set}itimer() and ktrace() |  guenther | 2013-12-21 | 1 | -1/+3 |
* | add some missing prototypes; ok guenther@ |  otto | 2013-07-04 | 1 | -1/+8 |
* | For consistency, move the functions that aren't generated at build-time |  guenther | 2013-07-03 | 1 | -9/+18 |
* | Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options, |  guenther | 2013-06-17 | 1 | -1/+2 |
* | Report macro names for the second argument to shutdown(), getrusage(), |  guenther | 2012-12-25 | 1 | -2/+4 |
* | remove rfork(); ok guenther miod |  deraadt | 2012-04-12 | 1 | -2/+1 |
* | Add tracing and dumping of "pointer to struct" syscall arguments for |  guenther | 2012-03-19 | 1 | -1/+2 |
* | - add more ptrace() ops |  guenther | 2012-02-20 | 1 | -2/+4 |
* | Add fancy kdump support for the openat(2) system calls. |  matthew | 2011-07-19 | 1 | -1/+2 |
* | Support sending struct info to kdump. So far for struct stat and |  otto | 2011-07-08 | 1 | -1/+2 |
* | Big restructuring of the main switch making it much more readable. |  otto | 2011-07-04 | 1 | -4/+6 |
* | Prototypes of functions generated by mksubr. |  otto | 2011-06-16 | 1 | -0/+65 |