CVS commit: xsrc/external/mit/MesaLib/dist/src/mapi

2015-01-21 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Thu Jan 22 06:01:18 UTC 2015

Modified Files:
xsrc/external/mit/MesaLib/dist/src/mapi: entry.c

Log Message:
disable the use of 32 bit x86 asm code here, it (like the 64 bit code),
does not work on netbsd and probably needs an x86 guru to fix.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 xsrc/external/mit/MesaLib/dist/src/mapi/entry.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/evbsh3/evbsh3

2015-01-21 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Thu Jan 22 03:43:24 UTC 2015

Modified Files:
src/sys/arch/evbsh3/evbsh3: bus_dma.c

Log Message:
Sync with sys/arch/landisk/landisk/bus_dma.c rev.1.15.

> Don't call sh_dcache_inv_range() on BUS_DMASYNC_POSTREAD ops
> as other mips and arm ports.
>
> All cached data is cared on BUS_DMASYNC_PREREAD and
> invalidating cache without writeback could cause unexpected
> data loss if specified sync region is not cacheline aligned.
>
> This may fix "ffs_alloccg: map corrupted" panic on acardide IDE disks,
> which didn't happen on USB HDD.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbsh3/evbsh3/bus_dma.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

2015-01-21 Thread Sevan Janiyan
Module Name:src
Committed By:   sevan
Date:   Thu Jan 22 02:07:28 UTC 2015

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

Log Message:
Jan comes after Jac
Noticed by bcallah AT OpenBSD Dot org


To generate a diff of this commit:
cvs rdiff -u -r1.516 -r1.517 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/external/bsd/am-utils

2015-01-21 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Wed Jan 21 21:48:44 UTC 2015

Modified Files:
src/external/bsd/am-utils: Makefile.inc

Log Message:
Don't bail out on implicit enum casts.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/am-utils/Makefile.inc

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



CVS commit: src/external/bsd/am-utils/dist/amd

2015-01-21 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Wed Jan 21 21:48:23 UTC 2015

Modified Files:
src/external/bsd/am-utils/dist/amd: map.c

Log Message:
Checking flags with binary ops is likely to create better results.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 src/external/bsd/am-utils/dist/amd/map.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/am-utils/dist/amd

2015-01-21 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Wed Jan 21 21:47:44 UTC 2015

Modified Files:
src/external/bsd/am-utils/dist/amd: nfs_subr.c

Log Message:
Don't use uninitialised variables.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/am-utils/dist/amd/nfs_subr.c

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



CVS commit: src/tests/rump/rumpkern

2015-01-21 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Jan 21 15:19:01 UTC 2015

Modified Files:
src/tests/rump/rumpkern: t_lwproc.c

Log Message:
call previous with the correct args too


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/rump/rumpkern/t_lwproc.c

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



CVS commit: src/tests/rump/rumpkern

2015-01-21 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Jan 21 15:00:50 UTC 2015

Modified Files:
src/tests/rump/rumpkern: t_lwproc.c

Log Message:
check that setuid() works for procs with >1 lwp


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/rump/rumpkern/t_lwproc.c

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



CVS commit: src/sys/rump/librump/rumpkern

2015-01-21 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Jan 21 14:39:37 UTC 2015

Modified Files:
src/sys/rump/librump/rumpkern: lwproc.c

Log Message:
Account for lwps so that rump_sys_setuid() doesn't hit a KASSERT when
it tries to reaccount a switching procs lwps.

from Mato Lucina


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/rump/librump/rumpkern/lwproc.c

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



CVS commit: [netbsd-7] src/doc

2015-01-21 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 21 11:38:41 UTC 2015

Modified Files:
src/doc [netbsd-7]: CHANGES-7.0

Log Message:
Tickets #439 and #440


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.175 -r1.1.2.176 src/doc/CHANGES-7.0

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



CVS commit: [netbsd-7] src/sys/arch/evbarm/rpi

2015-01-21 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 21 11:37:04 UTC 2015

Modified Files:
src/sys/arch/evbarm/rpi [netbsd-7]: rpi_machdep.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #440):
sys/arch/evbarm/rpi/rpi_machdep.c: revision 1.56
Newer Raspberry Pi firmware has changed the framebuffer from BGR to RGB.
The method we use to set the pixel order (vcprop set pixel order) does
not seem to work, nor does querying the pixel order (vcprop get pixel order).
The firmware passes this information to the kernel by adding a
"bcm2708_fb.fbswap" kernel cmdline arg. 0=BGR, 1=RGB. If the parameter is
absent, assume we are running on old firmware and use BGR mode.


To generate a diff of this commit:
cvs rdiff -u -r1.43.2.2 -r1.43.2.3 src/sys/arch/evbarm/rpi/rpi_machdep.c

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



CVS commit: [netbsd-7] src/external/mit/xorg/server/drivers/xf86-video-intel

2015-01-21 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 21 11:32:07 UTC 2015

Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-intel [netbsd-7]:
Makefile

Log Message:
Pull up following revision(s) (requested by snj in ticket #439):
external/mit/xorg/server/drivers/xf86-video-intel/Makefile: revision 
1.17-1.20
Update for 2.99.917


To generate a diff of this commit:
cvs rdiff -u -r1.15.2.1 -r1.15.2.2 \
src/external/mit/xorg/server/drivers/xf86-video-intel/Makefile

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



CVS commit: [netbsd-7] xsrc/external/mit/xf86-video-intel/dist

2015-01-21 Thread Martin Husemann
Module Name:xsrc
Committed By:   martin
Date:   Wed Jan 21 11:23:15 UTC 2015

Modified Files:
xsrc/external/mit/xf86-video-intel/dist [netbsd-7]: AUTHORS ChangeLog
Makefile.am Makefile.in NEWS README aclocal.m4 compile config.guess
config.h.in config.sub configure configure.ac depcomp install-sh
ltmain.sh missing
xsrc/external/mit/xf86-video-intel/dist/m4 [netbsd-7]: libtool.m4
ltoptions.m4
xsrc/external/mit/xf86-video-intel/dist/man [netbsd-7]: Makefile.in
intel.man
xsrc/external/mit/xf86-video-intel/dist/src [netbsd-7]: Makefile.am
Makefile.in compat-api.h i915_pciids.h intel_device.c
intel_driver.h intel_list.h intel_module.c intel_options.c
intel_options.h
xsrc/external/mit/xf86-video-intel/dist/src/legacy [netbsd-7]:
Makefile.am Makefile.in
xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810 [netbsd-7]:
Makefile.am Makefile.in i810_accel.c i810_common.h i810_cursor.c
i810_dga.c i810_dri.c i810_driver.c i810_hwmc.c i810_memory.c
i810_ring.h i810_video.c i810_wmark.c i810_xaa.c
xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/xvmc [netbsd-7]:
Makefile.am Makefile.in
xsrc/external/mit/xf86-video-intel/dist/src/render_program [netbsd-7]:
Makefile.am Makefile.in
xsrc/external/mit/xf86-video-intel/dist/src/sna [netbsd-7]: Makefile.am
Makefile.in blt.c gen2_render.c gen3_render.c gen4_render.c
gen4_render.h gen4_vertex.c gen4_vertex.h gen5_render.c
gen6_render.c gen7_render.c kgem.c kgem.h kgem_debug.c
kgem_debug_gen2.c sna.h sna_accel.c sna_blt.c sna_composite.c
sna_cpu.c sna_cpuid.h sna_damage.c sna_damage.h sna_display.c
sna_display_fake.c sna_driver.c sna_glyphs.c sna_gradient.c
sna_io.c sna_reg.h sna_render.c sna_render.h sna_render_inline.h
sna_stream.c sna_threads.c sna_tiling.c sna_transform.c
sna_trapezoids.c sna_vertex.c sna_video.c sna_video.h
sna_video_hwmc.c sna_video_overlay.c sna_video_sprite.c
sna_video_textured.c
xsrc/external/mit/xf86-video-intel/dist/src/sna/brw [netbsd-7]:
Makefile.am Makefile.in brw_eu.c brw_eu.h brw_eu_emit.c
brw_test_gen4.c brw_test_gen5.c brw_test_gen6.c brw_test_gen7.c
brw_wm.c
xsrc/external/mit/xf86-video-intel/dist/src/sna/fb [netbsd-7]:
Makefile.in fb.h fbbitmap.c fbclip.c fbgc.c fbline.c fblinebits.h
fbpict.c fbpict.h fbpoint.c fbpointbits.h fbpush.c fbseg.c
xsrc/external/mit/xf86-video-intel/dist/src/uxa [netbsd-7]: Makefile.am
Makefile.in i830_3d.c i830_reg.h i830_render.c i915_3d.c
i915_render.c i915_video.c i965_3d.c i965_render.c i965_video.c
intel.h intel_batchbuffer.c intel_batchbuffer.h intel_display.c
intel_dri.c intel_driver.c intel_hwmc.c intel_memory.c intel_uxa.c
intel_video.c intel_video.h uxa-accel.c uxa-glyphs.c uxa-priv.h
uxa-render.c uxa-unaccel.c uxa.c uxa.h
xsrc/external/mit/xf86-video-intel/dist/test [netbsd-7]: Makefile.am
Makefile.in README basic-copyarea-size.c basic-copyarea.c
basic-fillrect.c basic-lines.c basic-putimage.c basic-rectangle.c
basic-stress.c basic-string.c dri2-race.c dri2-swap.c
lowlevel-blt-bench.c mixed-stress.c render-composite-solid.c
render-copy-alphaless.c render-copyarea-size.c render-copyarea.c
render-fill-copy.c render-fill.c render-trapezoid-image.c
render-trapezoid.c test.h test_display.c test_image.c test_render.c
xsrc/external/mit/xf86-video-intel/dist/xvmc [netbsd-7]: Makefile.am
Makefile.in i915_xvmc.c i965_xvmc.c intel_batchbuffer.c
intel_batchbuffer.h intel_xvmc.c intel_xvmc_private.h xvmc_vld.c
xsrc/external/mit/xf86-video-intel/dist/xvmc/shader [netbsd-7]:
Makefile.in
xsrc/external/mit/xf86-video-intel/dist/xvmc/shader/mc [netbsd-7]:
Makefile.in
xsrc/external/mit/xf86-video-intel/dist/xvmc/shader/vld [netbsd-7]:
Makefile.in
Added Files:
xsrc/external/mit/xf86-video-intel/dist/libobj [netbsd-7]: Makefile.am
Makefile.in getline.c ignore.c
xsrc/external/mit/xf86-video-intel/dist/src [netbsd-7]: backlight.c
backlight.h fd.c fd.h
xsrc/external/mit/xf86-video-intel/dist/src/render_program [netbsd-7]:
exa_wm_src_affine.g8a exa_wm_src_affine.g8b
exa_wm_src_sample_argb.g8a exa_wm_src_sample_argb.g8b
exa_wm_src_sample_planar.g8a exa_wm_src_sample_planar.g8b
exa_wm_write.g8a exa_wm_write.g8b exa_wm_yuv_rgb.g8a
exa_wm_yuv_rgb.g8b
xsrc/external/mit/xf86-video-intel/dist/src/sna [net

CVS commit: src/sys/arch/evbarm/rpi

2015-01-21 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Wed Jan 21 11:02:55 UTC 2015

Modified Files:
src/sys/arch/evbarm/rpi: rpi_machdep.c

Log Message:
Newer Raspberry Pi firmware has changed the framebuffer from BGR to RGB.
The method we use to set the pixel order (vcprop set pixel order) does
not seem to work, nor does querying the pixel order (vcprop get pixel order).

The firmware passes this information to the kernel by adding a
"bcm2708_fb.fbswap" kernel cmdline arg. 0=BGR, 1=RGB. If the parameter is
absent, assume we are running on old firmware and use BGR mode.


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/evbarm/rpi/rpi_machdep.c

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



CVS commit: src/lib/libc/gen

2015-01-21 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Wed Jan 21 08:35:31 UTC 2015

Modified Files:
src/lib/libc/gen: popen.3

Log Message:
Whitespace fixes. Remove duplicate Pp.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/lib/libc/gen/popen.3

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



CVS commit: [netbsd-7] src/doc

2015-01-21 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 21 08:21:12 UTC 2015

Modified Files:
src/doc [netbsd-7]: CHANGES-7.0

Log Message:
Update #438


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.174 -r1.1.2.175 src/doc/CHANGES-7.0

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



CVS commit: [netbsd-7] src/sys/arch

2015-01-21 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Wed Jan 21 08:19:35 UTC 2015

Modified Files:
src/sys/arch/amd64/conf [netbsd-7]: NO_DRM
src/sys/arch/i386/conf [netbsd-7]: NO_DRM

Log Message:
After removing i915drm from GENERIC, also remove the corresponding
"no i915drm*" statements to make (old) config(1) happy.
Requested by snj in ticket #438


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.8.1 src/sys/arch/amd64/conf/NO_DRM
cvs rdiff -u -r1.1 -r1.1.8.1 src/sys/arch/i386/conf/NO_DRM

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