OpenBSD cvs log

created 2020-08-02T08:08:46Z
begin 2020-07-27T00:00:00Z
end 2020-07-28T00:00:00Z
path src/sys
commits 4

date 2020-07-27T07:24:03Z
author stsp
files src/sys/dev/pci/if_iwn.c log diff annotate
message trim trailing whitespace in if_iwn.c
Patch by Holger Mikolon

date 2020-07-27T13:08:25Z
author krw
files src/sys/scsi/scsi_base.c log diff annotate
message SDEV_2NDBUS is gone. Update flagnames[] appropriately.

date 2020-07-27T19:19:49Z
author krw
files src/sys/scsi/scsi_base.c log diff annotate
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.

date 2020-07-27T19:19:50Z
author krw
files src/sys/scsi/scsi_debug.h log diff annotate
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.