summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/dev/ssh.c
AgeCommit message (Expand)Author
2004-07-30Move struct evcount inside struct intrhand, and modernize intrhandMiod Vallat
2004-07-30Switch mvme68k to evcount interrupt counters.Miod Vallat
2004-03-26Do not dereference pointers before checking whether they are valid (triple si...Miod Vallat
2004-03-04Don't spl0() while polling, splbio() is enough and required.Miod Vallat
2003-12-20Passl -Wformat. Fix some blatant -Wuninitialized errors as well.Miod Vallat
2003-09-22Off-by-ones, from aaron@Miod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-02-11be consistant on Hz vs hzMichael Shalayeff
2002-04-27Jumbo commit to fix all compilation warnings on mvme68k (add prototypes,Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
2001-02-18two siop drivers conflict. rename to ssh -- short for Symbios Scripts HardwareTheo de Raadt