cvs commit: src/sys/kern subr_sbuf.c

Matthew Dillon dillon at apollo.backplane.com
Fri Dec 22 01:17:25 PST 2006


:  Define kvsnprintf as vsnprintf for the case where subr_sbuf.c is compiled
:  as libsbuf.

   Thanks. 

   There is only one major conflicting symbol left, 'printf'.  It will be
   hell to rename but if existing committers would like to help, please
   go ahead and start doing it :-).  printf -> kprintf.  The kprintf
   procedure is already in place and ready to go.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Commits mailing list