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

cvs commit: src/sys/ddb


From: Eirik Nygaard <eirikn@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 3 Sep 2004 01:50:47 -0700 (PDT)

eirikn      2004/09/03 01:50:47 PDT

DragonFly src repository

  Modified files:
    sys/ddb              db_output.c db_ps.c ddb.h 
  Log:
  Move the simple pager from db_ps.c into the more obvious file db_output.c and
  remove the static declaration of it so other files also can take use of it.
  
  Revision  Changes    Path
  1.6       +32 -0     src/sys/ddb/db_output.c
  1.11      +0 -28     src/sys/ddb/db_ps.c
  1.7       +1 -0      src/sys/ddb/ddb.h


http://www.dragonflybsd.org/cvsweb/src/sys/ddb/db_output.c.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/ddb/db_ps.c.diff?r1=1.10&r2=1.11&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/ddb/ddb.h.diff?r1=1.6&r2=1.7&f=u



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