]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add vectors for _snprintf() and _vsnprintf() (redirected straight to
authorBill Paul <wpaul@FreeBSD.org>
Mon, 15 Mar 2004 16:39:03 +0000 (16:39 +0000)
committerBill Paul <wpaul@FreeBSD.org>
Mon, 15 Mar 2004 16:39:03 +0000 (16:39 +0000)
commitf79e9df73be5ec9110b2408494fc1b6b17165230
tree7e8b443425b0a3188a3f6e19c4b8916bb795a5ed
parent657ea5eb2cb0d547da436eb93c71e9d7464d3cb4
Add vectors for _snprintf() and _vsnprintf() (redirected straight to
snprintf() and vsnprintf() in FreeBSD kernel land).

This is needed by the Intel Centrino 2200BG driver. Unfortunately, this
driver still doesn't work right with Project Evil even with this tweak,
but I'm unable to diagnose the problem since I don't have access to a
sample card.
sys/compat/ndis/subr_ntoskrnl.c