CVS commit: src/lib/libc/sys

2017-02-03 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Fri Feb 3 08:14:58 UTC 2017 Modified Files: src/lib/libc/sys: stat.2 Log Message: Remove comma after the last Nm entry. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/lib/libc/sys/stat.2 Please note that di

CVS commit: [nick-nhusb] src/sys/dev/usb

2017-02-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Feb 3 08:39:30 UTC 2017 Modified Files: src/sys/dev/usb [nick-nhusb]: if_smsc.c Log Message: Wrap a long line To generate a diff of this commit: cvs rdiff -u -r1.22.2.30 -r1.22.2.31 src/sys/dev/usb/if_smsc.c Please note tha

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

2017-02-03 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Feb 3 08:43:02 UTC 2017 Modified Files: src/sys/compat/linux/common: linux_socket.c Log Message: Do not compile accept4 on i386, there is no such syscall in Linux. To generate a diff of this commit: cvs rdiff -u -r1.134 -r1

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

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 13:08:08 UTC 2017 Modified Files: src/sys/compat/linux/common: linux_socket.c linux_socketcall.c linux_socketcall.h Log Message: handle accept4 for i386 To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/share/man/man4

2017-02-03 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Feb 3 13:23:37 UTC 2017 Modified Files: src/share/man/man4: bluetooth.4 Log Message: update for addition (a while ago) of features2 page To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/bluet

CVS commit: src/sys

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 16:06:45 UTC 2017 Modified Files: src/sys/kern: uipc_syscalls.c src/sys/sys: socketvar.h Log Message: expose sendmsg_so and recvmsg_so. To generate a diff of this commit: cvs rdiff -u -r1.185 -r1.186 src/sys

CVS commit: src/sys/compat/linux/arch/alpha

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 16:17:17 UTC 2017 Modified Files: src/sys/compat/linux/arch/alpha: linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c Log Message: regen To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/sys/compat/linux/arch/alpha

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 16:17:08 UTC 2017 Modified Files: src/sys/compat/linux/arch/alpha: syscalls.master Log Message: add send/recv mmsg and comment on the unimpl ones. To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 src/sy

CVS commit: src/sys/compat/linux/arch/amd64

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 16:18:19 UTC 2017 Modified Files: src/sys/compat/linux/arch/amd64: linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c linux_systrace_args.c syscalls.master Log Message: add sen

CVS commit: src/sys/compat/linux/arch/amd64

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 16:18:39 UTC 2017 Modified Files: src/sys/compat/linux/arch/amd64: linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c linux_systrace_args.c Log Message: regen To generate a diff of this

CVS commit: src/sys/compat/linux/arch/arm

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 16:28:34 UTC 2017 Modified Files: src/sys/compat/linux/arch/arm: syscalls.master Log Message: add send recv mmsg and unimpl XXX: fix base? To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/sys/compat

CVS commit: src/sys/compat/linux/arch/arm

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 16:28:42 UTC 2017 Modified Files: src/sys/compat/linux/arch/arm: linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c linux_systrace_args.c Log Message: regen To generate a diff of this co

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

2017-02-03 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Feb 3 16:42:26 UTC 2017 Modified Files: src/sys/arch/i386/stand/efiboot: boot.c efimemory.c Log Message: rows is a uint ... it will always be greater than or equal to 0. To generate a diff of this commit: cvs rdiff -u -r1.1 -r

CVS commit: src/sys/compat/linux/arch/m68k

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 16:44:21 UTC 2017 Modified Files: src/sys/compat/linux/arch/m68k: linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c Log Message: regen To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/sys/compat/linux/arch/m68k

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 16:44:12 UTC 2017 Modified Files: src/sys/compat/linux/arch/m68k: syscalls.master Log Message: and send and recv mmsg and unimpl To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 src/sys/compat/linux/arc

CVS commit: src/sys/compat/linux/arch/mips

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 16:49:19 UTC 2017 Modified Files: src/sys/compat/linux/arch/mips: linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c Log Message: regen To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/sys/compat/linux/arch/mips

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 16:49:08 UTC 2017 Modified Files: src/sys/compat/linux/arch/mips: syscalls.master Log Message: add missing unimpl and sendmmsg and recvmmsg To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 src/sys/compa

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

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 16:56:55 UTC 2017 Modified Files: src/sys/compat/linux/arch/powerpc: linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c Log Message: regen To generate a diff of this commit: cvs rdiff -u

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

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 16:56:46 UTC 2017 Modified Files: src/sys/compat/linux/arch/powerpc: syscalls.master Log Message: add unimple sendmmsg secvmmsg To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/sys/compat/linux/arch

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

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 16:57:39 UTC 2017 Modified Files: src/sys/compat/linux/common: linux_socket.c linux_socket.h linux_socketcall.c linux_socketcall.h Log Message: add sendmmsg and recvmmsg To generate a diff of this commit

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

2017-02-03 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Feb 3 17:24:43 UTC 2017 Modified Files: src/sys/arch/i386/stand/efiboot: Makefile.efiboot Log Message: Fix build with clang. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/i386/stand/efiboot/Makefile.

CVS commit: src/sys/lib/libgnuefi

2017-02-03 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Feb 3 17:28:58 UTC 2017 Modified Files: src/sys/lib/libgnuefi: Makefile Log Message: Fix build with clang. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/lib/libgnuefi/Makefile Please note that diffs are

CVS commit: src/sys/dev

2017-02-03 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Fri Feb 3 20:07:55 UTC 2017 Modified Files: src/sys/dev: audio.c Log Message: Improved drain function for vc[0]. No need to drain vc[0] for drivers written with start_output. To generate a diff of this commit: cvs rdiff -u -r1.298

CVS commit: src/sys/dev/ic

2017-02-03 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Feb 3 20:09:49 UTC 2017 Modified Files: src/sys/dev/ic: ct65550.c Log Message: some bugs in chipsfb_putchar_aa(): - fix 64bit padding for scanlines - clean out latch for every scanline now fonts with odd widths look right

CVS commit: src/sys/dev

2017-02-03 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Fri Feb 3 20:13:52 UTC 2017 Modified Files: src/sys/dev: audio.c Log Message: Don't check hardware precision in autoconfig as some drivers e.g vs(4) the hardware precision is 4 bits. Addresses PR/kern 51879: vs(4) audio attach fail

CVS commit: src/lib/libc/yp

2017-02-03 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Fri Feb 3 21:03:05 UTC 2017 Modified Files: src/lib/libc/yp: ypclnt.3 Log Message: Insert comma between two Nm entries. Remove Pp before Bd To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/lib/libc/yp/ypclnt.3

CVS commit: src/lib/libc/sys

2017-02-03 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Fri Feb 3 21:10:22 UTC 2017 Modified Files: src/lib/libc/sys: madvise.2 Log Message: Add posix_madvise(2) in the NAME section. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/lib/libc/sys/madvise.2 Please no

CVS commit: src/sbin/mount_nfs

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 21:56:01 UTC 2017 Modified Files: src/sbin/mount_nfs: getnfsargs.c Log Message: use the netid value because it could be udp6... To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sbin/mount_nfs/getnfs

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

2017-02-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 3 22:29:51 UTC 2017 Modified Files: src/sys/compat/linux/common: linux_socketcall.h Log Message: New versions of linux on arm and others have both socketcall and separate syscalls... To generate a diff of this commit:

CVS commit: src/bin/sh

2017-02-03 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri Feb 3 23:16:38 UTC 2017 Modified Files: src/bin/sh: redir.c Log Message: Fiddle the (new) fdflags implementation: Remove some unnecessary cuteness that limited error reporting. Permit just one -s arg to fdflags Be deterministic

CVS commit: src/libexec/httpd/libbozohttpd

2017-02-03 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Feb 4 01:32:54 UTC 2017 Modified Files: src/libexec/httpd/libbozohttpd: libbozohttpd.3 Log Message: fix the prototype for bozo_set_pref(). from cfkoch To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/libexec/ht