diff options
author | 2012-05-25 04:39:40 +0000 | |
---|---|---|
committer | 2012-05-25 04:39:40 +0000 | |
commit | a91d5bed59ccf5ef41eaa4f7ed84353bfc50fa4d (patch) | |
tree | 8fcb0245dc3ff646e5864cc27ce57437cacf1956 /usr.bin/tmux | |
parent | Import a number of core functions from libpcap-1.2.0 while preserving (diff) | |
download | wireguard-openbsd-a91d5bed59ccf5ef41eaa4f7ed84353bfc50fa4d.tar.xz wireguard-openbsd-a91d5bed59ccf5ef41eaa4f7ed84353bfc50fa4d.zip |
Change the KERN_FILE_BYPID and KERN_FILE_BYUID modes of the KERN_FILE2
sysctl() to be per-process instead of per-thread. This means the
filedesc table has to really be per-process instead of per-thread,
so make it an error for the linux clone() emulation to try to do
otherwise. This removes pointless duplication in fstat's output.
requested by jsing@ and deraadt@, ok matthew@ deraadt@
Diffstat (limited to 'usr.bin/tmux')
0 files changed, 0 insertions, 0 deletions