summaryrefslogtreecommitdiffstats
path: root/sys/kern/sys_process.c
diff options
context:
space:
mode:
authorguenther <guenther@openbsd.org>2012-02-20 21:04:35 +0000
committerguenther <guenther@openbsd.org>2012-02-20 21:04:35 +0000
commit15c067764d546e0cce5bc8fb9ab2a38ffe3aca03 (patch)
tree5672884b26ad1b6dbc18df74b58cedcfb5ee57b3 /sys/kern/sys_process.c
parentSwitch the time measuring to be in timespecs, and then check the (diff)
downloadwireguard-openbsd-15c067764d546e0cce5bc8fb9ab2a38ffe3aca03.tar.xz
wireguard-openbsd-15c067764d546e0cce5bc8fb9ab2a38ffe3aca03.zip
- add more ptrace() ops
- be robust against a ktrace file the contains a record with ktr_len==SIZE_MAX, instead of reallocating its buffer to zero size - format the clockid_t argument to clock_*() and __thrsleep() as CLOCK_* - format the sigset_t argument to sigprocmask() and __thrsigdivert(), the return from sigprocmask(), and the mask reported for PSIG records as a bitset of SIG* values, except that if most the bits are set then invert it and prefix with '~' - show the next level of the kern.proc sysctl - __tfork() creates procs, so do the mappidtoemul() handling - refactor ktrstat()'s time printing bits and fix a whitespace glitch in its output - reduce stack usage in ktrstruct() - a value of zero is not an error for mode bits (S_*), atflag bits (AT_*), wait options (W*), or shmat flags (SHM_*) ok otto@
Diffstat (limited to 'sys/kern/sys_process.c')
0 files changed, 0 insertions, 0 deletions