Module Name:    src
Committed By:   reinoud
Date:           Thu Feb  2 11:12:40 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.7 -r1.8 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.2 -r1.3 src/sys/arch/usermode/include/cdefs.h
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/usermode/include/disklabel.h \
    src/sys/arch/usermode/include/ptrace.h
cvs rdiff -u -r1.8 -r1.9 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.7 src/sys/arch/usermode/include/asm.h:1.8
--- src/sys/arch/usermode/include/asm.h:1.7	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/asm.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: asm.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: asm.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.7 src/sys/arch/usermode/include/bswap.h:1.8
--- src/sys/arch/usermode/include/bswap.h:1.7	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/bswap.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: bswap.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: bswap.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.7 src/sys/arch/usermode/include/byte_swap.h:1.8
--- src/sys/arch/usermode/include/byte_swap.h:1.7	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/byte_swap.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: byte_swap.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: byte_swap.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.7 src/sys/arch/usermode/include/elf_machdep.h:1.8
--- src/sys/arch/usermode/include/elf_machdep.h:1.7	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/elf_machdep.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: elf_machdep.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: elf_machdep.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.7 src/sys/arch/usermode/include/endian.h:1.8
--- src/sys/arch/usermode/include/endian.h:1.7	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/endian.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: endian.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: endian.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.7 src/sys/arch/usermode/include/endian_machdep.h:1.8
--- src/sys/arch/usermode/include/endian_machdep.h:1.7	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/endian_machdep.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: endian_machdep.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: endian_machdep.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.7 src/sys/arch/usermode/include/int_const.h:1.8
--- src/sys/arch/usermode/include/int_const.h:1.7	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/int_const.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: int_const.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: int_const.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.7 src/sys/arch/usermode/include/int_fmtio.h:1.8
--- src/sys/arch/usermode/include/int_fmtio.h:1.7	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/int_fmtio.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: int_fmtio.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: int_fmtio.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.7 src/sys/arch/usermode/include/int_limits.h:1.8
--- src/sys/arch/usermode/include/int_limits.h:1.7	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/int_limits.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: int_limits.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: int_limits.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.7 src/sys/arch/usermode/include/int_mwgwtypes.h:1.8
--- src/sys/arch/usermode/include/int_mwgwtypes.h:1.7	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/int_mwgwtypes.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: int_mwgwtypes.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: int_mwgwtypes.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.7 src/sys/arch/usermode/include/int_types.h:1.8
--- src/sys/arch/usermode/include/int_types.h:1.7	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/int_types.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: int_types.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: int_types.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.7 src/sys/arch/usermode/include/limits.h:1.8
--- src/sys/arch/usermode/include/limits.h:1.7	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/limits.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: limits.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: limits.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.7 src/sys/arch/usermode/include/netbsd32_machdep.h:1.8
--- src/sys/arch/usermode/include/netbsd32_machdep.h:1.7	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/netbsd32_machdep.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: netbsd32_machdep.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: netbsd32_machdep.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.7 src/sys/arch/usermode/include/wchar_limits.h:1.8
--- src/sys/arch/usermode/include/wchar_limits.h:1.7	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/wchar_limits.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: wchar_limits.h,v 1.7 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: wchar_limits.h,v 1.8 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.2 src/sys/arch/usermode/include/cdefs.h:1.3
--- src/sys/arch/usermode/include/cdefs.h:1.2	Wed Oct 21 16:06:59 2009
+++ src/sys/arch/usermode/include/cdefs.h	Thu Feb  2 11:12:40 2012
@@ -1,32 +1,18 @@
-/* $NetBSD: cdefs.h,v 1.2 2009/10/21 16:06:59 snj Exp $ */
+/* $NetBSD: cdefs.h,v 1.3 2012/02/02 11:12:40 reinoud Exp $ */
 
-/*-
- * Copyright (c) 2007 Jared D. McNeill <jmcne...@invisible.ca>
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
- * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
- * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
- * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- * POSSIBILITY OF SUCH DAMAGE.
+/*
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
+ * Do not modify directly!
  */
+#ifndef _USERMODE_CDEFS_H
+#define _USERMODE_CDEFS_H
 
-#ifndef _ARCH_USERMODE_INCLUDE_CDEFS_H
-#define _ARCH_USERMODE_INCLUDE_CDEFS_H
+#if defined(__i386__)
+#include "../../i386/include/cdefs.h"
+#elif defined(__x86_64__)
+#include "../../amd64/include/cdefs.h"
+#else
+#error port me
+#endif
 
-#endif /* !_ARCH_USERMODE_INCLUDE_CDEFS_H */
+#endif

Index: src/sys/arch/usermode/include/disklabel.h
diff -u src/sys/arch/usermode/include/disklabel.h:1.9 src/sys/arch/usermode/include/disklabel.h:1.10
--- src/sys/arch/usermode/include/disklabel.h:1.9	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/disklabel.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: disklabel.h,v 1.9 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: disklabel.h,v 1.10 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.9 src/sys/arch/usermode/include/ptrace.h:1.10
--- src/sys/arch/usermode/include/ptrace.h:1.9	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/ptrace.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: ptrace.h,v 1.9 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: ptrace.h,v 1.10 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 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.8 src/sys/arch/usermode/include/param.h:1.9
--- src/sys/arch/usermode/include/param.h:1.8	Sat Jan 14 21:21:48 2012
+++ src/sys/arch/usermode/include/param.h	Thu Feb  2 11:12:40 2012
@@ -1,7 +1,7 @@
-/* $NetBSD: param.h,v 1.8 2012/01/14 21:21:48 reinoud Exp $ */
+/* $NetBSD: param.h,v 1.9 2012/02/02 11:12:40 reinoud Exp $ */
 
 /*
- * Automatically generated by ./genheaders.sh on Sat Jan 14 22:20:59 CET 2012
+ * Automatically generated by genheaders.sh on Fri Jan 27 08:34:26 CET 2012
  * Do not modify directly!
  */
 #ifndef _USERMODE_PARAM_H

Reply via email to