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_util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r283441:
dchagin
2016-01-09
1
-0
/
+1
*
MFC r283427:
dchagin
2016-01-09
1
-0
/
+2
*
MFC r283421:
dchagin
2016-01-09
1
-0
/
+2
*
MFC r283447:
dchagin
2016-01-09
1
-1
/
+0
*
- >500 static DTrace probes for the linuxulator
netchild
2012-05-05
1
-0
/
+8
*
Remove direct access to si_name.
ed
2012-02-10
1
-1
/
+1
*
Remove stale comment.
kib
2010-10-14
1
-5
/
+0
*
Add preliminary KTR(9) support to the linux emulation layer.
dchagin
2009-05-07
1
-0
/
+29
*
Implement the linux syscalls
kib
2008-04-08
1
-5
/
+7
*
Implement the openat() linux syscall
julian
2007-03-29
1
-2
/
+5
*
Axe the stackgap macros as the Linux ABIs no longer use the stackgap.
jhb
2006-06-27
1
-26
/
+0
*
Enhance the Linux emulation layer to make MegaRAID SAS managements tool happy.
ambrisko
2006-05-05
1
-0
/
+17
*
Suppress logging about unimplemented syscalls to one time per process. This
glebius
2005-12-08
1
-9
/
+7
*
Remove linux_emul_find() and the CHECKALT*() macros as they are no longer
jhb
2005-03-01
1
-13
/
+0
*
Start each of the license/copyright comments with /*-
imp
2005-01-05
1
-1
/
+1
*
Rename thread args to be called "td" rather than "p" to be
dwmalone
2004-10-10
1
-6
/
+6
*
Use sv_psstrings from the current process's sysentvec structure instead
tjr
2004-08-15
1
-2
/
+3
*
Add function linux_msg() for regulating output from the linux emulation
alfred
2003-01-02
1
-4
/
+7
*
When complaining about obsolete/unimplemented syscalls output the process
alfred
2003-01-01
1
-2
/
+2
*
Add a new function linux_emul_convpath(), which is a version of
iedowse
2002-09-01
1
-0
/
+16
*
Remove __P.
alfred
2002-03-20
1
-1
/
+1
*
Garbage collect options AVM_A1_PCI, AVM_A1_PCMCIA, DEBUG_LINUX, DEV_APM,
bde
2002-02-15
1
-2
/
+0
*
Eliminate the prefix parameter to linux_emul_find(), which was always
des
2001-10-27
1
-4
/
+2
*
Whitespace fix.
des
2001-10-19
1
-1
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-5
/
+5
*
The MI/MD split wasn't perfect and the MI files need hacks for the
obrien
2000-11-01
1
-0
/
+17
*
Remove the only use of SCARG and perform dead code elimination.
marcel
2000-07-27
1
-4
/
+0
*
Add bounds checking to stackgap_alloc. Previously it was possible
marcel
2000-07-23
1
-10
/
+8
*
Implement pluggable ioctl handlers.
marcel
1999-12-04
1
-0
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
We don't end up checking for a return value of EFAULT from the copyinstr()
green
1999-08-07
1
-5
/
+12
*
Removed the cast to a pointer in the definition of PS_STRINGS and
bde
1998-12-16
1
-2
/
+2
*
remove option LINUX as it did nothing, add DEBUG_LINUX to debug the
jmg
1998-06-30
1
-1
/
+3
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fix a (mostly harmless) bogon when allocating space above the stack
peter
1996-03-10
1
-2
/
+2
*
First attempt at FreeBSD & Linux ELF support.
sos
1996-03-10
1
-3
/
+1
*
Mega-commit for Linux emulator update.. This has been stress tested under
peter
1996-03-02
1
-0
/
+92