Add 'k' versions for printf, sprintf, and snprintf. kprintf, ksprintf, and
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 18 Dec 2006 21:02:59 +0000 (21:02 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 18 Dec 2006 21:02:59 +0000 (21:02 +0000)
commit169276bac265ae33ad7ef16758868e6f80aed4e9
tree32be5853c3af08e6a8c236c06f32b82fb6440bd1
parent379210cb768c179565622d0cb8b5ae2782e73df4
Add 'k' versions for printf, sprintf, and snprintf.  kprintf, ksprintf, and
ksnprintf.  This will allow these functions to be renamed piecemeal without
breaking the source tree.
sys/kern/subr_prf.c
sys/sys/systm.h