| Age | Commit message (Expand) | Author |
| 2006-08-28 | remove unreachable code. | christos |
| 2006-08-28 | add missing initializer. | christos |
| 2006-08-28 | remove unreachable code. | christos |
| 2006-08-28 | add missing initializer. | christos |
| 2006-08-28 | add missing initializer | christos |
| 2006-08-28 | static comes first. | christos |
| 2006-08-27 | Add missing initializers. | christos |
| 2006-08-27 | add missing initializers. | christos |
| 2006-08-27 | add missing initializer | christos |
| 2006-08-27 | Oops, this is not ready yet. | christos |
| 2006-08-27 | Add missing initializer | christos |
| 2006-08-27 | Fix incomplete declaration. | christos |
| 2006-08-27 | - static needs to be first | christos |
| 2006-08-27 | restructure ifdefs | christos |
| 2006-08-27 | typo | christos |
| 2006-08-27 | ifdef out unreachable code. | christos |
| 2006-08-27 | complete initialization | christos |
| 2006-08-27 | complete declarations | christos |
| 2006-08-27 | Complete the declaration. | christos |
| 2006-08-27 | Delete unsigned comparison with < 0 | christos |
| 2006-08-27 | Revert revision 1.4: it seems to have caused serious problems on sgimips, | bjh21 |
| 2006-08-27 | undo previous. Andy says the struct is used in pkgsrc. | christos |
| 2006-08-27 | Sprinkle _KERNEL. | christos |
| 2006-08-27 | #ifdef out unused ioctl (and wrong) | christos |
| 2006-08-27 | Fix typo | christos |
| 2006-08-27 | Grr. Don't define _KERNEL! Most of the kernel files do #ifdef _KERNEL | christos |
| 2006-08-27 | don't call variables errno! including from userland breaks things! | christos |
| 2006-08-27 | PR/34293: Michael van Elst: vnd deadlocks on I/O buffers | christos |
| 2006-08-27 | Initialize a variable to 0 to appease gcc4 with -O3. | xtraeme |
| 2006-08-27 | Use symbolic names for CSR values after reset. | bjh21 |
| 2006-08-27 | BluetootH SCO Audio update. | plunky |
| 2006-08-27 | acorn26 hasn't had sbic since before it became acorn26. | bjh21 |
| 2006-08-27 | Regen | christos |
| 2006-08-27 | PR/34289: Stéphane Witzmann: Add some missing PCI devices in pcidevs | christos |
| 2006-08-27 | - use dk_lookup instead of our home-spun version. | christos |
| 2006-08-27 | Add horrible hack for wedges. Why is the block device of the wedges in use? | christos |
| 2006-08-27 | Use dk_lookup. | christos |
| 2006-08-26 | When receiving a SCSI message, it's important not to deassert ACK on the last | bjh21 |
| 2006-08-26 | QAS REQUEST is a one-byte message. Make MSG_IS1BYTE recognise this. | bjh21 |
| 2006-08-26 | Use standard MSG_IS1BYTE, MSG_IS2BYTE, and MSG_ISEXTENDED macros rather | bjh21 |
| 2006-08-26 | Use the 'z' size modifier when printfing size_t, so that GCC doesn't complain | bjh21 |
| 2006-08-26 | Move the sgimips "sbic" driver from arch/sgimips/hpc/sbic.c to | bjh21 |
| 2006-08-26 | PR/34292: Aaron Hodgen: twa driver incorrectly reports drive size/description | christos |
| 2006-08-25 | In sk_watchdog(), attempt to reclaim pending TX descriptors before | riz |
| 2006-08-25 | Cleanup, with no functional changes: | riz |
| 2006-08-24 | Regen (Marvell product IDs) | riz |
| 2006-08-24 | Add a bunch of Marvell product IDs, from OpenBSD. | riz |
| 2006-08-24 | avoid diagnostic panic if both blk and chr wedge are open at the same time | dbj |
| 2006-08-23 | gettime and settime functions are meant to return errno values. Make | bjh21 |
| 2006-08-23 | Change iostat_alloc() to take the parent pointer and the name directly, so | christos |