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
*
Regen.
mdf
2011-04-18
5
-5
/
+52
*
Add the posix_fallocate(2) syscall. The default implementation in
mdf
2011-04-18
2
-0
/
+16
*
Remove stray semicolon.
trasz
2011-04-10
1
-1
/
+1
*
Use atomic load & store for TSC frequency. It may be overkill for amd64 but
jkim
2011-04-07
1
-3
/
+5
*
Add accounting for most of the memory-related resources.
trasz
2011-04-05
2
-2
/
+7
*
Implement compat32 shims for PCIOCGETCONF.
kib
2011-04-02
1
-0
/
+106
*
Provide the structures and ioctl number definition for handling
kib
2011-04-02
2
-0
/
+44
*
Regen
kib
2011-04-01
4
-20
/
+58
*
Add support for executing the FreeBSD 1/i386 a.out binaries on amd64.
kib
2011-04-01
6
-17
/
+124
*
Revert r220032:linux compat: add SO_PASSCRED option with basic handling
avg
2011-03-31
1
-14
/
+0
*
Regenerate.
trasz
2011-03-30
5
-5
/
+165
*
Add rctl. It's used by racct to take user-configurable actions based
trasz
2011-03-30
1
-0
/
+15
*
Regen.
kib
2011-03-30
5
-12
/
+18
*
Provide compat32 shims for kldstat(2).
kib
2011-03-30
3
-2
/
+48
*
linux compat: add SO_PASSCRED option with basic handling
avg
2011-03-26
1
-0
/
+14
*
linux compat: improve and fix sendmsg/recvmsg compatibility
avg
2011-03-26
4
-53
/
+252
*
Implement compat32 MEMRANGE_GET and MEMRANGE_SET. This is needed to
kib
2011-03-25
2
-0
/
+59
*
Fully emulate MDIOCLIST for compat32.
kib
2011-03-25
1
-1
/
+9
*
Remove unneccessary panics, that can be easily triggered by user.
kib
2011-03-25
1
-8
/
+0
*
Fix file leakage in the freebsd32_ioctl routines.
kib
2011-03-25
1
-9
/
+11
*
Fix some locking nits with the p_state field of struct proc:
jhb
2011-03-24
1
-2
/
+0
*
Staticize functions which are not used somewhere else, move the
netchild
2011-03-15
2
-6
/
+7
*
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
avg
2011-03-12
1
-0
/
+7881
*
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
avg
2011-03-12
2
-3
/
+5
*
Style(9) fixes. No functional changes.
dchagin
2011-03-12
1
-252
/
+261
*
Remove now-obsolete comment.
jhb
2011-03-10
1
-6
/
+1
*
Remove custom interrupt dispatcher. This is a pointless micro-optimization
jkim
2011-03-09
1
-23
/
+0
*
Indeed, remove bogus since r219405 check of the Linux ABI.
dchagin
2011-03-09
1
-3
/
+0
*
Extend struct sysvec with new method sv_schedtail, which is used for an
dchagin
2011-03-08
4
-3
/
+8
*
Export login class information via kinfo and make it possible to view
trasz
2011-03-05
1
-1
/
+2
*
Regenerate.
trasz
2011-03-05
4
-5
/
+11
*
Add two new system calls, setloginclass(2) and getloginclass(2). This makes
trasz
2011-03-05
1
-0
/
+3
*
Print out shared flag for debug purpose.
dchagin
2011-03-03
1
-8
/
+8
*
Switch PROCESS_SHARE to AUTO_SHARE (as umtx do). Even for SHARED,
dchagin
2011-03-03
1
-1
/
+1
*
Regenerate system call files following addition of cap_enter(2),
rwatson
2011-03-01
4
-8
/
+10
*
Add initial support for Capsicum's Capability Mode to the FreeBSD kernel,
rwatson
2011-03-01
1
-2
/
+2
*
Use the cprd_mem field when setting the start and length for a memory
brucec
2011-02-23
1
-2
/
+2
*
Use umtx_key objects to uniquely identify futexes. Private futexes in
jhb
2011-02-23
1
-17
/
+32
*
Fix typos - remove duplicate "the".
brucec
2011-02-21
1
-1
/
+1
*
Do not clobber %rdx.
dchagin
2011-02-20
1
-1
/
+0
*
For realtime signals fill the sigval value.
dchagin
2011-02-15
1
-0
/
+4
*
Make a linux_rt_sigtimedwait() system call is actually working.
dchagin
2011-02-15
1
-10
/
+6
*
Style(9) fix. Wrap long lines in linux_rt_sigtimedwait().
dchagin
2011-02-15
1
-5
/
+8
*
Put the macro declaration in the relevant include file for future use.
dchagin
2011-02-15
2
-3
/
+3
*
Style(9) fix. Do not initialize variables in the declarations.
dchagin
2011-02-14
1
-2
/
+5
*
Sort include files in the alphabetical order.
dchagin
2011-02-13
1
-1
/
+1
*
Remove comment about 'ftlk' LOR.
dchagin
2011-02-13
1
-2
/
+1
*
Stop printing the LOR, as this is expected behavior.
dchagin
2011-02-13
1
-1
/
+1
*
The bitset field of freshly created futex should be initialized explicity.
dchagin
2011-02-13
1
-0
/
+1
*
Rename used_requeue and use it as bitwise field to store more flags.
dchagin
2011-02-12
3
-4
/
+8
[next]