CVS commit: src/sys/dev/acpi

2011-01-05 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Wed Jan 5 08:08:47 UTC 2011 Modified Files: src/sys/dev/acpi: acpi.c Log Message: Adjust previous slightly. To generate a diff of this commit: cvs rdiff -u -r1.226 -r1.227 src/sys/dev/acpi/acpi.c Please note that diffs are

CVS commit: src/distrib/sets/lists/tests

2011-01-05 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jan 5 09:35:51 UTC 2011 Modified Files: src/distrib/sets/lists/tests: mi Log Message: unsnafu To generate a diff of this commit: cvs rdiff -u -r1.207 -r1.208 src/distrib/sets/lists/tests/mi Please note that diffs are not

CVS commit: src/lib/librumpuser

2011-01-05 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jan 5 09:43:00 UTC 2011 Modified Files: src/lib/librumpuser: rumpuser.c Log Message: Fix fd leak also in non-NetBSD code path. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/lib/librumpuser/rumpuser.c

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

2011-01-05 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Wed Jan 5 10:34:49 UTC 2011 Added Files: src/sys/arch/sparc64/conf: MODULAR Log Message: Sample MODULAR kernel configuration. approved by: martin@ To generate a diff of this commit: cvs rdiff -u -r0 -r1.1

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

2011-01-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jan 5 12:59:33 UTC 2011 Modified Files: src/sys/arch/sparc64/conf: MODULAR Log Message: Untill modules are first class citizens, we need to run MODULAR kernels insecure. To generate a diff of this commit: cvs rdiff -u

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

2011-01-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jan 5 13:29:27 UTC 2011 Modified Files: src/sys/arch/sparc64/conf: MODULAR Log Message: Duh, actually make it modular To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/sparc64/conf/MODULAR Please

CVS commit: src/external/bsd/atf/dist/atf-report

2011-01-05 Thread Julio Merino
Module Name:src Committed By: jmmv Date: Wed Jan 5 14:03:08 UTC 2011 Modified Files: src/external/bsd/atf/dist/atf-report: tests-results.xsl Log Message: Cherry-pick upstream revision f791048924a1b68da070f17dfd5e5c2d825dd018: Report bogus test programs in the HTML

CVS commit: src/tests/net/icmp

2011-01-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jan 5 14:08:12 UTC 2011 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Fix alignment of sndbuf (sparc64 got a SIGBUS in this test) To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/tests/net/icmp

2011-01-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jan 5 14:43:40 UTC 2011 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Use raw buffer size (not aligned value) to limit packet size To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/sys/dev/pci

2011-01-05 Thread Jonathan Perkin
Module Name:src Committed By: sketch Date: Wed Jan 5 14:55:11 UTC 2011 Modified Files: src/sys/dev/pci: if_bge.c Log Message: Use aprint_verbose_dev. To generate a diff of this commit: cvs rdiff -u -r1.188 -r1.189 src/sys/dev/pci/if_bge.c Please note that diffs are

CVS commit: src

2011-01-05 Thread Adam Hamsik
Module Name:src Committed By: haad Date: Wed Jan 5 14:57:29 UTC 2011 Modified Files: src/distrib/sets/lists/base: mi src/etc/mtree: NetBSD.dist.base src/etc/rc.d: mountcritlocal src/external/gpl2/lvm2: lvm2tools.mk

CVS commit: src/sys/dev

2011-01-05 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Wed Jan 5 15:39:19 UTC 2011 Modified Files: src/sys/dev: DEVNAMES Log Message: - the atari et device has been renamed et4k - a new MI et device was added To generate a diff of this commit: cvs rdiff -u -r1.262 -r1.263

CVS commit: src/games/hunt/hunt

2011-01-05 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jan 5 15:40:55 UTC 2011 Modified Files: src/games/hunt/hunt: hunt.c Log Message: Fix realloc error. Found by cppcheck. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/games/hunt/hunt/hunt.c Please note that

CVS commit: src/games/tetris

2011-01-05 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jan 5 15:48:01 UTC 2011 Modified Files: src/games/tetris: scores.c Log Message: Fix fd leak in error cases. Found by cppcheck. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/games/tetris/scores.c Please

CVS commit: src/games/hunt/hunt

2011-01-05 Thread David A. Holland
Module Name:src Committed By: dholland Date: Wed Jan 5 15:52:20 UTC 2011 Modified Files: src/games/hunt/hunt: hunt.c Log Message: avoid unnecessary cast (hi wiz) To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/games/hunt/hunt/hunt.c Please note that

CVS commit: src/regress/lib/libc/time

2011-01-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jan 5 16:21:29 UTC 2011 Modified Files: src/regress/lib/libc/time: Makefile Removed Files: src/regress/lib/libc/time/strptime: Makefile expected main.c tests Log Message: The strptime test has previously been

CVS commit: src/sys/sys

2011-01-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 5 17:00:25 UTC 2011 Modified Files: src/sys/sys: conf.h Log Message: d_type is now d_flag, update comment to match To generate a diff of this commit: cvs rdiff -u -r1.137 -r1.138 src/sys/sys/conf.h Please note that

CVS commit: src/share/man/man9

2011-01-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 5 17:02:04 UTC 2011 Modified Files: src/share/man/man9: driver.9 Log Message: cdevsw/bdevsw d_type is now d_flag To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/share/man/man9/driver.9 Please note

CVS commit: src/lib

2011-01-05 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jan 5 17:14:50 UTC 2011 Modified Files: src/lib/librumpclient: rumpclient.c rumpclient.h src/lib/librumpuser: rumpuser_sp.c sp_common.c Log Message: Support fork() for rumpclient users. To generate a diff of this

CVS commit: src/tests/rump/rumpkern

2011-01-05 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jan 5 17:19:09 UTC 2011 Modified Files: src/tests/rump/rumpkern: t_sp.sh src/tests/rump/rumpkern/h_client: Makefile Added Files: src/tests/rump/rumpkern/h_client: h_forkcli.c Log Message: Some tests for

CVS commit: src/distrib/sets/lists/tests

2011-01-05 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jan 5 17:20:15 UTC 2011 Modified Files: src/distrib/sets/lists/tests: mi Log Message: new helper To generate a diff of this commit: cvs rdiff -u -r1.208 -r1.209 src/distrib/sets/lists/tests/mi Please note that diffs are

CVS commit: src/tests/sbin/resize_ffs

2011-01-05 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Jan 5 18:05:32 UTC 2011 Modified Files: src/tests/sbin/resize_ffs: common.sh Log Message: Restore data integrity verification in the grow case which was inadvertantly removed when refactoring occurred in a prior revision. To

CVS commit: src/tests/sbin/resize_ffs

2011-01-05 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Jan 5 18:13:54 UTC 2011 Modified Files: src/tests/sbin/resize_ffs: common.sh Log Message: Replace uses of 'jot' with 'seq'. This is primarily to work around a qemu-running-on-netbsd problem with FP which causes 'jot' to output

CVS commit: src/sys/arch/powerpc/ibm4xx

2011-01-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Jan 5 18:47:28 UTC 2011 Modified Files: src/sys/arch/powerpc/ibm4xx: trap_subr.S Log Message: Use regnames (%rX %crX), use m[ft]sprg[0-9]. No binary difference. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/sys/ufs/lfs

2011-01-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jan 5 19:34:28 UTC 2011 Modified Files: src/sys/ufs/lfs: lfs_vnops.c Log Message: Avoid NULL deref inside a KASSERT, as discussed on tech-kern. To generate a diff of this commit: cvs rdiff -u -r1.233 -r1.234

CVS commit: src/usr.bin/jot

2011-01-05 Thread Alan Barrett
Module Name:src Committed By: apb Date: Wed Jan 5 19:59:48 UTC 2011 Modified Files: src/usr.bin/jot: jot.1 Log Message: Add an example of generating a list of integers; make it the first example. Also add a reference to seq(1). To generate a diff of this commit: cvs

CVS commit: src

2011-01-05 Thread Jukka Ruohonen
growing ufs2 file systems. [riz 20110104] + acpipmtr(4): Add a driver for ACPI power meters. [jruoho 20110105] Index: src/share/man/man4/Makefile diff -u src/share/man/man4/Makefile:1.540 src/share/man/man4/Makefile:1.541 --- src/share/man/man4/Makefile:1.540 Mon Dec 27 17:26:58 2010 +++ src

CVS commit: src

2011-01-05 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Wed Jan 5 20:15:53 UTC 2011 Modified Files: src/distrib/sets/lists/modules: md.amd64 md.i386 src/sys/modules: Makefile Added Files: src/sys/modules/acpipmtr: ACPIPMTR.ioconf Makefile Log Message: Add build files

CVS commit: src/share/man/man4

2011-01-05 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Wed Jan 5 21:09:16 UTC 2011 Modified Files: src/share/man/man4: acpi.4 Log Message: Note acpipmtr(4). To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/share/man/man4/acpi.4 Please note that diffs are not

CVS commit: src/tests/lib/libc

2011-01-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jan 5 21:17:04 UTC 2011 Modified Files: src/tests/lib/libc: Makefile Added Files: src/tests/lib/libc: h_nsd_recurse.c t_nsdispatch.sh Log Message: Atf-ify the nsdispath test. To generate a diff of this commit:

CVS commit: src/distrib/sets/lists/tests

2011-01-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jan 5 21:18:29 UTC 2011 Modified Files: src/distrib/sets/lists/tests: mi Log Message: Set-list magic for nsdispatch test To generate a diff of this commit: cvs rdiff -u -r1.209 -r1.210 src/distrib/sets/lists/tests/mi

CVS commit: src/sys/uvm

2011-01-05 Thread enami tsugutomo
Module Name:src Committed By: enami Date: Wed Jan 5 21:20:44 UTC 2011 Modified Files: src/sys/uvm: uvm_stat.c Log Message: Fix format string; use PRIu64 for uint64_t. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sys/uvm/uvm_stat.c Please note that

CVS commit: src/sys/arch/i386/stand/lib

2011-01-05 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Wed Jan 5 21:44:23 UTC 2011 Modified Files: src/sys/arch/i386/stand/lib: biosdisk.c Log Message: Let the compiler determine the correct type for sizeof(). From Mike Volokhov's GPT booting GSoC. To generate a diff of this

CVS commit: src/sys/arch/i386/stand/lib

2011-01-05 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Wed Jan 5 22:06:59 UTC 2011 Modified Files: src/sys/arch/i386/stand/lib: Makefile biosdisk.c Log Message: Teach BIOS disk driver about GPT partition tables. Inspired by Mike Volokhov's GPT booting GSoC project. To generate a

CVS commit: src/sys/arch/i386/stand/boot

2011-01-05 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Wed Jan 5 22:24:02 UTC 2011 Modified Files: src/sys/arch/i386/stand/boot: version Log Message: Note stack/heap changes made in revision 1.47 of Makefile.boot with version 5.5. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/i386/stand/boot

2011-01-05 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Wed Jan 5 22:28:05 UTC 2011 Modified Files: src/sys/arch/i386/stand/boot: version Log Message: NetBSD/x86 BIOS Boot 5.6: now with GUID Partition Table support. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/sys/conf

2011-01-05 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 5 22:35:08 UTC 2011 Modified Files: src/sys/conf: majors Log Message: reserve a major number for kmixer To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/conf/majors Please note that diffs are

CVS commit: src/lib/librumpuser

2011-01-05 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jan 5 22:57:02 UTC 2011 Modified Files: src/lib/librumpuser: rumpuser_sp.c Log Message: Release sender lock before zeroing out wanted status during violent disconnect. Fixes some race conditions (maybe the one occasionally

CVS commit: src/sys

2011-01-05 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Wed Jan 5 23:13:02 UTC 2011 Modified Files: src/sys/arch/i386/stand/boot: Makefile.boot biosboot.S boot2.c version src/sys/sys: bootblock.h Log Message: Pass a 64-bit boot partition base LBA into x86 /boot, while

CVS commit: xsrc/external/mit/xf86-video-r128/dist/src

2011-01-05 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Jan 6 00:40:50 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-r128/dist/src: r128_driver.c Log Message: if we can't read panel resolution from BIOS - for example if there is none - get the display resolution from

CVS commit: src

2011-01-05 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jan 6 01:08:49 UTC 2011 Modified Files: src/distrib/sets/lists/base: md.amd64 md.i386 src/sbin/gpt: Makefile gpt.c gpt.h src/sys/arch/i386/stand/bootxx: boot1.c bootxx.S pbr.S

CVS commit: src/sys/dev/pci

2011-01-05 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Thu Jan 6 02:02:43 UTC 2011 Modified Files: src/sys/dev/pci: if_bnx.c Log Message: Reflect 5709S support in bnx(4) (comment fix) To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/dev/pci/if_bnx.c Please note

CVS commit: src/lib/libc/time

2011-01-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 6 02:41:34 UTC 2011 Modified Files: src/lib/libc/time: localtime.c Log Message: Since localsub and gmtsub are called recursively to search for the local time, setting EOVERFLOW at the inmost level will unfortunately

CVS commit: src/sys/lib/libsa

2011-01-05 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jan 6 02:45:13 UTC 2011 Modified Files: src/sys/lib/libsa: checkpasswd.c Log Message: Pacify Clang -Wformat-security. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/lib/libsa/checkpasswd.c Please

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/int10

2011-01-05 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Jan 6 03:27:02 UTC 2011 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/int10: generic.c helper_exec.c Log Message: get this a little closer to working on non-x86 by: * not poking around in IO

CVS commit: src/external/mit/xorg/server/xorg-server/hw/xfree86/int10

2011-01-05 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Jan 6 03:29:12 UTC 2011 Modified Files: src/external/mit/xorg/server/xorg-server/hw/xfree86/int10: Makefile Log Message: define NO_LEGACY_VGA on macppc and sparc64 May be necessary on other ports as well that have PCI but

CVS commit: src/sys/dev/pci

2011-01-05 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Thu Jan 6 03:37:55 UTC 2011 Modified Files: src/sys/dev/pci: if_bnx.c Log Message: bnx(4) SERDES NICs will definitely work better with the PHY initialization code... rather than without. (forgot to commit it two weeks ago --

CVS commit: [netbsd-5] src/doc

2011-01-05 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Jan 6 05:22:51 UTC 2011 Modified Files: src/doc [netbsd-5]: CHANGES-5.2 Log Message: Ticket 1499. To generate a diff of this commit: cvs rdiff -u -r1.1.2.38 -r1.1.2.39 src/doc/CHANGES-5.2 Please note that diffs are not

CVS commit: src/sys/uvm

2011-01-05 Thread enami tsugutomo
Module Name:src Committed By: enami Date: Thu Jan 6 05:51:57 UTC 2011 Modified Files: src/sys/uvm: uvm_fault.c Log Message: Fix bugs introduced by previous commit; allocated page needs to be bound with the anon, and uvmfault_anonget may be called with ufi NULL. To

CVS commit: src/lib

2011-01-05 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Jan 6 06:57:14 UTC 2011 Modified Files: src/lib/librumpclient: rumpclient.c src/lib/librumpuser: rumpuser_sp.c sp_common.c Log Message: Make rumpclient syscalls safe to call from signal handlers. To generate a diff

CVS commit: src/tests/rump/rumpkern/h_client

2011-01-05 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Jan 6 06:59:25 UTC 2011 Modified Files: src/tests/rump/rumpkern/h_client: h_stresscli.c Log Message: check that child exits with an expected status To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys/dev/acpi

2011-01-05 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Thu Jan 6 07:05:00 UTC 2011 Modified Files: src/sys/dev/acpi: acpi.c Log Message: Split the code that makes a string from ACPI_DEVICE_INFO::Name to a function. To generate a diff of this commit: cvs rdiff -u -r1.228 -r1.229

CVS commit: src/distrib/sets/lists/tests

2011-01-05 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Jan 6 07:05:51 UTC 2011 Modified Files: src/distrib/sets/lists/tests: mi Log Message: +helper To generate a diff of this commit: cvs rdiff -u -r1.210 -r1.211 src/distrib/sets/lists/tests/mi Please note that diffs are not

CVS commit: src/tests/fs/psshfs

2011-01-05 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Jan 6 07:28:32 UTC 2011 Modified Files: src/tests/fs/psshfs: t_psshfs.sh Log Message: Add a test for ls, which is just a lazy scheme to have some testing for puffs_cc(3). To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/pci

2011-01-05 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Jan 6 07:43:06 UTC 2011 Modified Files: src/sys/dev/pci: r128fb.c Log Message: clear the screen before redrawing on reentering text mode To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19