Move the simple pager from db_ps.c into the more obvious file db_output.c and
authorEirik Nygaard <eirikn@dragonflybsd.org>
Fri, 3 Sep 2004 08:50:47 +0000 (08:50 +0000)
committerEirik Nygaard <eirikn@dragonflybsd.org>
Fri, 3 Sep 2004 08:50:47 +0000 (08:50 +0000)
commitfcb52d8a23bfb0498e6bd96141227ba8709ecc69
treecd2be7d3a7e13961d44991370a71f9783fe9a888
parent6275f1f0fdd802f351b06f626d362328ee371cd7
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.
sys/ddb/db_output.c
sys/ddb/db_ps.c
sys/ddb/ddb.h