summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* (Part #2, after the Internet link broke totally yesterday.)joerg1997-07-118-0/+2198
* This is the long-threatened ISO 9660 CD-ROM bootstrap code.joerg1997-07-101-2/+2
* Adds sysctl int for shutdown timeout.davidn1997-07-101-1/+5
* Synchronize with sys/i386/isa/isa.c revision 1.94.kato1997-07-101-9/+4
* Synchronize with sys/i386/isa/syscons.c revision 1.223.kato1997-07-101-1/+3
* Delete $Id$ line from copyright.wosch1997-07-091-6/+8
* Back out 'conflicts' with IRQs, remove intr_registered() declache1997-07-091-2/+1
* Back out changes for 'conflicts' with IRQ, remove intr_registered()ache1997-07-091-7/+1
* Back out my changes with 'conflicts' keyword for IRQs,ache1997-07-092-18/+8
* Synchronize with sys/i386/isa/syscons.c revision up to 1.222.kato1997-07-091-3/+7
* Don't allow CONS_HISTORY ioctl to alter history pointersbrian1997-07-093-3/+9
* Screwed up again, gotta remember to turn off those debugs!fsmp1997-07-091-4/+4
* General cleanup of APIC code.fsmp1997-07-0810-431/+451
* Minor cleanup of APIC code.fsmp1997-07-082-14/+16
* added #define IPI_LEVELfsmp1997-07-081-5/+7
* General cleanup of APIC code.fsmp1997-07-086-12/+27
* Reordered call to apic_initialize and setting invltlb_ok.fsmp1997-07-081-4/+15
* Remove 'conflicts' keyword from SB family devices, it is notache1997-07-083-18/+18
* Don't pass configured information back to ISA for this subdevices,ache1997-07-082-4/+7
* Remove useless comparison.brian1997-07-083-9/+6
* Don't add an item to the multicast linked list if it's alreadyjulian1997-07-071-12/+14
* ifdef a TEST_CPUSTOP debug properly.fsmp1997-07-071-3/+3
* YAMF2.2: Handle indirect results of "kbdcontrol -h X"brian1997-07-073-12/+21
* Enables scmouse.kato1997-07-071-23/+41
* Opps, forgot to turn off the debugs...fsmp1997-07-071-4/+4
* stop_cpus(), currently BROKEN! (turned off in smptests.h by default).fsmp1997-07-077-70/+413
* Preliminary support for Xspuriousint.fsmp1997-07-061-4/+16
* Added some (temporary) macros for debugging.fsmp1997-07-061-1/+91
* Additional debugging functions and macros.fsmp1997-07-064-8/+73
* First cut at code for handling "spurious INTerrupts".fsmp1997-07-063-66/+252
* #ifdef out debug for now...fsmp1997-07-062-2/+6
* Added a hook for a "spurious INTerrupt handler".fsmp1997-07-062-2/+18
* This is an upgrade so that the kernel supports the AIO calls fromdyson1997-07-066-88/+1015
* Send these files to the attic until they are in use for several reasons.peter1997-07-053-5944/+0
* Fixed description of -cv.bde1997-07-051-1/+1
* Synchronize with sys/i386/boot/kzipboot/boot.c revision 1.7.kato1997-07-021-2/+4
* Synchronize with sys/i386/isa/wd.c revision 1.131.kato1997-07-021-2/+3
* Synchronize with sys/i386/conf/options.i386 revision 1.49.kato1997-07-022-2/+6
* Synchronize with sys/i386/isa/syscons.c revision 1.220.kato1997-07-021-28/+65
* Initial revisionpeter1997-07-013-0/+5944
* Fix a bug (apparently very old) that can cause a TCP connection tojdp1997-07-012-4/+4
* Un-inline a call to spl0(). It is not time critical, and was only inlinebde1997-07-013-30/+6
* Added ifdefs so that this compiles when neither I586_CPU nor I586_CPUbde1997-07-011-2/+7
* Un-inline a call to spl0(). It is not time critical, and was only inlinebde1997-07-013-15/+6
* Some staticized variables were still declared to be extern.bde1997-07-012-6/+2
* Removed extra definition of constty. It is defined in subr_prf.c.bde1997-07-012-6/+2
* Don't cast function pointers to (void *). This will cause warnings.bde1997-07-014-14/+6
* Don't depend <machine/cpufunc.h> including <sys/types.h>.bde1997-07-011-2/+4
* Don't depend on gcc's feature of permitting labels that aren't followedbde1997-07-019-16/+17
* Enabled some SMP options. LINT is for testing that all code compilesbde1997-07-013-18/+24
OpenPOWER on IntegriCloud