summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/ptrace.2
Commit message (Expand)AuthorAgeFilesLines
* MFC r304928:kib2016-09-031-2/+18
* MFC r305024:kib2016-09-011-41/+41
* MFC 303001: Add PTRACE_VFORK to trace vfork events.jhb2016-08-191-0/+42
* MFC 302900,302902,302921,303461,304009:jhb2016-08-151-41/+178
* Fix bunch of .Xrs.trasz2016-03-281-1/+1
* Document the recently added support for ptrace(2) LWP events.jhb2015-12-301-1/+38
* Switch pl_child_pid from int to pid_t.jhb2015-10-201-2/+2
* Document the recently added pl_syscall_* fields in struct ptrace_lwpinfo.jhb2015-10-071-1/+24
* Grammar and language fixes.kib2015-07-031-36/+50
* Document x86 machine-specific ptrace(2) requests. Provide list of thekib2015-06-301-2/+175
* Document EINVAL error return from PT_LWPINFOemaste2013-07-221-1/+9
* Document the detail of interaction between vfork and PT_TRACEME.kib2013-02-071-1/+11
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-1/+1
* Document PL_FLAG_CHILD.kib2012-02-181-1/+6
* Remove no longer needed BUGS section.kib2011-10-061-9/+1
* Remove no longer valid statement about ARM.kib2011-10-041-2/+2
* Document PT_FLAG_FORKED, PT_FOLLOW_FORK, pl_tdname and pl_child_pid.kib2011-01-251-5/+40
* Fix typos and spelling mistakes.joel2010-08-061-1/+1
* Document pl_siginfo and PT_FLAG_SI for PT_LWPINFO.kib2010-07-101-4/+20
* Improve the documentation for PT_LWPINFO. Note that some features arekib2010-05-241-3/+58
* o Add support for COMPAT_IA32.marcel2010-02-111-13/+21
* Add PT_VM_TIMESTAMP and PT_VM_ENTRY so that the tracing process canmarcel2010-02-091-1/+76
* Document missing requests.dds2009-03-271-2/+18
* Belatedly bump Dd for my recent changes.emaste2007-04-111-1/+1
* Document PT_GETNUMLWPS.emaste2007-04-091-0/+3
* Describe PT_GETLWPLIST's arguments.emaste2007-04-071-0/+9
* Add an entry for PT_GETLWPLIST.trhodes2006-11-091-1/+3
* Expand *n't contractions.ru2005-02-131-2/+2
* Document the new PT_LWPINFO request. In fact, the request is so newmarcel2004-07-121-0/+19
* Markup, grammar, and spelling fixes.ru2004-06-301-2/+3
* Clarify the behavior of ptrace(2) a little bit: the tracing processrwatson2004-01-101-0/+24
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-6/+6
* Make the documentation of PT_STEP match its implementation: theiedowse2003-08-111-2/+3
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-0/+11
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-3/+7
* mdoc(7) police: Fixed the spammage of this file with trailing whitespacesru2002-03-201-21/+20
* Document PT_IO, and move the comment about machine-dependent requestsdes2002-03-161-5/+33
* Further cleanup (punctuation, genitive)des2002-03-161-18/+27
* Insert newlines between sentences and rewrap paragraphs. No changes todes2002-03-161-31/+40
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
* PT_STEP in ptrace(2) man page is described as 'addr and data fieldsmurray2001-09-031-3/+3
* Update ptrace(2) re: PT_READ_U and PT_WRITE_Upeter2001-08-081-45/+0
* mdoc(7) police:ru2001-08-071-11/+5
* Remove whitespace at EOL.dd2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-16/+28
* Prepare for mdoc(7)NG.ru2000-12-291-0/+1
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-1/+1
* Use Fx macro wherever possible.ru2000-11-141-1/+1
* Document the ptrace() PT_STEP request.jwd2000-10-141-1/+10
OpenPOWER on IntegriCloud