summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/ptrace.2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-041-1/+1
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Document the support in the kernel for hardware debug registers on theobrien2000-02-121-1/+20
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use the .Tn macro for generic FreeBSD references. Other minor cleanup.mpp1997-03-211-2/+4
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Sort cross references.wosch1997-01-201-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add missing RETURN VALUES/ERRORS sections.mpp1997-01-121-4/+7
* add missing comma(s) in .Xr macroswosch1996-09-231-4/+4
OpenPOWER on IntegriCloud