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
/
scsi_debug.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor scsi_show_flags() to allow 32-bit flags. Display unnamed flags as one
krw
2020-07-27
1
-4
/
+4
*
SC_DEBUGN is not spelled SCSI_DEBUGN.
krw
2019-09-30
1
-2
/
+2
*
Restore SC_DEBUGN() as it was used outside sys/scsi. Some things are
krw
2019-09-29
1
-1
/
+7
*
Introduce SC_DEBUG_SENSE() and simplify code by eliminating a bunch
krw
2019-09-29
1
-2
/
+6
*
Continue SCSIDEBUG cleanup by nuking pointles SC_DEBUGN() #define.
krw
2019-09-29
1
-7
/
+1
*
Tweak some whitespace to make autoindenter happy. Use consistent naming idiom for
krw
2019-09-29
1
-9
/
+9
*
Use consistent idiom/naming convention for the the #include
krw
2019-09-27
1
-2
/
+2
*
Add/tweak #endif comments to make spelunking via grep more rewarding.
krw
2019-09-27
1
-5
/
+5
*
Shuffle and consolidate SCSIDEBUG declarations into fewer sections in
krw
2019-09-27
1
-4
/
+14
*
Fix a broken compilation when using SCSIDEBUG options(4).
mlarkin
2017-11-11
1
-5
/
+7
*
Standardize on calling local scsi_link variables 'link' instead of
krw
2016-03-12
1
-6
/
+6
*
More damned eye searing whitespace.
krw
2015-06-07
1
-4
/
+4
*
scsi_link's scsibus field is redundant with bus->sc_dev.dv_unit, so
matthew
2011-06-21
1
-2
/
+3
*
clean namespace a fair bit; wrap kernel-use-only structures and gunk in
deraadt
2008-11-10
1
-1
/
+3
*
Allow restriction of SCSIDEBUG output to particular scsi buses in
krw
2004-01-25
1
-2
/
+6
*
Add SCSITERSE option which omits the (large) ASC/ASCQ table.
millert
1997-09-05
1
-8
/
+1
*
Add more detailed SCSI error printing by Matthew Jacob. Enabled by
millert
1997-08-22
1
-1
/
+8
*
Merge in various pieces of current NetBSD scsi code, including but not limited
downsj
1997-04-14
1
-2
/
+2
*
Make SCSI debugging more dynamic, more targets and luns can be
niklas
1996-11-28
1
-6
/
+14
*
$OpenBSD RCSIDs + comment fix in sd.c
niklas
1996-10-31
1
-0
/
+1
*
Several changes:
downsj
1996-06-10
1
-4
/
+4
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+42