index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
ktrace.2
Age
Commit message (
Expand
)
Author
2013-06-01
Add utrace(2), a system call allowing for userland to send its own ktrace
Miod Vallat
2012-11-29
struct ktr_header changed back in April 2012, rearranging the members,
Philip Guenthe
2011-09-03
make -column lists pretty again;
Jason McIntyre
2011-07-08
Support sending struct info to kdump. So far for struct stat and
Otto Moerbeek
2007-07-17
document "pid"; based on a diff from Kristaps Dzonsons
Jason McIntyre
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-11-14
Adjust ktrace(2) man page to recent changes in struct ktr_header.
Moritz Jodeit
2006-04-12
document ESRCH; from kristaps johnson (pr #5074)
Jason McIntyre
2005-03-26
- use .Cm rather than .Nm for kernel options
Jason McIntyre
2005-03-26
acct, ktrace, and ptrace are only available if the kernel option is there.
Ted Unangst
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-02-25
typos;
Jason McIntyre
2002-06-06
Fix *documentation*: one arg of the ktrace(2) is pid_t not int, found while
Mike Pechkin
2002-02-22
note KTRFAC_EMUL
Theo de Raadt
2000-04-25
Mention that ktrace(2) doesn't follow links
Todd 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.org
Aaron Campbell
1999-05-24
add missing #include's; d@
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1999-02-27
make function names the correct case
Theo de Raadt
1998-07-06
fix openbsd tag
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt