Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim some unused #includes | peter | 1999-10-11 | 1 | -1/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Alter the behavior of sys/kern/subr_bus.c:device_print_child() | mdodd | 1999-07-29 | 1 | -6/+8 |
* | Move the declaration of the interrupt type from the driver structure | dfr | 1999-05-08 | 1 | -2/+1 |
* | Missing 'int' in declaration of variables. | peter | 1999-05-06 | 1 | -2/+2 |
* | Operator precedence bug | peter | 1999-05-02 | 1 | -2/+2 |
* | The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static | archie | 1998-12-07 | 1 | -3/+1 |
* | iicbus probe and attach deferred until root_bus_configure() call. | nsouch | 1998-11-04 | 1 | -5/+1 |
* | Fixup prototypes so that this beastie compiles. | peter | 1998-10-31 | 1 | -4/+4 |
* | pcf.c: timeout management added | nsouch | 1998-10-31 | 1 | -47/+90 |
* | Initialize isa_devtab entries for interrupt handlers in individual | bde | 1998-10-22 | 1 | -2/+4 |
* | Reviewed by: Doug Rabson | nsouch | 1998-09-03 | 1 | -0/+607 |