Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys regen to confirm no functional change
details: https://anonhg.NetBSD.org/src/rev/d668a7942589
branches: trunk
changeset: 823071:d668a7942589
user: riastradh <riastradh%NetBSD.org@localhost>
date: Tue Apr 11 14:30:33 2017 +0000
description:
regen to confirm no functional change
diffstat:
sys/kern/vnode_if.c | 6 +++---
sys/rump/include/rump/rumpvnode_if.h | 4 ++--
sys/rump/librump/rumpvfs/rumpvnode_if.c | 6 +++---
sys/sys/vnode_if.h | 4 ++--
4 files changed, 10 insertions(+), 10 deletions(-)
diffs (90 lines):
diff -r 00467396b530 -r d668a7942589 sys/kern/vnode_if.c
--- a/sys/kern/vnode_if.c Tue Apr 11 14:29:32 2017 +0000
+++ b/sys/kern/vnode_if.c Tue Apr 11 14:30:33 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: vnode_if.c,v 1.98 2017/04/11 14:26:13 riastradh Exp $ */
+/* $NetBSD: vnode_if.c,v 1.99 2017/04/11 14:30:33 riastradh Exp $ */
/*
* Warning: DO NOT EDIT! This file is automatically generated!
@@ -7,7 +7,7 @@
* Created from the file:
* NetBSD: vnode_if.src,v 1.71 2017/04/11 14:25:00 riastradh Exp
* by the script:
- * NetBSD: vnode_if.sh,v 1.62 2017/02/22 09:45:51 hannken Exp
+ * NetBSD: vnode_if.sh,v 1.63 2017/04/11 14:29:32 riastradh Exp
*/
/*
@@ -40,7 +40,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: vnode_if.c,v 1.98 2017/04/11 14:26:13 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: vnode_if.c,v 1.99 2017/04/11 14:30:33 riastradh Exp $");
#include <sys/param.h>
#include <sys/mount.h>
diff -r 00467396b530 -r d668a7942589 sys/rump/include/rump/rumpvnode_if.h
--- a/sys/rump/include/rump/rumpvnode_if.h Tue Apr 11 14:29:32 2017 +0000
+++ b/sys/rump/include/rump/rumpvnode_if.h Tue Apr 11 14:30:33 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: rumpvnode_if.h,v 1.22 2017/04/11 14:26:13 riastradh Exp $ */
+/* $NetBSD: rumpvnode_if.h,v 1.23 2017/04/11 14:30:33 riastradh Exp $ */
/*
* Warning: DO NOT EDIT! This file is automatically generated!
@@ -7,7 +7,7 @@
* Created from the file:
* NetBSD: vnode_if.src,v 1.71 2017/04/11 14:25:00 riastradh Exp
* by the script:
- * NetBSD: vnode_if.sh,v 1.62 2017/02/22 09:45:51 hannken Exp
+ * NetBSD: vnode_if.sh,v 1.63 2017/04/11 14:29:32 riastradh Exp
*/
/*
diff -r 00467396b530 -r d668a7942589 sys/rump/librump/rumpvfs/rumpvnode_if.c
--- a/sys/rump/librump/rumpvfs/rumpvnode_if.c Tue Apr 11 14:29:32 2017 +0000
+++ b/sys/rump/librump/rumpvfs/rumpvnode_if.c Tue Apr 11 14:30:33 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: rumpvnode_if.c,v 1.22 2017/04/11 14:26:13 riastradh Exp $ */
+/* $NetBSD: rumpvnode_if.c,v 1.23 2017/04/11 14:30:33 riastradh Exp $ */
/*
* Warning: DO NOT EDIT! This file is automatically generated!
@@ -7,7 +7,7 @@
* Created from the file:
* NetBSD: vnode_if.src,v 1.71 2017/04/11 14:25:00 riastradh Exp
* by the script:
- * NetBSD: vnode_if.sh,v 1.62 2017/02/22 09:45:51 hannken Exp
+ * NetBSD: vnode_if.sh,v 1.63 2017/04/11 14:29:32 riastradh Exp
*/
/*
@@ -40,7 +40,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: rumpvnode_if.c,v 1.22 2017/04/11 14:26:13 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: rumpvnode_if.c,v 1.23 2017/04/11 14:30:33 riastradh Exp $");
#include <sys/param.h>
#include <sys/mount.h>
diff -r 00467396b530 -r d668a7942589 sys/sys/vnode_if.h
--- a/sys/sys/vnode_if.h Tue Apr 11 14:29:32 2017 +0000
+++ b/sys/sys/vnode_if.h Tue Apr 11 14:30:33 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: vnode_if.h,v 1.93 2017/04/11 14:26:13 riastradh Exp $ */
+/* $NetBSD: vnode_if.h,v 1.94 2017/04/11 14:30:33 riastradh Exp $ */
/*
* Warning: DO NOT EDIT! This file is automatically generated!
@@ -7,7 +7,7 @@
* Created from the file:
* NetBSD: vnode_if.src,v 1.71 2017/04/11 14:25:00 riastradh Exp
* by the script:
- * NetBSD: vnode_if.sh,v 1.62 2017/02/22 09:45:51 hannken Exp
+ * NetBSD: vnode_if.sh,v 1.63 2017/04/11 14:29:32 riastradh Exp
*/
/*
Home |
Main Index |
Thread Index |
Old Index