diff options
author | jhb <jhb@FreeBSD.org> | 2002-03-22 21:02:02 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2002-03-22 21:02:02 +0000 |
commit | 59d20d5aab1a3950631580f447d2067770597d01 (patch) | |
tree | 4389542d09e3b09bea71f1eb40149f2bc6acf83b /lib/libc/net/res_data.c | |
parent | d1fbde7cf6ef772e6c5064bd6ecb2d6d2b95adb0 (diff) | |
download | FreeBSD-src-59d20d5aab1a3950631580f447d2067770597d01.zip FreeBSD-src-59d20d5aab1a3950631580f447d2067770597d01.tar.gz |
Use explicit Giant locks and unlocks for rather than instrumented ones for
code that is still not safe. suser() reads p_ucred so it still needs
Giant for the time being. This should allow kern.giant.proc to be set
to 0 for the time being.
Diffstat (limited to 'lib/libc/net/res_data.c')
0 files changed, 0 insertions, 0 deletions