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