freebsd-src/sbin/growfs
Robert Watson b819704f1b Teach growfs's dbg_open() that a filename of "-" for output means to
open "/dev/stdout".  This doesn't actually affect growfs, but does affect
ffsinfo, permitting ffsinfo to output to the shell's stdout rather than
requiring it be dumped to a file or explicitly pointed at a special
device.

Reviewed by:	peter
2002-03-20 02:34:01 +00:00
..
debug.c Teach growfs's dbg_open() that a filename of "-" for output means to 2002-03-20 02:34:01 +00:00
debug.h
growfs.8 Typo fix: Usally -> Usually. 2002-02-14 01:21:07 +00:00
growfs.c
Makefile