Source-Changes archive

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

CVS commit: [netbsd-8] src/sys



Module Name:    src
Committed By:   martin
Date:           Tue Feb 25 18:52:44 UTC 2020

Modified Files:
        src/sys/arch/mips/adm5120/dev [netbsd-8]: ahci.c
        src/sys/dev/usb [netbsd-8]: ehci.c ohci.c uhci.c
        src/sys/external/bsd/dwc2 [netbsd-8]: dwc2.c

Log Message:
Pull up following revision(s) (requested by skrll in ticket #1507):

        sys/dev/usb/ohci.c: revision 1.296
        sys/dev/usb/uhci.c: revision 1.294
        sys/external/bsd/dwc2/dwc2.c: revision 1.72
        sys/arch/mips/adm5120/dev/ahci.c: revision 1.21
        sys/dev/usb/ehci.c: revision 1.274

Fix a memory leak.  Spotted by nat@


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.2.1 src/sys/arch/mips/adm5120/dev/ahci.c
cvs rdiff -u -r1.254.8.6 -r1.254.8.7 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.273.6.5 -r1.273.6.6 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.275.2.5 -r1.275.2.6 src/sys/dev/usb/uhci.c
cvs rdiff -u -r1.46.2.4 -r1.46.2.5 src/sys/external/bsd/dwc2/dwc2.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