summaryrefslogtreecommitdiff
path: root/lib/libc/sys/ktrace.2
AgeCommit message (Expand)Author
2013-06-01Add utrace(2), a system call allowing for userland to send its own ktraceMiod Vallat
2012-11-29struct ktr_header changed back in April 2012, rearranging the members,Philip Guenthe
2011-09-03make -column lists pretty again;Jason McIntyre
2011-07-08Support sending struct info to kdump. So far for struct stat andOtto Moerbeek
2007-07-17document "pid"; based on a diff from Kristaps DzonsonsJason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2006-11-14Adjust ktrace(2) man page to recent changes in struct ktr_header.Moritz Jodeit
2006-04-12document ESRCH; from kristaps johnson (pr #5074)Jason McIntyre
2005-03-26- use .Cm rather than .Nm for kernel optionsJason McIntyre
2005-03-26acct, ktrace, and ptrace are only available if the kernel option is there.Ted Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-02-25typos;Jason McIntyre
2002-06-06Fix *documentation*: one arg of the ktrace(2) is pid_t not int, found whileMike Pechkin
2002-02-22note KTRFAC_EMULTheo de Raadt
2000-04-25Mention that ktrace(2) doesn't follow linksTodd C. Miller
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
1999-06-29- change references to nil to null; tschroed@acm.orgAaron Campbell
1999-05-24add missing #include's; d@Aaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-02-27make function names the correct caseTheo de Raadt
1998-07-06fix openbsd tagTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt