CVS commit: src/games/ching

2009-06-03 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Jun 4 06:51:11 UTC 2009 Modified Files: src/games/ching: Makefile.inc Log Message: Set WARNS=4 here. This got missed on my previous WARNS sweep in games. Everything appears to compile ok with WARNS=4 anyway though. To gen

CVS commit: src/games/gomoku

2009-06-03 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Jun 4 06:47:36 UTC 2009 Modified Files: src/games/gomoku: gomoku.h main.c Log Message: Remove global scratch string buffer. Don't zoom off the end while reading user input, either. To generate a diff of this commit: cvs r

CVS commit: src/games/gomoku

2009-06-03 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Jun 4 06:41:51 UTC 2009 Modified Files: src/games/gomoku: gomoku.h pickmove.c Log Message: Remove remaining references to sprintf. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/games/gomoku/gomoku.h cv

CVS commit: src/games/gomoku

2009-06-03 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Jun 4 06:27:47 UTC 2009 Modified Files: src/games/gomoku: gomoku.h main.c pickmove.c Log Message: Make a couple of the logging/printing functions printf-alikes. This removes most of the calls to sprintf. To generate a dif

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

CVS commit: src/games/gomoku

2009-06-03 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Jun 4 05:51:12 UTC 2009 Modified Files: src/games/gomoku: stoc.c Log Message: sprintf -> snprintf To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/games/gomoku/stoc.c Please note that diffs are not publi

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 -r1

CVS commit: src/games/gomoku

2009-06-03 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Jun 4 05:27:04 UTC 2009 Modified Files: src/games/gomoku: bdinit.c bdisp.c main.c makemove.c pickmove.c stoc.c Log Message: ANSIfy function declarations.x To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/ga

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/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 .prop file and merge any options supplied on the "command line". This co

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 that

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 th

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 si

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: M

CVS commit: src/sys/dev/sbus

2009-06-03 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Jun 3 16:25:22 UTC 2009 Modified Files: src/sys/dev/sbus: p9100.c Log Message: make this compile again without tctrl To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/dev/sbus/p9100.c Please note that

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

2009-06-03 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 3 16:07:21 UTC 2009 Modified Files: src/sys/rump/librump/rumpkern: pool.c Log Message: pool_prime emulation To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/rump/librump/rumpkern/pool.c Please note

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 g

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 Please

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

2009-06-03 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Wed Jun 3 15:13:26 UTC 2009 Modified Files: src/sys/compat/linux32/common: linux32_stat.c Log Message: Cleanup (no functional changes). Kill some unneeded variables and return stattement. Rename linux32_from_stat() to better bsd_t

CVS commit: src/sys/kern

2009-06-03 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 3 15:07:31 UTC 2009 Modified Files: src/sys/kern: subr_disk_mbr.c Log Message: opt for _KERNEL_OPT To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/kern/subr_disk_mbr.c Please note that diffs are no

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 -r1.

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 to

CVS commit: src/sys/dev/sysmon

2009-06-03 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jun 3 11:43:16 UTC 2009 Modified Files: src/sys/dev/sysmon: sysmon_envsys.c Log Message: Don't allocate the private list-threading structure unless we're going to use it. Otherwise we end up leaking little bits of memory f

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/lib/libc/sys

2009-06-03 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jun 3 09:03:25 UTC 2009 Modified Files: src/lib/libc/sys: fcntl.2 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/lib/libc/sys/fcntl.2 Please note that diffs are not publ