index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
mvme68k
/
dev
/
ssh.c
Age
Commit message (
Expand
)
Author
2005-12-03
The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER is
Kenneth R Westerback
2005-08-14
Use dma_cachectl() with the right size rather than DCIAS() which implies a
Miod Vallat
2004-12-25
Use list and queue macros where applicable to make the code easier to read;
Miod Vallat
2004-07-30
Move struct evcount inside struct intrhand, and modernize intrhand
Miod Vallat
2004-07-30
Switch mvme68k to evcount interrupt counters.
Miod Vallat
2004-03-26
Do not dereference pointers before checking whether they are valid (triple si...
Miod Vallat
2004-03-04
Don't spl0() while polling, splbio() is enough and required.
Miod Vallat
2003-12-20
Passl -Wformat. Fix some blatant -Wuninitialized errors as well.
Miod Vallat
2003-09-22
Off-by-ones, from aaron@
Miod Vallat
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-02-11
be consistant on Hz vs hz
Michael Shalayeff
2002-04-27
Jumbo commit to fix all compilation warnings on mvme68k (add prototypes,
Miod Vallat
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-02-18
two siop drivers conflict. rename to ssh -- short for Symbios Scripts Hardware
Theo de Raadt