Sign in
plan9port
/
plan9
/
2d6da3763ec643f353a1c48e2e7a2ed7c25046a7
/
.
/
src
/
cmd
/
mpm
/
misc.cc
blob: e0f303ad70346496165358a74525fe7fc948bf29 [
file
] [
log
] [
blame
]
wkj
5f1cf8e
2004-05-16 07:56:41 +0000
[
diff
] [
blame
]
1
#include
"misc.h"
2
3
char
errbuf
[
200
];
4
char
*
progname
;
5
int
wantwarn
=
0
;
6
7
int
dbg
=
0
;
8
// dbg = 1 : dump slugs
9
// dbg = 2 : dump ranges
10
// dbg = 4 : report function entry
11
// dbg = 8 : follow queue progress
12
// dbg = 16: follow page fill progress