CVS commit: src/sys/nfs

2013-08-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Fri Aug 30 07:25:43 UTC 2013 Modified Files: src/sys/nfs: nfs_export.c Log Message: typo in comment To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sys/nfs/nfs_export.c Please note that diffs are not public

CVS commit: src/sys/nfs

2013-08-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Fri Aug 30 07:30:50 UTC 2013 Modified Files: src/sys/nfs: nfs_export.c Log Message: more typos in comments To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/sys/nfs/nfs_export.c Please note that diffs are not

CVS commit: src/sys/nfs

2013-08-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Fri Aug 30 07:35:44 UTC 2013 Modified Files: src/sys/nfs: nfs_export.c Log Message: Use __CTASSERT instead of handrolled version. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/nfs/nfs_export.c Please n

CVS commit: src/sys/netinet6

2013-08-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 30 07:42:08 UTC 2013 Modified Files: src/sys/netinet6: frag6.c Log Message: draft-gont-6man-ipv6-atomic-fragment-00 is now RFC 6949 (Loganaden Velvindron logan at elandsys dot com) To generate a diff of this commit: cv

CVS commit: src/distrib/evbarm/instkernel/instkernel

2013-08-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Aug 30 10:13:39 UTC 2013 Modified Files: src/distrib/evbarm/instkernel/instkernel: Makefile Log Message: PR/48164: BEAGLEBONE_INSTALL kernel not built with preferred ABI for platform To generate a diff of this commit: cvs rdi

CVS commit: src

2013-08-30 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Aug 30 10:29:06 UTC 2013 Modified Files: src: build.sh src/sys/rump: Makefile.rump Log Message: Rename RUMPTEST_BUILDSH to RUMPKERN_ONLY. Turns out not building any POSIX implementations of hypercalls is useful beyond

CVS commit: src/sys/kern

2013-08-30 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Aug 30 10:33:11 UTC 2013 Modified Files: src/sys/kern: syscalls.master Log Message: There is absolutely no way that fexecve() could even theoretically work in a rump kernel, so don't create a wrapper for that. recv/sendmmsg(),

CVS commit: src/sys/rump

2013-08-30 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Aug 30 10:34:39 UTC 2013 Modified Files: src/sys/rump/include/rump: rump_syscalls.h src/sys/rump/librump/rumpkern: rump_syscalls.c Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/s

CVS commit: src/sys

2013-08-30 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Aug 30 11:10:35 UTC 2013 Modified Files: src/sys/kern: init_sysent.c syscalls.c src/sys/sys: syscall.h syscallargs.h Log Message: commit all files when regen'ing To generate a diff of this commit: cvs rdiff -u -r1.271

CVS commit: src/sys/kern

2013-08-30 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Fri Aug 30 12:58:22 UTC 2013 Modified Files: src/sys/kern: vfs_mount.c Log Message: Dounmount() violates the locking protocol for member v_mountedhere. A vnode lock is required to access or modify this field. Lock/unlock the vno

CVS commit: src/sys/dev/usb

2013-08-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Aug 30 12:59:19 UTC 2013 Modified Files: src/sys/dev/usb: usbdi_util.c utoppy.c Log Message: Remove race introduced by using usbd_sync_transfer_sig with a callback that use the xfer cv (or does wake up on the xfer). The xfer ha

CVS commit: src/sys

2013-08-30 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Fri Aug 30 15:00:08 UTC 2013 Modified Files: src/sys/external/bsd/ipf/netinet: fil.c src/sys/net: bpf.c bpf.h bpf_filter.c if_ppp.c src/sys/net/npf: npf_ruleset.c Log Message: bpf_filter: add a custom argument which

CVS commit: src/gnu/dist/texinfo/util

2013-08-30 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 30 16:24:06 UTC 2013 Modified Files: src/gnu/dist/texinfo/util: texi2dvi Log Message: Remove trailing whitespace in texi2dvi which confuses sed. XXX pull up to 5, 6? To generate a diff of this commit: cvs rdiff -u -r

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

2013-08-30 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Aug 30 16:43:33 UTC 2013 Modified Files: src/sys/arch/i386/stand/boot: version Log Message: Bump bootloader version for memory disk image changes. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/

CVS commit: src/sys/arch

2013-08-30 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Aug 30 16:42:17 UTC 2013 Modified Files: src/sys/arch/i386/stand/boot: boot2.c src/sys/arch/i386/stand/lib: bootmod.h exec.c libi386.h src/sys/arch/x86/include: bootinfo.h src/sys/arch/x86/x86: x86_mac

CVS commit: src/lib/libc/arch/powerpc

2013-08-30 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Aug 30 21:28:59 UTC 2013 Modified Files: src/lib/libc/arch/powerpc: Makefile.inc genassym.cf src/lib/libc/arch/powerpc/string: bzero.S Added Files: src/lib/libc/arch/powerpc/misc: powerpc_initfini.c Log Message:

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

2013-08-30 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Aug 30 21:29:29 UTC 2013 Modified Files: src/sys/arch/powerpc/powerpc: genassym.cf Log Message: Add CACHE_INFO_DCACHE_LINE_SIZE to assym.h To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/arch/powerpc/power

CVS commit: src/usr.bin/audio

2013-08-30 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 30 20:57:26 UTC 2013 Modified Files: src/usr.bin/audio/common: audio.c libaudio.h sun.c wav.c src/usr.bin/audio/ctl: ctl.c src/usr.bin/audio/record: record.c Log Message: move most of the header writing code f