Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/sys
Module Name: src
Committed By: martin
Date: Tue Feb 25 18:50:29 UTC 2020
Modified Files:
src/sys/arch/mips/adm5120/dev [netbsd-9]: ahci.c
src/sys/dev/usb [netbsd-9]: ehci.c ohci.c uhci.c
src/sys/external/bsd/dwc2 [netbsd-9]: dwc2.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #718):
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.17 -r1.17.4.1 src/sys/arch/mips/adm5120/dev/ahci.c
cvs rdiff -u -r1.267.2.1 -r1.267.2.2 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.289.4.3 -r1.289.4.4 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.288 -r1.288.4.1 src/sys/dev/usb/uhci.c
cvs rdiff -u -r1.59.4.1 -r1.59.4.2 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