CVS commit: src

2010-05-09 Thread Daniel Horecki
Module Name:src
Committed By:   morr
Date:   Sun May  9 18:53:03 UTC 2010

Modified Files:
src: build.sh

Log Message:
Don't try to build xldscripts during build.sh modules


To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 src/build.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/build.sh
diff -u src/build.sh:1.233 src/build.sh:1.234
--- src/build.sh:1.233	Tue Mar 30 13:17:47 2010
+++ src/build.sh	Sun May  9 18:53:03 2010
@@ -1,5 +1,5 @@
 #! /usr/bin/env sh
-#	$NetBSD: build.sh,v 1.233 2010/03/30 13:17:47 cegger Exp $
+#	$NetBSD: build.sh,v 1.234 2010/05/09 18:53:03 morr Exp $
 #
 # Copyright (c) 2001-2009 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -1361,7 +1361,7 @@
 	eval cat EOF ${makewrapout}
 #! ${HOST_SH}
 # Set proper variables to allow easy make building of a NetBSD subtree.
-# Generated from:  \$NetBSD: build.sh,v 1.233 2010/03/30 13:17:47 cegger Exp $
+# Generated from:  \$NetBSD: build.sh,v 1.234 2010/05/09 18:53:03 morr Exp $
 # with these arguments: ${_args}
 #
 
@@ -1502,6 +1502,7 @@
 
 buildmodules()
 {
+	setmakeenv MKBINUTILS no
 	if ! ${do_tools}  ! ${buildmoduleswarned:-false}; then
 		# Building tools every time we build modules is clearly
 		# unnecessary as well as a kernel.



CVS commit: src

2010-05-09 Thread Daniel Horecki
Module Name:src
Committed By:   morr
Date:   Sun May  9 18:53:03 UTC 2010

Modified Files:
src: build.sh

Log Message:
Don't try to build xldscripts during build.sh modules


To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 src/build.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/notes/common

2010-02-26 Thread Daniel Horecki
Module Name:src
Committed By:   morr
Date:   Fri Feb 26 21:52:23 UTC 2010

Modified Files:
src/distrib/notes/common: main

Log Message:
Add myself


To generate a diff of this commit:
cvs rdiff -u -r1.458 -r1.459 src/distrib/notes/common/main

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/notes/common/main
diff -u src/distrib/notes/common/main:1.458 src/distrib/notes/common/main:1.459
--- src/distrib/notes/common/main:1.458	Mon Feb  8 08:32:58 2010
+++ src/distrib/notes/common/main	Fri Feb 26 21:52:22 2010
@@ -1,4 +1,4 @@
-.\	$NetBSD: main,v 1.458 2010/02/08 08:32:58 cnst Exp $
+.\	$NetBSD: main,v 1.459 2010/02/26 21:52:22 morr Exp $
 .\
 .\ Copyright (c) 1999-2008 The NetBSD Foundation, Inc.
 .\ All rights reserved.
@@ -1205,6 +1205,7 @@
 .It Ta Jachym Holecek Ta Mt fr...@netbsd.org
 .It Ta David A. Holland Ta Mt dholl...@netbsd.org
 .It Ta Christian E. Hopps Ta Mt cho...@netbsd.org
+.It Ta Daniel Horecki Ta Mt m...@netbsd.org
 .It Ta Ken Hornstein Ta Mt k...@netbsd.org
 .It Ta Marc Horowitz Ta Mt m...@netbsd.org
 .It Ta Eduardo Horvath Ta Mt e...@netbsd.org



CVS commit: src/distrib/notes/common

2010-02-26 Thread Daniel Horecki
Module Name:src
Committed By:   morr
Date:   Fri Feb 26 21:52:23 UTC 2010

Modified Files:
src/distrib/notes/common: main

Log Message:
Add myself


To generate a diff of this commit:
cvs rdiff -u -r1.458 -r1.459 src/distrib/notes/common/main

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.