| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change the ext_type type from short to int, since it doesn't cost us | bmilekic | 2000-11-13 | 1 | -1/+2 |
* | Add ray driver for card (OLDCARD) and pccard (NEWCARD) entries. | imp | 2000-11-12 | 1 | -0/+3 |
* | Changes necessary to make this work. | imp | 2000-11-12 | 5 | -108/+83 |
* | Only offset raid disks > 1 on the HPT, this should solve the | sos | 2000-11-12 | 1 | -1/+2 |
* | Better handling of immediate commands, mainly to solve timeouts | sos | 2000-11-12 | 4 | -12/+37 |
* | Hopefully fix the probing problems that caused lost slaves etc.. | sos | 2000-11-12 | 1 | -53/+67 |
* | Fixed a certain panic on IO error in sendfile(): Page must be set PG_BUSY | dg | 2000-11-12 | 1 | -1/+3 |
* | aic7xxx.c: | gibbs | 2000-11-12 | 3 | -4/+16 |
* | Add new M_RDONLY flag, which can be set during setup (MEXTADD, for example), | bmilekic | 2000-11-11 | 1 | -14/+32 |
* | Change MEXTADD usage to pass the two new arguments. | bmilekic | 2000-11-11 | 5 | -5/+6 |
* | Change check from mbuf->m_ext.ext_free to use the new ext_type in order | bmilekic | 2000-11-11 | 1 | -6/+3 |
* | While I'm here, get rid of (now useless) MCLISREFERENCED and use MEXT_IS_REF | bmilekic | 2000-11-11 | 2 | -12/+4 |
* | * Have m_pulldown() use the new M_WRITABLE() macro in order to determine | bmilekic | 2000-11-11 | 2 | -15/+33 |
* | Change check for existence of mbuf->m_ext.ext_free to check of new ext_type | bmilekic | 2000-11-11 | 1 | -1/+1 |
* | o Fix a mis-transcription of sef's -STABLE protection fixes--only root | rwatson | 2000-11-10 | 1 | -1/+1 |
* | Enable linux thread support on the alpha. The guts of linux_clone was | gallatin | 2000-11-10 | 1 | -1/+57 |
* | Simplify and correct OSF/1 signal handling. | gallatin | 2000-11-10 | 3 | -133/+16 |
* | Don't overwrite the filename for KTR_EXTEND with "../../kern/kern_ktr.c". | jhb | 2000-11-10 | 1 | -1/+0 |
* | Axe some unused variables. | jhb | 2000-11-10 | 1 | -2/+0 |
* | Fix SMP kernel compiles by #include'ing machine/globals.h to get the | jhb | 2000-11-10 | 1 | -0/+1 |
* | Revert auto-generation. The Alpha port is broken. | marcel | 2000-11-10 | 16 | -6/+1153 |
* | Minor whitespace nit in a comment. | jhb | 2000-11-10 | 3 | -3/+3 |
* | Ignore the INTR_MPSAFE flag when calculating the priority of an interrupt | jhb | 2000-11-10 | 1 | -0/+1 |
* | Sync Perforce IDs, add tranceiver state change support, and correct | gibbs | 2000-11-10 | 10 | -58/+150 |
* | Sync perforce IDs. | gibbs | 2000-11-10 | 7 | -7/+7 |
* | Quick fix for not writing group descriptor group, inode bitmaps or | bde | 2000-11-10 | 2 | -2/+4 |
* | The fe driver does not support pnp devices. | nyan | 2000-11-10 | 1 | -0/+4 |
* | Beginnings of the powerpc machine dependant includes. | benno | 2000-11-10 | 2 | -0/+138 |
* | OpenFirmware/PowerPC loader, part 2. | benno | 2000-11-10 | 20 | -235/+716 |
* | Give the network device a print method. | benno | 2000-11-10 | 1 | -1/+9 |
* | OpenFirmware/PowerPC loader, part 2. | benno | 2000-11-10 | 1 | -0/+5 |
* | backout my previous commit (KAME PR 296). foo != TUNNEL will | ume | 2000-11-09 | 1 | -4/+0 |
* | Add missing delay after card reset. | pb | 2000-11-09 | 2 | -0/+2 |
* | Fix typo in END macro (END'ed enable twice) | mjacob | 2000-11-09 | 1 | -1/+1 |
* | Fix a reference to ``Standard C'' to refer specifically to the 1990 version; | wollman | 2000-11-09 | 1 | -1/+4 |
* | Fix i4b netgraph interface to not kernel panic at boot time | hm | 2000-11-09 | 1 | -2/+13 |
* | Implement a trivial but effective interface for obtaining the kernel's | msmith | 2000-11-09 | 4 | -163/+287 |
* | Make MINSIGSTKSZ machine dependent, and have the sigaltstack | marcel | 2000-11-09 | 20 | -19/+56 |
* | Sync with Alpha: | marcel | 2000-11-09 | 16 | -1156/+8 |
* | Farewell our code. We will switch acpica code from Intel. | takawata | 2000-11-09 | 32 | -9906/+0 |
* | back out 1.66 -- the Elfxx_Brandinfo compat_3_brand field doesn't exist | gallatin | 2000-11-09 | 1 | -2/+0 |
* | More paranoia against overflows | eivind | 2000-11-08 | 2 | -36/+90 |
* | Rearrange the timeouts in the reset code a bit, some ATAPI devices | sos | 2000-11-08 | 1 | -2/+2 |
* | Hopefully solve the lost slave problem. | sos | 2000-11-08 | 1 | -6/+17 |
* | Clean this is up a bit for multiple MIDs... We can figure out which MID | mjacob | 2000-11-08 | 1 | -40/+59 |
* | Add special quirk for this ancient Viper drive. This is all creeping | mjacob | 2000-11-08 | 1 | -0/+5 |
* | Fix CMSG and ALIGN macro usage. | asmodai | 2000-11-08 | 3 | -36/+76 |
* | Document DISABLE_PSE. | asmodai | 2000-11-08 | 2 | -0/+4 |
* | add a couple ESS Technology products(pci device id only). | sanpei | 2000-11-08 | 1 | -0/+14 |
* | add Texas Instruments TSB12LV22 OHCI IEEE 1394 Host Controller | sanpei | 2000-11-08 | 1 | -0/+2 |