Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-07-02 | Kill ca_master in autoconf structures. Drivers either only attach to one | Miod Vallat | |
specific bus (mc/pcc/pcctwo), or they know it from the ca_bustype value, and can use the globals sys_busname variables. This also allows for some code simplifications. | |||
2004-01-14 | Do not fill more than the first three fields of cfdriver structures unless | Miod Vallat | |
necessary. No functional change. | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-04-27 | Jumbo commit to fix all compilation warnings on mvme68k (add prototypes, | Miod Vallat | |
add casts, fix a few errors and typos in the process, etc) | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
1997-01-28 | use scsiprint | Theo de Raadt | |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey | |
1996-05-29 | update for new generic boot | chuck | |
1996-05-06 | correct my interrupt bugs | Theo de Raadt | |
1996-04-28 | wdsc driver hacked from amiga driver by Steve Woodford | Theo de Raadt | |