summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/ktrace.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* note that tracefile must be null when clearing points.tedu2019-01-061-7/+4
* use a full stop, as per the other items; from nan xiaojmc2018-06-191-3/+3
* Delete fktrace(2). The consequences of it were not thought throughguenther2017-11-281-38/+5
* Document fktrace(2) more completely, including separation of errors.guenther2017-10-081-19/+69
* Add fktrace to the NAME sectionguenther2017-10-071-3/+4
* add fktrace to libctedu2017-08-131-3/+12
* Update column width decisionguenther2016-06-181-2/+2
* Document KTRFAC_{PLEDGE,EXEC{ARGS,ENV}}guenther2016-06-181-2/+14
* No more compat emulations, so remove ktrace EMUL records and the baggageguenther2016-03-061-4/+2
* Delete ktracing of context switches: it's unused, and not particularly useful,guenther2015-09-071-4/+2
* Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGmillert2015-01-191-4/+8
* macro cleanup; from Kaspars at Bankovskis dot netschwarze2014-12-141-9/+9
* use .Rv; no change of meaning; from Kaspars at Bankovskis dot netschwarze2014-12-101-6/+3
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
* Add utrace(2), a system call allowing for userland to send its own ktracemiod2013-06-011-3/+8
* struct ktr_header changed back in April 2012, rearranging the members,guenther2012-11-291-19/+16
* make -column lists pretty again;jmc2011-09-031-18/+35
* Support sending struct info to kdump. So far for struct stat andotto2011-07-081-2/+3
* document "pid"; based on a diff from Kristaps Dzonsonsjmc2007-07-171-2/+8
* convert to new .Dd format;jmc2007-05-311-2/+2
* Adjust ktrace(2) man page to recent changes in struct ktr_header.moritz2006-11-141-3/+3
* document ESRCH; from kristaps johnson (pr #5074)jmc2006-04-121-1/+4
* - use .Cm rather than .Nm for kernel optionsjmc2005-03-261-3/+3
* acct, ktrace, and ptrace are only available if the kernel option is there.tedu2005-03-261-1/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* typos;jmc2003-02-251-2/+2
* Fix *documentation*: one arg of the ktrace(2) is pid_t not int, found whilempech2002-06-061-2/+2
* note KTRFAC_EMULderaadt2002-02-221-1/+2
* Mention that ktrace(2) doesn't follow linksmillert2000-04-251-3/+5
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-2/+2
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-30/+32
* add missing #include's; d@aaron1999-05-241-1/+3
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
* make function names the correct casederaadt1999-02-271-2/+2
* fix openbsd tagderaadt1998-07-061-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+164