summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/proc.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r272356, r275639, r276638:ian2015-02-131-0/+1
* * Correct KINFO_PROC_SIZE for ARM EABI.andrew2013-01-171-0/+6
* Remove unused define.kib2011-10-071-1/+0
* Convert ARM to the syscallenter/syscallret system call sequence handlers.kib2011-10-041-0/+11
* Make md_tp a register_t not a void *. This will keep us fromimp2011-02-051-1/+1
* Style: use #define<TAB> instead of #define<SPACE>.kib2010-04-271-1/+1
* Move the constants specifying the size of struct kinfo_proc intokib2010-04-241-0/+2
* To prevent various race conditions in the RAS code, store and restore thecognet2009-02-121-0/+2
* Divorce critical sections from spinlocks. Critical sections as denoted byjhb2005-04-041-1/+2
* Add the field in the md part of the struct thread required by ARM_[GET|SET]_TP.cognet2005-02-261-0/+1
* Add support for ptrace() and gdb breakpoints.cognet2005-01-101-0/+2
* Start all license statements with /*-imp2005-01-051-1/+1
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+57
OpenPOWER on IntegriCloud