Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/usermode/include regen
details: https://anonhg.NetBSD.org/src/rev/da18e8231fb8
branches: trunk
changeset: 773539:da18e8231fb8
user: reinoud <reinoud%NetBSD.org@localhost>
date: Sun Feb 05 14:27:08 2012 +0000
description:
regen
diffstat:
sys/arch/usermode/include/asm.h | 4 ++--
sys/arch/usermode/include/bswap.h | 4 ++--
sys/arch/usermode/include/byte_swap.h | 4 ++--
sys/arch/usermode/include/cdefs.h | 4 ++--
sys/arch/usermode/include/disklabel.h | 4 ++--
sys/arch/usermode/include/elf_machdep.h | 4 ++--
sys/arch/usermode/include/endian.h | 4 ++--
sys/arch/usermode/include/endian_machdep.h | 4 ++--
sys/arch/usermode/include/int_const.h | 4 ++--
sys/arch/usermode/include/int_fmtio.h | 4 ++--
sys/arch/usermode/include/int_limits.h | 4 ++--
sys/arch/usermode/include/int_mwgwtypes.h | 4 ++--
sys/arch/usermode/include/int_types.h | 4 ++--
sys/arch/usermode/include/limits.h | 4 ++--
sys/arch/usermode/include/netbsd32_machdep.h | 4 ++--
sys/arch/usermode/include/param.h | 6 +++---
sys/arch/usermode/include/ptrace.h | 4 ++--
sys/arch/usermode/include/wchar_limits.h | 4 ++--
18 files changed, 37 insertions(+), 37 deletions(-)
diffs (243 lines):
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/asm.h
--- a/sys/arch/usermode/include/asm.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/asm.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: asm.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: asm.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:56 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_ASM_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/bswap.h
--- a/sys/arch/usermode/include/bswap.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/bswap.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: bswap.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: bswap.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:56 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_BSWAP_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/byte_swap.h
--- a/sys/arch/usermode/include/byte_swap.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/byte_swap.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: byte_swap.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: byte_swap.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:56 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_BYTE_SWAP_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/cdefs.h
--- a/sys/arch/usermode/include/cdefs.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/cdefs.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: cdefs.h,v 1.3 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: cdefs.h,v 1.4 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_CDEFS_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/disklabel.h
--- a/sys/arch/usermode/include/disklabel.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/disklabel.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: disklabel.h,v 1.10 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: disklabel.h,v 1.11 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:56 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_DISKLABEL_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/elf_machdep.h
--- a/sys/arch/usermode/include/elf_machdep.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/elf_machdep.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: elf_machdep.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: elf_machdep.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:56 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_ELF_MACHDEP_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/endian.h
--- a/sys/arch/usermode/include/endian.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/endian.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: endian.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: endian.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_ENDIAN_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/endian_machdep.h
--- a/sys/arch/usermode/include/endian_machdep.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/endian_machdep.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: endian_machdep.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: endian_machdep.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_ENDIAN_MACHDEP_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/int_const.h
--- a/sys/arch/usermode/include/int_const.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/int_const.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: int_const.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: int_const.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_INT_CONST_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/int_fmtio.h
--- a/sys/arch/usermode/include/int_fmtio.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/int_fmtio.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: int_fmtio.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: int_fmtio.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_INT_FMTIO_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/int_limits.h
--- a/sys/arch/usermode/include/int_limits.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/int_limits.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: int_limits.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: int_limits.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_INT_LIMITS_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/int_mwgwtypes.h
--- a/sys/arch/usermode/include/int_mwgwtypes.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/int_mwgwtypes.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: int_mwgwtypes.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: int_mwgwtypes.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_INT_MWGWTYPES_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/int_types.h
--- a/sys/arch/usermode/include/int_types.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/int_types.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: int_types.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: int_types.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_INT_TYPES_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/limits.h
--- a/sys/arch/usermode/include/limits.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/limits.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: limits.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: limits.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_LIMITS_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/netbsd32_machdep.h
--- a/sys/arch/usermode/include/netbsd32_machdep.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/netbsd32_machdep.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: netbsd32_machdep.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: netbsd32_machdep.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_NETBSD32_MACHDEP_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/param.h
--- a/sys/arch/usermode/include/param.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/param.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: param.h,v 1.9 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: param.h,v 1.10 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_PARAM_H
@@ -15,7 +15,7 @@
#error port me
#endif
#undef UPAGES
-#define UPAGES 8
+#define UPAGES 12
#undef USPACE
#define USPACE (PAGE_SIZE*UPAGES)
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/ptrace.h
--- a/sys/arch/usermode/include/ptrace.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/ptrace.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: ptrace.h,v 1.10 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: ptrace.h,v 1.11 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_PTRACE_H
diff -r 291d34cf6bc0 -r da18e8231fb8 sys/arch/usermode/include/wchar_limits.h
--- a/sys/arch/usermode/include/wchar_limits.h Sun Feb 05 14:19:02 2012 +0000
+++ b/sys/arch/usermode/include/wchar_limits.h Sun Feb 05 14:27:08 2012 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: wchar_limits.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
+/* $NetBSD: wchar_limits.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_WCHAR_LIMITS_H
Home |
Main Index |
Thread Index |
Old Index