DragonFly BSD
DragonFly commits List (threaded) for 2004-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/boot/common console.c src/sys/boot/i386/loader main.c src/sys/boot/i386/libi386 biosmem.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 25 Jun 2004 19:26:22 -0700 (PDT)

dillon      2004/06/25 19:26:22 PDT

DragonFly src repository

  Modified files:
    sys/boot/common      console.c 
    sys/boot/i386/loader main.c 
    sys/boot/i386/libi386 biosmem.c 
  Log:
  Add some early serial console debugging support to the loader.  This is all
  #ifdef'd out and has no impact on normal builds.
  
  Revision  Changes    Path
  1.5       +41 -0     src/sys/boot/common/console.c
  1.4       +50 -6     src/sys/boot/i386/loader/main.c
  1.4       +14 -2     src/sys/boot/i386/libi386/biosmem.c


http://www.dragonflybsd.org/cvsweb/src/sys/boot/common/console.c.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/boot/i386/loader/main.c.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/boot/i386/libi386/biosmem.c.diff?r1=1.3&r2=1.4&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]