From owner-cvs-all Sun Oct 13 4:25:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98FBC37B401; Sun, 13 Oct 2002 04:25:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3649D43E8A; Sun, 13 Oct 2002 04:25:32 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9DBPWCo077453; Sun, 13 Oct 2002 04:25:32 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9DBPWQC077452; Sun, 13 Oct 2002 04:25:32 -0700 (PDT) Message-Id: <200210131125.g9DBPWQC077452@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 13 Oct 2002 04:25:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/bootpd getether.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 kris 2002/10/13 04:25:31 PDT Modified files: libexec/bootpd getether.c Log: Use strlcpy instead of incorrectly using strncpy. MFC after: 2 weeks Revision Changes Path 1.13 +1 -1 src/libexec/bootpd/getether.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message