CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2015/10/03 06:41:16

Modified files:
        usr.bin/uname  : uname.c 

Log message:
tame "stdio" right between setlocale and getopt, it is easy to review
this program and see it does uname(3) and stdio printf.  uname(3) is
backed by a cluster of sysctl() reads, all permitted by the kernel
in tame_sysctl_check()

Reply via email to