Date: Thu, 8 Jul 2010 20:38:48 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/acpica acpi_thermal.c src/sys/dev/usb usb_dev.c usb_device.c usb_process.c src/sys/fs/procfs procfs_type.c src/sys/geom geom_dev.c src/sys/kern subr_kdb.c subr_taskqueue.c Message-ID: <201007082039.o68KdadO005061@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
avg 2010-07-08 20:38:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/acpica acpi_thermal.c sys/dev/usb usb_dev.c usb_device.c usb_process.c sys/fs/procfs procfs_type.c sys/geom geom_dev.c sys/kern subr_kdb.c subr_taskqueue.c Log: SVN rev 209825 on 2010-07-08 20:38:48Z by avg MFC r209062: fix a few cases where a string is passed via format argument instead of via %s Note: no MFC to stable/7 Revision Changes Path 1.72.2.3 +2 -4 src/sys/dev/acpica/acpi_thermal.c 1.31.2.9 +1 -1 src/sys/dev/usb/usb_dev.c 1.44.2.18 +1 -1 src/sys/dev/usb/usb_device.c 1.9.2.7 +1 -1 src/sys/dev/usb/usb_process.c 1.12.22.2 +2 -2 src/sys/fs/procfs/procfs_type.c 1.102.2.5 +1 -1 src/sys/geom/geom_dev.c 1.27.2.3 +1 -1 src/sys/kern/subr_kdb.c 1.48.2.6 +1 -1 src/sys/kern/subr_taskqueue.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007082039.o68KdadO005061>