aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/ptrace.2
Commit message (Expand)AuthorAgeFilesLines
* Clarify the behavior of ptrace(2) a little bit: the tracing processRobert Watson2004-01-101-0/+24
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-6/+6
* Make the documentation of PT_STEP match its implementation: theIan Dowse2003-08-111-2/+3
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-0/+11
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-3/+7
* mdoc(7) police: Fixed the spammage of this file with trailing whitespacesRuslan Ermilov2002-03-201-21/+20
* Document PT_IO, and move the comment about machine-dependent requestsDag-Erling Smørgrav2002-03-161-5/+33
* Further cleanup (punctuation, genitive)Dag-Erling Smørgrav2002-03-161-18/+27
* Insert newlines between sentences and rewrap paragraphs. No changes toDag-Erling Smørgrav2002-03-161-31/+40
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* PT_STEP in ptrace(2) man page is described as 'addr and data fieldsMurray Stokely2001-09-031-3/+3
* Update ptrace(2) re: PT_READ_U and PT_WRITE_UPeter Wemm2001-08-081-45/+0
* mdoc(7) police:Ruslan Ermilov2001-08-071-11/+5
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-16/+28
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-0/+1
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-1/+1
* Document the ptrace() PT_STEP request.John W. De Boskey2000-10-141-1/+10
* Use `Er' variable to define first column width in ERRORS section. It wasAlexey Zelkin2000-05-041-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Document the support in the kernel for hardware debug registers on theDavid E. O'Brien2000-02-121-1/+20
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use the .Tn macro for generic FreeBSD references. Other minor cleanup.Mike Pritchard1997-03-211-2/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Sort cross references.Wolfram Schneider1997-01-201-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add missing RETURN VALUES/ERRORS sections.Mike Pritchard1997-01-121-4/+7
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-231-4/+4
* function appeared in Version 7 AT&T UNIXWolfram Schneider1996-08-291-1/+6
* Bring in the man page additions for PT_ATTACH/DETACH|GET/SET_REGS thatNate Williams1996-01-241-3/+90
* - FreeBSD'ized the ptrace manpage by removing non-FreeBSD specific portions.Nate Williams1996-01-201-211/+12
* ptrace(2) manpageNate Williams1996-01-201-0/+395