From owner-cvs-all Tue Dec 12 12: 3:22 2000 From owner-cvs-all@FreeBSD.ORG Tue Dec 12 12:03:18 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F34937B400; Tue, 12 Dec 2000 12:03:18 -0800 (PST) Received: (from tomsoft@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBCK3IJ75354; Tue, 12 Dec 2000 12:03:18 -0800 (PST) (envelope-from tomsoft) Message-Id: <200012122003.eBCK3IJ75354@freefall.freebsd.org> From: Thomas-Henning von Kamptz Date: Tue, 12 Dec 2000 12:03:17 -0800 (PST) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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