Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys Missed these, too, during the regen. No functional ...
details: https://anonhg.NetBSD.org/src/rev/1d487b245df2
branches: trunk
changeset: 818821:1d487b245df2
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed Nov 02 03:14:19 2016 +0000
description:
Missed these, too, during the regen. No functional changes, just
committing to keep the "generated from" comments in sync.
diffstat:
sys/sys/syscall.h | 4 ++--
sys/sys/syscallargs.h | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (32 lines):
diff -r a83f7e4614ac -r 1d487b245df2 sys/sys/syscall.h
--- a/sys/sys/syscall.h Wed Nov 02 03:06:19 2016 +0000
+++ b/sys/sys/syscall.h Wed Nov 02 03:14:19 2016 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: syscall.h,v 1.296 2016/07/03 14:26:47 christos Exp $ */
+/* $NetBSD: syscall.h,v 1.297 2016/11/02 03:14:19 pgoyette Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.285 2016/07/03 14:24:59 christos Exp
+ * created from NetBSD: syscalls.master,v 1.286 2016/11/02 00:11:59 pgoyette Exp
*/
#ifndef _SYS_SYSCALL_H_
diff -r a83f7e4614ac -r 1d487b245df2 sys/sys/syscallargs.h
--- a/sys/sys/syscallargs.h Wed Nov 02 03:06:19 2016 +0000
+++ b/sys/sys/syscallargs.h Wed Nov 02 03:14:19 2016 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: syscallargs.h,v 1.280 2016/07/03 14:26:47 christos Exp $ */
+/* $NetBSD: syscallargs.h,v 1.281 2016/11/02 03:14:19 pgoyette Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.285 2016/07/03 14:24:59 christos Exp
+ * created from NetBSD: syscalls.master,v 1.286 2016/11/02 00:11:59 pgoyette Exp
*/
#ifndef _SYS_SYSCALLARGS_H_
Home |
Main Index |
Thread Index |
Old Index