summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/ptrace.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove references to sparctedu2016-09-011-5/+5
* correct documentation for PT_WRITE_I. it may be necessary to flush icache.tedu2016-05-311-4/+5
* un-vax;jmc2016-03-101-6/+5
* Document the PT_GET_THREAD_{FIRST,NEXT} requestsguenther2016-03-061-2/+24
* Send Aviion to same place as Nova IIderaadt2015-12-011-5/+5
* add a small hint that you'll get EBUSY if you forget to wait. ok guenthertedu2015-09-241-3/+3
* use .In rather than .Fd #includeschwarze2015-09-101-4/+4
* spelling; ok deraadtjmc2015-08-021-3/+3
* mention that the kern.global_ptrace sysctl also affects PT_ATTACHtedu2015-01-251-2/+6
* zap some wacky Eo/Ec stuff, and start sentences on new lines; ok schwarzejmc2014-11-161-33/+27
* Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingmiod2014-03-181-6/+5
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-11/+11
* more library historyschwarze2013-07-171-2/+7
* Add PIOD_READ_AUXV, a way to get the ELF auxilliary vector through ptrace(2).kettenis2008-09-161-2/+6
* convert to new .Dd format;jmc2007-05-311-2/+2
* Adjust now that powerpc has PT_{GET|SET}FPREGS.kettenis2006-05-151-4/+4
* Administrative changes for aviion, ok deraadt@miod2006-05-091-4/+5
* Document PT_STEP (better late than never), and group the machine-dependentmiod2005-12-171-29/+30
* tidy up lists and displays...jmc2005-09-151-3/+7
* ptrace(2) following fork(2)kettenis2005-09-141-1/+64
* No PT_[GS]ETFPREGS on mips.miod2005-07-201-2/+2
* PT_WCOOKIE is available on sparc64 too.miod2005-05-161-2/+2
* Mention no more PT_[GS]ETFPREGS on m88k.miod2005-05-161-2/+3
* Document PT_[GS]ETXMMREGS.kettenis2005-04-041-7/+27
* - 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
* A better description of the machine-dependent PT commands.miod2004-03-091-20/+40
* typos;jmc2003-02-271-3/+4
* don't attach to system processes.fgsch2002-04-101-1/+5
* Document reality.art2002-03-121-6/+19
* Document PT_IOart2002-03-111-1/+39
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-29/+42
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-2/+4
* add missing .El macros (which properly terminate .Bl macro lists)aaron1999-05-271-1/+2
* grammar police: do not hyphenate compound words that act as adjectives if theaaron1999-05-121-2/+2
* mi ptraced1999-02-011-2/+2
* Attempt at cleanup.michaels1996-10-081-2/+2
* From NetBSD: merge of 960317niklas1996-03-191-151/+152
* initial import of NetBSD treederaadt1995-10-181-0/+395