CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2015/09/13 11:08:04

Modified files:
        sys/kern       : syscalls.master kern_ktrace.c kern_sysctl.c 
                         kern_tame.c 
        sys/uvm        : uvm_glue.c 
        sys/compat/linux: linux_misc.c 
        lib/libc       : Symbols.list 
        lib/libc/gen   : Makefile.inc 
        lib/libc/sys   : Makefile.inc 
        usr.bin/kdump  : kdump.c 
        libexec/ld.so/alpha: ldasm.S 
        libexec/ld.so/amd64: ldasm.S 
        libexec/ld.so/arm: ldasm.S 
        libexec/ld.so/hppa: ldasm.S 
        libexec/ld.so/i386: ldasm.S 
        libexec/ld.so/m88k: ldasm.S 
        libexec/ld.so/mips64: ldasm.S 
        libexec/ld.so/powerpc: ldasm.S 
        libexec/ld.so/sh: ldasm.S 
        libexec/ld.so/sparc: ldasm.S 
        libexec/ld.so/sparc64: ldasm.S 
        regress/bin/systrace/id: id.policy 
        regress/bin/systrace/symlink: ln.policy 
        regress/usr.bin/sdiff: Iflag12.out Iflag21.out Ilflag12.out 
                               Ilflag21.out file1 file2 lflag.out 
                               same.out short.out tabs.out tabs1 tabs2 
                               wflag.out 
        etc/systrace   : usr_sbin_lpd 

Log message:
Rename __sysctl syscall to just sysctl, as the userland wrapper is no longer
necessary

ok deraadt@ jsing@

Reply via email to