diff options
author | 2009-12-20 23:36:04 +0000 | |
---|---|---|
committer | 2009-12-20 23:36:04 +0000 | |
commit | d27dc0a105b36c1b861f7a448019269955d0c585 (patch) | |
tree | 85061b3ad45d37272cc57675a65f7ad841c1f8c9 /sys/dev/pci/if_rl_pci.c | |
parent | fix an incorrect magic number and typo in PROTOCOL; bz#1688 (diff) | |
download | wireguard-openbsd-d27dc0a105b36c1b861f7a448019269955d0c585.tar.xz wireguard-openbsd-d27dc0a105b36c1b861f7a448019269955d0c585.zip |
svr4_sys_waitsys() was seemingly implemented by copying sys_wait4()
and hacking on it. Since then, some of the details of finishing a
wait have changed (p_exitsig handling), so factor out the common
bit into into proc_finish_wait() and have both sys_wait4() and
svr4_sys_waitsys() call that to kill the divergence.
"looks good" deraadt@
Diffstat (limited to 'sys/dev/pci/if_rl_pci.c')
0 files changed, 0 insertions, 0 deletions