From owner-cvs-all Sat Jun 27 05:04:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA05298 for cvs-all-outgoing; Sat, 27 Jun 1998 05:04:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA05293; Sat, 27 Jun 1998 05:04:19 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA21466; Sat, 27 Jun 1998 05:03:44 -0700 (PDT) Date: Sat, 27 Jun 1998 05:03:44 -0700 (PDT) Message-Id: <199806271203.FAA21466@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp bundle.c ip.c main.c tun.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/06/27 05:03:44 PDT Modified files: usr.sbin/ppp bundle.c ip.c main.c tun.h Log: ``struct tunnel_header'' -> u_int32_t in OpenBSD. struct tunnel_header is going soon. Suggested by: Theo Revision Changes Path 1.24 +1 -2 src/usr.sbin/ppp/bundle.c 1.45 +1 -2 src/usr.sbin/ppp/ip.c 1.137 +1 -2 src/usr.sbin/ppp/main.c 1.5 +4 -4 src/usr.sbin/ppp/tun.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message