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
*
Implement linux_fadvise64() and linux_fadvise64_64() using
jhb
2011-12-29
1
-0
/
+45
*
Protect process environment variables with p_candebug().
trociny
2011-12-04
1
-1
/
+1
*
Retire linprocfs_doargv(). Instead use new functions, proc_getargv()
trociny
2011-11-22
1
-146
/
+14
*
- Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate()
lstewart
2011-11-21
6
-9
/
+81
*
Make the Linux *at() calls a bit more complete.
ed
2011-11-19
2
-14
/
+16
*
Regenerate system call tables.
ed
2011-11-19
9
-12
/
+12
*
Improve *access*() parameter name consistency.
ed
2011-11-19
4
-11
/
+11
*
- Split out a kern_posix_fadvise() from the posix_fadvise() system call so
jhb
2011-11-14
1
-11
/
+4
*
struct timespec32: change types of tv_sec and tv_nsec fields to signed
pluknet
2011-11-11
1
-2
/
+2
*
Correct the types of the arguments to return probes of the syscall
rstone
2011-11-11
1
-1
/
+1738
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
3
-3
/
+4
*
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
ed
2011-11-07
1
-2
/
+2
*
Regen.
jhb
2011-11-04
5
-6
/
+54
*
Add the posix_fadvise(2) system call. It is somewhat similar to
jhb
2011-11-04
2
-1
/
+17
*
Control the execution permission of the readable segments for
kib
2011-10-15
1
-2
/
+2
*
Regen.
jhb
2011-10-14
5
-12
/
+12
*
Use PAIR32TO64() for the offset and length parameters to
jhb
2011-10-14
2
-4
/
+4
*
Use PTRIN().
marcel
2011-10-13
1
-1
/
+1
*
Wrap mprotect(2) so that we can add execute permissions when read
marcel
2011-10-13
6
-10
/
+32
*
Wrap mprotect(2)
marcel
2011-10-13
1
-1
/
+1
*
In freebsd32_mmap() and when compiling for amd64 or ia64, also
marcel
2011-10-13
1
-0
/
+5
*
Add curly braces missed in r226247.
brueffer
2011-10-11
1
-1
/
+2
*
Properly free linux_gidset in case of an error.
brueffer
2011-10-11
1
-0
/
+1
*
Use the caculated length instead of maximum length.
jkim
2011-10-06
1
-2
/
+2
*
Remove a now-defunct variable.
jkim
2011-10-06
1
-16
/
+15
*
Use uint32_t instead of u_int32_t. Fix style(9) nits.
jkim
2011-10-06
1
-10
/
+9
*
Make sure to ignore the leading NULL byte from Linux abstract namespace.
jkim
2011-10-06
1
-2
/
+10
*
Restore the original socket address length if it was not really AF_INET6.
jkim
2011-10-06
1
-16
/
+19
*
Retern more appropriate errno when Linux path name is too long.
jkim
2011-10-06
1
-1
/
+1
*
Inline do_sa_get() function and remove an unused return value.
jkim
2011-10-06
1
-23
/
+9
*
Unroll inlined strnlen(9) and make it easier to read. No functional change.
jkim
2011-10-06
1
-10
/
+6
*
Fix a bug in UNIX socket handling in the linux emulator which was
cperciva
2011-10-04
1
-0
/
+15
*
Auto-generated code from sys_ prefixing makesyscalls.sh change
kmacy
2011-09-16
5
-297
/
+297
*
In order to maximize the re-usability of kernel code in user space this
kmacy
2011-09-16
19
-231
/
+240
*
Add experimental support for process descriptors
jonathan
2011-08-18
1
-3
/
+5
*
Second-to-last commit implementing Capsicum capabilities in the FreeBSD
rwatson
2011-08-11
10
-37
/
+62
*
Implement the linprocfs swaps file, providing information about the
kib
2011-08-01
1
-0
/
+29
*
Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.
bz
2011-07-18
1
-1
/
+1
*
Correct small typo in a do{}while(0) define
marck
2011-07-17
1
-1
/
+1
*
Remove the 'either' from the comment as it'll be less obvious that we
bz
2011-07-17
1
-4
/
+4
*
Auto-generated system call code with cap_new(), cap_getrights().
jonathan
2011-07-15
5
-8
/
+52
*
Add cap_new() and cap_getrights() system calls.
jonathan
2011-07-15
1
-2
/
+3
*
Remove semaphore map entry count "semmap" field and its tuning
bz
2011-07-14
1
-1
/
+9
*
Return empty cmdline/environ string for processes with kernel address
pluknet
2011-06-17
1
-0
/
+18
*
Regen.
kib
2011-06-16
4
-7
/
+14
*
Implement compat32 for old lseek, for the a.out binaries on amd64.
kib
2011-06-16
2
-1
/
+15
*
Commit the missing linux_videdev2_compat.h (lost somewhere between
netchild
2011-05-04
1
-0
/
+137
*
Add FEATURE macros for v4l and v4l2 to the linuxulator.
netchild
2011-05-04
1
-0
/
+4
*
This is v4l2 support for the linuxulator. This allows to access FreeBSD
netchild
2011-05-04
2
-0
/
+403
*
Fix typo in comment, improve comment.
netchild
2011-05-04
1
-2
/
+2
[next]