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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make fcntl(F_SETFL) work.
ed
2015-08-05
1
-2
/
+19
*
Regenerate the system call table.
ed
2015-08-05
5
-22
/
+67
*
Import the latest CloudABI system call definitions and table.
ed
2015-08-05
2
-3
/
+18
*
Add the remaining pointer size independent CloudABI socket system calls.
ed
2015-08-05
2
-4
/
+120
*
Allow the creation of polling descriptors (kqueues) on CloudABI.
ed
2015-08-05
1
-0
/
+3
*
Allow the creation of kqueues with a restricted set of Capsicum rights.
ed
2015-08-05
1
-1
/
+1
*
Let the CloudABI futex code use umtx_keys.
ed
2015-08-04
1
-72
/
+11
*
Allow CloudABI processes to create shared memory objects.
ed
2015-08-01
1
-0
/
+6
*
Limit rights on process descriptors.
ed
2015-07-31
2
-5
/
+9
*
Make pipes in CloudABI work.
ed
2015-07-29
2
-2
/
+16
*
Split up Capsicum to CloudABI rights conversion into two separate routines.
ed
2015-07-29
1
-30
/
+85
*
Implement CloudABI's readdir().
ed
2015-07-29
1
-2
/
+174
*
Implement file attribute modification system calls for CloudABI.
ed
2015-07-28
1
-4
/
+79
*
Implement directory and FIFO creation.
ed
2015-07-28
1
-2
/
+24
*
Make fstat() and friends work.
ed
2015-07-28
3
-6
/
+336
*
Add a futex implementation for CloudABI.
ed
2015-07-27
4
-19
/
+1237
*
Regenerate system call table.
ed
2015-07-27
5
-13
/
+13
*
Sync in latest upstream system call definitions.
ed
2015-07-27
1
-3
/
+3
*
Implement the basic system calls that operate on pathnames.
ed
2015-07-24
3
-15
/
+166
*
Allow us to create UNIX sockets and socketpairs in CloudABI processes.
ed
2015-07-23
1
-4
/
+37
*
Regenerate system call table.
ed
2015-07-22
5
-8
/
+23
*
Import upstream changes to the system call definitions.
ed
2015-07-22
1
-2
/
+5
*
Make clock_gettime() and clock_getres() work for CloudABI programs.
ed
2015-07-21
2
-4
/
+87
*
Make thread creation work for CloudABI processes.
ed
2015-07-21
2
-2
/
+71
*
Make forking of CloudABI processes work.
ed
2015-07-20
1
-2
/
+10
*
Add support to the jail framework to be able to mount linsysfs(5) and
araujo
2015-07-19
2
-2
/
+2
*
The si_status field of the siginfo_t, provided by the waitid(2) and
kib
2015-07-18
4
-5
/
+5
*
Implement CloudABI memory management system calls.
ed
2015-07-17
1
-17
/
+107
*
Add a sysentvec for CloudABI on x86-64.
ed
2015-07-16
2
-0
/
+157
*
Implement CloudABI's exec() call.
ed
2015-07-16
1
-2
/
+11
*
Implement the trivial socket system calls: shutdown() and listen().
ed
2015-07-15
1
-4
/
+27
*
Make posix_fallocate() and posix_fadvise() work.
ed
2015-07-15
1
-5
/
+32
*
Implement the CloudABI random_get() system call.
ed
2015-07-14
1
-2
/
+17
*
Regenerate system call table for r285540.
ed
2015-07-14
5
-14
/
+14
*
Implement thread_tcb_set() and thread_yield().
ed
2015-07-14
3
-13
/
+15
*
Implement {,p}{read,write}{,v}().
ed
2015-07-14
1
-8
/
+87
*
Let proc_raise() call into pksignal() directly.
ed
2015-07-14
1
-16
/
+18
*
Implement normal and abnormal process termination.
ed
2015-07-11
1
-4
/
+51
*
Use FDDUP_NORMAL instead of hardcoding value 0.
ed
2015-07-11
1
-1
/
+1
*
Add missing function parameter.
ed
2015-07-11
1
-1
/
+1
*
linprocfs: vref the vnode passed to vn_fullpath
mjg
2015-07-11
1
-4
/
+22
*
Create a dedicated function for ensuring that cdir and rdir are populated.
mjg
2015-07-11
1
-4
/
+1
*
Move chdir/chroot-related fdp manipulation to kern_descrip.c
mjg
2015-07-11
1
-1
/
+1
*
Regenerate syscalls.
adrian
2015-07-11
5
-1
/
+73
*
fd: split kern_dup flags argument into actual flags and a mode
mjg
2015-07-10
1
-1
/
+1
*
Add implementations for some of the CloudABI file descriptor system calls.
ed
2015-07-09
1
-14
/
+55
*
Generate CloudABI system call table with proper $FreeBSD$ tags.
ed
2015-07-09
5
-0
/
+2339
*
Import the CloudABI datatypes and create a system call table.
ed
2015-07-09
19
-0
/
+1244
*
fd: make 'rights' a manadatory argument to fget* functions
mjg
2015-07-05
1
-1
/
+2
*
svr4 emulator has custom sendsig() implementation, it does not use
kib
2015-06-29
1
-2
/
+2
[next]