Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys regen with no changes (to show previous commits affected...
details: https://anonhg.NetBSD.org/src/rev/ed5d3860ebee
branches: trunk
changeset: 760946:ed5d3860ebee
user: pooka <pooka%NetBSD.org@localhost>
date: Mon Jan 17 16:22:53 2011 +0000
description:
regen with no changes (to show previous commits affected rump only)
diffstat:
sys/kern/init_sysent.c | 6 +++---
sys/kern/syscalls.c | 6 +++---
sys/sys/syscall.h | 4 ++--
sys/sys/syscallargs.h | 4 ++--
4 files changed, 10 insertions(+), 10 deletions(-)
diffs (74 lines):
diff -r 1af556d61acf -r ed5d3860ebee sys/kern/init_sysent.c
--- a/sys/kern/init_sysent.c Mon Jan 17 16:21:40 2011 +0000
+++ b/sys/kern/init_sysent.c Mon Jan 17 16:22:53 2011 +0000
@@ -1,14 +1,14 @@
-/* $NetBSD: init_sysent.c,v 1.249 2011/01/10 04:42:24 christos Exp $ */
+/* $NetBSD: init_sysent.c,v 1.250 2011/01/17 16:22:53 pooka Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.240 2011/01/10 04:39:18 christos Exp
+ * created from NetBSD: syscalls.master,v 1.241 2011/01/17 16:21:40 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: init_sysent.c,v 1.249 2011/01/10 04:42:24 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: init_sysent.c,v 1.250 2011/01/17 16:22:53 pooka Exp $");
#include "opt_modular.h"
#include "opt_ntp.h"
diff -r 1af556d61acf -r ed5d3860ebee sys/kern/syscalls.c
--- a/sys/kern/syscalls.c Mon Jan 17 16:21:40 2011 +0000
+++ b/sys/kern/syscalls.c Mon Jan 17 16:22:53 2011 +0000
@@ -1,14 +1,14 @@
-/* $NetBSD: syscalls.c,v 1.240 2011/01/10 04:42:24 christos Exp $ */
+/* $NetBSD: syscalls.c,v 1.241 2011/01/17 16:22:53 pooka Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.240 2011/01/10 04:39:18 christos Exp
+ * created from NetBSD: syscalls.master,v 1.241 2011/01/17 16:21:40 pooka Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: syscalls.c,v 1.240 2011/01/10 04:42:24 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: syscalls.c,v 1.241 2011/01/17 16:22:53 pooka Exp $");
#if defined(_KERNEL_OPT)
#include "opt_modular.h"
diff -r 1af556d61acf -r ed5d3860ebee sys/sys/syscall.h
--- a/sys/sys/syscall.h Mon Jan 17 16:21:40 2011 +0000
+++ b/sys/sys/syscall.h Mon Jan 17 16:22:53 2011 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: syscall.h,v 1.236 2011/01/10 04:42:25 christos Exp $ */
+/* $NetBSD: syscall.h,v 1.237 2011/01/17 16:22:53 pooka Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.240 2011/01/10 04:39:18 christos Exp
+ * created from NetBSD: syscalls.master,v 1.241 2011/01/17 16:21:40 pooka Exp
*/
#ifndef _SYS_SYSCALL_H_
diff -r 1af556d61acf -r ed5d3860ebee sys/sys/syscallargs.h
--- a/sys/sys/syscallargs.h Mon Jan 17 16:21:40 2011 +0000
+++ b/sys/sys/syscallargs.h Mon Jan 17 16:22:53 2011 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: syscallargs.h,v 1.219 2011/01/10 04:42:25 christos Exp $ */
+/* $NetBSD: syscallargs.h,v 1.220 2011/01/17 16:22:53 pooka Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.240 2011/01/10 04:39:18 christos Exp
+ * created from NetBSD: syscalls.master,v 1.241 2011/01/17 16:21:40 pooka Exp
*/
#ifndef _SYS_SYSCALLARGS_H_
Home |
Main Index |
Thread Index |
Old Index