CVS commit: src/sys/dev/pci

2015-11-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Nov 20 14:56:56 UTC 2015 Modified Files: src/sys/dev/pci: if_ipw.c Log Message: use copyout instead of suword. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/sys/dev/pci/if_ipw.c Please note that diffs

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

2015-11-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Nov 20 12:49:59 UTC 2015 Modified Files: src/sys/dev/usb [nick-nhusb]: uhci.c Log Message: Rename interrupt list macros s/intr_info/intr_list/ No functional change To generate a diff of this commit: cvs rdiff -u

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

2015-11-20 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Fri Nov 20 11:58:00 UTC 2015 Modified Files: src/sys/arch/amd64/amd64: genassym.cf locore.S Log Message: A few changes: - remove cpu_id and cpu_brand_id (unused) - copy a comment from i386 about fillkpt - define PDE_SIZE (i386)

CVS commit: src/share/man/man4

2015-11-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Nov 20 17:02:59 UTC 2015 Modified Files: src/share/man/man4: vlan.4 xennet.4 Log Message: cross reference bridge; mention VLAN tagging. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34

CVS commit: src/share/man/man4

2015-11-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Nov 20 17:00:48 UTC 2015 Modified Files: src/share/man/man4: bridge.4 Log Message: mention VLAN change. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/bridge.4 Please note that diffs are

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

2015-11-20 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Fri Nov 20 16:44:23 UTC 2015 Modified Files: src/sys/arch/evbarm/tegra: tegra_machdep.c Log Message: Fix up tegrausbphy attach args and stuff from previous. >From jmcneill. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/kern

2015-11-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Nov 20 18:34:17 UTC 2015 Modified Files: src/sys/kern: init_main.c Log Message: get rid of the suword {m,j}umbo and check return of copyout. To generate a diff of this commit: cvs rdiff -u -r1.473 -r1.474

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

2015-11-20 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Fri Nov 20 18:32:13 UTC 2015 Modified Files: src/sys/arch/arm/allwinner: awin_tcon.c Log Message: Turn off more bits when turning off the display. Saves about 50ma on the 5V supply. To generate a diff of this commit: cvs rdiff

CVS commit: src/share/man/man3

2015-11-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Nov 20 20:41:58 UTC 2015 Modified Files: src/share/man/man3: bitstring.3 Log Message: reflect reality. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/share/man/man3/bitstring.3 Please note that diffs

CVS commit: src/sys/dev/sbus

2015-11-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Nov 20 19:09:23 UTC 2015 Modified Files: src/sys/dev/sbus: zx.c Log Message: kill subyte. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/dev/sbus/zx.c Please note that diffs are not public domain;

CVS commit: src/include

2015-11-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Nov 20 20:27:20 UTC 2015 Modified Files: src/include: bitstring.h Log Message: keep value as an int. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/include/bitstring.h Please note that diffs are not

CVS commit: src/include

2015-11-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Nov 20 20:24:50 UTC 2015 Modified Files: src/include: bitstring.h Log Message: update to size_t To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/include/bitstring.h Please note that diffs are not public

CVS commit: src/include

2015-11-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Nov 20 20:37:08 UTC 2015 Modified Files: src/include: bitstring.h Log Message: add some const To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/include/bitstring.h Please note that diffs are not public

CVS commit: src/share/man/man4

2015-11-20 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Nov 21 00:35:59 UTC 2015 Modified Files: src/share/man/man4: filemon.4 Log Message: Fix sample code fragment To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/share/man/man4/filemon.4 Please note that

CVS commit: src/share/man/man4

2015-11-20 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Nov 21 00:50:15 UTC 2015 Modified Files: src/share/man/man4: filemon.4 Log Message: Fix typo in sample program To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/share/man/man4/filemon.4 Please note that

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

2015-11-20 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Nov 21 00:54:57 UTC 2015 Modified Files: src/sys/arch/arm/amlogic: amlogic_board.c amlogic_io.c amlogic_var.h Log Message: Add watchdog timer support. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: othersrc/external/bsd/sid

2015-11-20 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Fri Nov 20 22:26:16 UTC 2015 Modified Files: othersrc/external/bsd/sid/bin: 1.expected othersrc/external/bsd/sid/dist: sid.c sid.h Log Message: Update sid to version 20151120 + Use the generic "array

CVS commit: src/external/bsd/cron/dist

2015-11-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Nov 20 23:43:52 UTC 2015 Modified Files: src/external/bsd/cron/dist: entry.c Log Message: fix type To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/bsd/cron/dist/entry.c Please note that diffs are

CVS commit: src/sys/net

2015-11-20 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Fri Nov 20 08:10:36 UTC 2015 Modified Files: src/sys/net: if.c Log Message: Remove an ifnet object from the global list before destructing it To generate a diff of this commit: cvs rdiff -u -r1.318 -r1.319 src/sys/net/if.c

CVS commit: src/doc/roadmaps

2015-11-20 Thread David A. Holland
Module Name:src Committed By: dholland Date: Fri Nov 20 08:13:41 UTC 2015 Modified Files: src/doc/roadmaps: storage Log Message: Add two more items: tls-maxphys and nvme support. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/doc/roadmaps/storage

CVS commit: src/sys/dev/filemon

2015-11-20 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Nov 21 03:34:28 UTC 2015 Modified Files: src/sys/dev/filemon: filemon.c Log Message: The correct default return value from a module's xxx_modcmd() routine is ENOTTY, not EOPNOTSUPP! The former will allow the module to be

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

2015-11-20 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Nov 21 07:41:29 UTC 2015 Modified Files: src/sys/arch/arm/broadcom: bcm2835_obio.c bcm2835reg.h files.bcm2835 Added Files: src/sys/arch/arm/broadcom: bcm2835_cm.c bcm2835_cm.h bcm2835_pwm.c bcm2835_pwm.h

CVS commit: src/sys/dev/filemon

2015-11-20 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Nov 21 07:45:30 UTC 2015 Modified Files: src/sys/dev/filemon: filemon.c Log Message: If a second call to the SET_FD ioctl occurs, release the reference we hold on the earlier outout file. To generate a diff of this