aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Back out last commit. Linux uses the old 4.3BSD sockaddr format.Jonathan Mini2002-09-241-17/+0
* Don't use compatability syscall wrappers in emulation code.Jonathan Mini2002-09-231-0/+21
* Include <sys/malloc.h> instead of depending on namespace pollution 2Bruce Evans2002-09-051-5/+1
* Use the new kern_* functions to avoid the need to store argumentsIan Dowse2002-09-011-6/+9
* KSE Milestone 2Julian Elischer2001-09-121-1/+1
* Round of cleanups and enhancements. These include (in random order):Marcel Moolenaar2001-09-081-0/+120