CVS commit: src/lib/libpthread

2012-11-06 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Nov 6 09:03:04 UTC 2012 Modified Files: src/lib/libpthread: pthread.c Log Message: Remove duplicate const modifier found by clang -Wduplicate-decl-specifier To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140

CVS commit: src/share/mk

2012-11-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Nov 6 10:32:49 UTC 2012 Modified Files: src/share/mk: bsd.own.mk Log Message: Switch mips to gdb 7.3.1 # of expected passes11545 # of unexpected failures401 # of expected failures 45 # of

CVS commit: src/gnu/usr.bin/gdb6

2012-11-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Nov 6 12:24:34 UTC 2012 Removed Files: src/gnu/usr.bin/gdb6: Makefile Makefile.inc gdb-cfg.texi src/gnu/usr.bin/gdb6/arch/alpha: config.h defs.mk init.c nm.h tm.h version.c

CVS commit: src/gnu/usr.bin

2012-11-06 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Nov 6 12:25:56 UTC 2012 Modified Files: src/gnu/usr.bin: Makefile Log Message: Remove GDB 6. To generate a diff of this commit: cvs rdiff -u -r1.136 -r1.137 src/gnu/usr.bin/Makefile Please note that diffs are not public

CVS commit: src/tests/kernel

2012-11-06 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Nov 6 13:55:04 UTC 2012 Modified Files: src/tests/kernel: t_mqueue.c Log Message: use mkdtemp() instead of mktemp(). To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/kernel/t_mqueue.c Please note that

CVS commit: src/lib/libc/sys

2012-11-06 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Nov 6 15:23:24 UTC 2012 Modified Files: src/lib/libc/sys: timer_settime.2 Log Message: Fix typo. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/sys/timer_settime.2 Please note that diffs are not

CVS commit: src/lib/libc/sys

2012-11-06 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Nov 6 15:26:37 UTC 2012 Modified Files: src/lib/libc/sys: timer_settime.2 Log Message: Fix another typo. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/lib/libc/sys/timer_settime.2 Please note that diffs are

CVS commit: src/doc

2012-11-06 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Tue Nov 6 15:27:31 UTC 2012 Modified Files: src/doc: BRANCHES Log Message: update To generate a diff of this commit: cvs rdiff -u -r1.325 -r1.326 src/doc/BRANCHES Please note that diffs are not public domain; they are subject

CVS commit: src/lib/librumpuser

2012-11-06 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Nov 6 18:31:14 UTC 2012 Modified Files: src/lib/librumpuser: rumpuser_pth_dummy.c Log Message: one more routine To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/librumpuser/rumpuser_pth_dummy.c Please

CVS commit: src/tests/kernel

2012-11-06 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Nov 6 18:31:53 UTC 2012 Modified Files: src/tests/kernel: t_sysv.c Log Message: Replace the atexit() routines with ATF_TC_CLEANUP() Factor out the generation of token_keys to a separate routine, called from each test

CVS commit: src/lib/librumpuser

2012-11-06 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Nov 6 18:33:00 UTC 2012 Modified Files: src/lib/librumpuser: rumpuser_pth_dummy.c Log Message: Actually define the klock/unlock pointers. Not having the storage allocated for them created interesting effects with one

CVS commit: src/usr.sbin/powerd

2012-11-06 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue Nov 6 19:08:45 UTC 2012 Modified Files: src/usr.sbin/powerd: powerd.8 Log Message: Minor grammar fix, from Bug Hunting in PR 47159. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

CVS commit: src/tests/kernel

2012-11-06 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Nov 6 19:35:38 UTC 2012 Modified Files: src/tests/kernel: t_mqueue.c Log Message: Use an ATF_TC_CLEANUP() routine to delete the mkdtemp() directory even if the test case fails/exits sooner. To generate a diff of this

CVS commit: [netbsd-5] src/sys

2012-11-06 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Nov 6 20:02:47 UTC 2012 Modified Files: src/sys/kern [netbsd-5]: vfs_lookup.c src/sys/miscfs/genfs [netbsd-5]: layer_vnops.c Log Message: Pull up following revision(s) (requested by dholland in ticket #1814):

CVS commit: [netbsd-5] src/sys/kern

2012-11-06 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Nov 6 20:07:34 UTC 2012 Modified Files: src/sys/kern [netbsd-5]: sys_descrip.c Log Message: Pull up following revision(s) (requested by he in ticket #1815): sys/kern/sys_descrip.c: revision 1.11 Fix the posix_fadvise

CVS commit: [netbsd-5] src/sys/arch/macppc/dev

2012-11-06 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Nov 6 20:10:49 UTC 2012 Modified Files: src/sys/arch/macppc/dev [netbsd-5]: awacs.c Log Message: Pull up following revision(s) (requested by phx in ticket #1816): sys/arch/macppc/dev/awacs.c: revision 1.43 My

CVS commit: [netbsd-5] src

2012-11-06 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Nov 6 20:16:55 UTC 2012 Modified Files: src/doc [netbsd-5]: 3RDPARTY src/share/zoneinfo [netbsd-5]: asia northamerica Log Message: doc/3RDPARTYpatch share/zoneinfo/asia

CVS commit: [netbsd-5] src/doc

2012-11-06 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Nov 6 20:26:15 UTC 2012 Modified Files: src/doc [netbsd-5]: CHANGES-5.2 Log Message: Tickets 1813-1816. To generate a diff of this commit: cvs rdiff -u -r1.1.2.193 -r1.1.2.194 src/doc/CHANGES-5.2 Please note that diffs are

CVS commit: [netbsd-5-0] src

2012-11-06 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Nov 6 20:26:40 UTC 2012 Modified Files: src/doc [netbsd-5-0]: 3RDPARTY src/share/zoneinfo [netbsd-5-0]: asia northamerica Log Message: doc/3RDPARTYpatch share/zoneinfo/asia

CVS commit: [netbsd-5-0] src/doc

2012-11-06 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Nov 6 20:26:54 UTC 2012 Modified Files: src/doc [netbsd-5-0]: CHANGES-5.0.3 Log Message: Ticket 1813. To generate a diff of this commit: cvs rdiff -u -r1.1.2.88 -r1.1.2.89 src/doc/CHANGES-5.0.3 Please note that diffs are not

CVS commit: [netbsd-5-1] src

2012-11-06 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Nov 6 20:27:30 UTC 2012 Modified Files: src/doc [netbsd-5-1]: 3RDPARTY src/share/zoneinfo [netbsd-5-1]: asia northamerica Log Message: doc/3RDPARTYpatch share/zoneinfo/asia

CVS commit: [netbsd-5-1] src/doc

2012-11-06 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Nov 6 20:28:35 UTC 2012 Modified Files: src/doc [netbsd-5-1]: CHANGES-5.1.3 Log Message: TIcket 1813 To generate a diff of this commit: cvs rdiff -u -r1.1.2.30 -r1.1.2.31 src/doc/CHANGES-5.1.3 Please note that diffs are not

CVS commit: [netbsd-5] src

2012-11-06 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Nov 6 20:41:33 UTC 2012 Modified Files: src/gnu/usr.bin/groff/tmac [netbsd-5]: mdoc.local src/sys/sys [netbsd-5]: param.h Log Message: Welcome to 5.2_RC1! To generate a diff of this commit: cvs rdiff -u -r1.43.4.16

CVS commit: [netbsd-5] src/doc

2012-11-06 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Nov 6 20:42:22 UTC 2012 Modified Files: src/doc [netbsd-5]: CHANGES-5.2 Log Message: Welcome to 5.2_RC1! To generate a diff of this commit: cvs rdiff -u -r1.1.2.194 -r1.1.2.195 src/doc/CHANGES-5.2 Please note that diffs are

CVS commit: src/lib/libc/sys

2012-11-06 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Nov 6 21:16:22 UTC 2012 Modified Files: src/lib/libc/sys: timer_create.2 Log Message: Mention sigevent(3) not only in DESCRIPTION but in SEE ALSO as well. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/lib/libm/man

2012-11-06 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue Nov 6 21:43:37 UTC 2012 Modified Files: src/lib/libm/man: exp.3 Log Message: proofreading To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/lib/libm/man/exp.3 Please note that diffs are not public

CVS commit: src/lib/libc/sys

2012-11-06 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Nov 6 23:25:44 UTC 2012 Modified Files: src/lib/libc/sys: timer_settime.2 Log Message: NL - . to improve output To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/lib/libc/sys/timer_settime.2 Please note that

CVS commit: src/sys/nfs

2012-11-06 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Nov 7 02:31:49 UTC 2012 Modified Files: src/sys/nfs: nfs_vnops.c Log Message: fix crash in nfs client lookups, dholland says 'my fault' To generate a diff of this commit: cvs rdiff -u -r1.297 -r1.298

CVS commit: src/tests/kernel

2012-11-06 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Wed Nov 7 05:13:45 UTC 2012 Modified Files: src/tests/kernel: Makefile Log Message: Fix MKRUMP=no build. librt is unrelated to rump. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/tests/kernel/Makefile

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

2012-11-06 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Wed Nov 7 05:18:51 UTC 2012 Modified Files: src/distrib/sets/lists/comp: md.sparc64 Log Message: Sync with sparc. To generate a diff of this commit: cvs rdiff -u -r1.157 -r1.158 src/distrib/sets/lists/comp/md.sparc64 Please

CVS commit: src/libexec/ld.elf_so/arch/i386

2012-11-06 Thread Alan Barrett
Module Name:src Committed By: apb Date: Wed Nov 7 07:24:46 UTC 2012 Modified Files: src/libexec/ld.elf_so/arch/i386: mdreloc.c Log Message: Add support for R_386_TLS_TPOFF32. This patch was created by Nick Hudson for PR 47061. To generate a diff of this commit: cvs