CVS commit: src/games/quiz/datfiles

2016-06-28 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue Jun 28 09:17:06 UTC 2016

Modified Files:
src/games/quiz/datfiles: asia

Log Message:
Fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/games/quiz/datfiles/asia

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



CVS commit: src/usr.bin/mkcsmapper

2016-06-28 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue Jun 28 09:20:30 UTC 2016

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

Log Message:
Add RCS Id. Sort options in SYNOPSIS. Fix macro usage. Fix Dd.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/mkcsmapper/mkcsmapper.1

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



CVS commit: src/usr.bin/mkcsmapper

2016-06-28 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue Jun 28 09:22:16 UTC 2016

Modified Files:
src/usr.bin/mkcsmapper: mkcsmapper.1 yacc.y

Log Message:
Sync usage between program and man page. Increase column width.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/mkcsmapper/mkcsmapper.1
cvs rdiff -u -r1.10 -r1.11 src/usr.bin/mkcsmapper/yacc.y

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



CVS commit: src/usr.bin/mkcsmapper

2016-06-28 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue Jun 28 09:23:09 UTC 2016

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

Log Message:
Infile is also optional.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/mkcsmapper/mkcsmapper.1

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



CVS commit: src/usr.bin/mkesdb

2016-06-28 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue Jun 28 09:24:46 UTC 2016

Modified Files:
src/usr.bin/mkesdb: yacc.y

Log Message:
Sort options in usage.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.bin/mkesdb/yacc.y

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



CVS commit: src/usr.bin/mkesdb

2016-06-28 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue Jun 28 09:25:21 UTC 2016

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

Log Message:
Sync usage with program. Add RCS Id. Increase column width. Fix macro usage. 
Improve wording.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/mkesdb/mkesdb.1

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



CVS commit: src/games/quiz/datfiles

2016-06-28 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Tue Jun 28 09:27:26 UTC 2016

Modified Files:
src/games/quiz/datfiles: asia

Log Message:
Update entries for North and South Yemen, since the two countries were
united a long time ago (according to WikiPedia).

Thanks, wiz, for double-checking!


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/games/quiz/datfiles/asia

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



CVS commit: src/sys/arch/mips/mips

2016-06-28 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Tue Jun 28 09:31:15 UTC 2016

Modified Files:
src/sys/arch/mips/mips: pmap.c

Log Message:
Fix PR/51288 reproducable panic on evbmips64-eb (erlite)

pmap_page_remove from the previous change neglected to terminate the pv
list correctly when it started with an initial unmanaged mapping and
subsequent managed mappings.  Fix this.


To generate a diff of this commit:
cvs rdiff -u -r1.221 -r1.222 src/sys/arch/mips/mips/pmap.c

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-06-28 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Tue Jun 28 11:47:53 UTC 2016

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

Log Message:
Make sure ub_data has the transfer buffer


To generate a diff of this commit:
cvs rdiff -u -r1.108.2.15 -r1.108.2.16 src/sys/dev/usb/ucom.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-06-28 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Tue Jun 28 16:00:32 UTC 2016

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

Log Message:
Add slhci_memtest which is run when SLHCI_DEBUG is defined.


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 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/crypto/external/bsd/netpgp/dist/src/lib

2016-06-28 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Jun 28 16:34:40 UTC 2016

Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: netpgp.c

Log Message:
CID 977755: Resource leaks.


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 \
src/crypto/external/bsd/netpgp/dist/src/lib/netpgp.c

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-06-28 Thread Maya Rashish
Module Name:src
Committed By:   maya
Date:   Tue Jun 28 16:45:06 UTC 2016

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

Log Message:
Add myself


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

2016-06-28 Thread Abhinav Upadhyay
Module Name:src
Committed By:   abhinav
Date:   Wed Jun 29 06:12:49 UTC 2016

Modified Files:
src/doc: 3RDPARTY

Log Message:
SQLite 3.13.0 was released.


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

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-06-28 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Wed Jun 29 06:38:12 UTC 2016

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

Log Message:
Comment out incorrect KASSERTs


To generate a diff of this commit:
cvs rdiff -u -r1.108.2.16 -r1.108.2.17 src/sys/dev/usb/ucom.c

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