From owner-freebsd-commit Tue Mar 5 20:11:40 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA28654 for freebsd-commit-outgoing; Tue, 5 Mar 1996 20:11:40 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA28637 for cvs-all-outgoing; Tue, 5 Mar 1996 20:11:27 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id UAA28612 Tue, 5 Mar 1996 20:11:13 -0800 (PST) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.4/8.6.9) id UAA13389; Tue, 5 Mar 1996 20:11:01 -0800 (PST) Date: Tue, 5 Mar 1996 20:11:01 -0800 (PST) Message-Id: <199603060411.UAA13389@silvia.HIP.Berkeley.EDU> To: jkh@time.cdrom.com CC: rgrimes@gndrsh.aac.dev.com, jkh@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org In-reply-to: <1241.826083525@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: cvs commit: src/sbin/mount mount.c From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-commit@FreeBSD.ORG Precedence: bulk * One small question - won't the warn() inside the loop also go off, * resulting in even _more_ output? Um, that part is deleted in the patch. The "-" at the beginning of the line. But anyway, people don't try this at home...the patch is totally bogus, sizeof(array of "char *"s) will not return the total number of characters used by the strings. ;) I'll send out another one after dinner.... Satoshi