summaryrefslogtreecommitdiff
path: root/sys/arch/i386/include/pcb.h
AgeCommit message (Expand)Author
2013-05-08remove stale cyrix emc support, and switch to just using intial npxcwTed Unangst
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2011-03-12Provide distinct segments for the %fs and %gs selectors to use byPhilip Guenthe
2007-10-03Add pcb_flags member to 'struct pcb', and set PCB_SAVECTX on contexts savedMark Kettenis
2004-07-02Maintain %f and %gs over traps. Mostly from NetBSD. Preparation for SMPNiklas Hallqvist
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-02-01Enable FXSR all the time, and cope with NPX/FXSR conversions; from netbsd.Theo de Raadt
2004-02-01Sync user ldt code with NetBSD:Alexander Yurchenko
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-02when flipping the code descriptors also update cs in theMichael Shalayeff
2001-03-24Remove an #ifdef PMAP_NEW so userland (specifically ps) doesn'tTodd C. Miller
2001-03-22Merge in NetBSD's PMAP_NEW, still disabledNiklas Hallqvist
2000-08-05$OpenBSD$Niklas Hallqvist
2000-05-24Add an extra byte to the end of struct pcb and make sure that it is set toBrandon Creighton
1996-08-27Add:Jason Downs
1996-01-11from netbsd; VM86 support, by John Kohl, touched up a bit by charlesTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt