CVS commit: src/sys/dev/pci

2014-01-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jan 21 09:25:49 UTC 2014 Modified Files: src/sys/dev/pci: pcidevs Log Message: Rename MARVELL2's 0x91a3 entry to 88SE91XX. To generate a diff of this commit: cvs rdiff -u -r1.1180 -r1.1181 src/sys/dev/pci/pcidevs Please

CVS commit: src/sys/dev/pci

2014-01-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jan 21 09:26:47 UTC 2014 Modified Files: src/sys/dev/pci: ahcisata_pci.c Log Message: Rename 88SE91XX. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sys/dev/pci/ahcisata_pci.c Please note that diffs

CVS commit: src/sys/arch/arm/vfp

2014-01-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jan 21 12:47:21 UTC 2014 Modified Files: src/sys/arch/arm/vfp: vfp_init.c Log Message: Typo in comment To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/arch/arm/vfp/vfp_init.c Please note that diffs are

CVS commit: src/lib/libedit

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 21 13:51:44 UTC 2014 Modified Files: src/lib/libedit: readline.c Log Message: ... if called prior to using_history(). This needed to be worked around in PHP: http://git.php.net/?p=php-src.git;a=commitdiff;h=31d67bd3

CVS commit: src/sys/dev/pci

2014-01-21 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 21 14:52:07 UTC 2014 Modified Files: src/sys/dev/pci: files.pci Added Files: src/sys/dev/pci: igma.c igmareg.h igmavar.h src/sys/dev/pci/igma: igmafb.c Log Message: wscons driver for Intel Graphics Media

CVS commit: src/sys/dev/pci/igma

2014-01-21 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 21 15:03:31 UTC 2014 Added Files: src/sys/dev/pci/igma: files.igma Log Message: one more file needed To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/igma/files.igma Please note that diffs are

CVS commit: src

2014-01-21 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Jan 21 16:12:56 UTC 2014 Modified Files: src/distrib/sets/lists/man: mi src/share/man/man4: Makefile Added Files: src/share/man/man4: igmafb.4 Log Message: Add igmafb man page. To generate a diff of this

CVS commit: src/distrib/sets/lists/debug

2014-01-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Jan 21 16:38:29 UTC 2014 Modified Files: src/distrib/sets/lists/debug: md.amd64 shl.mi Log Message: Add debug entries for libc++ Make libgcc_s depend on gcc To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41

CVS commit: src/share/mk

2014-01-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Jan 21 16:40:24 UTC 2014 Modified Files: src/share/mk: bsd.own.mk Log Message: Make MKGCCCMDS default mirror MKGCC. (if MKGCC is no, MKGCCCMDS must be no). To generate a diff of this commit: cvs rdiff -u -r1.763 -r1.764

CVS commit: src/lib/libc/rpc

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 21 17:39:24 UTC 2014 Modified Files: src/lib/libc/rpc: clnt_vc.c Log Message: Increment to the value, not the pointer. (Thorsten Brehm) To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

CVS commit: src/doc

2014-01-21 Thread Michael van Elst
1.0.1f [christos 20130111] postfix(1): Import version 2.10.3 [tron 20140118] + igmafb(4): Added framebuffer driver for Intel Graphics + [mlelstv 20140121]

CVS commit: src/sys/opencrypto

2014-01-21 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Jan 21 18:54:28 UTC 2014 Modified Files: src/sys/opencrypto: cryptodev.c Log Message: knf: Blank line even if no variable declarations. To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73

CVS commit: src/sys/arch/arm/arm

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 21 19:05:11 UTC 2014 Modified Files: src/sys/arch/arm/arm: cpufunc.c Log Message: - comment out set but not used variables. - make commenting out the cpuctrlmask consistent To generate a diff of this commit: cvs rdiff

CVS commit: src/lib/libc/stdio

2014-01-21 Thread Sean Boudreau
Module Name:src Committed By: seanb Date: Tue Jan 21 19:09:48 UTC 2014 Modified Files: src/lib/libc/stdio: gettemp.c Log Message: Handle case where a 0 length template string or a template of all 'X' would dereference, and maybe assign to, memory before the template.

CVS commit: src/sys/arch/arm/iomd

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 21 19:31:57 UTC 2014 Modified Files: src/sys/arch/arm/iomd: vidcvideo.c Log Message: tuck in variables that are only used in the #if 0 block To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44

CVS commit: src/sys/arch/acorn32/podulebus

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 21 19:30:46 UTC 2014 Modified Files: src/sys/arch/acorn32/podulebus: if_ne_pbus.c Log Message: fix unused variables To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18

CVS commit: src/sys/arch/acorn32/podulebus

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 21 19:46:46 UTC 2014 Modified Files: src/sys/arch/acorn32/podulebus: cosc.c Log Message: fix unused variable To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/acorn32/podulebus/cosc.c Please

CVS commit: src/sys/dev/podulebus

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 21 19:50:16 UTC 2014 Modified Files: src/sys/dev/podulebus: sec.c Log Message: fix unused variables To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/dev/podulebus/sec.c Please note that diffs are

CVS commit: src/sys/arch/acorn32/podulebus

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 21 19:50:40 UTC 2014 Modified Files: src/sys/arch/acorn32/podulebus: csc.c esc.c sfas.c Log Message: fix unused variables To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19

CVS commit: src/distrib/acorn32/stand

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 21 20:12:54 UTC 2014 Modified Files: src/distrib/acorn32/stand: Makefile Log Message: Makefile.distrib includes bsd.files.mk so put it last to make the uue rules to work. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/arch/alpha/include

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 21 20:18:46 UTC 2014 Modified Files: src/sys/arch/alpha/include: cpu.h Log Message: rumpkernel needs ci_pcc_freq To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/sys/arch/alpha/include/cpu.h Please

CVS commit: src/gnu/dist/gkermit

2014-01-21 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Jan 21 20:24:30 UTC 2014 Modified Files: src/gnu/dist/gkermit: gkermit.nr Log Message: Remove .ll 80, so the man page will use the default 78-character line length. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1

CVS commit: src/sys/opencrypto

2014-01-21 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Jan 21 20:33:01 UTC 2014 Modified Files: src/sys/opencrypto: cryptodev.c Log Message: Implement in-module ref-counting, and do not allow auto-unload if there are existing references. Note that manual unloading is not

CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/i915drm

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 21 20:48:52 UTC 2014 Modified Files: src/sys/external/bsd/drm2/i915drm [riastradh-drm2]: i915_pci.c Log Message: Fix i915_genfb_mmap base addresses and offsets. To generate a diff of this commit: cvs rdiff -u

CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/dist/drm/i915

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 21 20:49:01 UTC 2014 Modified Files: src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_drv.h i915_gem.c Log Message: i915_gem_object_get_page takes a page number, not byte offset. To generate

CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/include/linux

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 21 20:49:10 UTC 2014 Modified Files: src/sys/external/bsd/drm2/include/linux [riastradh-drm2]: slab.h Log Message: Make Linux kmalloc handle a few more gfp flags. To generate a diff of this commit: cvs rdiff -u

CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/include/drm

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 21 20:49:20 UTC 2014 Modified Files: src/sys/external/bsd/drm2/include/drm [riastradh-drm2]: drm_copy_netbsd.h Log Message: Fix order of arguments in DRM_COPY_TO_USER. ... To generate a diff of this

CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/drm

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 21 20:49:39 UTC 2014 Modified Files: src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c Log Message: Report st_rdev in stat on a drm device. To generate a diff of this commit: cvs rdiff -u -r1.1.2.25

CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/drm

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 21 20:50:21 UTC 2014 Modified Files: src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c Log Message: Oops -- unifdef sys/select.h and sys/poll.h in drm_drv.c. To generate a diff of this commit: cvs rdiff -u

CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/dist/drm/i915

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 21 20:56:11 UTC 2014 Modified Files: src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_gem.c Log Message: uobj-pgops-pgo_put requires uobj-vmobjlock. To generate a diff of this commit: cvs rdiff -u

CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/drm

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 21 20:56:20 UTC 2014 Modified Files: src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c Log Message: Initialize the right minor numbers...arg. To generate a diff of this commit: cvs rdiff -u -r1.1.2.28

CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/drm

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 21 20:56:30 UTC 2014 Modified Files: src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c Log Message: Adjust errno from dev-driver-load. To generate a diff of this commit: cvs rdiff -u -r1.1.2.29 -r1.1.2.30

CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/drm

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 21 20:56:00 UTC 2014 Modified Files: src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c Log Message: Remove vestige of wsdisplay XXX from drm_drv.c. wsdisplay stuff happens in the parent driver now. To

CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/drm

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 21 20:56:40 UTC 2014 Modified Files: src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_drv.c Log Message: Call drm_mode_group_init_legacy_group in drm_attach like Linux does. To generate a diff of this commit: cvs

CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/linux

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 21 20:56:50 UTC 2014 Modified Files: src/sys/external/bsd/drm2/linux [riastradh-drm2]: linux_kmap.c Log Message: Call uvm_vm_page_to_phys before taking a spin lock to ease debugging. To generate a diff of this

CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/dist/drm/i915

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jan 21 20:57:00 UTC 2014 Modified Files: src/sys/external/bsd/drm2/dist/drm/i915 [riastradh-drm2]: i915_gem.c Log Message: Return EINTR too in __wait_seqno. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1.2.19

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

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 22 00:24:39 UTC 2014 Modified Files: src/sys/arch/amigappc/conf: files.amigappc Log Message: make code compile again; need stride 0x1000 for gayle To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28

CVS commit: src/sys/arch/amigappc/include

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 22 00:24:53 UTC 2014 Modified Files: src/sys/arch/amigappc/include: bus_defs.h Log Message: need stride 0x1000 for gayle To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/sys/arch/amiga

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 22 00:25:16 UTC 2014 Modified Files: src/sys/arch/amiga/amiga: cc.c disksubr.c src/sys/arch/amiga/dev: empsc.c fd.c gayle_pcmcia.c grf_cl.c grf_cv.c grf_cv3d.c grf_cv3dreg.h grf_cvreg.h grf_et.c

CVS commit: src/distrib/hpcarm/stand

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 22 00:27:36 UTC 2014 Modified Files: src/distrib/hpcarm/stand: Makefile Log Message: Move the distrib Makefile last so we get a chance to define variables To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/distrib/atari/misc

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 22 00:28:35 UTC 2014 Modified Files: src/distrib/atari/misc: Makefile Log Message: put distrib Makefile last To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/distrib/atari/misc/Makefile Please note

CVS commit: src/distrib/x68k/stand

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 22 00:49:46 UTC 2014 Modified Files: src/distrib/x68k/stand: Makefile Log Message: include distrib Makefile last. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/distrib/x68k/stand/Makefile Please

CVS commit: src/distrib/hpcsh/stand

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 22 00:51:38 UTC 2014 Modified Files: src/distrib/hpcsh/stand: Makefile Log Message: include distrib Makefile last To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/distrib/hpcsh/stand/Makefile Please

CVS commit: src/distrib/common

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 22 00:52:56 UTC 2014 Modified Files: src/distrib/common: Makefile.distrib Log Message: don't include bsd.files.mk here, it is intended as a fragment To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/distrib

2014-01-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 22 01:03:10 UTC 2014 Modified Files: src/distrib/acorn32/stand: Makefile src/distrib/atari/misc: Makefile src/distrib/hpcarm/stand: Makefile src/distrib/hpcsh/stand: Makefile

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:14:03 UTC 2014 Modified Files: src/usr.bin/vndcompress: vnduncompress.c Log Message: Fail if malloc can't allocate offset table. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:14:20 UTC 2014 Modified Files: src/usr.bin/vndcompress: Makefile vndcompress.c Added Files: src/usr.bin/vndcompress: utils.c utils.h Log Message: Move vndcompress utilities to utils.c. To generate a

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:14:28 UTC 2014 Modified Files: src/usr.bin/vndcompress: vnduncompress.c Log Message: Use read_block instead of read in vnduncompress. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:14:55 UTC 2014 Modified Files: src/usr.bin/vndcompress: Makefile Log Message: Use write-to-temporary/rename-to-permanent pattern in Makefile. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:14:46 UTC 2014 Modified Files: src/usr.bin/vndcompress: Makefile vndcompress.c vnduncompress.c Added Files: src/usr.bin/vndcompress: offtab.c offtab.h Log Message: Abstract handling of the cloop2 offset

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:15:48 UTC 2014 Modified Files: src/usr.bin/vndcompress: common.h Log Message: Add some leading zero digits to the flags. Cosmetic change only. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:15:04 UTC 2014 Modified Files: src/usr.bin/vndcompress: utils.c utils.h vndcompress.c Log Message: Move block_signals/restore_sigmask to utils.c To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:15:57 UTC 2014 Modified Files: src/usr.bin/vndcompress: common.h main.c vndcompress.c vnduncompress.c Log Message: Add option -w to vnd(un)compress to specify the window size. To generate a diff of this commit:

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:15:13 UTC 2014 Modified Files: src/usr.bin/vndcompress: vndcompress.c vnduncompress.c Log Message: Write offsets in hexadecimal, not decimal. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:15:22 UTC 2014 Modified Files: src/usr.bin/vndcompress: common.h offtab.c offtab.h utils.c utils.h vndcompress.c vnduncompress.c Log Message: Implement machinery for fixed-size windows into the offset

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:16:05 UTC 2014 Modified Files: src/usr.bin/vndcompress: offtab.c Log Message: Seek if necessary at end of offtab_reset_read. Fixes vnduncompress with a small window, and makes offtab_reset_read symmetric with

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:15:31 UTC 2014 Modified Files: src/usr.bin/vndcompress: offtab.c utils.c Log Message: Judicious (and justified) casts to avoid signed/unsigned comparisons. To generate a diff of this commit: cvs rdiff -u -r1.2

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:15:40 UTC 2014 Modified Files: src/usr.bin/vndcompress: Makefile Log Message: Add WARNS=5. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/usr.bin/vndcompress/Makefile Please note that diffs

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:16:23 UTC 2014 Modified Files: src/usr.bin/vndcompress: Makefile Log Message: Add comment explaining why piperestart.cl2part is allowed to fail. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:16:32 UTC 2014 Modified Files: src/usr.bin/vndcompress: vndcompress.c Log Message: Window size is now an option; remove XXX comment to the contrary. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:16:14 UTC 2014 Modified Files: src/usr.bin/vndcompress: offtab.c Log Message: Split guard in offtab_write_window into offtab_maybe_write_window. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:16:41 UTC 2014 Modified Files: src/usr.bin/vndcompress: offtab.c Log Message: Remove silly comment in offtab_reset_write. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:17:07 UTC 2014 Modified Files: src/usr.bin/vndcompress: offtab.c Log Message: Fix typo in comment. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/usr.bin/vndcompress/offtab.c Please note that

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:17:16 UTC 2014 Modified Files: src/usr.bin/vndcompress: offtab.c Log Message: Simplify vndcompress offtab_compute_window_size. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:16:59 UTC 2014 Modified Files: src/usr.bin/vndcompress: Makefile Log Message: Fix up ulimited vndcompress tests and explain what's up with them. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:16:50 UTC 2014 Modified Files: src/usr.bin/vndcompress: Makefile Log Message: Add some simple automatic tests for window sizes. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:17:34 UTC 2014 Modified Files: src/usr.bin/vndcompress: vnduncompress.c Log Message: Move err1 errx1 to the end of vnduncompress.c; add __printflike. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:17:42 UTC 2014 Modified Files: src/usr.bin/vndcompress: vndcompress.1 Log Message: Reflect rename of `-s' to `-b' in the vndcompress man page. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:17:25 UTC 2014 Modified Files: src/usr.bin/vndcompress: Makefile common.h main.c vndcompress.c Log Message: Rename block size option from `-s' to `-b'. Makes more sense and makes it consistent with other

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:17:51 UTC 2014 Modified Files: src/usr.bin/vndcompress: vndcompress.1 Log Message: Document the new vndcompress -w option and nuke BUGS section. Perhaps vndcompress and vnduncompress ought by default to choose a

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:18:09 UTC 2014 Modified Files: src/usr.bin/vndcompress: vndcompress.1 Log Message: Fix vndcompress man page to reflect default window size. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:18:01 UTC 2014 Modified Files: src/usr.bin/vndcompress: Makefile common.h vndcompress.c vnduncompress.c Log Message: Change vndcompress to use a default window size of 512. For vnduncompress on

CVS commit: src/usr.bin/vndcompress

2014-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jan 22 06:18:17 UTC 2014 Modified Files: src/usr.bin/vndcompress: vndcompress.1 Log Message: Bump date on vndcompress(1) man page. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: xsrc/external/mit/xf86-video-wsfb/dist/src

2014-01-21 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Jan 22 07:48:29 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-wsfb/dist/src: wsfb_driver.c Log Message: make Option HWCursor actually work, default to true To generate a diff of this commit: cvs rdiff -u -r1.20

CVS commit: src/sys/dev/pci

2014-01-21 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Jan 22 07:57:33 UTC 2014 Modified Files: src/sys/dev/pci: radeonfb.c radeonfbvar.h Log Message: implement WSDISPLAYIO_{GET|PUT}CMAP ioctl()s while there: - unmap registers and vram only in WSDISPLAYIO_MODE_MAPPED ( so DRM