From owner-freebsd-commit Thu Feb 8 10:18:08 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA08065 for freebsd-commit-outgoing; Thu, 8 Feb 1996 10:18:08 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA08054 for cvs-all-outgoing; Thu, 8 Feb 1996 10:18:05 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA08040 for cvs-sys-outgoing; Thu, 8 Feb 1996 10:18:03 -0800 (PST) Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id KAA08028 Thu, 8 Feb 1996 10:18:00 -0800 (PST) Received: from localhost.shockwave.com (localhost.shockwave.com [127.0.0.1]) by precipice.shockwave.com (8.7.3/8.7.3) with SMTP id KAA04866; Thu, 8 Feb 1996 10:17:27 -0800 (PST) Message-Id: <199602081817.KAA04866@precipice.shockwave.com> To: Garrett Wollman cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/netinet in_proto.c In-reply-to: Your message of "Thu, 08 Feb 1996 07:43:40 PST." <199602081543.HAA26018@freefall.freebsd.org> Date: Thu, 08 Feb 1996 10:17:27 -0800 From: Paul Traina Sender: owner-commit@FreeBSD.ORG Precedence: bulk Garret, There are bits of imp history laying all about (I found some in the bpf driver last night). Why don't we make the .h file empty and fix what breaks? Paul From: Garrett Wollman Subject: cvs commit: src/sys/netinet in_proto.c wollman 96/02/08 07:43:39 Modified: sys/netinet in_proto.c Log: #if out unsupported IMP code. Revision Changes Path 1.25 +3 -1 src/sys/netinet/in_proto.c