From owner-cvs-libexec Fri Feb 7 12:03:54 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA16169 for cvs-libexec-outgoing; Fri, 7 Feb 1997 12:03:54 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA16162; Fri, 7 Feb 1997 12:03:52 -0800 (PST) Date: Fri, 7 Feb 1997 12:03:52 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199702072003.MAA16162@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-libexec Subject: cvs commit: src/libexec/bootpd/bootpgw bootpgw.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 97/02/07 12:03:51 Modified: libexec/bootpd/bootpgw bootpgw.c Log: Fix a hop count datatype bogon pointed out in PR#2642 (though my fix was slightly different than the one submitted). Submitted by: Elmar Bartel Revision Changes Path 1.2 +6 -5 src/libexec/bootpd/bootpgw/bootpgw.c