From owner-cvs-sys Mon Mar 2 09:27:13 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA12600 for cvs-sys-outgoing; Mon, 2 Mar 1998 09:27:13 -0800 (PST) (envelope-from owner-cvs-sys) Received: from alpha.xerox.com (firewall-user@alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA12484; Mon, 2 Mar 1998 09:26:42 -0800 (PST) (envelope-from fenner@parc.xerox.com) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <52127(5)>; Mon, 2 Mar 1998 09:26:39 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177476>; Mon, 2 Mar 1998 09:26:35 -0800 To: Dima Ruban cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org Subject: Re: cvs commit: src/sys/netinet ip.h ip_input.c In-reply-to: Your message of "Thu, 26 Feb 98 00:31:54 PST." <199802260831.AAA03364@freefall.freebsd.org> Date: Mon, 2 Mar 1998 09:26:35 PST From: Bill Fenner Message-Id: <98Mar2.092635pst.177476@crevenia.parc.xerox.com> Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Dima Ruban wrote: > Modified files: > sys/netinet ip.h ip_input.c > Log: > NetBSD PR# 2772 In the future, please describe the change in the log message. It's good to refer to the PR also, but the log message should stand on its own. Bill