From owner-freebsd-commit Tue Oct 31 12:24:28 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA21425 for freebsd-commit-outgoing; Tue, 31 Oct 1995 12:24:28 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA21408 for cvs-all-outgoing; Tue, 31 Oct 1995 12:24:23 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA21397 for cvs-sys-outgoing; Tue, 31 Oct 1995 12:24:20 -0800 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA21388 ; Tue, 31 Oct 1995 12:24:16 -0800 Date: Tue, 31 Oct 1995 12:24:16 -0800 From: Peter Wemm Message-Id: <199510312024.MAA21388@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/net if_ppp.c if_ppp.h if_pppvar.h ppp_comp.h ppp_defs.h ppp_tty.c Sender: owner-commit@FreeBSD.org Precedence: bulk hsu 95/10/31 12:24:15 (hsu/633/peter) Modified: sys/net if_ppp.c if_ppp.h if_pppvar.h ppp_comp.h ppp_defs.h ppp_tty.c Log: Merge/update ppp-2.2 kernel parts onto mainline. Note that the old if_ppp.c has been split in half into if_ppp.c and ppp_tty.c