summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/pcb.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminated pcb_inl. It was always 0 because context switches don't occurbde1996-07-311-2/+1
* Don't return unused values in cpu_switch() or savectx().bde1996-05-011-2/+2
* Fix cpu_fork for real.phk1996-04-251-2/+2
* savectx returns through cpu_switch in case of the child, so it mustphk1996-04-191-2/+2
* Fix a bogon. cpu_fork & savectx ecpected cpu_switch to restore %eax,phk1996-04-181-2/+2
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-021-2/+1
* Simplified savectx() a little and fixed a bug that caused it to returndg1996-01-231-2/+2
* Killed some unused stuff inherited from Bill Jolitz. Note that sincedg1995-08-171-11/+3
* i386/exception.s,bde1994-12-031-3/+3
* Added prototypes.phk1994-10-081-1/+2
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-3/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+7
* Convert syscall to trapframe. Based on work done by John Brezak.dg1994-01-031-2/+1
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-071-2/+2
* All:rgrimes1993-10-081-9/+9
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+87
OpenPOWER on IntegriCloud