summaryrefslogtreecommitdiff
path: root/lib/libc/sys/ptrace.2
AgeCommit message (Expand)Author
2006-03-11Use more markup.wiz
2006-03-06Add documentations for the 3 undocumented ptrace calls.christos
2005-01-09document PT_DUMPCORE.christos
2004-05-13\- is a minus, not -.wiz
2003-06-26Fix typo in macro.wiz
2003-04-16Usewiz
2003-03-31avaliable->available (Igor Sobrado, PR misc/19810)perry
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-04-06The PT_IO operations are named PIOD_{READ,WRITE}_{I,D}, notnathanw
2002-03-17Document PT_IO.thorpej
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-11document that ptrace() will return EAGAIN if the process that we are tryingchristos
2001-09-16Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.wiz
2001-09-16Boring whitespace fixes.wiz
2000-09-27Note that we do support single-stepping, as a machine-dependant feature.nathanw
2000-09-24Mention additional restriction on ptrace: you can't ptrace system processes s...erh
2000-07-27parameters addr & data are actually treated same wayjdolecek
1999-12-02Add a LIBRARY section to system call manual pages. While it's clear that thekleink
1999-10-06Add SEE ALSO section and xref sigaction(2) and signal(7)jdolecek
1999-03-26Document new chroot-related restrictions on fchdir, chroot, and ptracesommerfe
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-09More missing .El's.ross
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1997-03-08alternate -> alternative, per PR 2643mouse
1996-02-23comment out PT_READ_U, PT_WRITE_U, PT_SYSCALL descriptionsjtc
1995-02-27merge with lite, keeping most local changes. clean up Idscgd
1994-11-14ptrace(2) by der mouse; not checked for accuracyderaadt