Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/kern Another regenerated file
details: https://anonhg.NetBSD.org/src/rev/8cd33693c6f5
branches: trunk
changeset: 338021:8cd33693c6f5
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sat May 09 05:58:53 2015 +0000
description:
Another regenerated file
diffstat:
sys/kern/syscalls.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r f6dbc1c35d8a -r 8cd33693c6f5 sys/kern/syscalls.c
--- a/sys/kern/syscalls.c Sat May 09 05:57:18 2015 +0000
+++ b/sys/kern/syscalls.c Sat May 09 05:58:53 2015 +0000
@@ -1,14 +1,14 @@
-/* $NetBSD: syscalls.c,v 1.282 2015/03/12 15:06:28 christos Exp $ */
+/* $NetBSD: syscalls.c,v 1.283 2015/05/09 05:58:53 pgoyette Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.272 2015/02/22 00:50:30 christos Exp
+ * created from compat NetBSD: syscalls.master,v 1.274 2015/05/09 05:51:26 pgoyette Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: syscalls.c,v 1.282 2015/03/12 15:06:28 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: syscalls.c,v 1.283 2015/05/09 05:58:53 pgoyette Exp $");
#if defined(_KERNEL_OPT)
#include "opt_modular.h"
Home |
Main Index |
Thread Index |
Old Index