git: kernel - Add kprintf0() (#ifdef'd out)

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Oct 31 19:46:33 PDT 2010


commit b84c2783a7053a35b5c73f103d1014050588fd07
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Oct 31 19:34:27 2010 -0700

    kernel - Add kprintf0() (#ifdef'd out)
    
    * Add some helper code for low level early boot debugging which defaults
      to being #ifdef'd out.

Summary of changes:
 sys/ddb/db_output.c |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 sys/sys/systm.h     |    1 +
 2 files changed, 51 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b84c2783a7053a35b5c73f103d1014050588fd07


-- 
DragonFly BSD source repository





More information about the Commits mailing list