CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/27 13:19:50
Modified files:
sys/scsi : scsi_base.c scsi_debug.h
Log message:
Refactor scsi_show_flags() to allow 32-bit flags. Display unnamed flags as one
hex value after named flags. Make flag name arrays NULL terminated rathar than
fixed size.
