| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-05 | 1 | -4/+0 |
* | Initial landing of SMP support for FreeBSD/amd64. | peter | 2003-11-17 | 1 | -0/+3 |
* | MFi386 by jhb: use symbolic constants for the IDT entries. | peter | 2003-09-22 | 1 | -0/+24 |
* | Add BASIC i386 binary support for the amd64 kernel. This is largely | peter | 2003-05-14 | 1 | -1/+1 |
* | Commit MD parts of a loosely functional AMD64 port. This is based on | peter | 2003-05-01 | 1 | -108/+75 |
* | Remove BDE_DEBUGGER. | jake | 2003-01-28 | 1 | -4/+0 |
* | ISMEMSDP(), IS286GDP(), IS386GDP(), ISGDP(), ISSDP() and ISSYSSDP() are | peter | 2002-09-26 | 1 | -20/+0 |
* | use __packed, rather than __attribute__((packed)). | peter | 2002-09-23 | 1 | -4/+3 |
* | Create inlines for ltr(sel), lldt(sel), lidt(addr) rather than | peter | 2002-09-22 | 1 | -2/+0 |
* | Fixed some style bugs in the removal of __P(()). The main ones were | bde | 2002-03-23 | 1 | -7/+7 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -7/+7 |
* | Add a missing open paren to a macro that's been broken (and apparently | jhb | 2001-12-04 | 1 | -1/+1 |
* | Declare or #define per-cpu globals in <machine/globals.h> in all cases. | bde | 2000-10-27 | 1 | -2/+0 |
* | currentldt is now a "special" global-data variable, and as such, there | jhb | 2000-10-06 | 1 | -3/+0 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Mindbogglingly, many BIOS vendors expect to be able to load %ds with | msmith | 1999-08-17 | 1 | -8/+9 |
* | Major update to the kernel's BIOS-calling ability. | msmith | 1999-07-29 | 1 | -5/+7 |
* | Changed the global `idt' from an array to a pointer so that npx.c | bde | 1999-06-18 | 1 | -2/+2 |
* | Enable vmspace sharing on SMP. Major changes are, | luoqi | 1999-04-28 | 1 | -10/+15 |
* | Sun Bug ID 1251858 (on http://sunsolve1.sun.com) discusses the way that | newton | 1999-01-28 | 1 | -2/+3 |
* | Revert my previous commit about using CS_SECURE macro. | charnier | 1997-08-21 | 1 | -3/+1 |
* | Use CS_SECURE macro. | charnier | 1997-08-18 | 1 | -1/+3 |
* | Increased NIDT to 256 for case of SMP or APIC_IO. | fsmp | 1997-07-19 | 1 | -1/+5 |
* | Man the liferafts! Here comes the long awaited SMP -> -current merge! | peter | 1997-04-26 | 1 | -2/+2 |
* | 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 |
* | Apparently, BSDI have a new system call gate. I was experimenting | peter | 1996-09-27 | 1 | -2/+3 |
* | Fix a bunch of spelling errors in the comment fields of | mpp | 1996-01-30 | 1 | -3/+3 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -4/+4 |
* | First attempt to run linux binaries. This is only the changes needed to | sos | 1995-02-14 | 1 | -2/+2 |
* | Make gdt_segs[] public again for APM. | bde | 1994-11-15 | 1 | -2/+6 |
* | Remove 1.5+K of bloat for unused idt entries. | bde | 1994-11-14 | 1 | -13/+20 |
* | Laptop Advanced Power Management support by HOSOKAWA Tatsumi. | dg | 1994-10-01 | 1 | -2/+6 |
* | WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu | dg | 1994-01-31 | 1 | -4/+38 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 1 | -1/+5 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 1 | -1/+2 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 1 | -0/+196 |