CVS commit: src/sys/kern

2011-01-31 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon Jan 31 08:25:32 UTC 2011 Modified Files: src/sys/kern: vfs_lockf.c Log Message: Fix build with LOCKF_DEBUG on LP64 platforms; from Alexander Nasonov in PR 44490. To generate a diff of this commit: cvs rdiff -u -r1.72

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

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jan 31 09:19:53 UTC 2011 Modified Files: src/distrib/sets/lists/comp: ad.armeb Log Message: Add libarm and libpmc debug To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/distrib/sets/lists/comp/ad.armeb Please

CVS commit: src/crypto/dist/heimdal/kuser

2011-01-31 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon Jan 31 09:57:30 UTC 2011 Modified Files: src/crypto/dist/heimdal/kuser: kimpersonate.1 Log Message: fix grammar in the same sentence as the previous patch, noted by jdc To generate a diff of this commit: cvs rdiff -u

CVS commit: src/tests/fs/vfs

2011-01-31 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon Jan 31 10:01:26 UTC 2011 Modified Files: src/tests/fs/vfs: t_vnops.c Log Message: Add test case for F_GETLK pid-oddness from PR kern/44494. I found the test case a little difficult to understand (because of many indices), so

CVS commit: src/compat

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jan 31 10:58:15 UTC 2011 Modified Files: src/compat: compatsubdir.mk Log Message: if using MAKEOBJDIRPREFIX, make sure to unset it since it would override the use of MAKEOBJDIR. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/lib/libkern/arch/hppa

2011-01-31 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 31 12:10:59 UTC 2011 Modified Files: src/sys/lib/libkern/arch/hppa: bcopy.S Log Message: This file needs opt_multiprocessor.h early so we pick up the right definition from cpu.h, etc. XXX should revisit the _STANDALONE vs

CVS commit: src/sys/arch/hp700

2011-01-31 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 31 14:11:02 UTC 2011 Modified Files: src/sys/arch/hp700/dev: cpu.c src/sys/arch/hp700/include: cpu.h Log Message: Rename hppa_ncpus hppa_ncpu. Increment for primary CPU only for now. To generate a diff of this

CVS commit: src/lib/libm

2011-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 31 15:06:02 UTC 2011 Modified Files: src/lib/libm: Makefile Log Message: not everyone has fenv.c, pointed by Havard Eidnes To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 src/lib/libm/Makefile Please

CVS commit: src/lib/libc/gen

2011-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 31 15:07:29 UTC 2011 Modified Files: src/lib/libc/gen: fnmatch.c Log Message: bump down the recursion limit to 64. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/lib/libc/gen/fnmatch.c Please note

CVS commit: [bouyer-quota2] src/sys/ufs/ufs

2011-01-31 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 31 15:19:21 UTC 2011 Modified Files: src/sys/ufs/ufs [bouyer-quota2]: quota.h quota2.h Log Message: Rename defininition for limits Q2V_* to QL_* and move from quota2.h to quota.h. To generate a diff of this commit: cvs

CVS commit: [bouyer-quota2] src/sys/ufs/ufs

2011-01-31 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 31 15:24:11 UTC 2011 Modified Files: src/sys/ufs/ufs [bouyer-quota2]: quota1_subr.c quota2_prop.c quota2_subr.c ufs_quota.c ufs_quota.h ufs_quota1.c ufs_quota2.c Log Message: Catch up with Q2V - QL renaming

CVS commit: [bouyer-quota2] src

2011-01-31 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 31 15:26:32 UTC 2011 Modified Files: src/usr.bin/quota [bouyer-quota2]: quota.c src/usr.sbin/edquota [bouyer-quota2]: edquota.c src/usr.sbin/repquota [bouyer-quota2]: repquota.c Log Message: Catch up with

CVS commit: src/sys/dev/pci

2011-01-31 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Jan 31 16:30:49 UTC 2011 Modified Files: src/sys/dev/pci: mvsata_pci.c Log Message: Make the Adaptec 1420SA entry match the Marvell 88SX6041 entry. According to

CVS commit: src/lib/csu

2011-01-31 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Jan 31 17:54:20 UTC 2011 Modified Files: src/lib/csu: Makefile src/lib/csu/common: Makefile.inc Log Message: use of .PARSEDIR just doesn't work with .OBJDIR, replace with .CURDIR To generate a diff of this commit:

CVS commit: src/sys/arch/hp700/include

2011-01-31 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 31 18:21:33 UTC 2011 Modified Files: src/sys/arch/hp700/include: cpu.h Log Message: Fix CPU_INFO_FOREACH. To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/sys/arch/hp700/include/cpu.h Please note that

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

2011-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 31 18:27:53 UTC 2011 Modified Files: src/distrib/sets/lists/comp: ad.mips64eb ad.mips64el Log Message: whitespace To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/distrib/sets/lists/comp/ad.mips64eb \

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

2011-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 31 18:28:05 UTC 2011 Modified Files: src/distrib/sets/lists/comp: md.sparc64 Log Message: add debuglib To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/distrib/sets/lists/comp/md.sparc64 Please note

CVS commit: src/sys/fs/sysvbfs

2011-01-31 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Mon Jan 31 18:48:50 UTC 2011 Modified Files: src/sys/fs/sysvbfs: sysvbfs_vnops.c Log Message: In sysvbfs_lookup(), deny last component write operation on a read-only mount. Fix PR/44302: sysvbfs allows unlink on fs mounted

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

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jan 31 18:49:44 UTC 2011 Modified Files: src/distrib/sets/lists/comp: md.sparc64 Log Message: Add entry for usr/libdata/debug/usr/lib/sparc/libisns.so.0.0.debug To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82

CVS commit: src/tests/fs/vfs

2011-01-31 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Mon Jan 31 18:53:29 UTC 2011 Modified Files: src/tests/fs/vfs: t_ro.c Log Message: Now that PR/44302 is fixed, fs/vfs/t_ro:sysvbfs_rmfile should not fail anymore. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/usr.bin/vmstat

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jan 31 18:56:04 UTC 2011 Modified Files: src/usr.bin/vmstat: vmstat.c Log Message: Make sure to getnlist in dovmstat To generate a diff of this commit: cvs rdiff -u -r1.176 -r1.177 src/usr.bin/vmstat/vmstat.c Please note

CVS commit: src/lib/libc/gen

2011-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 31 19:10:18 UTC 2011 Modified Files: src/lib/libc/gen: fnmatch.c Log Message: add braces, per joerg. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/lib/libc/gen/fnmatch.c Please note that diffs are

CVS commit: src/usr.bin/vmstat

2011-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 31 19:41:19 UTC 2011 Modified Files: src/usr.bin/vmstat: vmstat.c Log Message: deal with detecting the first and last cpu differently. To generate a diff of this commit: cvs rdiff -u -r1.177 -r1.178

CVS commit: [bouyer-quota2] src/sys/ufs/ufs

2011-01-31 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 31 21:09:54 UTC 2011 Modified Files: src/sys/ufs/ufs [bouyer-quota2]: ufs_quota.c Log Message: On command with multiple data, make sure to reset 'defaultq' to 0. To generate a diff of this commit: cvs rdiff -u

CVS commit: [bouyer-quota2] src

2011-01-31 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 31 21:14:06 UTC 2011 Modified Files: src/distrib/sets/lists/base [bouyer-quota2]: mi src/distrib/sets/lists/man [bouyer-quota2]: mi src/usr.sbin [bouyer-quota2]: Makefile Added Files:

CVS commit: [bouyer-quota2] src/tests/fs/ffs

2011-01-31 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Jan 31 22:04:26 UTC 2011 Modified Files: src/tests/fs/ffs [bouyer-quota2]: quotas_common.sh t_getquota.sh t_setquota.sh Log Message: Extract code to shut down the rump server and check the filesystem image to a

CVS commit: src/lib/libc/compat/sys

2011-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 31 22:51:40 UTC 2011 Modified Files: src/lib/libc/compat/sys: compat___semctl13.c compat_semctl.c Log Message: Fix emulation issue of SETVAL, and make the code look the same between the two different versions. To

CVS commit: src/sys/kern

2011-01-31 Thread David Young
Module Name:src Committed By: dyoung Date: Mon Jan 31 23:00:34 UTC 2011 Modified Files: src/sys/kern: subr_autoconf.c Log Message: If there are readers or writers in the alldevs list, don't remove a device_t out from under them, but tag it for deletion, later. To

CVS commit: src/sys

2011-01-31 Thread David Young
Module Name:src Committed By: dyoung Date: Mon Jan 31 23:07:17 UTC 2011 Modified Files: src/sys/kern: kern_stub.c subr_autoconf.c src/sys/sys: device.h Log Message: Let the linker instead of the C preprocessor configure the kernel: make weak aliases

CVS commit: src/sys/arch/evbarm/iq80310

2011-01-31 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Jan 31 23:56:14 UTC 2011 Modified Files: src/sys/arch/evbarm/iq80310: iq80310_intr.c Log Message: Correct __HAVE_FAST_SOFTINTRS typos, use only __HAVE_FAST_SOFTINTS. To generate a diff of this commit: cvs rdiff -u -r1.27

CVS commit: src/sys/compat/netbsd32

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Feb 1 00:53:23 UTC 2011 Modified Files: src/sys/compat/netbsd32: netbsd32_ioctl.c netbsd32_ioctl.h Log Message: Define 32bit version of SIOC[GS]IFADDRPREF32. We wouldn't need this to if i386 actually aligned a uint64_t on a

CVS commit: src/sys/rump

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Feb 1 01:15:51 UTC 2011 Modified Files: src/sys/rump: Makefile.rump Log Message: Define COMPAT_50 to be 1 just like config(8) would be opt_compat_netbsd.h To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60

CVS commit: src/sys/arch/arm/arm32

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Feb 1 01:20:14 UTC 2011 Modified Files: src/sys/arch/arm/arm32: cpuswitch.S Log Message: include assym.h instead of pte.h To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/arch/arm/arm32/cpuswitch.S

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

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Feb 1 01:21:29 UTC 2011 Modified Files: src/sys/arch/powerpc/include: mcontext.h Log Message: Fix XER comment. Add spe variants for vectors. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/sys/arch/evbppc/ev64260

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Feb 1 01:24:05 UTC 2011 Modified Files: src/sys/arch/evbppc/ev64260: ev64260_locore.S Log Message: Add a call to cpu_model_init to set oeacpufeat before calling initppc To generate a diff of this commit: cvs rdiff -u -r1.16

CVS commit: src/sys/sys

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Feb 1 01:40:00 UTC 2011 Modified Files: src/sys/sys: param.h Log Message: Welcome to NetBSD 5.99.45 (Routing socket changes) To generate a diff of this commit: cvs rdiff -u -r1.380 -r1.381 src/sys/sys/param.h Please note

CVS commit: src/distrib/utils/sysinst

2011-01-31 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Feb 1 01:42:15 UTC 2011 Modified Files: src/distrib/utils/sysinst: defs.h menus.mi msg.mi.de msg.mi.en msg.mi.es msg.mi.fr msg.mi.pl util.c src/distrib/utils/sysinst/arch/acorn32: md.c

CVS commit: src/distrib/utils/sysinst

2011-01-31 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Feb 1 01:43:15 UTC 2011 Modified Files: src/distrib/utils/sysinst: msg.mi.es Log Message: Update Spanish translation. From Riastradh on IRC To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32

CVS commit: src/sys/arch/sh3/sh3

2011-01-31 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Feb 1 01:54:14 UTC 2011 Modified Files: src/sys/arch/sh3/sh3: locore_subr.S vm_machdep.c Log Message: cpu_setfunc() must use lwp_trampoline to arrange for the recycled lwp to go through lwp_startup() the first time it's

CVS commit: src/doc

2011-01-31 Thread Matt Thomas
to function is everything wanted is available via sysctl. [matt 20110129] + route: make routing socket interface 64-bit clean. [matt 20110131]

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

2011-01-31 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Feb 1 03:12:06 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-sunffb/dist/src: ffb_driver.c Log Message: add FFBDriverFunc() so we can tell the Xserver that we do not need PIO access enabled, now this works again.

CVS commit: src/sys/arch/mips/sibyte/dev

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Feb 1 03:16:54 UTC 2011 Modified Files: src/sys/arch/mips/sibyte/dev: sbgbus.c sbjcn.c sbjcnvar.h sbmac.c sbobio.c sbscd.c sbscn.c sbscnvar.h sbsmbus.c sbtimer.c sbwdog.c Log Message: Update to CFATTACH_DECL_NEW.

CVS commit: src/sys/arch/mips/sibyte/dev

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Feb 1 06:13:08 UTC 2011 Modified Files: src/sys/arch/mips/sibyte/dev: sbgbusvar.h sbjcn.c sbmac.c sbobio.c sbscd.c sbscn.c sbsmbus.c sbtimer.c sbwdog.c Log Message: Use aprint_* and misc cleanup. To generate a

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

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Feb 1 06:18:40 UTC 2011 Modified Files: src/sys/arch/mips/conf: Makefile.mips Log Message: Use elf32-ntrad{little,big}mips To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/sys/arch/mips/conf/Makefile.mips

CVS commit: src/sys/arch

2011-01-31 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Feb 1 06:46:47 UTC 2011 Modified Files: src/sys/arch/mips/mips: mips_emul.c src/sys/arch/sbmips/sbmips: machdep.c Log Message: Cast to intptr_t before changing size of type. To generate a diff of this commit: cvs