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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regen for r283399.
dchagin
2015-05-24
10
-14
/
+58
*
Implement dup3() system call.
dchagin
2015-05-24
5
-4
/
+23
*
Sched_rr_get_interval returns EINVAL in case when the invalid pid
dchagin
2015-05-24
1
-0
/
+7
*
Regen for r283396.
dchagin
2015-05-24
10
-14
/
+58
*
Implement rt_sigqueueinfo() system call.
dchagin
2015-05-24
6
-4
/
+60
*
Regen for r283394.
dchagin
2015-05-24
10
-16
/
+80
*
Implement waitid() system call.
dchagin
2015-05-24
6
-4
/
+74
*
Regen for r283392.
dchagin
2015-05-24
5
-7
/
+7
*
struct l_rusage does not defined for i386 Linuxulator due to it's nature.
dchagin
2015-05-24
1
-1
/
+1
*
To reduce code duplication introduce linux_copyout_rusage() method.
dchagin
2015-05-24
6
-70
/
+47
*
Add a function for converting wait options.
dchagin
2015-05-24
2
-1
/
+31
*
Add a siginfo_t conversion function.
dchagin
2015-05-24
2
-26
/
+114
*
Remove a now unused define.
dchagin
2015-05-24
1
-4
/
+0
*
Introduce LINUX_VERSION_STR, LINUX_VERSION_CODE macro for use instead
dchagin
2015-05-24
2
-4
/
+15
*
Some style(9) && whitespaces fixes. No functional changes.
dchagin
2015-05-24
2
-12
/
+12
*
pthread_join() caller do futex_wait on child_clear_tid. As a results
dchagin
2015-05-24
1
-1
/
+1
*
Switch linuxulator to use the native 1:1 threads.
dchagin
2015-05-24
15
-670
/
+551
*
In preparation for switching linuxulator to the use the native 1:1
dchagin
2015-05-24
15
-0
/
+24
*
In preparation for switching linuxulator to the use the native 1:1
dchagin
2015-05-24
1
-0
/
+1
*
Regen for r283379.
dchagin
2015-05-24
10
-52
/
+76
*
Implement a Linux version of sched_getparam() && sched_setparam().
dchagin
2015-05-24
3
-8
/
+80
*
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
2
-24
/
+87
*
Regen for r283375.
dchagin
2015-05-24
5
-11
/
+17
*
In preparation for switching linuxulator to the use the native 1:1
dchagin
2015-05-24
1
-2
/
+2
*
In preparation for switching linuxulator to the use the native 1:1
dchagin
2015-05-24
4
-19
/
+48
*
In preparation for switching linuxulator to the use the native 1:1
dchagin
2015-05-24
2
-10
/
+20
*
In preparation for switching linuxulator to the use the native 1:1
dchagin
2015-05-24
2
-4
/
+11
*
Regen for r283370.
dchagin
2015-05-24
10
-22
/
+32
*
In preparation for switching linuxulator to the use the native 1:1
dchagin
2015-05-24
3
-4
/
+16
*
In preparation for switching linuxulator to the use the native 1:1
dchagin
2015-05-24
2
-4
/
+8
*
Enable SMP on the qemu virt platform. We use the device tree to find which
andrew
2015-05-24
3
-1
/
+122
*
Remove trailing whitespace from sys/arm/arm
andrew
2015-05-24
37
-283
/
+279
*
Add more cp15_ functions, and use them in cpufunc.c where possible.
andrew
2015-05-24
3
-31
/
+26
*
Fix SIOCGI2C structure requirement.
melifaro
2015-05-24
1
-1
/
+1
*
Rework the PSCI cpu on code to allow it to work before device drivers have
andrew
2015-05-24
1
-18
/
+39
*
Include the ofw cpu driver. This allows us to get a list of cpus enabled
andrew
2015-05-24
1
-0
/
+2
*
Add kernel config and dts files for an aml8726-m3
ganbold
2015-05-24
3
-0
/
+340
*
This implements default-state support as described in:
ganbold
2015-05-24
3
-5
/
+28
*
Remove directory for test that has been integrated in under tests/sys/...
ngie
2015-05-24
3
-293
/
+0
*
Enable leds for VSATV102 in dts.
ganbold
2015-05-24
1
-0
/
+11
*
Fix a lock up where we enter swapper() with interrupts disabled.
andrew
2015-05-23
1
-0
/
+1
*
Use the wait-for-event instruction to put the core we have just enabled
andrew
2015-05-23
1
-2
/
+9
*
The NFS client generated directory block(s) with d_fileno == 0
rmacklem
2015-05-23
1
-38
/
+0
*
Update P_TOTAL_STOP commentary.
pluknet
2015-05-23
1
-1
/
+1
*
If thread requested to not stop on non-boundary, then not only
kib
2015-05-23
1
-5
/
+2
*
Simplify the allocation of page table pages for mips64. Specifically,
alc
2015-05-23
1
-1
/
+1
*
ddb: de-register
pfg
2015-05-23
5
-18
/
+16
*
Remove an unused header.
andrew
2015-05-23
2
-92
/
+0
*
Properly update TX statistics for wlan(4).
ae
2015-05-23
2
-8
/
+21
[next]