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
/
amd64
/
linux32
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
x86_64 Linux do not use multiplexing on ipc system calls.
dchagin
2015-05-24
1
-0
/
+10
*
Remove stale comment about a signal trampoline which
dchagin
2015-05-24
1
-1
/
+0
*
Put linux_platform into the vdso to avoid copying it onto the stack at
dchagin
2015-05-24
3
-16
/
+16
*
Eliminate a now unused global declaration of elf_linux_sysvec.
dchagin
2015-05-24
1
-2
/
+0
*
Implement vdso - virtual dynamic shared object. Through vdso Linux
dchagin
2015-05-24
5
-30
/
+256
*
Regen for r283403.
dchagin
2015-05-24
5
-8
/
+45
*
Implement pselect6() system call.
dchagin
2015-05-24
2
-2
/
+3
*
Regen for r283401.
dchagin
2015-05-24
5
-7
/
+34
*
Implement prlimit64() system call.
dchagin
2015-05-24
2
-3
/
+4
*
Regen for r283399.
dchagin
2015-05-24
5
-7
/
+29
*
Implement dup3() system call.
dchagin
2015-05-24
2
-2
/
+2
*
Regen for r283396.
dchagin
2015-05-24
5
-7
/
+29
*
Implement rt_sigqueueinfo() system call.
dchagin
2015-05-24
2
-2
/
+2
*
Regen for r283394.
dchagin
2015-05-24
5
-8
/
+40
*
Implement waitid() system call.
dchagin
2015-05-24
2
-2
/
+3
*
To reduce code duplication introduce linux_copyout_rusage() method.
dchagin
2015-05-24
3
-39
/
+16
*
Some style(9) && whitespaces fixes. No functional changes.
dchagin
2015-05-24
1
-3
/
+3
*
Switch linuxulator to use the native 1:1 threads.
dchagin
2015-05-24
2
-14
/
+14
*
Regen for r283379.
dchagin
2015-05-24
5
-26
/
+38
*
Implement a Linux version of sched_getparam() && sched_setparam().
dchagin
2015-05-24
1
-4
/
+4
*
Remove a now unused include.
dchagin
2015-05-24
1
-1
/
+0
*
In preparation for switching linuxulator to the use the native 1:1
dchagin
2015-05-24
1
-16
/
+0
*
Regen for r283370.
dchagin
2015-05-24
5
-11
/
+16
*
In preparation for switching linuxulator to the use the native 1:1
dchagin
2015-05-24
1
-2
/
+1
*
In preparation for switching linuxulator to the use the native 1:1
dchagin
2015-05-24
1
-2
/
+4
*
On exec, single-threading must be enforced before arguments space is
kib
2015-05-10
1
-1
/
+9
*
Regen after r276508, r276509.
dchagin
2015-01-01
5
-7
/
+7
*
Correct an argument status of wait4 syscall for Linuxulator.
dchagin
2015-01-01
1
-1
/
+1
*
Re-gen after r271743 implementing most of
bz
2014-09-18
5
-19
/
+109
*
Implement most of timer_{create,settime,gettime,getoverrun,delete}
bz
2014-09-18
3
-10
/
+12
*
Revert r266925 as it can lead to instant panic at fexecve():
dchagin
2014-06-17
1
-2
/
+2
*
To allow to run the interpreter itself add a new ELF branding type.
dchagin
2014-05-31
1
-2
/
+2
*
Update kernel inclusions of capability.h to use capsicum.h instead; some
rwatson
2014-03-16
1
-1
/
+1
*
- For kernel compiled only with KDTRACE_HOOKS and not any lock debugging
attilio
2013-11-25
1
-1
/
+0
*
x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)
emaste
2013-11-14
1
-22
/
+2
*
Regen.
rdivacky
2013-09-18
5
-94
/
+16
*
Revert r255672, it has some serious flaws, leaking file references etc.
rdivacky
2013-09-18
2
-6
/
+8
*
Regen.
rdivacky
2013-09-18
5
-16
/
+95
*
Implement epoll support in Linuxulator. This is a tiny wrapper around kqueue
rdivacky
2013-09-18
2
-8
/
+6
*
Change the cap_rights_t type from uint64_t to a structure that we can extend
pjd
2013-09-05
1
-1
/
+4
*
Retire write-only PCB_GS32BIT pcb flag on amd64.
dchagin
2013-05-09
2
-3
/
+2
*
Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h
jhb
2013-01-29
2
-160
/
+1
*
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
*
Regenerate system call tables.
ed
2012-05-25
5
-10
/
+10
*
Remove use of non-ISO-C integer types from system call tables.
ed
2012-05-25
1
-2
/
+2
*
- >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
[prev]
[next]