summaryrefslogtreecommitdiff
path: root/sys/compat/linux32/common/linux32_sysctl.c
AgeCommit message (Expand)Author
2009-01-05Make sysctl(2) fails with ENOTDIR (instead of EINVAL) for invalid mibnjoly
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-01-07Patch up sysctl locking:ad
2007-12-20Convert all the system call entry points from:dsl
2007-12-08ANSIfy most of the function definitions in sys/compat (but not ndis).dsl
2007-08-15Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposedad
2007-03-18Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx).dsl
2007-02-09Merge newlock2 to head.ad
2006-09-23Add sysctl tracing to emulations.manu
2006-09-05Fix linux32_sys_sysctl, it was horribly broken.manu
2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu