Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/netinet/ip_input.c,v retrieving revision 1.93.4.1 retrieving revision 1.94 diff -u -p -r1.93.4.1 -r1.94 --- src/sys/netinet/ip_input.c 1999/11/15 00:42:13 1.93.4.1 +++ src/sys/netinet/ip_input.c 1999/10/26 09:53:17 1.94 @@ -1,4 +1,4 @@ -/* $NetBSD: ip_input.c,v 1.93.4.1 1999/11/15 00:42:13 fvdl Exp $ */ +/* $NetBSD: ip_input.c,v 1.94 1999/10/26 09:53:17 itojun Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.