summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Proper capitalization of PCMCIA (and avoid matching pcm)jkh2000-11-142-2/+2
* In the year 2000, I think it's perfectly reasonable to include audiojkh2000-11-144-0/+14
* Close PR# 21843 and PR# 21864. This adds support for WEP and updates somewpaul2000-11-133-12/+121
* Make linux_sendsig and linux_sigreturn use all 64 bits of agallatin2000-11-132-5/+56
* Fix a bug with handling of the saved interrupt state for spin mutexes injhb2000-11-132-4/+4
* Initialize bus_space_handle_t with zero (for PC-98).nyan2000-11-134-8/+8
* Fix F_SETOWN on pipes. Linux returns EINVAL while we send a SIGIOmarcel2000-11-131-5/+19
* Classify all EISA cards with major firmware revions '2' as 742As.gibbs2000-11-133-3/+22
* Don't attempt to reference a NULL scb_data area during teardown eventsgibbs2000-11-131-0/+2
* Change the ext_type type from short to int, since it doesn't cost usbmilekic2000-11-131-1/+2
* Add ray driver for card (OLDCARD) and pccard (NEWCARD) entries.imp2000-11-121-0/+3
* Changes necessary to make this work.imp2000-11-125-108/+83
* Only offset raid disks > 1 on the HPT, this should solve thesos2000-11-121-1/+2
* Better handling of immediate commands, mainly to solve timeoutssos2000-11-124-12/+37
* Hopefully fix the probing problems that caused lost slaves etc..sos2000-11-121-53/+67
* Fixed a certain panic on IO error in sendfile(): Page must be set PG_BUSYdg2000-11-121-1/+3
* aic7xxx.c:gibbs2000-11-123-4/+16
* Add new M_RDONLY flag, which can be set during setup (MEXTADD, for example),bmilekic2000-11-111-14/+32
* Change MEXTADD usage to pass the two new arguments.bmilekic2000-11-115-5/+6
* Change check from mbuf->m_ext.ext_free to use the new ext_type in orderbmilekic2000-11-111-6/+3
* While I'm here, get rid of (now useless) MCLISREFERENCED and use MEXT_IS_REFbmilekic2000-11-112-12/+4
* * Have m_pulldown() use the new M_WRITABLE() macro in order to determinebmilekic2000-11-112-15/+33
* Change check for existence of mbuf->m_ext.ext_free to check of new ext_typebmilekic2000-11-111-1/+1
* 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
OpenPOWER on IntegriCloud