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
/
freebsd32
/
freebsd32_util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
In order to maximize the re-usability of kernel code in user space this
kmacy
2011-09-16
1
-0
/
+9
*
Revert r210451, and the similar part of the r210431. The forward-declaration
kib
2010-07-26
1
-1
/
+1
*
Remove the linux_exec_copyin_args(), freebsd32_exec_copyin_args() may
kib
2010-07-23
1
-0
/
+4
*
Extract the code to copy-out struct rusage32 from struct rusage
kib
2010-04-21
1
-1
/
+4
*
Introduce SYSCALL_INIT_HELPER and SYSCALL32_INIT_HELPER macros and
kib
2010-03-19
1
-0
/
+11
*
FOr SYSCALL_MODULE_HELPER, use "sys/<syscallname>" module name.
kib
2010-03-19
1
-1
/
+1
*
Make freebsd32_copyiniov() available outside of freebsd32_misc.
kib
2010-03-19
1
-0
/
+3
*
Provide groundwork for 32-bit binary compatibility on non-x86 platforms,
nwhitehorn
2010-03-11
1
-0
/
+2
*
Add support for installing 32-bit system calls from kernel modules. This
jhb
2008-09-25
1
-0
/
+30
*
Sort includes and add multiple include guards.
jhb
2008-09-25
1
-5
/
+9
*
- Change the commented out freebsd32_xxx() example to use kern_xxx() along
jhb
2005-06-29
1
-24
/
+0
*
Eliminate stackgap usage for the (woefully incomplete) path translations
peter
2003-12-23
1
-19
/
+0
*
Switch to using the emulator in the common compat area.
peter
2003-08-23
1
-0
/
+4
*
Initial sweep to de-i386-ify this
peter
2003-08-22
1
-7
/
+9
*
Deal with the user VM space expanding. 32 bit applications do not like
peter
2003-05-23
1
-1
/
+1
*
Add BASIC i386 binary support for the amd64 kernel. This is largely
peter
2003-05-14
1
-1
/
+1
*
SCARGS removal take II.
alfred
2002-12-14
1
-5
/
+0
*
Backout removal SCARGS, the code freeze is only "selectively" over.
alfred
2002-12-13
1
-0
/
+5
*
Remove SCARGS.
alfred
2002-12-13
1
-5
/
+0
*
Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable
peter
2002-07-20
1
-0
/
+94