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
/
i386
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h
jhb
2013-01-29
3
-160
/
+2
*
Don't assume that all Linux TCP-level socket options are identical to
jhb
2013-01-23
1
-0
/
+7
*
Revert previous commit...
kevlo
2012-10-10
1
-1
/
+1
*
Prefer NULL over 0 for pointers
kevlo
2012-10-09
1
-1
/
+1
*
Regen.
jhb
2012-07-30
5
-7
/
+7
*
The linux_lstat() system call accepts a pointer to a 'struct l_stat', not a
jhb
2012-07-30
1
-1
/
+1
*
- >500 static DTrace probes for the linuxulator
netchild
2012-05-05
2
-0
/
+10
*
Regen for r234359.
jkim
2012-04-16
5
-7
/
+7
*
Correct an argument type of iopl syscall for Linuxulator. This also fixes
jkim
2012-04-16
1
-1
/
+1
*
Regen for r234357.
jkim
2012-04-16
5
-31
/
+16
*
Correct arguments of stat64, fstat64 and lstat64 syscalls for Linuxulator.
jkim
2012-04-16
1
-6
/
+6
*
Regen for r234352.
jkim
2012-04-16
5
-10
/
+27
*
- Implement pipe2 syscall for Linuxulator. This syscall appeared in 2.6.27
jkim
2012-04-16
3
-22
/
+2
*
regen
netchild
2012-03-10
5
-7
/
+583
*
- add comments to syscalls.master and linux(32)_dummy about which linux
netchild
2012-03-10
2
-1
/
+102
*
Do not write to the user address directly, use suword().
kib
2012-02-25
1
-4
/
+4
*
Fix misuse of the kernel map in miscellaneous image activators.
kib
2012-02-17
1
-16
/
+10
*
Convert files to UTF-8
uqs
2012-01-15
4
-4
/
+4
*
Regen.
jhb
2011-12-29
5
-10
/
+64
*
Implement linux_fadvise64() and linux_fadvise64_64() using
jhb
2011-12-29
3
-4
/
+15
*
- Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate()
lstewart
2011-11-21
1
-0
/
+1
*
Regenerate system call tables.
ed
2011-11-19
5
-7
/
+12
*
Make the Linux *at() calls a bit more complete.
ed
2011-11-19
1
-2
/
+2
*
Regenerate system call tables.
ed
2011-11-19
5
-8
/
+8
*
Improve *access*() parameter name consistency.
ed
2011-11-19
1
-2
/
+2
*
Correct the types of the arguments to return probes of the syscall
rstone
2011-11-11
1
-1
/
+1228
*
Auto-generated code from sys_ prefixing makesyscalls.sh change
kmacy
2011-09-16
1
-48
/
+48
*
In order to maximize the re-usability of kernel code in user space this
kmacy
2011-09-16
1
-14
/
+14
*
Second-to-last commit implementing Capsicum capabilities in the FreeBSD
rwatson
2011-08-11
1
-1
/
+5
*
Add accounting for most of the memory-related resources.
trasz
2011-04-05
1
-1
/
+3
*
Revert r220032:linux compat: add SO_PASSCRED option with basic handling
avg
2011-03-31
1
-1
/
+0
*
linux compat: add SO_PASSCRED option with basic handling
avg
2011-03-26
1
-0
/
+1
*
linux compat: add non-dummy capget and capset system calls, regenerate
avg
2011-03-26
6
-12
/
+38
*
linux compat: add non-dummy capget and capset system calls
avg
2011-03-26
1
-2
/
+4
*
Export the correct AT_PLATFORM value.
dchagin
2011-03-26
1
-2
/
+1
*
Enable shared page use for amd64/linux32 and i386/linux binaries.
dchagin
2011-03-13
2
-18
/
+21
*
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
avg
2011-03-12
5
-4
/
+5728
*
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
avg
2011-03-12
3
-8
/
+10
*
Extend struct sysvec with new method sv_schedtail, which is used for an
dchagin
2011-03-08
1
-4
/
+2
*
For realtime signals fill the sigval value.
dchagin
2011-02-15
1
-0
/
+1
*
Sort include files in the alphabetical order.
dchagin
2011-02-13
1
-1
/
+1
*
Move linux_clone(), linux_fork(), linux_vfork() to a MI path.
dchagin
2011-02-12
2
-242
/
+1
*
In preparation for moving linux_clone() to a MI path
dchagin
2011-02-12
2
-1
/
+12
*
In preparation for moving linux_clone () to a MI path
dchagin
2011-02-12
1
-54
/
+58
*
Regen for r218610.
dchagin
2011-02-12
3
-4
/
+4
*
The fourth argument of linux_clone is a pointer to the TLS. Change clone sysc...
dchagin
2011-02-12
1
-2
/
+1
*
Setting VV_TEXT here is redundant. It is already set by do_execve().
alc
2011-02-09
1
-3
/
+0
*
Regen for r218101.
dchagin
2011-01-30
1
-3
/
+3
*
Change linux futex syscall definition to match actual linux one.
dchagin
2011-01-30
1
-2
/
+2
*
The kern_wait() code already removes the SIGCHLD signal for the waited
dchagin
2011-01-30
1
-7
/
+0
[next]