DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Kernel - add ksnrprintf() and friends.
commit 93c46bf97fe3564364a4b655cf9f825d03ce1b58
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Aug 29 20:44:30 2009 -0700
Kernel - add ksnrprintf() and friends.
* Add ksnrprintf(), kvsnrprintf(), kvasnrprintf(), and kvasfree(),
functions to replace unbounded uses of kvcprintf().
Summary of changes:
sys/kern/subr_prf.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
sys/sys/systm.h | 12 ++++++++++--
2 files changed, 61 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/93c46bf97fe3564364a4b655cf9f825d03ce1b58
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]