From owner-cvs-all Wed Feb 6 21: 7: 8 2002 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 E0AC937B41E; Wed, 6 Feb 2002 21:07:04 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g17574A52079; Wed, 6 Feb 2002 21:07:04 -0800 (PST) (envelope-from imp) Message-Id: <200202070507.g17574A52079@freefall.freebsd.org> From: Warner Losh Date: Wed, 6 Feb 2002 21:07:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rshd rshd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/02/06 21:07:04 PST Modified files: libexec/rshd rshd.c Log: o const poison a few prototypes to avoid gcc3 warnings o s/err/error/ in a couple places to avoid shadowing warnings Revision Changes Path 1.43 +9 -9 src/libexec/rshd/rshd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message