]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r232799:
authornetchild <netchild@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 15 Apr 2012 16:52:48 +0000 (16:52 +0000)
committernetchild <netchild@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 15 Apr 2012 16:52:48 +0000 (16:52 +0000)
commit52de4c4166eebde8780b0ab90e7d688b21422495
treebe7d92d857528af1e7b3c674f833795216cf3b7f
parent80185b0643882722c4bfc5322449b1014a1c6971
MFC r232799:
  - add comments to syscalls.master and linux(32)_dummy about which linux
    kernel version introduced the sysctl (based upon a linux man-page)
  - add comments to syscalls.master regarding some names of sysctls which are
    different than the linux-names (based upon the linux unistd.h)
  - add some dummy sysctls
  - name an unimplemented sysctl

git-svn-id: svn://svn.freebsd.org/base/stable/9@234316 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/linux32/linux32_dummy.c
sys/amd64/linux32/syscalls.master
sys/i386/linux/linux_dummy.c
sys/i386/linux/syscalls.master