Source-Changes archive

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

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   christos
Date:           Sat Mar 14 03:01:36 UTC 2020

Modified Files:
        src/sys/dev/usb: if_aue.c if_smsc.c umass.c uplcom.c usb_quirks.c
            usb_subr.c usbnet.c xhci.c

Log Message:
fix more broken kernhist formats (now I got them all).


To generate a diff of this commit:
cvs rdiff -u -r1.166 -r1.167 src/sys/dev/usb/if_aue.c
cvs rdiff -u -r1.66 -r1.67 src/sys/dev/usb/if_smsc.c
cvs rdiff -u -r1.182 -r1.183 src/sys/dev/usb/umass.c
cvs rdiff -u -r1.88 -r1.89 src/sys/dev/usb/uplcom.c
cvs rdiff -u -r1.94 -r1.95 src/sys/dev/usb/usb_quirks.c
cvs rdiff -u -r1.243 -r1.244 src/sys/dev/usb/usb_subr.c
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/usb/usbnet.c
cvs rdiff -u -r1.121 -r1.122 src/sys/dev/usb/xhci.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