From owner-cvs-all Mon Aug 20 5:53:54 2001 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 03C9137B409; Mon, 20 Aug 2001 05:53:50 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7KCqoM47641; Mon, 20 Aug 2001 05:52:50 -0700 (PDT) (envelope-from markm) Message-Id: <200108201252.f7KCqoM47641@freefall.freebsd.org> From: Mark Murray Date: Mon, 20 Aug 2001 05:52:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/opie opieinfo.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 markm 2001/08/20 05:52:49 PDT Modified files: contrib/opie opieinfo.c Log: Fix overflow problem when giving a username that is too long. Also minor declaration/header fixes while auditing the code. Revision Changes Path 1.3 +10 -2 src/contrib/opie/opieinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message