CVS commit: src/sys/dev/usb
Module Name:src Committed By: khorben Date: Sat Aug 5 12:38:08 UTC 2017 Modified Files: src/sys/dev/usb: umodeswitch.c Log Message: Automatically eject RALINK RT73 devices This lets the MW-P54SS USB Wireless Broadband Router from Synet attach as rum(4). To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/usb/umodeswitch.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/traceroute6
Module Name:src Committed By: wiz Date: Sat Aug 5 20:24:17 UTC 2017 Modified Files: src/usr.sbin/traceroute6: traceroute6.8 Log Message: Fix punctuation markup, remove superfluous Pp. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/traceroute6/traceroute6.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/bin/sh
Module Name:src Committed By: kre Date: Sat Aug 5 11:33:05 UTC 2017 Modified Files: src/bin/sh: input.c parser.c Log Message: PR bin/52458 Avoid mangling history when editing is enabled, and the prompt contains a \n Also, allow empty input lines into history when they are being appended to a previous (partial) command (but not when they would just make an empty entry). For all the gory details, see the PR. Note nothing here actually makes prompts containing \n work correctly when editing is enabled, that's a libedit issue, which will be addressed some other time. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/bin/sh/input.c cvs rdiff -u -r1.142 -r1.143 src/bin/sh/parser.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/gen
Module Name:src Committed By: wiz Date: Sat Aug 5 20:22:29 UTC 2017 Modified Files: src/lib/libc/gen: vis.3 Log Message: Remove superfluous Pp. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/lib/libc/gen/vis.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/x68k/dev
Module Name:src Committed By: isaki Date: Sat Aug 5 06:05:37 UTC 2017 Modified Files: src/sys/arch/x68k/dev: vs.c vsvar.h Log Message: Merge prate and rrate. These can not be separated. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/sys/arch/x68k/dev/vs.c cvs rdiff -u -r1.13 -r1.14 src/sys/arch/x68k/dev/vsvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sbin/gpt
Module Name:src Committed By: wiz Date: Sat Aug 5 20:21:08 UTC 2017 Modified Files: src/sbin/gpt: gpt.8 Log Message: Use Fx/Nx. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/sbin/gpt/gpt.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys
Module Name:src Committed By: isaki Date: Sat Aug 5 05:53:27 UTC 2017 Modified Files: src/sys/arch/x68k/dev: vs.c vsvar.h src/sys/dev/ic: msm6258.c msm6258var.h Log Message: vs(4) became to able to play audio again. At the moment the encoding conversion using set_params() does not seem to work for me. So vs(4) uses local conversion to/from ADPCM instead of it. But this should be a temporary work. XXX The playback quality is very poor compared to before... XXX Recording is not tested. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/arch/x68k/dev/vs.c cvs rdiff -u -r1.12 -r1.13 src/sys/arch/x68k/dev/vsvar.h cvs rdiff -u -r1.22 -r1.23 src/sys/dev/ic/msm6258.c cvs rdiff -u -r1.8 -r1.9 src/sys/dev/ic/msm6258var.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [jdolecek-ncq] src/sys/dev/pci
Module Name:src Committed By: jdolecek Date: Sat Aug 5 13:22:01 UTC 2017 Modified Files: src/sys/dev/pci [jdolecek-ncq]: acardide.c Log Message: kill dead code To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.31.18.1 src/sys/dev/pci/acardide.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd
Module Name:xsrc Committed By: mrg Date: Sat Aug 5 06:03:26 UTC 2017 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd: alpha_video.c Log Message: make this build on netbsd. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \ xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd/alpha_video.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/sets/lists
Module Name:src Committed By: mrg Date: Sat Aug 5 19:41:03 UTC 2017 Modified Files: src/distrib/sets/lists/xdebug: md.alpha md.cats src/distrib/sets/lists/xserver: md.alpha md.sgimips Log Message: fixes for xorg-server 1.18. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/distrib/sets/lists/xdebug/md.alpha cvs rdiff -u -r1.8 -r1.9 src/distrib/sets/lists/xdebug/md.cats cvs rdiff -u -r1.46 -r1.47 src/distrib/sets/lists/xserver/md.alpha cvs rdiff -u -r1.57 -r1.58 src/distrib/sets/lists/xserver/md.sgimips Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/usb
Module Name:src Committed By: khorben Date: Sat Aug 5 12:29:38 UTC 2017 Modified Files: src/sys/dev/usb: umodeswitch.c Log Message: Sort the matching vendor list alphabetically NFC. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/usb/umodeswitch.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/fdt
Module Name:src Committed By: jmcneill Date: Sat Aug 5 11:58:19 UTC 2017 Modified Files: src/sys/arch/arm/fdt: psci_fdt.c Log Message: Wrap MP-specific code in ifdef MULTIPROCESSOR To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/fdt/psci_fdt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [perseant-stdc-iso10646] src/usr.bin/localedef
Module Name:src Committed By: wiz Date: Sat Aug 5 20:30:41 UTC 2017 Modified Files: src/usr.bin/localedef [perseant-stdc-iso10646]: localedef.1 Log Message: Sort; simplify; new sentence, new line; fix typo. To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/usr.bin/localedef/localedef.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/sunxi
Module Name:src Committed By: jmcneill Date: Sat Aug 5 17:51:49 UTC 2017 Modified Files: src/sys/arch/arm/sunxi: files.sunxi Added Files: src/sys/arch/arm/sunxi: sun6i_dma.c Log Message: Add DMA controller driver for sun6i and later family SoCs. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/sunxi/files.sunxi cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/sunxi/sun6i_dma.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/evbarm/conf
Module Name:src Committed By: jmcneill Date: Sat Aug 5 17:52:06 UTC 2017 Modified Files: src/sys/arch/evbarm/conf: SUNXI Log Message: Enable sun6idma To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/arch/evbarm/conf/SUNXI Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sbin/fsdb
Module Name:src Committed By: wiz Date: Sat Aug 5 20:25:41 UTC 2017 Modified Files: src/sbin/fsdb: fsdb.8 Log Message: Fix punctuation markup. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sbin/fsdb/fsdb.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev
Module Name:src Committed By: nat Date: Sat Aug 5 13:34:06 UTC 2017 Modified Files: src/sys/dev: audio.c Log Message: Reset mixer ports on opening /dev/sound. This fixes an issue reported on port-arm@ by Brian Buhrow. To generate a diff of this commit: cvs rdiff -u -r1.385 -r1.386 src/sys/dev/audio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/arm/sunxi
Module Name:src Committed By: jmcneill Date: Sat Aug 5 17:50:53 UTC 2017 Modified Files: src/sys/arch/arm/sunxi: sun8i_h3_ccu.c Log Message: add DMA gate To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/sunxi/sun8i_h3_ccu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/rpcbind
Module Name:src Committed By: ginsbach Date: Sun Aug 6 01:02:45 UTC 2017 Modified Files: src/usr.sbin/rpcbind: warmstart.c Log Message: Write the "warm start" file to /var/run rather than /tmp. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/rpcbind/warmstart.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/rpcbind
Module Name:src Committed By: ginsbach Date: Sun Aug 6 01:55:22 UTC 2017 Modified Files: src/usr.sbin/rpcbind: warmstart.c Log Message: Fix compile warnings. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/rpcbind/warmstart.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/usb
Module Name:src Committed By: ryoon Date: Sun Aug 6 02:33:13 UTC 2017 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: Regen from previous changes of usbdevs to fix kernel build To generate a diff of this commit: cvs rdiff -u -r1.730 -r1.731 src/sys/dev/usb/usbdevs.h cvs rdiff -u -r1.731 -r1.732 src/sys/dev/usb/usbdevs_data.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.