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.50.4.1 retrieving revision 1.51 diff -u -p -r1.50.4.1 -r1.51 --- src/sys/netinet/ip_input.c 1997/09/01 21:00:39 1.50.4.1 +++ src/sys/netinet/ip_input.c 1997/08/29 16:02:42 1.51 @@ -1,4 +1,4 @@ -/* $NetBSD: ip_input.c,v 1.50.4.1 1997/09/01 21:00:39 thorpej Exp $ */ +/* $NetBSD: ip_input.c,v 1.51 1997/08/29 16:02:42 gwr Exp $ */ /* * Copyright (c) 1982, 1986, 1988, 1993