Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ofisa



Module Name:    src
Committed By:   thorpej
Date:           Mon Jan 25 16:21:41 UTC 2021

Modified Files:
        src/sys/dev/ofisa: atppc_ofisa.c com_ofisa.c ess_ofisa.c if_cs_ofisa.c
            joy_ofisa.c lpt_ofisa.c ofisa.c pckbc_ofisa.c sb_ofisa.c
            wdc_ofisa.c

Log Message:
Since we're using designated initialisers for compat data, we should
use a completely empty initializer for the sentinel.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ofisa/atppc_ofisa.c
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/ofisa/com_ofisa.c \
    src/sys/dev/ofisa/joy_ofisa.c
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/ofisa/ess_ofisa.c
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/ofisa/if_cs_ofisa.c
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/ofisa/lpt_ofisa.c \
    src/sys/dev/ofisa/pckbc_ofisa.c
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/ofisa/ofisa.c
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/ofisa/sb_ofisa.c
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/ofisa/wdc_ofisa.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index