index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
compat
/
linux
/
linux_sysctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Match the LINUX32's style with existing style
obrien
2005-01-14
1
-4
/
+4
*
Changes to MI Linux emulation code necessary to run 32-bit Linux binaries
tjr
2004-08-16
1
-6
/
+13
*
Use __FBSDID().
obrien
2003-06-10
1
-2
/
+3
*
Clean up whitespace and remove register keyword.
des
2003-03-03
1
-1
/
+1
*
More caddr_t removal, in conjunction with copy{in,out}(9) this time.
des
2003-03-03
1
-1
/
+1
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-1
/
+1
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-1
/
+1
*
Add function linux_msg() for regulating output from the linux emulation
alfred
2003-01-02
1
-4
/
+16
*
Back out last commit. Linux uses the old 4.3BSD sockaddr format.
mini
2002-09-24
1
-17
/
+0
*
Don't use compatability syscall wrappers in emulation code.
mini
2002-09-23
1
-0
/
+21
*
Include <sys/malloc.h> instead of depending on namespace pollution 2
bde
2002-09-05
1
-5
/
+1
*
Use the new kern_* functions to avoid the need to store arguments
iedowse
2002-09-01
1
-6
/
+9
*
KSE Milestone 2
julian
2001-09-12
1
-1
/
+1
*
Round of cleanups and enhancements. These include (in random order):
marcel
2001-09-08
1
-0
/
+120