aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvscvs2svn2004-11-041-1/+1
* Changes to MI Linux emulation code necessary to run 32-bit Linux binariesTim J. Robbins2004-08-161-6/+13
* Use __FBSDID().David E. O'Brien2003-06-101-2/+3
* Clean up whitespace and remove register keyword.Dag-Erling Smørgrav2003-03-031-1/+1
* More caddr_t removal, in conjunction with copy{in,out}(9) this time.Dag-Erling Smørgrav2003-03-031-1/+1
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-1/+1
* Add function linux_msg() for regulating output from the linux emulationAlfred Perlstein2003-01-021-4/+16
* 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