created | 2020-02-09T18:50:05Z |
---|---|
begin | 2020-02-06T00:00:00Z |
end | 2020-02-07T00:00:00Z |
path | src/sys |
commits | 7 |
date | 2020-02-06T15:08:19Z | |||
---|---|---|---|---|
author | krw | |||
files | src/sys/dev/ic/aic79xx_openbsd.c | log | diff | annotate |
src/sys/dev/ic/aic7xxx_openbsd.c | log | diff | annotate | |
message | Whitespace tweak. |
date | 2020-02-06T15:34:29Z | |||
---|---|---|---|---|
author | krw | |||
files | src/sys/dev/ic/trm.h | log | diff | annotate |
message | So much eye-searing trailing whitespace. |
date | 2020-02-06T15:56:36Z | |||
---|---|---|---|---|
author | krw | |||
files | src/sys/dev/ic/trm.c | log | diff | annotate |
message | Soooooo much eye-searing trailing whitespace. |
date | 2020-02-06T17:24:18Z | |||
---|---|---|---|---|
author | krw | |||
files | src/sys/dev/ic/aic7xxx.c | log | diff | annotate |
src/sys/dev/ic/aic7xxx_cam.h | log | diff | annotate | |
src/sys/dev/ic/aic7xxxvar.h | log | diff | annotate | |
message |
Eliminate use of 'migration aids' #define scsipi_<blah> and just use the real names. |
date | 2020-02-06T18:18:51Z | |||
---|---|---|---|---|
author | krw | |||
files | src/sys/dev/ic/aic7xxxvar.h | log | diff | annotate |
src/sys/dev/ic/iha.h | log | diff | annotate | |
message | Delete unused scsi_adapter fields of softc's. |
date | 2020-02-06T19:17:54Z | |||
---|---|---|---|---|
author | krw | |||
files | src/sys/dev/ic/trm.c | log | diff | annotate |
src/sys/dev/ic/trm.h | log | diff | annotate | |
message |
Remove pointless intermediate scsi_adapter field of softc by pointing sc_link.adapter at trm_switch directly. |
date | 2020-02-06T21:06:15Z | |||
---|---|---|---|---|
author | krw | |||
files | src/sys/scsi/scsiconf.h | log | diff | annotate |
message |
Try to reduce the lying, hyperbolic or obsolete commentary on the relationships between various scsi structs. |