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
/
arm
/
include
/
proc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for branch instruction on armv7 with ptrace single step
zbb
2015-11-02
1
-0
/
+2
*
Typo.
kib
2015-08-20
1
-1
/
+1
*
We only support the ARM EABI in head, remove the check on __ARM_EABI__.
andrew
2015-05-31
1
-4
/
+0
*
Clean up struct syscall_args:
andrew
2015-05-17
1
-4
/
+9
*
Add a new trap-v6.c which has support for all armv7 exceptions. This
ian
2015-01-03
1
-0
/
+1
*
* Correct KINFO_PROC_SIZE for ARM EABI.
andrew
2013-01-17
1
-0
/
+6
*
Remove unused define.
kib
2011-10-07
1
-1
/
+0
*
Convert ARM to the syscallenter/syscallret system call sequence handlers.
kib
2011-10-04
1
-0
/
+11
*
Make md_tp a register_t not a void *. This will keep us from
imp
2011-02-05
1
-1
/
+1
*
Style: use #define<TAB> instead of #define<SPACE>.
kib
2010-04-27
1
-1
/
+1
*
Move the constants specifying the size of struct kinfo_proc into
kib
2010-04-24
1
-0
/
+2
*
To prevent various race conditions in the RAS code, store and restore the
cognet
2009-02-12
1
-0
/
+2
*
Divorce critical sections from spinlocks. Critical sections as denoted by
jhb
2005-04-04
1
-1
/
+2
*
Add the field in the md part of the struct thread required by ARM_[GET|SET]_TP.
cognet
2005-02-26
1
-0
/
+1
*
Add support for ptrace() and gdb breakpoints.
cognet
2005-01-10
1
-0
/
+2
*
Start all license statements with /*-
imp
2005-01-05
1
-1
/
+1
*
Import FreeBSD/arm kernel bits.
cognet
2004-05-14
1
-0
/
+57