summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* o Fix a mis-transcription of sef's -STABLE protection fixes--only rootrwatson2000-11-101-1/+1
* Enable linux thread support on the alpha. The guts of linux_clone wasgallatin2000-11-101-1/+57
* Simplify and correct OSF/1 signal handling.gallatin2000-11-103-133/+16
* Don't overwrite the filename for KTR_EXTEND with "../../kern/kern_ktr.c".jhb2000-11-101-1/+0
* Axe some unused variables.jhb2000-11-101-2/+0
* Fix SMP kernel compiles by #include'ing machine/globals.h to get thejhb2000-11-101-0/+1
* Revert auto-generation. The Alpha port is broken.marcel2000-11-1016-6/+1153
* Minor whitespace nit in a comment.jhb2000-11-103-3/+3
* Ignore the INTR_MPSAFE flag when calculating the priority of an interruptjhb2000-11-101-0/+1
* Sync Perforce IDs, add tranceiver state change support, and correctgibbs2000-11-1010-58/+150
* Sync perforce IDs.gibbs2000-11-107-7/+7
* Quick fix for not writing group descriptor group, inode bitmaps orbde2000-11-102-2/+4
* The fe driver does not support pnp devices.nyan2000-11-101-0/+4
* Beginnings of the powerpc machine dependant includes.benno2000-11-102-0/+138
* OpenFirmware/PowerPC loader, part 2.benno2000-11-1020-235/+716
* Give the network device a print method.benno2000-11-101-1/+9
* OpenFirmware/PowerPC loader, part 2.benno2000-11-101-0/+5
* backout my previous commit (KAME PR 296). foo != TUNNEL willume2000-11-091-4/+0
* Add missing delay after card reset.pb2000-11-092-0/+2
* Fix typo in END macro (END'ed enable twice)mjacob2000-11-091-1/+1
* Fix a reference to ``Standard C'' to refer specifically to the 1990 version;wollman2000-11-091-1/+4
* Fix i4b netgraph interface to not kernel panic at boot timehm2000-11-091-2/+13
* Implement a trivial but effective interface for obtaining the kernel'smsmith2000-11-094-163/+287
* Make MINSIGSTKSZ machine dependent, and have the sigaltstackmarcel2000-11-0920-19/+56
* Sync with Alpha:marcel2000-11-0916-1156/+8
* Farewell our code. We will switch acpica code from Intel.takawata2000-11-0932-9906/+0
* back out 1.66 -- the Elfxx_Brandinfo compat_3_brand field doesn't existgallatin2000-11-091-2/+0
* More paranoia against overflowseivind2000-11-082-36/+90
* Rearrange the timeouts in the reset code a bit, some ATAPI devicessos2000-11-081-2/+2
* Hopefully solve the lost slave problem.sos2000-11-081-6/+17
* Clean this is up a bit for multiple MIDs... We can figure out which MIDmjacob2000-11-081-40/+59
* Add special quirk for this ancient Viper drive. This is all creepingmjacob2000-11-081-0/+5
* Fix CMSG and ALIGN macro usage.asmodai2000-11-083-36/+76
* Document DISABLE_PSE.asmodai2000-11-082-0/+4
* add a couple ESS Technology products(pci device id only).sanpei2000-11-081-0/+14
* add Texas Instruments TSB12LV22 OHCI IEEE 1394 Host Controllersanpei2000-11-081-0/+2
* add Aureal Inc. AU8820/AU8830 Audio controllersanpei2000-11-081-0/+6
* Document CLUSTERDEBUG, CPU_UPGRADE_HW_CACHE and LOCKF_DEBUG.asmodai2000-11-082-0/+16
* Fix two typo's: teh -> the, ther -> there.asmodai2000-11-081-1/+1
* Fix some further english grammar and typo's.asmodai2000-11-082-6/+6
* Fix typo's: UPGRADE_CPU_HW_CACHE -> CPU_UPGRADE_HW_CACHEasmodai2000-11-082-4/+4
* Document the following options:asmodai2000-11-082-12/+26
* Hack to work around a probe which will lock up at least some i450GX-basedmsmith2000-11-082-2/+10
* Document XBONEHACK option.asmodai2000-11-082-2/+6
* Document some AHC_* options.asmodai2000-11-082-4/+18
* restore the freebsd local type-cast fixes that I mistakenly removedkjc2000-11-081-14/+15
* Don't build the ACPI CA debugger unless the ACPI_DEBUG option is present.msmith2000-11-083-11/+12
* (KTR debugging) Say when we're disabling a vector.mjacob2000-11-071-2/+5
* Sync with i386's GENERIC rev 1.287 (Minor ordering changes to make moreobrien2000-11-072-2/+2
* Sync with i386/conf/GENERIC rev 1.288 (add comments for some ISA devices).obrien2000-11-072-10/+10
OpenPOWER on IntegriCloud