bde
|
05cb801ff5
|
Change db_ps() to have the correct number and type of args for a ddb
command.
|
1995-08-27 02:40:39 +00:00 |
|
dg
|
a9488d9a29
|
Make db_ps tolerant of uninitialized struct proc fields. Improved 'more'
function to work like you'd expect. Other misc cleanup.
|
1995-08-20 05:25:11 +00:00 |
|
rgrimes
|
b6f07b22b2
|
Remove trailing whitespace.
|
1995-05-30 08:16:23 +00:00 |
|
dg
|
80066182b2
|
Fixed the formatting breakage I added in the previous commit.
|
1995-04-04 01:35:33 +00:00 |
|
dg
|
0091890427
|
Fixed DDB's "ps" output formatting.
|
1995-03-28 23:29:52 +00:00 |
|
phk
|
60448579ab
|
#include ddb.h not db_output.h
|
1994-09-28 19:16:24 +00:00 |
|
phk
|
da10e5de7d
|
Added include of <machine/cons.h> so that cngetc() gets declared.
|
1994-09-27 20:35:55 +00:00 |
|
dg
|
7dad96666d
|
ddb ps function from 1.1.5. Moved into its own file and cleaned up a bit
by me.
|
1994-08-27 16:28:45 +00:00 |
|