]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the use of nvlist_.*[vf] functions from casper and replace
authoroshogbo <oshogbo@FreeBSD.org>
Wed, 29 Apr 2015 22:33:53 +0000 (22:33 +0000)
committeroshogbo <oshogbo@FreeBSD.org>
Wed, 29 Apr 2015 22:33:53 +0000 (22:33 +0000)
commitcc50a2704d8c9871c97112d02428f73508f6d41d
treea1a34ac5d32799b1963768f62267232b2002efe6
parent9e1c4e0e6238ad9d9b7d529bd59d67bb2a179741
Remove the use of nvlist_.*[vf] functions from casper and replace
them with snprintf(3). Assert the results of snprintf(3).

Approved by: pjd (mentor)
libexec/casper/dns/dns.c
libexec/casper/grp/grp.c