| Age | Commit message (Expand) | Author |
| 2004-01-10 | remove forgotten debug printf from development. | is |
| 2004-01-06 | Make these compile again after the latest adjustments. | he |
| 2004-01-04 | Keymap updates. | jandberg |
| 2004-01-04 | Spell controller with two ls. Inspired by miod@openbsd. | wiz |
| 2004-01-03 | More wdc_channel structure member namespace cleanup: | thorpej |
| 2004-01-03 | Rename "struct channel_softc" to "struct wdc_channel". | thorpej |
| 2004-01-01 | Rename: | thorpej |
| 2003-12-31 | Simplify allocation of the channel queue. | thorpej |
| 2003-12-19 | man/prod id submitted by Pavel Chwalowski in PR 23789. | is |
| 2003-12-07 | 2nd half of new wdc register mapping | is |
| 2003-12-07 | adapt to the new world of wdc register mappings | is |
| 2003-11-12 | amidisplaycc.c: | jandberg |
| 2003-11-12 | Fix bug/typo and rewrite some funnily structured code. | jandberg |
| 2003-11-10 | Spell address with two d's. Inspired by similar changes in OpenBSD, | wiz |
| 2003-11-01 | g/c local index() routine and switch to (libkern's) strchr() | jdolecek |
| 2003-10-31 | In sci_scsipi_request, add a splbio() which was erroneously missed when | bouyer |
| 2003-10-25 | Add polish wscons keymaps for amiga. | jandberg |
| 2003-10-08 | Adapt for wdcattach() prototype change. | bouyer |
| 2003-09-25 | Hide the use of config_interrupts() in one place. | mycroft |
| 2003-09-22 | add wscons support to amiga mouse | jandberg |
| 2003-09-21 | cleanup & uniform descriptor owner handling: | jdolecek |
| 2003-09-19 | 1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates | mycroft |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-16 | pass source file name to gpsa, so that gspa could (in theory) embed the | is |
| 2003-07-16 | Update comments. | is |
| 2003-07-14 | rcsid | lukem |
| 2003-07-14 | get rid of printf() warnings in the FDDEBUG case by using the right format | aymeric |
| 2003-07-14 | The second argument to amidisplaycc_setnamedfont() really should be a const. | aymeric |
| 2003-06-18 | don't #include <sys/dkstat.h> where it is (appearently) unused | drochner |
| 2003-05-31 | Use __asm instead of asm, to keep lint happy. | kristerw |
| 2003-05-10 | Change bounds_check_with_label() to take a pointer to the disk structure, | thorpej |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2003-04-18 | fix fatal typo | is |
| 2003-04-18 | iszthreepa() takes a physical address, not a virtual address. | is |
| 2003-04-09 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-04-06 | Respect the law: Use A-law and mu-law as spellings as far as easily possible. | wiz |
| 2003-04-01 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-02-10 | make sure cursor is cleared from old location before drawing in the next | jandberg |
| 2003-02-05 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2003-01-28 | success, not sucess. Noted by mjl. | wiz |
| 2003-01-21 | Pass proper len to word_zero(). | bouyer |
| 2003-01-20 | bzero the part of the buffer used to pad the packet to | bouyer |
| 2003-01-20 | The Double-Semi-Colon Police. | simonb |
| 2003-01-17 | Compiles and works (tested on my A1200) again | lonewolf |
| 2003-01-06 | synchronous, not syncronous. | wiz |
| 2003-01-06 | interrupt with two rs. | wiz |
| 2003-01-01 | Use aprint_normal() for cfprint routines. | thorpej |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-11-26 | si_ -> sel_ | christos |
| 2002-11-01 | implement separate read/write disk statistics: | mrg |