summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/frame.h
Commit message (Expand)AuthorAgeFilesLines
* Duplicate the copyright from the i386/i386/machdep.c intokib2015-07-101-6/+36
* Move CS_SECURE() and EFL_SECURE() macros to the machine/frame.h. Theykib2015-06-291-0/+8
* Convert machine/elf.h, machine/frame.h, machine/sigframe.h,kib2013-02-201-97/+3
* Tweak how the MD code calls the fooclock() methods some. Instead ofjhb2005-12-221-25/+0
* Change the i386 code to pass the interrupt vector as a separate argumentjhb2005-12-051-31/+1
* Update for the KDB framework:marcel2004-07-101-2/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Initiate de-orbit burn for fpu-less operation. 386+387 is stillpeter2003-07-221-1/+0
* Remove __P.alfred2002-03-201-2/+2
* Interrupt frames don't include the saved cpl anymore since cpl is dead.jhb2000-10-061-2/+0
* sigset_t change (part 3 of 5)marcel1999-09-291-38/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Implement SA_SIGINFO for i386. Thanks to Bruce Evans for much morecracauer1999-07-061-8/+32
* Yet another place I missed when increasing trapframe size, which causes problemluoqi1999-05-111-1/+3
* Enable vmspace sharing on SMP. Major changes are,luoqi1999-04-281-1/+5
* VM86 kernel support.dyson1997-08-091-1/+30
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-4/+4
* Make math_emulators LKMable.phk1995-12-141-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-3/+5
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+26
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsudg1994-01-311-4/+1
* Convert syscall to trapframe. Based on work done by John Brezak.dg1994-01-031-24/+1
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-1/+3
* From: Jeffrey Hsu <hsu@soda.berkeley.edu>alm1993-12-031-1/+2
* Fixed comments that start within a comment, so code compiles cleanly withwollman1993-11-171-2/+2
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-071-1/+5
* All:rgrimes1993-10-081-1/+18
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+116
OpenPOWER on IntegriCloud