]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r230631
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 1 Feb 2012 21:11:09 +0000 (21:11 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 1 Feb 2012 21:11:09 +0000 (21:11 +0000)
commita7f0f078e64c1096be5fea7502f8716afd77b87d
tree9016b3e72a5fa563777a448032a9e33b9a048732
parent864dc2a6a2a5a901188b501fc2c316ffc28f5bce
MFC: r230631

Implement OF_printf() using kvprintf() directly, avoiding to use a
buffer and allowing to handle newlines properly.

git-svn-id: svn://svn.freebsd.org/base/stable/8@230885 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/ofw/openfirm.c