Date: Sun, 19 Jan 2003 02:25:11 -0800 (PST) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dumpfs dumpfs.8 dumpfs.c Message-ID: <200301191025.h0JAPBoO085194@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2003/01/19 02:25:11 PST
Modified files:
sbin/dumpfs dumpfs.8 dumpfs.c
Log:
Add support to marshal a filesystem to a newfs(8) command that could be used
to create it. A small number of options are not marshalled as they are things
it would be dumb to spit out, as they are used by internal computations, and
newfs may change them, or they may not be directly apparent.
Revision Changes Path
1.11 +11 -2 src/sbin/dumpfs/dumpfs.8
1.32 +83 -16 src/sbin/dumpfs/dumpfs.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?200301191025.h0JAPBoO085194>
