CVS commit: src/sys/net

2016-05-02 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Mon May  2 08:03:23 UTC 2016

Modified Files:
src/sys/net: if.c

Log Message:
Typo in comment


To generate a diff of this commit:
cvs rdiff -u -r1.332 -r1.333 src/sys/net/if.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/config

2016-05-02 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Mon May  2 09:33:15 UTC 2016

Modified Files:
src/usr.bin/config: config.5

Log Message:
New sentence, new line. Bump date for previous.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/usr.bin/config/config.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libedit

2016-05-02 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Mon May  2 09:39:24 UTC 2016

Modified Files:
src/lib/libedit: editline.7

Log Message:
Fix Dd argument.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libedit/editline.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/man/man8/man8.acorn26

2016-05-02 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Mon May  2 09:41:49 UTC 2016

Modified Files:
src/share/man/man8/man8.acorn26: boot26.8

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man8/man8.acorn26/boot26.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/man/man4

2016-05-02 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Mon May  2 09:43:33 UTC 2016

Modified Files:
src/share/man/man4: nvme.4

Log Message:
Use Mt.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/nvme.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2016-05-02 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Mon May  2 11:52:20 UTC 2016

Modified Files:
src/sys/dev/usb [nick-nhusb]: usb_subr.c

Log Message:
Remove the DIAGNOSTIC message "usb_disconnect_port: no device".  These
can happen normally now.


To generate a diff of this commit:
cvs rdiff -u -r1.198.2.28 -r1.198.2.29 src/sys/dev/usb/usb_subr.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

2016-05-02 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Mon May  2 11:55:21 UTC 2016

Modified Files:
src/sys/dev/usb: usb_subr.c

Log Message:
Remove the "usb_disconnect_port: no device" DIAGNOSTIC message


To generate a diff of this commit:
cvs rdiff -u -r1.210 -r1.211 src/sys/dev/usb/usb_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libedit

2016-05-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon May  2 12:43:35 UTC 2016

Modified Files:
src/lib/libedit: editline.7

Log Message:
Add more explicit xrefs


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libedit/editline.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libedit

2016-05-02 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Mon May  2 12:51:25 UTC 2016

Modified Files:
src/lib/libedit: editline.7

Log Message:
Fix Dd argument.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libedit/editline.7

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/comp

2016-05-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon May  2 12:59:30 UTC 2016

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
Add wide versions of histedit functions
Remove dups


To generate a diff of this commit:
cvs rdiff -u -r1.2032 -r1.2033 src/distrib/sets/lists/comp/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libedit

2016-05-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon May  2 13:01:34 UTC 2016

Modified Files:
src/lib/libedit: Makefile

Log Message:
Add more MLINKS, sort


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/lib/libedit/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2016-05-02 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Mon May  2 13:10:15 UTC 2016

Modified Files:
src/sys/dev/usb [nick-nhusb]: usb_subr.c

Log Message:
s/kmem_intr_free/kmem_free/ in usbd_setup_pipe_flags


To generate a diff of this commit:
cvs rdiff -u -r1.198.2.29 -r1.198.2.30 src/sys/dev/usb/usb_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libedit

2016-05-02 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Mon May  2 14:12:09 UTC 2016

Modified Files:
src/lib/libedit: Makefile

Log Message:
Add missing backslash that broke build.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/lib/libedit/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/notes/common

2016-05-02 Thread Robert Elz
Module Name:src
Committed By:   kre
Date:   Mon May  2 16:02:25 UTC 2016

Modified Files:
src/distrib/notes/common: main

Log Message:
Add myself.


To generate a diff of this commit:
cvs rdiff -u -r1.525 -r1.526 src/distrib/notes/common/main

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libedit

2016-05-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon May  2 16:35:18 UTC 2016

Modified Files:
src/lib/libedit: chartype.h refresh.c

Log Message:
fix typos from Pedro Giffuni @FreeBSD


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/lib/libedit/chartype.h
cvs rdiff -u -r1.49 -r1.50 src/lib/libedit/refresh.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libedit

2016-05-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon May  2 16:48:34 UTC 2016

Modified Files:
src/lib/libedit: chartype.c chartype.h el.c el.h terminal.c

Log Message:
eliminate static buffer with custom resizing code.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/lib/libedit/chartype.c
cvs rdiff -u -r1.32 -r1.33 src/lib/libedit/chartype.h
cvs rdiff -u -r1.89 -r1.90 src/lib/libedit/el.c
cvs rdiff -u -r1.38 -r1.39 src/lib/libedit/el.h
cvs rdiff -u -r1.30 -r1.31 src/lib/libedit/terminal.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/tests/dev/usb

2016-05-02 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Mon May  2 17:24:06 UTC 2016

Modified Files:
src/tests/dev/usb: t_hid.c

Log Message:
Call rump_init() before using rump functionality.

This change should make these test cases consistently fail on all ports.

Related to PR kern/51096.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/dev/usb/t_hid.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sbin/fsck_msdos

2016-05-02 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Mon May  2 17:33:04 UTC 2016

Modified Files:
src/sbin/fsck_msdos: boot.c

Log Message:
The on-disk FAT array does not include anything before CLUST_FIRST,
compensate in size check.

This was tickled by my SanDisk Sansa Clip 4GB, which exactly filled the FAT 
array.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sbin/fsck_msdos/boot.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/ic

2016-05-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon May  2 17:37:23 UTC 2016

Modified Files:
src/sys/dev/ic: rt2860.c

Log Message:
Make it look more like rt2560.c


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/ic/rt2860.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys

2016-05-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon May  2 19:18:29 UTC 2016

Modified Files:
src/sys/dev/ata: ld_ataraid.c
src/sys/dev/ic: ahcisata_core.c mpt_netbsd.c mvsata.c nvme.c siisata.c
src/sys/dev/pci: arcmsr.c mpii.c
src/sys/dev/scsipi: atapi_wdc.c scsiconf.c scsipiconf.c scsipiconf.h
src/sys/dev/usb: umass_scsipi.c
src/sys/lib/libkern: Makefile.libkern libkern.h
Added Files:
src/sys/lib/libkern: strnvisx.c

Log Message:
move scsipi_strvis -> libkern:strnvisx()
change the prototype to match userland
fix sizes of strings passed to it


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/ata/ld_ataraid.c
cvs rdiff -u -r1.55 -r1.56 src/sys/dev/ic/ahcisata_core.c
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/ic/mpt_netbsd.c
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/ic/mvsata.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/ic/nvme.c
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/ic/siisata.c
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/pci/arcmsr.c
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/pci/mpii.c
cvs rdiff -u -r1.121 -r1.122 src/sys/dev/scsipi/atapi_wdc.c
cvs rdiff -u -r1.273 -r1.274 src/sys/dev/scsipi/scsiconf.c
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/scsipi/scsipiconf.c
cvs rdiff -u -r1.122 -r1.123 src/sys/dev/scsipi/scsipiconf.h
cvs rdiff -u -r1.50 -r1.51 src/sys/dev/usb/umass_scsipi.c
cvs rdiff -u -r1.38 -r1.39 src/sys/lib/libkern/Makefile.libkern
cvs rdiff -u -r1.121 -r1.122 src/sys/lib/libkern/libkern.h
cvs rdiff -u -r0 -r1.1 src/sys/lib/libkern/strnvisx.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/binutils/dist/ld/emultempl

2016-05-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon May  2 23:22:39 UTC 2016

Modified Files:
src/external/gpl3/binutils/dist/ld/emultempl: elf32.em

Log Message:
search for the proper variable in the sysroot case.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
src/external/gpl3/binutils/dist/ld/emultempl/elf32.em

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/ic

2016-05-02 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue May  3 00:19:32 UTC 2016

Modified Files:
src/sys/dev/ic: rt2860.c

Log Message:
minor nits


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/ic/rt2860.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/bin/sh

2016-05-02 Thread Robert Elz
Module Name:src
Committed By:   kre
Date:   Tue May  3 03:08:21 UTC 2016

Modified Files:
src/bin/sh: redir.h

Log Message:
Remove unnecessary extern var declaration that was a
remnant of an earlier version of the previous (fd>10) fixes.

ok christos@


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/bin/sh/redir.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/bin/sh

2016-05-02 Thread Robert Elz
Module Name:src
Committed By:   kre
Date:   Tue May  3 03:12:40 UTC 2016

Modified Files:
src/bin/sh: eval.c

Log Message:
PR bin/43639 - check that a file being read by the '.' command
is a regular file, even when it is given as a full pathname.


To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/bin/sh/eval.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/bin/sh

2016-05-02 Thread Robert Elz
Module Name:src
Committed By:   kre
Date:   Tue May  3 03:16:55 UTC 2016

Modified Files:
src/bin/sh: parser.c

Log Message:
Allow function names to be any shell word not containing '/'.
This allows anything that could be a filesystem command to be
implemented as a function instead.  The restriction on '/'
is because of the way that functions are (required to be) searched
for relative to PATH searching - a function with a name containing '/'
could never be executed, so simply prohibit defining such a thing.

ok christos@


To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/bin/sh/parser.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.