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: Mon May 30 04:20:46 UTC 2005
Modified Files:
src/sys/dev/usb: usb_subr.c
Log Message:
- const poisoning
- avoid shadowing
- usbd_trim_spaces was writing to const memory; give it a buffer.
To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/dev/usb/usb_subr.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