summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/segments.h
Commit message (Expand)AuthorAgeFilesLines
* Add BASIC i386 binary support for the amd64 kernel. This is largelypeter2003-05-141-1/+1
* Commit MD parts of a loosely functional AMD64 port. This is based onpeter2003-05-011-108/+75
* Remove BDE_DEBUGGER.jake2003-01-281-4/+0
* ISMEMSDP(), IS286GDP(), IS386GDP(), ISGDP(), ISSDP() and ISSYSSDP() arepeter2002-09-261-20/+0
* use __packed, rather than __attribute__((packed)).peter2002-09-231-4/+3
* Create inlines for ltr(sel), lldt(sel), lidt(addr) rather thanpeter2002-09-221-2/+0
* Fixed some style bugs in the removal of __P(()). The main ones werebde2002-03-231-7/+7
* Remove __P.alfred2002-03-201-7/+7
* Add a missing open paren to a macro that's been broken (and apparentlyjhb2001-12-041-1/+1
* Declare or #define per-cpu globals in <machine/globals.h> in all cases.bde2000-10-271-2/+0
* currentldt is now a "special" global-data variable, and as such, therejhb2000-10-061-3/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Mindbogglingly, many BIOS vendors expect to be able to load %ds withmsmith1999-08-171-8/+9
* Major update to the kernel's BIOS-calling ability.msmith1999-07-291-5/+7
* Changed the global `idt' from an array to a pointer so that npx.cbde1999-06-181-2/+2
* Enable vmspace sharing on SMP. Major changes are,luoqi1999-04-281-10/+15
* Sun Bug ID 1251858 (on http://sunsolve1.sun.com) discusses the way thatnewton1999-01-281-2/+3
* Revert my previous commit about using CS_SECURE macro.charnier1997-08-211-3/+1
* Use CS_SECURE macro.charnier1997-08-181-1/+3
* Increased NIDT to 256 for case of SMP or APIC_IO.fsmp1997-07-191-1/+5
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-261-2/+2
* 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
* Apparently, BSDI have a new system call gate. I was experimentingpeter1996-09-271-2/+3
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* First attempt to run linux binaries. This is only the changes needed tosos1995-02-141-2/+2
* Make gdt_segs[] public again for APM.bde1994-11-151-2/+6
* Remove 1.5+K of bloat for unused idt entries.bde1994-11-141-13/+20
* Laptop Advanced Power Management support by HOSOKAWA Tatsumi.dg1994-10-011-2/+6
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsudg1994-01-311-4/+38
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-071-1/+5
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-1/+2
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+196
OpenPOWER on IntegriCloud