Date: Tue, 12 Dec 2000 12:03:17 -0800 (PST) From: Thomas-Henning von Kamptz <tomsoft@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ffsinfo ffsinfo.8 ffsinfo.c src/sbin/growfs debug.c growfs.8 growfs.c Message-ID: <200012122003.eBCK3IJ75354@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tomsoft 2000/12/12 12:03:17 PST
Modified files:
sbin/ffsinfo ffsinfo.8 ffsinfo.c
sbin/growfs debug.c growfs.8 growfs.c
Log:
corrected spelling mistakes in comments
check a couple of mallocs
usage of errx
linebreaks of DBG_ macros,
correcting the usage of nroff macros
Submitted by: grog, charnier
Reviewed by: chm
Revision Changes Path
1.2 +32 -27 src/sbin/ffsinfo/ffsinfo.8
1.2 +92 -67 src/sbin/ffsinfo/ffsinfo.c
1.2 +3 -3 src/sbin/growfs/debug.c
1.2 +44 -33 src/sbin/growfs/growfs.8
1.2 +147 -113 src/sbin/growfs/growfs.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?200012122003.eBCK3IJ75354>
