CVS commit: src/sys/dev/pci

2017-01-08 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Sun Jan  8 08:29:23 UTC 2017

Modified Files:
src/sys/dev/pci: if_iwm.c

Log Message:
fix indent


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/dev/pci/if_iwm.c

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



CVS commit: src/lib/libcurses

2017-01-08 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun Jan  8 13:49:05 UTC 2017

Modified Files:
src/lib/libcurses: curses_input.3

Log Message:
Whitespace fix, bump date for previous.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/lib/libcurses/curses_input.3

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



CVS commit: src/lib/libcurses

2017-01-08 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun Jan  8 13:49:21 UTC 2017

Modified Files:
src/lib/libcurses: curses.3

Log Message:
Use more markup, sort ENVIRONMENT.


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/lib/libcurses/curses.3

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



CVS commit: src/share/man/man2

2017-01-08 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun Jan  8 13:53:28 UTC 2017

Modified Files:
src/share/man/man2: siginfo.2

Log Message:
Sort a bit.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man2/siginfo.2

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



CVS commit: src/usr.sbin/npf/npfd

2017-01-08 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun Jan  8 13:59:53 UTC 2017

Modified Files:
src/usr.sbin/npf/npfd: npfd.8

Log Message:
Whitespace, fix xref, remove unnecessary macro, sort SEE ALSO.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/npf/npfd/npfd.8

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



CVS commit: src/usr.bin/gzip

2017-01-08 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun Jan  8 14:18:31 UTC 2017

Modified Files:
src/usr.bin/gzip: gzip.1

Log Message:
Document --keep. From Timo Buhrmester  on netbsd-docs.

Use more macros while here.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.bin/gzip/gzip.1

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



CVS commit: src/share/man/man7

2017-01-08 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun Jan  8 14:28:43 UTC 2017

Modified Files:
src/share/man/man7: sysctl.7

Log Message:
Fix display problem reported by kamil via abhinav.


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/share/man/man7/sysctl.7

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



CVS commit: src/doc

2017-01-08 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sun Jan  8 16:17:44 UTC 2017

Modified Files:
src/doc: 3RDPARTY

Log Message:
zlib-1.2.9 out.


To generate a diff of this commit:
cvs rdiff -u -r1.1392 -r1.1393 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/doc

2017-01-08 Thread Maya Rashish
Module Name:src
Committed By:   maya
Date:   Sun Jan  8 16:22:21 UTC 2017

Modified Files:
src/doc: 3RDPARTY

Log Message:
zlib 1.2.10 out


To generate a diff of this commit:
cvs rdiff -u -r1.1393 -r1.1394 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/sys/arch/luna68k/dev

2017-01-08 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Sun Jan  8 16:34:44 UTC 2017

Modified Files:
src/sys/arch/luna68k/dev: xp.c

Log Message:
Fix (mostly harmless) off-by-one size check in XPIOCDOWNLD ioctl.

Pointed out by Kenji Aoyama.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/luna68k/dev/xp.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/luna68k/dev

2017-01-08 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Sun Jan  8 16:41:35 UTC 2017

Modified Files:
src/sys/arch/luna68k/dev: xp.c

Log Message:
Consistently use sc_shm_size initialized at device attach.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/luna68k/dev/xp.c

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



CVS commit: src/sys/conf

2017-01-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Jan  8 17:10:35 UTC 2017

Modified Files:
src/sys/conf: Makefile.kern.inc ssp.mk

Log Message:
Move to ssp.c suggested by uebayasi@


To generate a diff of this commit:
cvs rdiff -u -r1.254 -r1.255 src/sys/conf/Makefile.kern.inc
cvs rdiff -u -r1.1 -r1.2 src/sys/conf/ssp.mk

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



CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64

2017-01-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Jan  8 17:12:21 UTC 2017

Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64: Makefile

Log Message:
Remove pasto, thanks wiz@


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/Makefile

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



CVS commit: src/etc

2017-01-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Jan  8 17:39:08 UTC 2017

Modified Files:
src/etc: Makefile.params

Log Message:
Instead of hard-coding all the MK* vars and constantly being out of date,
use _MKVARS.yes and _MKVARS.no to construct them.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/etc/Makefile.params

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



CVS commit: src/share/mk

2017-01-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Jan  8 17:40:45 UTC 2017

Modified Files:
src/share/mk: bsd.lib.mk bsd.own.mk

Log Message:
- centralize setting of MK* vars in bsd.own.mk
- make sure that the default setting of all vars is done in _MKVARS.{yes,no}
  if possible.


To generate a diff of this commit:
cvs rdiff -u -r1.367 -r1.368 src/share/mk/bsd.lib.mk
cvs rdiff -u -r1.1000 -r1.1001 src/share/mk/bsd.own.mk

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

2017-01-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Jan  8 17:57:37 UTC 2017

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

Log Message:
mention tcp signature


To generate a diff of this commit:
cvs rdiff -u -r1.459 -r1.460 src/share/man/man4/options.4

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



CVS commit: src/sys/kern

2017-01-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Jan  8 19:49:25 UTC 2017

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

Log Message:
fix build without ddb.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/kern/kern_history.c

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



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

2017-01-08 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sun Jan  8 21:34:23 UTC 2017

Modified Files:
src/external/bsd/mdocml/dist: configure

Log Message:
Make sure isblank is not a macro, it will have failed the configure
check earlier.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/mdocml/dist/configure

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



CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64

2017-01-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Jan  8 21:36:24 UTC 2017

Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64:
x86_64-gf2m.S

Log Message:
regen


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/x86_64-gf2m.S

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



CVS commit: src/crypto/external/bsd/openssl/dist/crypto/bn/asm

2017-01-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Jan  8 21:36:05 UTC 2017

Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn/asm: x86_64-gf2m.pl

Log Message:
Switch to eax


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/crypto/external/bsd/openssl/dist/crypto/bn/asm/x86_64-gf2m.pl

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



CVS commit: src/sys/kern

2017-01-08 Thread Kamil Rytarowski
Module Name:src
Committed By:   kamil
Date:   Mon Jan  9 00:31:30 UTC 2017

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

Log Message:
Cleanup dead code after revert of racy vfork(2) commit

This removes dead code introduced with the following commit:

date: 2012-07-27 22:52:49 +0200;  author: christos;  state: Exp;  lines: +8 -2;
revert racy vfork() parent-blocking-before-child-execs-or-exits code.
ok rmind


To generate a diff of this commit:
cvs rdiff -u -r1.439 -r1.440 src/sys/kern/kern_exec.c
cvs rdiff -u -r1.267 -r1.268 src/sys/kern/kern_exit.c
cvs rdiff -u -r1.196 -r1.197 src/sys/kern/kern_fork.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

2017-01-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon Jan  9 02:54:18 UTC 2017

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

Log Message:
Make sure that argv is NULL terminated since functions like tty_stty rely
on it to be so (Gerry Swinslow)


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/lib/libedit/chartype.c

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



CVS commit: src/external/bsd/blacklist/bin

2017-01-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon Jan  9 03:05:48 UTC 2017

Modified Files:
src/external/bsd/blacklist/bin: blacklistd.c

Log Message:
PR/51801: Matthew Mondor: Support multiple -s options and -P and -s at the
same time.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/external/bsd/blacklist/bin/blacklistd.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

2017-01-08 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon Jan  9 03:09:05 UTC 2017

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

Log Message:
Make sure we take into account history_base when computing negative history
offsets. (Gerry Swinslow)


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

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