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
/
i386
/
include
/
pcb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-1
/
+1
*
User ldt sharing.
luoqi
1999-12-06
1
-3
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Implement support for hardware debug registers on the i386.
jlemon
1999-07-09
1
-1
/
+10
*
Unifdef VM86.
jlemon
1999-06-01
1
-5
/
+1
*
Enable vmspace sharing on SMP. Major changes are,
luoqi
1999-04-28
1
-3
/
+5
*
Ifdefed some SMP and VM86 code. Note that although VM86 is not a global
bde
1998-02-03
1
-1
/
+9
*
Don't #include unneeded includes here. pcb_ext.h picks up lots of other
peter
1997-10-10
1
-4
/
+2
*
VM86 kernel support.
dyson
1997-08-09
1
-6
/
+4
*
Preliminary support for per-cpu data pages.
peter
1997-06-22
1
-9
/
+1
*
Preserve %fs and %gs across context switches. This has a relatively low
bde
1997-06-07
1
-2
/
+4
*
remove #include opt_smp.h
peter
1997-05-07
1
-3
/
+5
*
Man the liferafts! Here comes the long awaited SMP -> -current merge!
peter
1997-04-26
1
-1
/
+11
*
No longer use an i386tss as the basis of our pcb - it wasn't particularly
peter
1997-04-07
1
-15
/
+12
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Eliminated pcb_inl. It was always 0 because context switches don't occur
bde
1996-07-31
1
-2
/
+1
*
Don't return unused values in cpu_switch() or savectx().
bde
1996-05-01
1
-2
/
+2
*
Fix cpu_fork for real.
phk
1996-04-25
1
-2
/
+2
*
savectx returns through cpu_switch in case of the child, so it must
phk
1996-04-19
1
-2
/
+2
*
Fix a bogon. cpu_fork & savectx ecpected cpu_switch to restore %eax,
phk
1996-04-18
1
-2
/
+2
*
Mega-commit for Linux emulator update.. This has been stress tested under
peter
1996-03-02
1
-2
/
+1
*
Simplified savectx() a little and fixed a bug that caused it to return
dg
1996-01-23
1
-2
/
+2
*
Killed some unused stuff inherited from Bill Jolitz. Note that since
dg
1995-08-17
1
-11
/
+3
*
i386/exception.s,
bde
1994-12-03
1
-3
/
+3
*
Added prototypes.
phk
1994-10-08
1
-1
/
+2
*
Change all #includes to follow the current Berkeley style. Some of these
wollman
1994-08-13
1
-3
/
+3
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-0
/
+7
*
Convert syscall to trapframe. Based on work done by John Brezak.
dg
1994-01-03
1
-2
/
+1
*
Made all header files idempotent and moved incorrect common data from
wollman
1993-11-07
1
-2
/
+2
*
All:
rgrimes
1993-10-08
1
-9
/
+9
*
Initial import, 0.1 + pk 0.2.4-B1
rgrimes
1993-06-12
1
-0
/
+87