Plan 9 from User Space's /usr/local/plan9/src/cmd/mpm/misc.cc

#include	"misc.h"

char	errbuf[200];
char	*progname;
int	wantwarn = 0;

int	dbg	= 0;
// dbg = 1 : dump slugs
// dbg = 2 : dump ranges
// dbg = 4 : report function entry
// dbg = 8 : follow queue progress
// dbg = 16: follow page fill progress

Space Glenda

Copyright © 2005 Lucent Technologies, Russ Cox, MIT.
See license for details.