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/kern/uipc_socket.c,v retrieving revision 1.28.4.1 retrieving revision 1.29 diff -u -p -r1.28.4.1 -r1.29 --- src/sys/kern/uipc_socket.c 1997/08/28 00:12:14 1.28.4.1 +++ src/sys/kern/uipc_socket.c 1997/08/27 07:10:01 1.29 @@ -1,4 +1,4 @@ -/* $NetBSD: uipc_socket.c,v 1.28.4.1 1997/08/28 00:12:14 thorpej Exp $ */ +/* $NetBSD: uipc_socket.c,v 1.29 1997/08/27 07:10:01 mycroft Exp $ */ /* * Copyright (c) 1982, 1986, 1988, 1990, 1993