CVS commit: src/sys/dev/ic

2016-05-08 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sun May  8 07:40:17 UTC 2016

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

Log Message:
Create sc_intr_lock at IPL_USB


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/dev/ic/sl811hs.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/amd64/conf

2016-05-08 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sun May  8 07:41:37 UTC 2016

Modified Files:
src/sys/arch/amd64/conf: ALL

Log Message:
More options


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/amd64/conf/ALL

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-08 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sun May  8 07:48:24 UTC 2016

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

Log Message:
More debug


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/dev/ic/sl811hs.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/amd64/amd64

2016-05-08 Thread Maxime Villard
Module Name:src
Committed By:   maxv
Date:   Sun May  8 08:22:58 UTC 2016

Modified Files:
src/sys/arch/amd64/amd64: locore.S

Log Message:
Use killkpt for the PML4 entries as well.


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/sys/arch/amd64/amd64/locore.S

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



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

2016-05-08 Thread Maxime Villard
Module Name:src
Committed By:   maxv
Date:   Sun May  8 08:30:41 UTC 2016

Modified Files:
src/sys/arch/amd64/conf: kern.ldscript

Log Message:
Define __rodata_start. Will be used soon.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/amd64/conf/kern.ldscript

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



CVS commit: src/doc

2016-05-08 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun May  8 09:19:28 UTC 2016

Modified Files:
src/doc: 3RDPARTY

Log Message:
libarchive-3.2.0 is out.


To generate a diff of this commit:
cvs rdiff -u -r1.1327 -r1.1328 src/doc/3RDPARTY

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



CVS commit: src/share/man/man9

2016-05-08 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun May  8 10:13:01 UTC 2016

Modified Files:
src/share/man/man9: wapbl.9

Log Message:
Remove unnecessary Ns macro.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man9/wapbl.9

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



CVS commit: src/sys/kern

2016-05-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun May  8 20:00:21 UTC 2016

Modified Files:
src/sys/kern: kern_exec.c

Log Message:
Enable DEBUG_EXEC, if we have DEBUG (since it only fires on errors) and
disable the super verbose printing by protecting it against TRACE_EXEC.


To generate a diff of this commit:
cvs rdiff -u -r1.427 -r1.428 src/sys/kern/kern_exec.c

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



CVS commit: src/sys/kern

2016-05-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun May  8 20:01:56 UTC 2016

Modified Files:
src/sys/kern: kern_pax.c

Log Message:
Fix stack allocation; limit delta to a quarter of the stack size. This should
get rid of the random aborts.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/kern/kern_pax.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-08 Thread Robert Elz
Module Name:src
Committed By:   kre
Date:   Sun May  8 20:14:27 UTC 2016

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

Log Message:
PR bin/51123 - make >&- work in all cases, and while doing that fix
things so that >/dev/stdout 

CVS commit: src/lib/libedit

2016-05-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun May  8 20:15:00 UTC 2016

Modified Files:
src/lib/libedit: readline.c

Log Message:
In stiffle_history(), trim excessive entries from the history and advance
history_base like the GNU implementation does. (from Bastian Maerkisch)


To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 src/lib/libedit/readline.c

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



CVS commit: [netbsd-6-0] src/doc

2016-05-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sun May  8 21:54:43 UTC 2016

Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7

Log Message:
1380


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.65 -r1.1.2.66 src/doc/CHANGES-6.0.7

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



CVS commit: [netbsd-6-1] src/doc

2016-05-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sun May  8 21:59:43 UTC 2016

Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6

Log Message:
1380


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.63 -r1.1.2.64 src/doc/CHANGES-6.1.6

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



CVS commit: [netbsd-6] src/doc

2016-05-08 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sun May  8 22:06:34 UTC 2016

Modified Files:
src/doc [netbsd-6]: CHANGES-6.2

Log Message:
1380


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.247 -r1.1.2.248 src/doc/CHANGES-6.2

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-08 Thread Michael van Elst
Module Name:src
Committed By:   mlelstv
Date:   Mon May  9 04:55:34 UTC 2016

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

Log Message:
kmem_alloc doesn't support allocating 0 bytes.


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/sys/dev/usb/uhid.c

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