freebsd-dev/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 added growfs(8) including ffsinfo(8) to the freebsd base system 2000-12-09 15:27:35 +00:00
growfs.8 Typo fix: Usally -> Usually. 2002-02-14 01:21:07 +00:00
growfs.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00