Module Name:src
Committed By: martin
Date: Mon Nov 10 08:17:45 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner [netbsd-7]: awin_gpio.c
Log Message:
Undo previous "fix" to last pullup - it was completely unneeded, the original
pullup was fine.
To generate a diff of th
Module Name:src
Committed By: apb
Date: Mon Nov 10 09:59:33 UTC 2014
Modified Files:
src: build.sh
Log Message:
Replace '.' and '-' in ${op} with '_', before setting d_${op}=true.
Also remove or simplify older code that did the same thing in a
different way. The old code
Module Name:src
Committed By: skrll
Date: Mon Nov 10 14:33:00 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
In pmap_fault_fixup re-instate the TLB flush for the shared L1 case that
occurs for non-ARM_MMU_EXTENDED kernels.
This fixes rump/rumpkern/t_
Module Name:src
Committed By: skrll
Date: Mon Nov 10 14:35:59 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Remove an unnecessary flush that sneaked in as part of break-before-make
change.
To generate a diff of this commit:
cvs rdiff -u -r1.313 -r1
Module Name:src
Committed By: skrll
Date: Mon Nov 10 14:37:14 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Remove an XXXNH comment.
To generate a diff of this commit:
cvs rdiff -u -r1.314 -r1.315 src/sys/arch/arm/arm32/pmap.c
Please note that dif
Module Name:src
Committed By: skrll
Date: Mon Nov 10 15:46:33 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Update PTE_SYNC_CURRENT to add a dsb for armv7 - part of the
break-before-make fix.
To generate a diff of this commit:
cvs rdiff -u -r1.315
Module Name:src
Committed By: christos
Date: Mon Nov 10 16:32:21 UTC 2014
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core: drm_drv.c
Log Message:
fix the module class.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/external/bsd/drm/dist/bsd-
Module Name:src
Committed By: martin
Date: Mon Nov 10 16:32:56 UTC 2014
Modified Files:
src/sys/arch/arm/arm32 [netbsd-7]: arm32_tlb.c
Log Message:
Revision 1.7 got somehow lost in the merge from -current
To generate a diff of this commit:
cvs rdiff -u -r1.2.6.1 -r1.2.6.
Module Name:src
Committed By: jmcneill
Date: Mon Nov 10 17:55:25 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_board.c awin_debe.c awin_fb.c
awin_hdmi.c awin_reg.h awin_tcon.c awin_var.h
Log Message:
HDMI framebuffer support, tested on Cubieboard2 a
Module Name:src
Committed By: jmcneill
Date: Mon Nov 10 17:56:08 UTC 2014
Modified Files:
src/sys/arch/evbarm/awin: awin_machdep.c
Log Message:
If boot args contains "console=fb", use genfb for console device. Also set
db_trap_callback so we can use VCONS_DRAW_INTR
To g
Module Name:src
Committed By: jmcneill
Date: Mon Nov 10 17:56:23 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31
Log Message:
enable VCONS_DRAW_INTR
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31
Module Name:src
Committed By: jmcneill
Date: Mon Nov 10 17:56:58 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: CUBIEBOARD
Log Message:
enable awinhdmi, awintcon, awindebe, genfb, wsmux, wsfont
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arc
Module Name:src
Committed By: snj
Date: Mon Nov 10 17:59:57 UTC 2014
Modified Files:
src/sys/arch/arm/iomd [netbsd-7]: iomd_irqhandler.c
src/sys/arch/arm/ofw [netbsd-7]: ofw_irqhandler.c
src/sys/arch/atari/atari [netbsd-7]: intr.c
src/sys/arch/ews480
Module Name:src
Committed By: snj
Date: Mon Nov 10 18:00:07 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
ticket 195
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.84 -r1.1.2.85 src/doc/CHANGES-7.0
Please note that diffs are not public d
Module Name:src
Committed By: jmcneill
Date: Mon Nov 10 18:18:09 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_hdmi.c
Log Message:
hide edid dump with AWIN_HDMI_DEBUG
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/allwinner/awin_
Module Name:src
Committed By: jmcneill
Date: Mon Nov 10 18:36:22 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
spelling fixes
To generate a diff of this commit:
cvs rdiff -u -r1.2013 -r1.2014 src/doc/CHANGES
Please note that diffs are not public domain; they ar
Module Name:src
Committed By: jmcneill
Date: Mon Nov 10 18:38:16 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
note awinhdmi, awintcon, awindebe
To generate a diff of this commit:
cvs rdiff -u -r1.2014 -r1.2015 src/doc/CHANGES
Please note that diffs are not pub
Module Name:src
Committed By: maxv
Date: Mon Nov 10 18:46:34 UTC 2014
Modified Files:
src/sys/fs/cd9660: cd9660_node.c cd9660_util.c
src/sys/fs/puffs: puffs_compat.c puffs_msgif.c puffs_node.c
puffs_subr.c puffs_vfsops.c
src/sys/fs/udf: udf_renam
Module Name:src
Committed By: maxv
Date: Mon Nov 10 18:52:51 UTC 2014
Modified Files:
src/sys/netinet: if_atm.c in_pcb.c raw_ip.c tcp_output.c tcp_sack.c
tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_vtw.c
Log Message:
Do not uselessly include .
To generate a diff
Module Name:src
Committed By: martin
Date: Mon Nov 10 19:20:33 UTC 2014
Modified Files:
src/sys/arch/arm/arm [netbsd-7]: ast.c
Log Message:
Actually do pullup rev 1.25 for ticket #188
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.23.4.1 src/sys/arch/arm/arm/
Module Name:src
Committed By: riz
Date: Mon Nov 10 19:44:08 UTC 2014
Modified Files:
src/sys/fs/udf: udf_rename.c
Log Message:
Revert previous, it is actually needed. (builds are failing)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/fs/udf/udf_r
Module Name:src
Committed By: martin
Date: Mon Nov 10 19:45:54 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915 [netbsd-7]: i915_cmd_parser.c
i915_debugfs.c i915_dma.c i915_drv.h i915_gem.c i915_irq.c
i915_ums.c intel_crt.c intel_ddi.
Module Name:src
Committed By: martin
Date: Mon Nov 10 19:51:56 UTC 2014
Modified Files:
src/usr.sbin/sysinst [netbsd-7]: msg.mi.en msg.mi.pl
Log Message:
Pull up following revision(s) (requested by snj in ticket #204):
usr.sbin/sysinst/msg.mi.en: revision 1.6
Module Name:src
Committed By: martin
Date: Mon Nov 10 19:53:50 UTC 2014
Modified Files:
src/sys/dev/ppbus [netbsd-7]: ppbus_base.c
Log Message:
Pull up following revision(s) (requested by snj in ticket #206):
sys/dev/ppbus/ppbus_base.c: revision 1.20
PR/49281: John
Module Name:src
Committed By: martin
Date: Mon Nov 10 19:57:26 UTC 2014
Modified Files:
src/sys/arch/arm/arm [netbsd-7]: cpufunc_asm_armv7.S
src/sys/arch/arm/arm32 [netbsd-7]: bus_dma.c pmap.c
src/sys/arch/arm/pic [netbsd-7]: pic.c
Log Message:
Pull up foll
Module Name:src
Committed By: martin
Date: Mon Nov 10 19:59:24 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets #191, #204, #206, #209
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.85 -r1.1.2.86 src/doc/CHANGES-7.0
Please note that
Module Name:src
Committed By: jmcneill
Date: Mon Nov 10 20:36:12 UTC 2014
Modified Files:
src/sys/arch/evbarm/awin: awin_machdep.c
Log Message:
get_bootconf_option doesnt return the value null-terminated, so look for an
awge0.mac-address value of exactly the correct lengt
Module Name:src
Committed By: christos
Date: Mon Nov 10 21:13:04 UTC 2014
Modified Files:
src/usr.bin/config: mkdevsw.c
Log Message:
merge a bit of duplicated code.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/config/mkdevsw.c
Please note th
Module Name:src
Committed By: jmcneill
Date: Mon Nov 10 20:52:47 UTC 2014
Modified Files:
src/sys/dev/wscons: wsdisplay_vcons.c
Log Message:
allocate char and attr buffers with M_ZERO
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/wscons/wsdisp
Module Name:src
Committed By: christos
Date: Mon Nov 10 21:15:19 UTC 2014
Modified Files:
src/sys/modules: Makefile
Log Message:
dedup and add the drmkms modules
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 src/sys/modules/Makefile
Please note that di
Module Name:src
Committed By: christos
Date: Mon Nov 10 21:22:14 UTC 2014
Modified Files:
src/distrib/sets/lists/modules: md.amd64 md.i386
Log Message:
add the drmkms modules
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/distrib/sets/lists/modules/md.
Module Name:src
Committed By: skrll
Date: Mon Nov 10 22:02:00 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: BPI
Log Message:
enable awinhdmi, awintcon, awindebe, genfb, wsmux, wsfont and
with VCONS_DRAW_INTR
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.
Module Name:src
Committed By: pooka
Date: Mon Nov 10 22:29:06 UTC 2014
Modified Files:
src/lib/librumpuser: rumpuser_port.h
Log Message:
Just _GNU_SOURCE should be enough to expose everything necessary on Linux
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.4
Module Name:src
Committed By: pooka
Date: Mon Nov 10 22:43:46 UTC 2014
Modified Files:
src/lib/librumpuser: rumpuser_port.h
Log Message:
work around c11 visibility problems on some version(s) of FreeBSD
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/li
Module Name:src
Committed By: christos
Date: Tue Nov 11 02:31:55 UTC 2014
Modified Files:
src/sys/arch/x86/pci: files.pci
Log Message:
add an agp dependency so that the agp drivers get loaded.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/x86
Module Name:src
Committed By: christos
Date: Tue Nov 11 02:33:28 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_agpsupport.c drm_pci.c
drm_stub.c
Log Message:
make a drm_agp_destroy() function to resolve the circular dependency between
drmkms
Module Name:src
Committed By: christos
Date: Tue Nov 11 02:37:17 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/linux: linux_module.c
Log Message:
finalize the idr code.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/external/bsd/drm2/linux/linux
Module Name:src
Committed By: christos
Date: Tue Nov 11 02:49:16 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/include/drm: drm_agpsupport.h
Log Message:
add drm_agp_destroy
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/sys/external/bsd/
Module Name:src
Committed By: christos
Date: Tue Nov 11 03:29:24 UTC 2014
Modified Files:
src/lib/libc/resolv: res_mkquery.c
Log Message:
PR/48475: YAMAGUCHI Takanori: EDNS option broken with unbound. struct
querybuf in net/gethnamaddr.c defines MAXPACKET to 64K. This in t
39 matches
Mail list logo