index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
scsi
/
uk.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
If you use sys/param.h, you don't need sys/types.h
deraadt
2017-09-08
1
-2
/
+1
*
Standardize on calling local scsi_link variables 'link' instead of
krw
2016-03-12
1
-12
/
+12
*
Make uk(4) look more like sd(4) and cd(4) by adding a uklookup()
matthew
2011-06-01
1
-17
/
+32
*
Add ukdetach() so that detaching an unknown SCSI device doesn't result
matthew
2011-03-18
1
-2
/
+21
*
Die struct scsi_device! Die! Instead, save a pointer to the routine
krw
2010-07-01
1
-12
/
+1
*
dont pass the dev_t from the scsi device drivers into the midlayer for
dlg
2010-06-15
1
-2
/
+2
*
typos; ok jmc@
martynas
2007-11-27
1
-2
/
+2
*
rename scsibus_attach_args to scsi_attach_args. this can help avoid
dlg
2006-11-28
1
-2
/
+2
*
get rid of useless printfs that just clutter dmesg.
dlg
2006-07-11
1
-6
/
+3
*
ansi and knf. no binary change.
dlg
2006-07-11
1
-50
/
+31
*
Zap trailing whitespace.
krw
2006-05-11
1
-3
/
+3
*
De-register scsi.
krw
2005-04-06
1
-2
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-3
/
+3
*
* Make scsi_do_ioctl() sane again.
downsj
1997-08-31
1
-2
/
+2
*
Fixed prototype errors, reviewed & approved by deraadt
niklas
1996-10-04
1
-3
/
+9
*
limit ioctl priviledges
deraadt
1996-08-11
1
-2
/
+2
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-9
/
+13
*
NetBSD 960317 merge
niklas
1996-04-19
1
-2
/
+4
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+174