CVS commit: src/sys/arch/sparc/sparc
Module Name:src Committed By: martin Date: Wed Jun 4 07:06:03 UTC 2014 Modified Files: src/sys/arch/sparc/sparc: cpu.c Log Message: Patch from Nobuyoshi SATO: scale secondary cpu frequency in attach message just like the primary one. To generate a diff of this commit: cvs rdiff -u -r1.246 -r1.247 src/sys/arch/sparc/sparc/cpu.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/arm/samsung
Module Name:src Committed By: reinoud Date: Wed Jun 4 10:27:26 UTC 2014 Modified Files: src/sys/arch/arm/samsung: exynos4_reg.h Log Message: Remove comment about possible identification of the MCUCTL To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/samsung/exynos4_reg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/external/bsd/drm2/dist/drm/i915
Module Name:src Committed By: riastradh Date: Wed Jun 4 13:52:52 UTC 2014 Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: intel_overlay.c Log Message: Mark variables __diagused. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ src/sys/external/bsd/drm2/dist/drm/i915/intel_overlay.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/gpl3/gcc/dist/gcc/config/vax
Module Name:src Committed By: matt Date: Wed Jun 4 16:11:33 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: vax.c Log Message: Don't match an indexed address of the form val[reg]. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/external/gpl3/gcc/dist/gcc/config/vax/vax.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/sgimips/conf
Module Name:src Committed By: macallan Date: Wed Jun 4 18:18:21 UTC 2014 Modified Files: src/sys/arch/sgimips/conf: std.sgimips64_32 Log Message: fix comments To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/sgimips/conf/std.sgimips64_32 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/sgimips/conf
Module Name:src Committed By: macallan Date: Wed Jun 4 18:19:20 UTC 2014 Added Files: src/sys/arch/sgimips/conf: GENERIC64_32_IP2x Log Message: n32 kernel for IP2x To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/arch/sgimips/conf/GENERIC64_32_IP2x Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: xsrc/external/mit/xf86-video-newport/dist/src
Module Name:xsrc Committed By: macallan Date: Wed Jun 4 18:20:44 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-newport/dist/src: newport_driver.c Log Message: don't bail if the video mode is something else than 1280x1024 1024x768 works fine To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 \ xsrc/external/mit/xf86-video-newport/dist/src/newport_driver.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/gpl3/gcc/lib/libgomp
Module Name:src Committed By: tron Date: Wed Jun 4 19:07:22 UTC 2014 Modified Files: src/external/gpl3/gcc/lib/libgomp: Makefile Log Message: Fix build with stack smash protection enabled. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/external/gpl3/gcc/lib/libgomp/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/vax/cdroms/installcd
Module Name:src Committed By: martin Date: Wed Jun 4 19:31:57 UTC 2014 Modified Files: src/distrib/vax/cdroms/installcd: Makefile Log Message: When uncompressing the kernel, allow overwriting of an existing one in the cdrom content directory - this helps update builds. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/distrib/vax/cdroms/installcd/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/sun3/conf
Module Name:src Committed By: abs Date: Wed Jun 4 20:21:24 UTC 2014 Modified Files: src/sys/arch/sun3/conf: DISKLESS Log Message: Sync (commented out) some of the network and filesystem related blocks from GENERIC. Only functional change is to comment out tun in DISKLESS to match GENERIC. To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/sys/arch/sun3/conf/DISKLESS Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/vax/conf
Module Name:src Committed By: matt Date: Wed Jun 4 21:24:55 UTC 2014 Modified Files: src/sys/arch/vax/conf: Makefile.vax Log Message: Modify compiler HACK to be for GCC 4.1 only To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 src/sys/arch/vax/conf/Makefile.vax 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
Module Name:src Committed By: wiz Date: Wed Jun 4 21:42:35 UTC 2014 Modified Files: src/sys/dev/ic: atppc.c Log Message: Remove set-but-unused variable. >From John D. Baker on current-users. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/dev/ic/atppc.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/arm/arm32
Module Name:src Committed By: matt Date: Thu Jun 5 03:45:48 UTC 2014 Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: Fix occupancy bug. To generate a diff of this commit: cvs rdiff -u -r1.292 -r1.293 src/sys/arch/arm/arm32/pmap.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/arm/mainbus
Module Name:src Committed By: matt Date: Thu Jun 5 03:46:26 UTC 2014 Modified Files: src/sys/arch/arm/mainbus: cpu_mainbus.c mainbus.c Log Message: Cleanup a few MULTIPROCESSOR issues. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/mainbus/cpu_mainbus.c cvs rdiff -u -r1.20 -r1.21 src/sys/arch/arm/mainbus/mainbus.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/arm/allwinner
Module Name:src Committed By: matt Date: Thu Jun 5 03:48:08 UTC 2014 Modified Files: src/sys/arch/arm/allwinner: awin_eth.c Log Message: Start of the 10/100 driver. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/allwinner/awin_eth.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/arm/allwinner
Module Name:src Committed By: matt Date: Thu Jun 5 03:48:32 UTC 2014 Modified Files: src/sys/arch/arm/allwinner: awin_tmr.c awin_var.h Log Message: Start to flesh out the A10 timer code. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/allwinner/awin_tmr.c cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/allwinner/awin_var.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.