Date: Sun, 1 Apr 2001 18:25:55 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs mkfs.c newfs.8 newfs.c Message-ID: <200104020125.f321Ptu58404@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/04/01 18:25:55 PDT
Modified files:
sbin/newfs mkfs.c newfs.8 newfs.c
Log:
Allow enabling soft updates (with -U) on a new filesystem.
[I first added this functionality, and thought to check prior art. Seeing
OpenBSD had already done this, I changed my addition to reduce the diffs
between the two and went with their option letter.]
Obtained from: OpenBSD
Revision Changes Path
1.34 +8 -3 src/sbin/newfs/mkfs.c
1.34 +5 -3 src/sbin/newfs/newfs.8
1.34 +8 -3 src/sbin/newfs/newfs.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?200104020125.f321Ptu58404>
