| Age | Commit message (Expand) | Author |
| 2003-12-15 | Fixes from PR#23177. Various lint/logic fixes: | jmc |
| 2003-11-23 | Regen from diodevs rev 1.7: | tsutsui |
| 2003-11-23 | Change device ID for 98624A HP-IB from 0x80 to 0x01. | tsutsui |
| 2003-11-17 | TAB/space cleanup. | tsutsui |
| 2003-11-08 | Remove obsolete files by MI com(4) driver support. | tsutsui |
| 2003-11-08 | Move apcireg.h and dcareg.h to stand/common since they are no longer used | tsutsui |
| 2003-11-08 | Switch DCA and APCI serial devices to use MI com(4) driver. | tsutsui |
| 2003-10-26 | Replace (a bunch of) NULL with '\0'. (we should define NUL?) | tsutsui |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-01 | Move dev/scsireg.h into stand/common since it is no longer used by kernel. | tsutsui |
| 2003-08-01 | Switch hp300 to MI SCSI with MI mb89352 SPC SCSI driver (at last), | tsutsui |
| 2003-08-01 | Add "oddbyte" bus_space(9) access ops for DIO devices which have | tsutsui |
| 2003-08-01 | Modify hp300 bus_space(9) structures/functions to add hooks to override | tsutsui |
| 2003-07-19 | Rename clockattach() to todr_attach(). | tsutsui |
| 2003-07-05 | Some cosmetics on bus_space_tag_t initialization. | tsutsui |
| 2003-07-05 | Initialize bus_space_tag in rtc_softc properly in rtcattch(). | tsutsui |
| 2003-07-05 | cosmetics | tsutsui |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | Adapt to ktrace/lwp changes. | thorpej |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-05-25 | Fix part number in comment. | tsutsui |
| 2003-05-25 | Regen from diodevs rev 1.6: | tsutsui |
| 2003-05-25 | Fix part number of DIO SCSI interfaces. | tsutsui |
| 2003-05-24 | Clean-up the DIO bus. Includes two main changes: | gmcgarry |
| 2003-05-04 | Fix from Steve Peurifoy in PR#18849: | gmcgarry |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2003-05-02 | Change return type of readdisklabel() to const char * | dsl |
| 2003-04-01 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-03-06 | Update for consdev changes. | thorpej |
| 2003-02-25 | Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and | thorpej |
| 2003-02-23 | Cast the result of VM_DEFAULT_ADDRESS to caddr_t, to make this compile again. | he |
| 2003-02-20 | Introduce "top down" memory management for mmap()ed allocations. This | atatat |
| 2003-02-14 | Handle 64-bit daddr_t. | gmcgarry |
| 2003-02-02 | Recognize with one i only. From miod@openbsd. | wiz |
| 2003-02-02 | guarantee, not guarentee. Idea from miod@openbsd. | wiz |
| 2003-01-28 | success, not sucess. Noted by mjl. | wiz |
| 2003-01-28 | unknown, not unkown. Noted by mjl. | wiz |
| 2003-01-17 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-06 | interrupt with two rs. | wiz |
| 2003-01-01 | Use aprint_normal() for cfprint routines. | thorpej |
| 2002-12-22 | Make the DMA controller a separate device attached to intio. Intio | gmcgarry |
| 2002-11-26 | si_ -> sel_ | christos |
| 2002-11-01 | implement separate read/write disk statistics: | mrg |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-20 | Fix flow control in dcmmint() by checking termios control flags for | gmcgarry |
| 2002-10-20 | - merge if_levar.h into if_le.c | gmcgarry |
| 2002-10-20 | merge the 12 copies of vm_machdep.c on the m68k platforms. | chs |
| 2002-10-10 | replace the somewhat strange poll routine with standard nopoll() (a.k.a | jdolecek |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |