diff options
author | 2007-03-24 16:01:21 +0000 | |
---|---|---|
committer | 2007-03-24 16:01:21 +0000 | |
commit | f07e72ced5291792cbe72a84ad9c7397a32e1093 (patch) | |
tree | 1480212fffefc6c3e75e774bb2d26e4df2332aa8 /sys/kern/kern_malloc.c | |
parent | Use MAXPATHLEN for buffer, which is only used for path construction (diff) | |
download | wireguard-openbsd-f07e72ced5291792cbe72a84ad9c7397a32e1093.tar.xz wireguard-openbsd-f07e72ced5291792cbe72a84ad9c7397a32e1093.zip |
Kill the horrible hack of storing the pid in struct selinfo.
Instead, keep the proc pointer in it and put the selinfo on a list
in struct proc in selrecord. Then clean up the list when leaving
sys_select and sys_poll.
miod@ ok, testing by many, including Bobs spamd boxes.
Diffstat (limited to 'sys/kern/kern_malloc.c')
0 files changed, 0 insertions, 0 deletions