Module Name: src
Committed By: reinoud
Date: Sun Feb 5 17:40:08 UTC 2012
Modified Files:
src/sys/arch/usermode/include: asm.h bswap.h byte_swap.h cdefs.h
disklabel.h elf_machdep.h endian.h endian_machdep.h int_const.h
int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h limits.h
netbsd32_machdep.h param.h ptrace.h wchar_limits.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/usermode/include/asm.h \
src/sys/arch/usermode/include/bswap.h \
src/sys/arch/usermode/include/byte_swap.h \
src/sys/arch/usermode/include/elf_machdep.h \
src/sys/arch/usermode/include/endian.h \
src/sys/arch/usermode/include/endian_machdep.h \
src/sys/arch/usermode/include/int_const.h \
src/sys/arch/usermode/include/int_fmtio.h \
src/sys/arch/usermode/include/int_limits.h \
src/sys/arch/usermode/include/int_mwgwtypes.h \
src/sys/arch/usermode/include/int_types.h \
src/sys/arch/usermode/include/limits.h \
src/sys/arch/usermode/include/netbsd32_machdep.h \
src/sys/arch/usermode/include/wchar_limits.h
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/usermode/include/cdefs.h
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/usermode/include/disklabel.h \
src/sys/arch/usermode/include/ptrace.h
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/usermode/include/param.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/usermode/include/asm.h
diff -u src/sys/arch/usermode/include/asm.h:1.9 src/sys/arch/usermode/include/asm.h:1.10
--- src/sys/arch/usermode/include/asm.h:1.9 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/asm.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: asm.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: asm.h,v 1.10 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:56 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:33 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_ASM_H
Index: src/sys/arch/usermode/include/bswap.h
diff -u src/sys/arch/usermode/include/bswap.h:1.9 src/sys/arch/usermode/include/bswap.h:1.10
--- src/sys/arch/usermode/include/bswap.h:1.9 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/bswap.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: bswap.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: bswap.h,v 1.10 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:56 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_BSWAP_H
Index: src/sys/arch/usermode/include/byte_swap.h
diff -u src/sys/arch/usermode/include/byte_swap.h:1.9 src/sys/arch/usermode/include/byte_swap.h:1.10
--- src/sys/arch/usermode/include/byte_swap.h:1.9 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/byte_swap.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: byte_swap.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: byte_swap.h,v 1.10 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:56 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_BYTE_SWAP_H
Index: src/sys/arch/usermode/include/elf_machdep.h
diff -u src/sys/arch/usermode/include/elf_machdep.h:1.9 src/sys/arch/usermode/include/elf_machdep.h:1.10
--- src/sys/arch/usermode/include/elf_machdep.h:1.9 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/elf_machdep.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: elf_machdep.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: elf_machdep.h,v 1.10 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:56 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_ELF_MACHDEP_H
Index: src/sys/arch/usermode/include/endian.h
diff -u src/sys/arch/usermode/include/endian.h:1.9 src/sys/arch/usermode/include/endian.h:1.10
--- src/sys/arch/usermode/include/endian.h:1.9 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/endian.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: endian.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: endian.h,v 1.10 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_ENDIAN_H
Index: src/sys/arch/usermode/include/endian_machdep.h
diff -u src/sys/arch/usermode/include/endian_machdep.h:1.9 src/sys/arch/usermode/include/endian_machdep.h:1.10
--- src/sys/arch/usermode/include/endian_machdep.h:1.9 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/endian_machdep.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: endian_machdep.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: endian_machdep.h,v 1.10 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_ENDIAN_MACHDEP_H
Index: src/sys/arch/usermode/include/int_const.h
diff -u src/sys/arch/usermode/include/int_const.h:1.9 src/sys/arch/usermode/include/int_const.h:1.10
--- src/sys/arch/usermode/include/int_const.h:1.9 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/int_const.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: int_const.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: int_const.h,v 1.10 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_INT_CONST_H
Index: src/sys/arch/usermode/include/int_fmtio.h
diff -u src/sys/arch/usermode/include/int_fmtio.h:1.9 src/sys/arch/usermode/include/int_fmtio.h:1.10
--- src/sys/arch/usermode/include/int_fmtio.h:1.9 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/int_fmtio.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: int_fmtio.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: int_fmtio.h,v 1.10 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_INT_FMTIO_H
Index: src/sys/arch/usermode/include/int_limits.h
diff -u src/sys/arch/usermode/include/int_limits.h:1.9 src/sys/arch/usermode/include/int_limits.h:1.10
--- src/sys/arch/usermode/include/int_limits.h:1.9 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/int_limits.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: int_limits.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: int_limits.h,v 1.10 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_INT_LIMITS_H
Index: src/sys/arch/usermode/include/int_mwgwtypes.h
diff -u src/sys/arch/usermode/include/int_mwgwtypes.h:1.9 src/sys/arch/usermode/include/int_mwgwtypes.h:1.10
--- src/sys/arch/usermode/include/int_mwgwtypes.h:1.9 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/int_mwgwtypes.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: int_mwgwtypes.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: int_mwgwtypes.h,v 1.10 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_INT_MWGWTYPES_H
Index: src/sys/arch/usermode/include/int_types.h
diff -u src/sys/arch/usermode/include/int_types.h:1.9 src/sys/arch/usermode/include/int_types.h:1.10
--- src/sys/arch/usermode/include/int_types.h:1.9 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/int_types.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: int_types.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: int_types.h,v 1.10 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_INT_TYPES_H
Index: src/sys/arch/usermode/include/limits.h
diff -u src/sys/arch/usermode/include/limits.h:1.9 src/sys/arch/usermode/include/limits.h:1.10
--- src/sys/arch/usermode/include/limits.h:1.9 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/limits.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: limits.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: limits.h,v 1.10 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_LIMITS_H
Index: src/sys/arch/usermode/include/netbsd32_machdep.h
diff -u src/sys/arch/usermode/include/netbsd32_machdep.h:1.9 src/sys/arch/usermode/include/netbsd32_machdep.h:1.10
--- src/sys/arch/usermode/include/netbsd32_machdep.h:1.9 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/netbsd32_machdep.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: netbsd32_machdep.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: netbsd32_machdep.h,v 1.10 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_NETBSD32_MACHDEP_H
Index: src/sys/arch/usermode/include/wchar_limits.h
diff -u src/sys/arch/usermode/include/wchar_limits.h:1.9 src/sys/arch/usermode/include/wchar_limits.h:1.10
--- src/sys/arch/usermode/include/wchar_limits.h:1.9 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/wchar_limits.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: wchar_limits.h,v 1.9 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: wchar_limits.h,v 1.10 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_WCHAR_LIMITS_H
Index: src/sys/arch/usermode/include/cdefs.h
diff -u src/sys/arch/usermode/include/cdefs.h:1.4 src/sys/arch/usermode/include/cdefs.h:1.5
--- src/sys/arch/usermode/include/cdefs.h:1.4 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/cdefs.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: cdefs.h,v 1.4 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: cdefs.h,v 1.5 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_CDEFS_H
Index: src/sys/arch/usermode/include/disklabel.h
diff -u src/sys/arch/usermode/include/disklabel.h:1.11 src/sys/arch/usermode/include/disklabel.h:1.12
--- src/sys/arch/usermode/include/disklabel.h:1.11 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/disklabel.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: disklabel.h,v 1.11 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: disklabel.h,v 1.12 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:56 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_DISKLABEL_H
Index: src/sys/arch/usermode/include/ptrace.h
diff -u src/sys/arch/usermode/include/ptrace.h:1.11 src/sys/arch/usermode/include/ptrace.h:1.12
--- src/sys/arch/usermode/include/ptrace.h:1.11 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/ptrace.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: ptrace.h,v 1.11 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: ptrace.h,v 1.12 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_PTRACE_H
Index: src/sys/arch/usermode/include/param.h
diff -u src/sys/arch/usermode/include/param.h:1.10 src/sys/arch/usermode/include/param.h:1.11
--- src/sys/arch/usermode/include/param.h:1.10 Sun Feb 5 14:27:08 2012
+++ src/sys/arch/usermode/include/param.h Sun Feb 5 17:40:08 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: param.h,v 1.10 2012/02/05 14:27:08 reinoud Exp $ */
+/* $NetBSD: param.h,v 1.11 2012/02/05 17:40:08 reinoud Exp $ */
/*
- * Automatically generated by genheaders.sh on Sun Feb 5 15:25:57 CET 2012
+ * Automatically generated by genheaders.sh on Sun Feb 5 18:39:34 CET 2012
* Do not modify directly!
*/
#ifndef _USERMODE_PARAM_H
@@ -19,4 +19,7 @@
#undef USPACE
#define USPACE (PAGE_SIZE*UPAGES)
+#undef NKMEMPAGES_MAX_UNLIMITED
+#include "opt_kmempages.h"
+
#endif