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