Date: Sat, 16 Oct 2010 11:20:53 +0000 (UTC) From: Hans Petter Selasky <hselasky@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libusbhid Makefile descr.c usbvar.h Message-ID: <201010161121.o9GBL9GP046162@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hselasky 2010-10-16 11:20:53 UTC FreeBSD src repository Modified files: lib/libusbhid Makefile descr.c usbvar.h Log: SVN rev 213920 on 2010-10-16 11:20:53Z by hselasky - Add support for libusbhid in 32-bit compatibility mode. - Add missing check for ugd_actlen being too small. - Add missing inclusion guard to usbvar.h header file. - This also fixes buildworld breakage since r213852. Revision Changes Path 1.14 +4 -0 src/lib/libusbhid/Makefile 1.14 +10 -3 src/lib/libusbhid/descr.c 1.6 +11 -0 src/lib/libusbhid/usbvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010161121.o9GBL9GP046162>