Date: Tue, 6 Jan 2004 10:06:54 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/ndis pe_var.h subr_ndis.c subr_pe.c Message-ID: <200401061806.i06I6sTr060039@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2004/01/06 10:06:54 PST
FreeBSD src repository
Modified files:
sys/compat/ndis pe_var.h subr_ndis.c subr_pe.c
Log:
Clean up pe_get_message(). Allow the caller to obtain the resource
flag so that it can see if the message string is unicode or not and
do the conversion itself rather than doing it in subr_pe.c. This
prevents subr_pe.c from being dependent on subr_ndis.c.
Revision Changes Path
1.3 +2 -4 src/sys/compat/ndis/pe_var.h
1.27 +10 -3 src/sys/compat/ndis/subr_ndis.c
1.5 +5 -21 src/sys/compat/ndis/subr_pe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401061806.i06I6sTr060039>
