| Age | Commit message (Expand) | Author |
| 2005-05-29 | - sprinkle const. | christos |
| 2005-05-29 | Sprinkle const freely and delete unnecessary casts. | christos |
| 2005-05-28 | regen | kent |
| 2005-05-28 | Add the followings: | kent |
| 2005-05-28 | Fix interrupt out transfers. | skrll |
| 2005-05-27 | Regen. | augustss |
| 2005-05-27 | Add the TM8000 integrated northbridge. | augustss |
| 2005-05-25 | If the driver supports reverse, try that first - even on color displays. | martin |
| 2005-05-24 | ATP865 chips support Ultra133, so correct attach messages as well. | tsutsui |
| 2005-05-24 | add __KERNEL_RCSID | lukem |
| 2005-05-24 | add __KERNEL_RCSID | lukem |
| 2005-05-23 | Support touch-panel for PERSONA SH3 machines. | kiyohara |
| 2005-05-23 | Sync 1284 id printing with the devinfo change, but leave it disabled for now. | soren |
| 2005-05-23 | Rename REALWHITE to SNOWWHITE. | martin |
| 2005-05-22 | Add indication for number of fingerprinted files on each device. | elad |
| 2005-05-22 | Define a real white color - since WSCOL_WHITE is ANSI-emulation specific | martin |
| 2005-05-22 | No 0x in front of %p... | christos |
| 2005-05-22 | fixed a typo in cg6_ras_do_cursor and made using the blitter to draw the | macallan |
| 2005-05-20 | Remove common code for returning supported fingerprints. This is done now | elad |
| 2005-05-20 | Close a window where (disks) interrupts could be enabled while the | bouyer |
| 2005-05-19 | Some changes in veriexec. | elad |
| 2005-05-19 | BUS_DMASYNC_* routines are from the point of view of the memory controller, | briggs |
| 2005-05-18 | Regen. | riz |
| 2005-05-18 | Add support for the 82801FB (ICH6) 10/100 ethernet appearing | riz |
| 2005-05-18 | Allow the audio device to be opened for read resp. write by separate calls | augustss |
| 2005-05-18 | as a stop-gap measure to allow boot-from-disk to work on hppa, | chs |
| 2005-05-18 | Handle DCD differently so it's not always asserted. From kern/30268 from | augustss |
| 2005-05-17 | Allow multiple opens of the control endpoint. This is unproblematic since | augustss |
| 2005-05-17 | Fix indentation. | martin |
| 2005-05-17 | Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to | christos |
| 2005-05-16 | Add a ata_queue_idle() function, which freeze a queue and tsleep() until the | bouyer |
| 2005-05-16 | Fix some big-endian issues. stge(4) now works on sparc64 with hardware | bouyer |
| 2005-05-16 | Make the raw keyboard code #ifdef WSDISPLAY_COMPAT_RAWKBD only. | martin |
| 2005-05-16 | Fix WSDISPLAY_COMPAT_RAWKBD. Also return keyboard types < 4 as SUN instead | martin |
| 2005-05-16 | Pad small packets with a static buffer at the end of the S/G list. | bouyer |
| 2005-05-16 | Add another broken seagate device to the quirk list. | bouyer |
| 2005-05-16 | forgot to include rasops_glue.h | macallan |
| 2005-05-16 | Added: | macallan |
| 2005-05-16 | Added support for virtual consoles, colour and some code to determine the | macallan |
| 2005-05-15 | disable IFCAP_CSUM_IPv4_Tx and comment why. | yamt |
| 2005-05-13 | Fix typo reported by Brad at comstyle com. | wiz |
| 2005-05-12 | Regen | cube |
| 2005-05-12 | Two re(4) candidates. From Francois Romieu in private mail. | cube |
| 2005-05-12 | PR/22058: Onno van der Linden: duplicate detection of isa ip. | christos |
| 2005-05-12 | Let ahc_createdmamem() return -1 on error instead of an error code, since | augustss |
| 2005-05-12 | Make the Adaptec 1480 cardbus Slim SCSI card work. | augustss |
| 2005-05-11 | Support for the HX version of the chip. | augustss |
| 2005-05-11 | Add a heuristic to test if an audio CODEC's AC97_REG_POWER register supports | scw |
| 2005-05-11 | From Wolfgang Stukenbrock in PR kern/30197: wrong type in CFATTACH_DECL. | martin |
| 2005-05-11 | Don't keep the devinfo string on the stack, instead use malloc/free. | augustss |