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/sys/sched.h,v rcsdiff: /ftp/cvs/cvsroot/src/sys/sys/sched.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.75.26.1 retrieving revision 1.76 diff -u -p -r1.75.26.1 -r1.76 --- src/sys/sys/sched.h 2016/07/09 20:25:24 1.75.26.1 +++ src/sys/sys/sched.h 2016/07/03 14:24:59 1.76 @@ -1,4 +1,4 @@ -/* $NetBSD: sched.h,v 1.75.26.1 2016/07/09 20:25:24 skrll Exp $ */ +/* $NetBSD: sched.h,v 1.76 2016/07/03 14:24:59 christos Exp $ */ /*- * Copyright (c) 1999, 2000, 2001, 2002, 2007, 2008 The NetBSD Foundation, Inc.