index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
ptrace.2
Age
Commit message (
Expand
)
Author
2020-05-14
Use more markup.
wiz
2020-05-14
Introduce new ptrace(2) operations: PT_SET_SIGPASS and PT_GET_SIGPASS
kamil
2020-01-04
Document PT_LWPSTATUS and PT_LWPNEXT in ptrace(2)
kamil
2019-10-09
Fix xref.
wiz
2019-10-09
Document PT_STOP, update PT_KILL in the ptrace(2) man-page
kamil
2019-07-30
Include pe_lwp member in 'struct ptrace_state'
mgorny
2019-07-11
Fix thinko: syscalls -> signals
mgorny
2019-07-10
Improve/fix doc of PT_SETSTEP and PT_CLEARSTEP.
mgorny
2019-07-10
Fix typo: SIGRAP -> SIGTRAP
mgorny
2019-06-26
Use Vt for variable types. New sentence, new line. Add a missing ')'.
wiz
2019-06-26
Implement PT_GETXSTATE and PT_SETXSTATE
mgorny
2019-06-12
Fix typo.
wiz
2019-06-12
Try to make posix_spawn(3) note in ptrace(2) less confusing
kamil
2019-06-12
Use Xr.
wiz
2019-06-11
Document PTRACE_POSIX_SPAWN in man-page
kamil
2019-05-25
Update the ptrace(2) documentation
kamil
2018-05-01
Implement PTRACE_VFORK
kamil
2018-03-05
Remove PT_GET_SIGMASK / PT_SET_SIGMASK
kamil
2017-06-03
Fix typo: s/interrput/interrupt/
abhinav
2017-04-08
Fix typo in previous (ptrace(2))
kamil
2017-04-08
Document new calls and be more clear about PT_SYSCALL* in ptrace(2)
kamil
2017-04-07
Fix typos and some grammar
pgoyette
2017-04-07
Correction in ptrace(2) about operations that emit signals
kamil
2017-02-23
Formatting fix.
wiz
2017-02-23
Document PT_GETDBREGS and PT_SETDBRGS in ptrace(2)
kamil
2017-02-22
Introduce new ptrace(2) API to allow/prevent exection of LWP
kamil
2017-02-12
Introduce new interface in ptrace(2) - PT_GET_SIGMASK and PT_SET_SIGMASK
kamil
2017-01-27
Spelling fixes.
wiz
2017-01-25
Make the PIOD_READ_AUXV operation more clear
kamil
2017-01-15
Fix one markup issue and add initial HISTORY section
kamil
2017-01-14
Wording, macro use.
wiz
2017-01-14
Document PTRACE_LWP_CREATE and PTRACE_LWP_EXIT in ptrace(2)
kamil
2017-01-14
Document PTRACE_VFORK and PTRACE_VFORK_DONE in ptrace(2)
kamil
2017-01-11
Correct man-page category of posix_spawn: is (3) not (2)
kamil
2017-01-11
Document SIGTRAP with si_code TRAP_CHLD in ptrace(2)
kamil
2017-01-07
Add more notes explaining how debuggers work on NetBSD
kamil
2017-01-07
Document PT_SET_SIGINFO and PT_GET_SIGINFO in ptrace(2)
kamil
2017-01-07
Fix swapped text between PT_GET_PROCESS_STATE and PT_GET_EVENT_MASK
kamil
2017-01-07
ptrace(2): Document addr and data argument usage for PT_GET_PROCESS_STATE
kamil
2016-12-29
Reference siginfo(2) for a SIGCHLD signal
kamil
2016-12-19
Be consistent in using process' (vs process's).
abhinav
2016-12-15
ptrace(2): Document PT_GETVECREGS and PT_SETVECREGS (ppc ports specific)
kamil
2016-12-15
ptrace(2): Document PT_GETXMMREGS and PT_SETXMMREGS (i386 port specific)
kamil
2016-12-15
ptrace(2): Remove dead text, some of it commented in this file for years
kamil
2016-12-10
Remove outdated note in the PT_DUMPCORE call of the ptrace(2) man-page
kamil
2016-11-24
Remove duplicated PT_DUMPCORE description in machine-specific calls section
kamil
2016-11-01
Bump date for previous.
wiz
2016-11-01
Document PT_SET_EVENT_MASK, PT_GET_EVENT_MASK and PT_GET_PROCESS_STATE
kamil
2015-07-02
document PIOD_READ_AUXV.
christos
2014-07-28
PR/49045: Tetsuya Isaki: remove remaining caddr_t in ptrace(2)
christos
[next]