cvs commit: src/sys/compat/linux linux_misc.c
Robert Watson
rwatson at FreeBSD.org
Fri Aug 25 11:02:43 UTC 2006
rwatson 2006-08-25 11:02:42 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_misc.c
Log:
Don't call suser_cred() directly from linux_sethostname(), as it just
wraps userland_sysctl(), which performs necessary privilege checks as
part of its normal operation.
MFC after: 1 week
Revision Changes Path
1.186 +0 -3 src/sys/compat/linux/linux_misc.c
More information about the cvs-src
mailing list