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
/
scsi
/
uk.c
Age
Commit message (
Expand
)
Author
2011-06-01
Make uk(4) look more like sd(4) and cd(4) by adding a uklookup()
Matthew Dempsky
2011-03-18
Add ukdetach() so that detaching an unknown SCSI device doesn't result
Matthew Dempsky
2010-07-01
Die struct scsi_device! Die! Instead, save a pointer to the routine
Kenneth R Westerback
2010-06-15
dont pass the dev_t from the scsi device drivers into the midlayer for
David Gwynne
2007-11-27
typos; ok jmc@
Martynas Venckus
2006-11-28
rename scsibus_attach_args to scsi_attach_args. this can help avoid
David Gwynne
2006-07-11
get rid of useless printfs that just clutter dmesg.
David Gwynne
2006-07-11
ansi and knf. no binary change.
David Gwynne
2006-05-11
Zap trailing whitespace.
Kenneth R Westerback
2005-04-06
De-register scsi.
Kenneth R Westerback
2002-03-14
First round of __P removal in sys
Todd C. Miller
1997-08-31
* Make scsi_do_ioctl() sane again.
Jason Downs
1996-10-04
Fixed prototype errors, reviewed & approved by deraadt
Niklas Hallqvist
1996-08-11
limit ioctl priviledges
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-19
NetBSD 960317 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt