CVS commit: src/lib/libc/sys

2009-06-03 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jun 3 09:04:18 UTC 2009 Modified Files: src/lib/libc/sys: madvise.2 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/lib/libc/sys/madvise.2 Please note that diffs are not

CVS commit: src/sys/arch/xen/x86

2009-06-03 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Wed Jun 3 12:43:22 UTC 2009 Modified Files: src/sys/arch/xen/x86: intr.c Log Message: Interrupt handling in Xen 3.5 changed. There's no longer a hardcoded upper limit. So *our* upper limit of 200 may be different from machine

CVS commit: src/sys/compat/linux32/common

2009-06-03 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Wed Jun 3 14:17:19 UTC 2009 Modified Files: src/sys/compat/linux32/common: linux32_stat.c Log Message: Fix inverted lst_ino/__lst_ino assignment in linux32_from_stat(). To generate a diff of this commit: cvs rdiff -u -r1.13

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

2009-06-03 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 3 15:16:42 UTC 2009 Modified Files: src/sys/rump/librump/rumpkern: ltsleep.c Log Message: implement wakeup_one To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/rump/librump/rumpkern/ltsleep.c

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

2009-06-03 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 3 16:06:10 UTC 2009 Modified Files: src/sys/rump/librump/rumpkern: vm.c Log Message: Add user vmspace locking and remapping routines. Obviously, these currently work only if the vmspace is local to the rump kernel. To

CVS commit: src

2009-06-03 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Jun 3 18:47:07 UTC 2009 Modified Files: src/distrib/sets/lists/base: mi src/etc/mtree: NetBSD.dist src/share/locale: Makefile.locale src/share/locale/ctype: Makefile src/share/locale/messages:

CVS commit: src/sys/arch

2009-06-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Jun 3 21:08:51 UTC 2009 Modified Files: src/sys/arch/hp700/hp700: locore.S src/sys/arch/hp700/include: cpu.h src/sys/arch/hppa/hppa: vm_machdep.c Log Message: Do not use lwp_trampoline for cpu_setfunc, but a

CVS commit: src/sys/dev/acpi

2009-06-03 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jun 3 22:34:18 UTC 2009 Modified Files: src/sys/dev/acpi: acpi_tz.c Log Message: Explicitly set sensor's units to ENVSYS_STEMP rather than having it work only because ENVSYS_STEMP is #defined to 0 To generate a diff of

CVS commit: src/sys/kern

2009-06-03 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Wed Jun 3 22:54:51 UTC 2009 Modified Files: src/sys/kern: subr_kmem.c Log Message: add KASSERT(p != NULL); to kmem_free() To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/kern/subr_kmem.c Please note

CVS commit: src/sbin/modload

2009-06-03 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Thu Jun 4 02:57:01 UTC 2009 Modified Files: src/sbin/modload: main.c modload.8 Log Message: Add a -m plist option. This option will read in an existing module.prop file and merge any options supplied on the command line. This

CVS commit: src/games/cribbage

2009-06-03 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Jun 4 04:48:04 UTC 2009 Modified Files: src/games/cribbage: io.c score.c support.c Log Message: sprintf - snprintf To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/games/cribbage/io.c cvs rdiff -u -r1.13

CVS commit: src/games/gomoku

2009-06-03 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Jun 4 05:43:29 UTC 2009 Modified Files: src/games/gomoku: bdinit.c bdisp.c gomoku.h makemove.c pickmove.c Log Message: Increase spending on vowels. No object file diffs. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/games/gomoku

2009-06-03 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Jun 4 05:52:30 UTC 2009 Modified Files: src/games/gomoku: gomoku.h Log Message: attribute noreturn - __dead To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/games/gomoku/gomoku.h Please note that diffs