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/subr_pool.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/kern/subr_pool.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.30.2.6 retrieving revision 1.50 diff -u -p -r1.30.2.6 -r1.50 --- src/sys/kern/subr_pool.c 2001/02/11 19:16:48 1.30.2.6 +++ src/sys/kern/subr_pool.c 2001/01/29 02:38:02 1.50 @@ -1,4 +1,4 @@ -/* $NetBSD: subr_pool.c,v 1.30.2.6 2001/02/11 19:16:48 bouyer Exp $ */ +/* $NetBSD: subr_pool.c,v 1.50 2001/01/29 02:38:02 enami Exp $ */ /*- * Copyright (c) 1997, 1999, 2000 The NetBSD Foundation, Inc.