CVS commit: src/sys/kern

2009-10-01 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Oct 1 07:42:45 UTC 2009 Modified Files: src/sys/kern: vfs_wapbl.c Log Message: Turn a KASSERT into a panic. I don't want us to be randomly overwriting memory on non-DIAGNOSTIC kernels if resource estimation fails. To

CVS commit: src/share/mk

2009-10-01 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Oct 1 09:12:44 UTC 2009 Modified Files: src/share/mk: bsd.own.mk Log Message: Switch amd64 to binutils 2.19.1. To generate a diff of this commit: cvs rdiff -u -r1.583 -r1.584 src/share/mk/bsd.own.mk Please note that diffs

CVS commit: src/sys/arch/amd64/amd64

2009-10-01 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Oct 1 09:13:54 UTC 2009 Modified Files: src/sys/arch/amd64/amd64: cpufunc.S Log Message: Fix up mwait/monitor now that gas has been fixed. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: src/sys/arch/amd64/conf

2009-10-01 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Oct 1 09:15:19 UTC 2009 Modified Files: src/sys/arch/amd64/conf: Makefile.amd64 Log Message: MAXPAGESIZE got bumped to 0x20. Use -z maxpagesize=0x10 until someone(tm) decides that kernels should have that alignment,

CVS commit: src/bin/kill

2009-10-01 Thread S.P.Zeidler
Module Name:src Committed By: spz Date: Thu Oct 1 09:24:38 UTC 2009 Modified Files: src/bin/kill: kill.c Log Message: Make sure that numerical signals and pids are in range for their types. Fixes PR bin/42143 To generate a diff of this commit: cvs rdiff -u -r1.25

CVS commit: src/external/apache2/mDNSResponder/lib

2009-10-01 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Thu Oct 1 09:35:08 UTC 2009 Modified Files: src/external/apache2/mDNSResponder/lib: Makefile Log Message: Disable stack protection warnings for dnssd_clientstub.c which allocates variable sized buffers on the stack. To generate

CVS commit: src/external/apache2/mDNSResponder/usr.sbin/mdnsd

2009-10-01 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Thu Oct 1 10:01:14 UTC 2009 Modified Files: src/external/apache2/mDNSResponder/usr.sbin/mdnsd: Makefile Log Message: Disable stack protection warnings for uds_daemon.c which allocates variable sized buffers on the stack. To

CVS commit: src/distrib/utils/sysinst

2009-10-01 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Oct 1 10:41:03 UTC 2009 Modified Files: src/distrib/utils/sysinst: disks.c Log Message: In get_descr(), initialize dd_descr to an empty string before probing ATA and SCSI identification. Fixes issues with xbd and raid.

CVS commit: src

2009-10-01 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Thu Oct 1 11:51:04 UTC 2009 Modified Files: src/distrib/notes/common: contents src/etc/etc.i386: Makefile.inc Log Message: Build the MONOLITHIC kernel configuration by default and include in the release. Using the

CVS commit: src/sys/rump/librump/rumpdev

2009-10-01 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Oct 1 15:21:38 UTC 2009 Modified Files: src/sys/rump/librump/rumpdev: autoconf.c Log Message: children of mainbus, attach (well, one child, iff it happens to be around) To generate a diff of this commit: cvs rdiff -u -r1.2

CVS commit: src

2009-10-01 Thread Ty Sarna
Module Name:src Committed By: tsarna Date: Thu Oct 1 16:36:21 UTC 2009 Modified Files: src/etc/defaults: rc.conf src/external/apache2/mDNSResponder/dist/mDNSPosix: PosixDaemon.c mDNSPosix.c src/external/apache2/mDNSResponder/usr.sbin:

CVS commit: src/sys/dev/pci

2009-10-01 Thread Julio M. Merino Vidal
Module Name:src Committed By: jmmv Date: Thu Oct 1 19:02:27 UTC 2009 Modified Files: src/sys/dev/pci: r128fb.c Log Message: Recognize PCI_PRODUCT_ATI_RAGEGLPCI. Works on a PowerMac G3 BW running NetBSD/macppc. To generate a diff of this commit: cvs rdiff -u -r1.9

CVS commit: src/gnu

2009-10-01 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 1 20:07:09 UTC 2009 Modified Files: src/gnu/dist/gcc4/gcc: libgcc2.c src/gnu/lib/libgcc4: Makefile.inc Log Message: If TARGET_FLOAT_FORMAT is not IEEE_FLOAT_FORMAT (i.e. we have no NaNs), do not compile special

CVS commit: src/usr.bin/make

2009-10-01 Thread David Laight
Module Name:src Committed By: dsl Date: Thu Oct 1 21:40:31 UTC 2009 Modified Files: src/usr.bin/make: make.1 Log Message: Add example of how to use the ?: modifier properly. To generate a diff of this commit: cvs rdiff -u -r1.161 -r1.162 src/usr.bin/make/make.1 Please

CVS commit: src/sys/rump/librump/rumpdev

2009-10-01 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Oct 1 21:43:29 UTC 2009 Modified Files: src/sys/rump/librump/rumpdev: rump_dev.c rump_dev_private.h Log Message: add a new init-related calls To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/sys/rump/dev/wip

2009-10-01 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Oct 1 21:46:31 UTC 2009 Added Files: src/sys/rump/dev/wip: Makefile.inc src/sys/rump/dev/wip/libumass: Makefile locators.h sd_at_scsibus_at_umass.c shlib_version src/sys/rump/dev/wip/libumass/opt:

CVS commit: src/etc/mtree

2009-10-01 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Oct 2 00:00:59 UTC 2009 Modified Files: src/etc/mtree: NetBSD.dist.Xorg Log Message: don't create xkb/compiled as a directory any more. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src

2009-10-01 Thread Ty Sarna
Module Name:src Committed By: tsarna Date: Fri Oct 2 02:45:30 UTC 2009 Modified Files: src/distrib/sets/lists/base: md.amd64 md.sparc64 shl.mi src/distrib/sets/lists/comp: mi src/include: netdb.h src/lib/libc: shlib_version

CVS commit: src

2009-10-01 Thread matthew green
: ^^^ +20091001: + An error will create a ./usr/X11R7/lib/X11/xkb/compiled/xkb + symlink, failing the build. Delete the link, and the subdir + it is in, and retry your build. + 20090718: libc build changed so that strchr() provides the extra entry point for index(). Update build of libc.a (and libc_pic.a)

CVS commit: src/doc

2009-10-01 Thread Ty Sarna
Module Name:src Committed By: tsarna Date: Fri Oct 2 04:26:52 UTC 2009 Modified Files: src/doc: CHANGES Log Message: Missed name and date on last To generate a diff of this commit: cvs rdiff -u -r1.1296 -r1.1297 src/doc/CHANGES Please note that diffs are not public

CVS commit: src/sys/dev/sdmmc

2009-10-01 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Fri Oct 2 04:33:59 UTC 2009 Modified Files: src/sys/dev/sdmmc: sdhc.c Log Message: Typo in comment. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/sdmmc/sdhc.c Please note that diffs are not public

CVS commit: src/sys/dev/pci

2009-10-01 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Fri Oct 2 04:38:47 UTC 2009 Modified Files: src/sys/dev/pci: sdhc_pci.c Log Message: Pass not (struct sdhc_pci_softc *) but (struct sdhc_softc *) to sdhc_intr(). No functional change because struct sdhc_pci_softc has struct