summaryrefslogtreecommitdiff
path: root/lib/libc/sys/ptrace.2
AgeCommit message (Expand)Author
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
2014-01-21obvious .Pa fixes; found with mandocdb(8)Ingo Schwarze
2013-07-17more library historyIngo Schwarze
2008-09-16Add PIOD_READ_AUXV, a way to get the ELF auxilliary vector through ptrace(2).Mark Kettenis
2007-05-31convert to new .Dd format;Jason McIntyre
2006-05-15Adjust now that powerpc has PT_{GET|SET}FPREGS.Mark Kettenis
2006-05-09Administrative changes for aviion, ok deraadt@Miod Vallat
2005-12-17Document PT_STEP (better late than never), and group the machine-dependentMiod Vallat
2005-09-15tidy up lists and displays...Jason McIntyre
2005-09-14ptrace(2) following fork(2)Mark Kettenis
2005-07-20No PT_[GS]ETFPREGS on mips.Miod Vallat
2005-05-16PT_WCOOKIE is available on sparc64 too.Miod Vallat
2005-05-16Mention no more PT_[GS]ETFPREGS on m88k.Miod Vallat
2005-04-04Document PT_[GS]ETXMMREGS.Mark Kettenis
2005-03-26- use .Cm rather than .Nm for kernel optionsJason McIntyre
2005-03-26acct, ktrace, and ptrace are only available if the kernel option is there.Ted Unangst
2004-03-09A better description of the machine-dependent PT commands.Miod Vallat
2003-02-27typos;Jason McIntyre
2002-04-10don't attach to system processes.Federico G. Schwindt
2002-03-12Document reality.Artur Grabowski
2002-03-11Document PT_IOArtur Grabowski
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
1999-06-29- change references to nil to null; tschroed@acm.orgAaron Campbell
1999-05-27add missing .El macros (which properly terminate .Bl macro lists)Aaron Campbell
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
1999-02-01mi ptraceDavid Leonard
1996-10-08Attempt at cleanup.michaels
1996-03-19From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt