freebsd-dev/sys/dev/bktr
Sergey Kandaurov f6fea6cebc Pass a format string to kproc_create() [1] and thus fix the build with
-DBKTR_NEW_MSP34XX_DRIVER and -Wformat-security.
This also allows to eliminates a superfluous malloc/snprintf/free on
intermediate buffer.

PR:		kern/175546
MFC after:	1 week
2013-04-30 05:08:17 +00:00
..
bktr_audio.c Fix typo; s/ouput/output 2012-11-07 07:00:59 +00:00
bktr_audio.h
bktr_card.c Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
bktr_card.h
bktr_core.c Fix white spaces. 2013-04-23 18:30:33 +00:00
bktr_core.h
bktr_i2c.c
bktr_i2c.h
bktr_mem.c Revert previous commit... 2012-10-10 08:36:38 +00:00
bktr_mem.h
bktr_os.c - Corrrect mispellings of word useful 2013-04-17 11:45:15 +00:00
bktr_os.h
bktr_reg.h Remove a few bits of FreeBSD 2.x compatibility code. 2011-11-14 18:21:27 +00:00
bktr_tuner.c
bktr_tuner.h
CHANGELOG.TXT - Corrrect mispellings of word useful 2013-04-17 11:45:15 +00:00
ioctl_bt848.h Use standard types in preference to BSD types so that these header files 2010-03-28 00:10:09 +00:00
ioctl_meteor.h Use standard types in preference to BSD types so that these header files 2010-03-28 00:10:09 +00:00
msp34xx.c Pass a format string to kproc_create() [1] and thus fix the build with 2013-04-30 05:08:17 +00:00