Date: Fri, 27 Feb 2009 22:12:15 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_dev.c usb_generic.c Message-ID: <200902272212.n1RMCKun067689@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-02-27 22:12:15 UTC FreeBSD src repository Modified files: sys/dev/usb usb_dev.c usb_generic.c Log: SVN rev 189125 on 2009-02-27 22:12:15Z by thompsa Change the last references to PRIV_ROOT. /dev/usb used to be world writable so further root checks were needed, this isnt the case anymore but just change it to PRIV_DRIVER until it can be investigated later. Spotted by: rwatson Revision Changes Path 1.5 +1 -1 src/sys/dev/usb/usb_dev.c 1.4 +2 -2 src/sys/dev/usb/usb_generic.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902272212.n1RMCKun067689>