CVS commit: src/sys/ufs/ufs

2016-04-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Apr 14 03:25:28 UTC 2016 Modified Files: src/sys/ufs/ufs: ufs_lookup.c Log Message: missing , To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143 src/sys/ufs/ufs/ufs_lookup.c Please note that diffs are not pub

CVS commit: src/sys/ufs/ufs

2016-04-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Apr 14 03:23:22 UTC 2016 Modified Files: src/sys/ufs/ufs: ufs_lookup.c Log Message: - match endianness logic more to the original code - fix namlen type - use bool more - eat \n's from panic strings To generate a diff of t

CVS commit: src/external/mit/ctwm/bin/ctwm

2016-04-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 13 22:26:48 UTC 2016 Modified Files: src/external/mit/ctwm/bin/ctwm: Makefile Log Message: add HAVE_MKSTEMP To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/mit/ctwm/bin/ctwm/Makefile Please no

CVS commit: xsrc/external/mit/ctwm/dist

2016-04-13 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Wed Apr 13 22:25:58 UTC 2016 Modified Files: xsrc/external/mit/ctwm/dist: session.c Log Message: use mkstemp/mktemp To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 xsrc/external/mit/ctwm/dist/session.c Please not

CVS commit: src/external/mit/xorg/bin/xrdb

2016-04-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 13 22:01:55 UTC 2016 Modified Files: src/external/mit/xorg/bin/xrdb: Makefile Log Message: Fix MKSTEMP To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/mit/xorg/bin/xrdb/Makefile Please note th

CVS commit: src/external/mit/xorg/bin/xman

2016-04-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 13 21:54:25 UTC 2016 Modified Files: src/external/mit/xorg/bin/xman: Makefile Log Message: We have MKSTEMP so use it! To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/mit/xorg/bin/xman/Makefile

CVS commit: src/external/mit/xorg/bin/bitmap/bmtoa

2016-04-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 13 21:48:21 UTC 2016 Modified Files: src/external/mit/xorg/bin/bitmap/bmtoa: Makefile Log Message: We have MKSTEMP so stop using mktemp! To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/external/mit/

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

2016-04-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 13 21:33:52 UTC 2016 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto: Makefile Log Message: Don't die on RC5 warning To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 \ src/crypto/external

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

2016-04-13 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Apr 13 17:32:27 UTC 2016 Modified Files: src/sys/arch/sparc/conf: GENERIC INSTALL Log Message: - purge long obsolete RASTERCONSOLE - add mgx To generate a diff of this commit: cvs rdiff -u -r1.249 -r1.250 src/sys/arch/spar

CVS commit: src/sys/dev/sun

2016-04-13 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Apr 13 17:26:08 UTC 2016 Modified Files: src/sys/dev/sun: cgsix.c Log Message: return correct parameters in ioctl(WSDISPLAYIO_GINFO), from lausgans while there, support WSDISPLAYIO_GET_FBINFO To generate a diff of this com

CVS commit: src/sys/arch

2016-04-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Apr 13 15:26:28 UTC 2016 Modified Files: src/sys/arch/amd64/conf: GENERIC src/sys/arch/i386/conf: GENERIC Log Message: Enable nouveau by default again in x86 GENERIC. To generate a diff of this commit: cvs rdiff -

CVS commit: src/usr.sbin/makemandb

2016-04-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 13 11:48:29 UTC 2016 Modified Files: src/usr.sbin/makemandb: apropos-utils.c apropos-utils.h apropos.c makemandb.c Log Message: PR/51062: Abhinav Upadhyay: Allow non numeric sections to be indexed and searche

CVS commit: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device

2016-04-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Apr 13 08:50:51 UTC 2016 Modified Files: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device: nouveau_engine_device_base.c Log Message: Exclude VRAM and FIFO regions from MMIO register mapping. Nouvea

CVS commit: src/sys/external/bsd/drm2/include/linux

2016-04-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Apr 13 08:43:56 UTC 2016 Modified Files: src/sys/external/bsd/drm2/include/linux: spinlock.h Log Message: Provide reader/writer semantics with recursive readers. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/kern

2016-04-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Apr 13 08:31:00 UTC 2016 Modified Files: src/sys/kern: subr_psref.c Log Message: Split psref_held into internal and public variants. For internal use, we expect psrefs to be held by other LWPs when asking in the cross-call

CVS commit: src/sys/external/bsd/drm2/dist/drm/nouveau/core/core

2016-04-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Apr 13 07:59:05 UTC 2016 Modified Files: src/sys/external/bsd/drm2/dist/drm/nouveau/core/core: nouveau_core_subdev.c Log Message: Destroy the mutex before free. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/external/bsd/drm2/dist/drm/nouveau

2016-04-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Apr 13 07:57:15 UTC 2016 Modified Files: src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_fence.c nouveau_nv10_fence.c Log Message: Destroy spin locks appropriately. To generate a diff of this commit: cvs r

CVS commit: src/sys/external/bsd/drm2/dist/drm/nouveau/core/include/core

2016-04-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Apr 13 07:52:47 UTC 2016 Modified Files: src/sys/external/bsd/drm2/dist/drm/nouveau/core/include/core: namedb.h Log Message: Destroy the lock before caller frees memory. To generate a diff of this commit: cvs rdiff -u -r1