Date: Tue, 19 Mar 2002 18:34:01 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/growfs debug.c Message-ID: <200203200234.g2K2Y1G54534@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/03/19 18:34:01 PST Modified files: sbin/growfs debug.c Log: 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 Revision Changes Path 1.5 +5 -2 src/sbin/growfs/debug.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203200234.g2K2Y1G54534>