| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a missing semicolon, compile failed when I turned on simple_lock(). | fsmp | 1997-07-22 | 1 | -10/+6 |
* | Last commit didn't take, operator error??? | fsmp | 1997-07-22 | 15 | -419/+350 |
* | Hid the existance of imen via a dump routine. | fsmp | 1997-07-22 | 2 | -12/+4 |
* | Cleaned up an ugly printout. | fsmp | 1997-07-22 | 1 | -7/+4 |
* | Cleaned up the FPU init. | fsmp | 1997-07-22 | 1 | -8/+2 |
* | Correct some dumb mistakes in the WebNFS stuff. | dfr | 1997-07-22 | 4 | -32/+64 |
* | Allow NULL cookie verifiers for non-NULL offsets. This is needed for | dfr | 1997-07-22 | 2 | -6/+6 |
* | Well, consensus seems very split on this so I talked it over with DG | jkh | 1997-07-22 | 2 | -10/+6 |
* | Quick and dirty (?) fix for noatime option. The WebNFS changes | bde | 1997-07-22 | 1 | -2/+2 |
* | Enabled the FPU emilaute bit define: CR0_EM | fsmp | 1997-07-21 | 2 | -6/+2 |
* | SMP code initializes the FPU of APs. | fsmp | 1997-07-21 | 1 | -4/+14 |
* | Oops, unremoved used #include. | bde | 1997-07-21 | 1 | -0/+3 |
* | Use soft_imask instead of SWI_MASK in the LKM version. SWI_MASK shouldn't | bde | 1997-07-21 | 1 | -6/+1 |
* | Store SWI_MASK in a variable so that LKMs can use it portably. | bde | 1997-07-21 | 2 | -2/+5 |
* | Removed support for stale options. | bde | 1997-07-21 | 1 | -30/+3 |
* | Added ${KMOD} to CLEANFILES. ${KMOD} gets created if you run `make load'. | bde | 1997-07-21 | 1 | -2/+2 |
* | Synchronize with sys/i386/isa/npx.c revision 1.49. | kato | 1997-07-21 | 1 | -68/+43 |
* | Synchronize with sys/i386/i386/microtime.s revision 1.26. | kato | 1997-07-21 | 1 | -2/+20 |
* | Synchronize with sys/i386/isa/clock.c revision up to 1.95. | kato | 1997-07-21 | 3 | -123/+213 |
* | Synchronize with sys/i386/isa/fd.c, if_ed.c, if_fe.c, lpt.c, mse.c, | kato | 1997-07-21 | 12 | -62/+12 |
* | Synchronize with sys/i386/i386/machdep.c and trap.c revisions 1.253 | kato | 1997-07-21 | 3 | -19/+3 |
* | Disabled 2 static inlines: | fsmp | 1997-07-21 | 2 | -2/+8 |
* | Made the SMP case ignore the possibility of an INT13 interface. | fsmp | 1997-07-21 | 3 | -192/+129 |
* | Fix a crash that has manifest itself while running X after the 4MB | dyson | 1997-07-21 | 2 | -4/+4 |
* | Put in a "HEADS UP" concerning the 'SMP_TIMER_NC' option. | fsmp | 1997-07-20 | 1 | -3/+9 |
* | Omit printout of imen, INTRGET() is not MP-safe yet... | fsmp | 1997-07-20 | 1 | -2/+7 |
* | Developed a new strategy for handling the 8254/8259/APIC issue. | fsmp | 1997-07-20 | 15 | -227/+423 |
* | Developed a new strategy for handling the 8254/8259/APIC issue. | fsmp | 1997-07-20 | 1 | -1/+9 |
* | Minor cleanup. | fsmp | 1997-07-20 | 10 | -28/+46 |
* | Minor cleanup. | fsmp | 1997-07-20 | 5 | -55/+40 |
* | Pass string arg to apic_dump. | fsmp | 1997-07-20 | 3 | -6/+6 |
* | Removed unused #includes. | bde | 1997-07-20 | 3 | -10/+3 |
* | Removed unused #includes. | bde | 1997-07-20 | 17 | -85/+17 |
* | Fixed data+bss limit (use the current rlimit instead of MAXDSIZ). | bde | 1997-07-20 | 1 | -7/+3 |
* | Removed unused #includes. | bde | 1997-07-20 | 97 | -510/+72 |
* | Removed unused #includes. | kato | 1997-07-20 | 1 | -11/+0 |
* | Removed yet another vestige of devconf. | bde | 1997-07-20 | 1 | -3/+1 |
* | Finished (?) converting md_regs to a `struct trapframe *'. Some bogus casts | bde | 1997-07-20 | 1 | -2/+2 |
* | Uniformized idempotency ifdef. | bde | 1997-07-20 | 1 | -4/+4 |
* | Fixed missing indent protection in copyright. | bde | 1997-07-20 | 1 | -5/+5 |
* | Fixed the place of the `}' in comparam(). | kato | 1997-07-20 | 2 | -8/+8 |
* | Removed unused #includes. | bde | 1997-07-20 | 2 | -8/+1 |
* | Synchronize with sys/i386/i386/microtime.s revision 1.25. | kato | 1997-07-20 | 1 | -7/+19 |
* | Synchronize with sys/i386/isa/clock.c revision up to 1.92. | kato | 1997-07-20 | 3 | -72/+159 |
* | #include <machine/stdarg.h> in the one place in pcvt that it is used | bde | 1997-07-20 | 2 | -6/+6 |
* | Removed a stray semicolon. | bde | 1997-07-20 | 1 | -1/+1 |
* | Removed unused #includes. | bde | 1997-07-20 | 1 | -3/+2 |
* | Removed unused #includes and a stale forward declaration. | bde | 1997-07-20 | 3 | -18/+3 |
* | Oops, I removed one too many #include. <machine/frame.h> was previously | bde | 1997-07-20 | 1 | -1/+2 |
* | Hide definitions that depend on the APIC_IO option from LKMs so that LKMs | bde | 1997-07-20 | 1 | -3/+7 |