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/uvm/uvm_loan.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/uvm/uvm_loan.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.72.4.1 retrieving revision 1.73 diff -u -p -r1.72.4.1 -r1.73 --- src/sys/uvm/uvm_loan.c 2009/01/19 13:20:36 1.72.4.1 +++ src/sys/uvm/uvm_loan.c 2008/12/03 14:46:24 1.73 @@ -1,4 +1,4 @@ -/* $NetBSD: uvm_loan.c,v 1.72.4.1 2009/01/19 13:20:36 skrll Exp $ */ +/* $NetBSD: uvm_loan.c,v 1.73 2008/12/03 14:46:24 pooka Exp $ */ /* * @@ -39,7 +39,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: uvm_loan.c,v 1.72.4.1 2009/01/19 13:20:36 skrll Exp $"); +__KERNEL_RCSID(0, "$NetBSD: uvm_loan.c,v 1.73 2008/12/03 14:46:24 pooka Exp $"); #include #include