CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/17 01:45:32
Modified files:
usr.sbin/makefs: makefs.8 makefs.c
Log message:
Remove the -d option.
-d debug-mask
Enable various levels of debugging, depending upon which bits are
set in debug-mask. XXX: document these
Useful, eh? Leaving the actual debug code in there for now, so debug
flags can be set at compile time. That might be removed in the future
too.
