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/compat/common/kern_sig_43.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/compat/common/kern_sig_43.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.33.6.1 retrieving revision 1.34 diff -u -p -r1.33.6.1 -r1.34 --- src/sys/compat/common/kern_sig_43.c 2011/06/06 09:07:15 1.33.6.1 +++ src/sys/compat/common/kern_sig_43.c 2011/01/19 10:21:16 1.34 @@ -1,4 +1,4 @@ -/* $NetBSD: kern_sig_43.c,v 1.33.6.1 2011/06/06 09:07:15 jruoho Exp $ */ +/* $NetBSD: kern_sig_43.c,v 1.34 2011/01/19 10:21:16 tsutsui Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -30,7 +30,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: kern_sig_43.c,v 1.33.6.1 2011/06/06 09:07:15 jruoho Exp $"); +__KERNEL_RCSID(0, "$NetBSD: kern_sig_43.c,v 1.34 2011/01/19 10:21:16 tsutsui Exp $"); #if defined(_KERNEL_OPT) #include "opt_compat_netbsd.h"