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
/
sparc64
/
include
/
pcb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract the code that records syscall results in the frame into MD
kib
2009-11-10
1
-1
/
+2
*
Convert the remainder of the low hanging fruits regarding including
marius
2007-01-19
1
-1
/
+7
*
Implement makectx(). The makectx() function is used by KDB to create
marcel
2004-07-10
1
-0
/
+1
*
- Add space for kernel floating point registers to the pcb. These will be
jake
2003-04-03
1
-6
/
+8
*
- Add a flags field to struct pcb. Use this to keep track of wether or
jake
2003-04-01
1
-0
/
+3
*
- Rename pcb_fpstate to pcb_ufp (user floating point), and change it to
jake
2003-04-01
1
-3
/
+2
*
Rename pcb_fp to pcb_sp, so as to not be confused with floating point
jake
2003-04-01
1
-1
/
+1
*
Explicitely specify an alignment for struct pcb. While all regular pcb's
tmm
2002-10-19
1
-1
/
+1
*
The a.out md_coredump stuff isn't referenced anywhere anymore, and
peter
2002-10-15
1
-3
/
+0
*
Demark sections of code that need special fault handling with labels.
jake
2002-08-16
1
-1
/
+0
*
Remove pcb_y. It has moved to trapframe.
jake
2001-12-29
1
-1
/
+0
*
1. Convert the tstate saved in the pcb to a pstate and test for PSTATE_PEF
jake
2001-11-18
1
-9
/
+1
*
style(9) the structure definitions.
obrien
2001-09-05
1
-2
/
+2
*
Implement a slightly different window spill/fill algorithm for dealing
jake
2001-09-03
1
-4
/
+4
*
Add support for splitting the register windows on entry to the
jake
2001-08-20
1
-1
/
+15
*
The author isn't a [UC] Regents. Correct the copyright language.
obrien
2001-08-09
1
-2
/
+2
*
Add floating point context switching code for sparc64.
tmm
2001-08-04
1
-0
/
+5
*
Flesh out the sparc64 port considerably. This contains:
jake
2001-07-31
1
-1
/
+3
*
Add skeleton machine dependent headers and c files for a port of freebsd
jake
2001-07-31
1
-0
/
+43