From owner-cvs-usrsbin Sun Oct 19 03:46:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA01867 for cvs-usrsbin-outgoing; Sun, 19 Oct 1997 03:46:32 -0700 (PDT) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA01820; Sun, 19 Oct 1997 03:46:04 -0700 (PDT) (envelope-from joerg@FreeBSD.org) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id DAA15455; Sun, 19 Oct 1997 03:44:31 -0700 (PDT) Date: Sun, 19 Oct 1997 03:44:31 -0700 (PDT) Message-Id: <199710191044.DAA15455@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/bootparamd/bootparamd bootparamd.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1997/10/19 03:44:30 PDT Modified files: (Branch: RELENG_2_2) usr.sbin/bootparamd/bootparamd bootparamd.c Log: MFC: fix some buffer overflow conds (rev 1.8) Revision Changes Path 1.3.2.2 +17 -9 src/usr.sbin/bootparamd/bootparamd/bootparamd.c