K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-01-29T21:59:32.000000Z K 7 svn:log V 262 Merge kern_xxx.c:1.45 from HEAD to RELENG_5: date: 2004/10/22 12:10:50; author: rwatson; state: Exp; lines: +2 -4 In osethostname(), don't need to call suser() directly as userland_sysctl() will perform all necessary privilege checks for the caller. END