CVS commit: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm
Module Name:src Committed By: skrll Date: Sat Apr 19 07:10:31 UTC 2014 Modified Files: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm: vchiq_2835_arm.c Log Message: Comment KNF To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 \ src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_2835_arm.c 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/vchiq/dist/interface/vchiq_arm
Module Name:src Committed By: skrll Date: Sat Apr 19 07:17:21 UTC 2014 Modified Files: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm: vchiq_2835_arm.c Log Message: Wrap a long line. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 \ src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_2835_arm.c 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/vchiq/dist/interface/vchiq_arm
Module Name:src Committed By: skrll Date: Sat Apr 19 07:28:18 UTC 2014 Modified Files: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm: vchiq_2835_arm.c Log Message: Deal in 4KB pages for vchiq regardless of ARM page size. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 \ src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_2835_arm.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/libevent/man
Module Name:src Committed By: wiz Date: Sat Apr 19 08:03:21 UTC 2014 Modified Files: src/external/bsd/libevent/man: Makefile Log Message: At least event(3) looks better when passed through tbl(1), so set USETBL. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/libevent/man/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: bad Date: Sat Apr 19 12:29:25 UTC 2014 Modified Files: src/doc: CHANGES src/share/man/man4: ubsec.4 src/sys/dev/pci: ubsec.c ubsecreg.h ubsecvar.h Log Message: Add support for accelerated AES_CBC in ubsec(4) for BCM5823 and newer. Update man-page and bump date. Adjust OpenBSD RCS IDs to reflect roughly the version we are in sync with. To generate a diff of this commit: cvs rdiff -u -r1.1915 -r1.1916 src/doc/CHANGES cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/ubsec.4 cvs rdiff -u -r1.39 -r1.40 src/sys/dev/pci/ubsec.c cvs rdiff -u -r1.3 -r1.4 src/sys/dev/pci/ubsecreg.h cvs rdiff -u -r1.8 -r1.9 src/sys/dev/pci/ubsecvar.h 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
Module Name:src Committed By: apb Date: Sat Apr 19 12:41:32 UTC 2014 Modified Files: src/external/gpl3/gcc/dist/gcc: Makefile.in src/external/gpl3/gcc/dist/gcc/c: Make-lang.in src/external/gpl3/gcc/dist/gcc/cp: Make-lang.in src/external/gpl3/gcc/dist/gcc/objc: Make-lang.in src/external/gpl3/gcc/dist/gcc/objcp: Make-lang.in src/external/gpl3/gcc/dist/libgcc: Makefile.in Log Message: Use $(SHELL) to run move-if-change. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/gpl3/gcc/dist/gcc/Makefile.in cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/gcc/c/Make-lang.in cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/gcc/dist/gcc/cp/Make-lang.in cvs rdiff -u -r1.1.1.2 -r1.2 src/external/gpl3/gcc/dist/gcc/objc/Make-lang.in cvs rdiff -u -r1.1.1.2 -r1.2 \ src/external/gpl3/gcc/dist/gcc/objcp/Make-lang.in cvs rdiff -u -r1.1.1.2 -r1.2 src/external/gpl3/gcc/dist/libgcc/Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/powerpc/conf
Module Name:src Committed By: matt Date: Sat Apr 19 12:46:04 UTC 2014 Added Files: src/sys/arch/powerpc/conf: kern64.ldscript Log Message: ldscript for ppc64 kernels To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/arch/powerpc/conf/kern64.ldscript Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/mips/ralink
Module Name:src Committed By: matt Date: Sat Apr 19 12:48:03 UTC 2014 Modified Files: src/sys/arch/mips/ralink: ralink_reg.h Log Message: Add PCI register definitions To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/mips/ralink/ralink_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/arch/evbmips/include
Module Name:src Committed By: matt Date: Sat Apr 19 12:48:42 UTC 2014 Modified Files: src/sys/arch/evbmips/include: vmparam.h Log Message: Normal memory is not poolpage memory unless poolpage memory is default memory. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbmips/include/vmparam.h 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
Module Name:src Committed By: apb Date: Sat Apr 19 13:00:58 UTC 2014 Modified Files: src/external/gpl3/gcc/dist: configure src/external/gpl3/gcc/dist/fixincludes: configure src/external/gpl3/gcc/dist/gcc: configure src/external/gpl3/gcc/dist/gnattools: configure src/external/gpl3/gcc/dist/intl: configure src/external/gpl3/gcc/dist/libbacktrace: configure src/external/gpl3/gcc/dist/libcpp: configure src/external/gpl3/gcc/dist/libdecnumber: configure src/external/gpl3/gcc/dist/libgcc: configure src/external/gpl3/gcc/dist/libgomp: configure src/external/gpl3/gcc/dist/libiberty: configure src/external/gpl3/gcc/dist/libitm: configure src/external/gpl3/gcc/dist/libmudflap: configure src/external/gpl3/gcc/dist/libobjc: configure src/external/gpl3/gcc/dist/libsanitizer: configure src/external/gpl3/gcc/dist/libssp: configure src/external/gpl3/gcc/dist/libstdc++-v3: configure src/external/gpl3/gcc/dist/lto-plugin: configure Log Message: Set ac_install_sh="$SHELL $ac_aux_dir/$ac_t -c" instead of ac_install_sh="$ac_aux_dir/$ac_t -c" in all configure scripts in the gcc/dist tree. This ensures that the install-sh script is always run under the correct shell. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gcc/dist/configure cvs rdiff -u -r1.1.1.2 -r1.2 src/external/gpl3/gcc/dist/fixincludes/configure cvs rdiff -u -r1.7 -r1.8 src/external/gpl3/gcc/dist/gcc/configure cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/gnattools/configure cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/intl/configure cvs rdiff -u -r1.1.1.2 -r1.2 \ src/external/gpl3/gcc/dist/libbacktrace/configure cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gcc/dist/libcpp/configure cvs rdiff -u -r1.1.1.2 -r1.2 \ src/external/gpl3/gcc/dist/libdecnumber/configure cvs rdiff -u -r1.1.1.2 -r1.2 src/external/gpl3/gcc/dist/libgcc/configure cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gcc/dist/libgomp/configure cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/gcc/dist/libiberty/configure cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gcc/dist/libitm/configure cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gcc/dist/libmudflap/configure cvs rdiff -u -r1.1.1.2 -r1.2 src/external/gpl3/gcc/dist/libobjc/configure cvs rdiff -u -r1.1.1.1 -r1.2 \ src/external/gpl3/gcc/dist/libsanitizer/configure cvs rdiff -u -r1.1.1.2 -r1.2 src/external/gpl3/gcc/dist/libssp/configure cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/gcc/dist/libstdc++-v3/configure cvs rdiff -u -r1.1.1.2 -r1.2 src/external/gpl3/gcc/dist/lto-plugin/configure 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: Sat Apr 19 15:30:41 UTC 2014 Modified Files: src/sys/arch/arm/samsung: exynos_wdt.c Removed Files: src/sys/arch/arm/samsung: exynos_wdt_reg.h Log Message: Move the WDT register definitions to the C source to unclutter the directory To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/samsung/exynos_wdt.c cvs rdiff -u -r1.1 -r0 src/sys/arch/arm/samsung/exynos_wdt_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/arch/evbarm/conf
Module Name:src Committed By: reinoud Date: Sat Apr 19 15:32:18 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: ODROID-U Log Message: Enable the exywdt watchdog since its now implemented and remove the VERBOSE_INIT_ARM; its debugging is not needed normally. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/conf/ODROID-U Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/calendar/calendars
Module Name:src Committed By: snj Date: Sat Apr 19 15:51:46 UTC 2014 Modified Files: src/usr.bin/calendar/calendars: calendar.netbsd Log Message: Add 6.0.5 and 6.1.4. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/usr.bin/calendar/calendars/calendar.netbsd 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.old/dist
Module Name:src Committed By: apb Date: Sat Apr 19 15:57:47 UTC 2014 Modified Files: src/external/gpl3/gcc.old/dist: configure src/external/gpl3/gcc.old/dist/fixincludes: configure src/external/gpl3/gcc.old/dist/gcc: configure src/external/gpl3/gcc.old/dist/intl: configure src/external/gpl3/gcc.old/dist/libcpp: configure src/external/gpl3/gcc.old/dist/libdecnumber: configure src/external/gpl3/gcc.old/dist/libgcc: configure src/external/gpl3/gcc.old/dist/libgomp: configure src/external/gpl3/gcc.old/dist/libiberty: configure src/external/gpl3/gcc.old/dist/libmudflap: configure src/external/gpl3/gcc.old/dist/libobjc: configure src/external/gpl3/gcc.old/dist/libssp: configure src/external/gpl3/gcc.old/dist/libstdc++-v3: configure src/external/gpl3/gcc.old/dist/lto-plugin: configure src/external/gpl3/gcc.old/dist/zlib: configure Log Message: Set ac_install_sh="$SHELL $ac_aux_dir/$ac_t -c" instead of ac_install_sh="$ac_aux_dir/$ac_t -c" in all configure scripts in the gcc.old/dist tree. This ensures that the install-sh script is always run under the correct shell. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc.old/dist/configure cvs rdiff -u -r1.1.1.1 -r1.2 \ src/external/gpl3/gcc.old/dist/fixincludes/configure cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc.old/dist/gcc/configure cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc.old/dist/intl/configure cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc.old/dist/libcpp/configure cvs rdiff -u -r1.1.1.1 -r1.2 \ src/external/gpl3/gcc.old/dist/libdecnumber/configure cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc.old/dist/libgcc/configure cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc.old/dist/libgomp/configure cvs rdiff -u -r1.1.1.1 -r1.2 \ src/external/gpl3/gcc.old/dist/libiberty/configure cvs rdiff -u -r1.1.1.1 -r1.2 \ src/external/gpl3/gcc.old/dist/libmudflap/configure cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc.old/dist/libobjc/configure cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc.old/dist/libssp/configure cvs rdiff -u -r1.1.1.1 -r1.2 \ src/external/gpl3/gcc.old/dist/libstdc++-v3/configure cvs rdiff -u -r1.1.1.1 -r1.2 \ src/external/gpl3/gcc.old/dist/lto-plugin/configure cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc.old/dist/zlib/configure Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/doc
Module Name:src Committed By: apb Date: Sat Apr 19 16:05:45 UTC 2014 Modified Files: src/doc: 3RDPARTY Log Message: Add note about sending bsd-family-tree changes upstream to FreeBSD. To generate a diff of this commit: cvs rdiff -u -r1.1106 -r1.1107 src/doc/3RDPARTY 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: Sat Apr 19 16:43:08 UTC 2014 Modified Files: src/sys/arch/arm/samsung: exynos_reg.h exynos_wdt.c Log Message: Move the watchdog registers back to the exynos_reg.h To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/samsung/exynos_reg.h cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/samsung/exynos_wdt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tools/compat
Module Name:src Committed By: apb Date: Sat Apr 19 19:01:08 UTC 2014 Modified Files: src/tools/compat: compat_defs.h Log Message: Clarify the NetBSD-specific and Linux-specific code at the top of compat_defs.h: * Explain why _NETBSD_SOURCE should not be defined on NetBSD. * Move NetBSD-specific block to the top of the file. * Improve comment about Linux . * Move #undef _POSIX_SOURCE and #undef _POSIX_C_SOURCE to the Linux-specific block instead of a place that would affect all non-NetBSD platforms. This makes the code match the comment. This will need to be re-visited if other platforms also need #undef _POSIX_SOURCE or #undef _POSIX_C_SOURCE. At present, I suspect that they are needed only for Linux. To generate a diff of this commit: cvs rdiff -u -r1.95 -r1.96 src/tools/compat/compat_defs.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/evbarm/odroid
Module Name:src Committed By: matt Date: Sat Apr 19 19:47:55 UTC 2014 Modified Files: src/sys/arch/evbarm/odroid: odroid_machdep.c Log Message: Use the conspeed and div/frac from the uart to figure out the frequency for the console. XXX until we actually compute from the chip clocks. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/odroid/odroid_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: joerg Date: Sat Apr 19 21:21:24 UTC 2014 Modified Files: src/share/mk: bsd.own.mk src/sys/lib/libunwind: Registers.hpp unwind_registers.S Log Message: Basic unwind support for HPPA. To generate a diff of this commit: cvs rdiff -u -r1.798 -r1.799 src/share/mk/bsd.own.mk cvs rdiff -u -r1.12 -r1.13 src/sys/lib/libunwind/Registers.hpp cvs rdiff -u -r1.10 -r1.11 src/sys/lib/libunwind/unwind_registers.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/kern
Module Name:src Committed By: uebayasi Date: Sat Apr 19 22:59:08 UTC 2014 Modified Files: src/sys/kern: kern_exec.c Log Message: copyinargs: Plug theoretical memory leak when fakearg is too long. Pointed out & reviewed by Maxime Villard. To generate a diff of this commit: cvs rdiff -u -r1.403 -r1.404 src/sys/kern/kern_exec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/kern
Module Name:src Committed By: uebayasi Date: Sat Apr 19 23:00:28 UTC 2014 Modified Files: src/sys/kern: kern_exec.c Log Message: copyinargs: Shorten a local var name. To generate a diff of this commit: cvs rdiff -u -r1.404 -r1.405 src/sys/kern/kern_exec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/kern
Module Name:src Committed By: uebayasi Date: Sun Apr 20 00:20:01 UTC 2014 Modified Files: src/sys/kern: kern_exec.c Log Message: execve_runproc: Isolate emul specific code into a function. To generate a diff of this commit: cvs rdiff -u -r1.405 -r1.406 src/sys/kern/kern_exec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys
Module Name:src Committed By: tsutsui Date: Sun Apr 20 04:12:54 UTC 2014 Modified Files: src/sys/arch/hp300/conf: files.hp300 src/sys/arch/hp300/dev: com_frodo.c sti_sgc.c src/sys/arch/hp300/hp300: autoconf.c machdep.c src/sys/arch/hp300/include: autoconf.h src/sys/dev/ic: sti.c stivar.h Added Files: src/sys/arch/hp300/dev: sti_sgcvar.h Log Message: Add proper consinit(9) support for sti(4) at sgc framebuffer on hp300. The cnattach functions for sti(4) and service switch check method for 425e in com_frodo.c are taken from OpenBSD. The strategy how to choose the console device in hp300_cninit() is quite diverged from 4.4BSD and OpenBSD so it's tweaked by me. Also put several changes in sti_sgc.c to reduce diffs from OpenBSD/hp300. Tested on 425e and 362 (which still uses gendiofb(4), not sti(4)). XXX: sti(4) requires uvm_km_alloc(9) and uvm_map_protect(9) to copy and call ROM functions on the executable memory region, so it can be called before UVM and related initializations are complete. Probably it's time to consider about MI "deferred consinit()" API in init_main.c (or elsewhere) for modern complicated VM system... To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88 src/sys/arch/hp300/conf/files.hp300 cvs rdiff -u -r1.8 -r1.9 src/sys/arch/hp300/dev/com_frodo.c cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hp300/dev/sti_sgc.c cvs rdiff -u -r0 -r1.1 src/sys/arch/hp300/dev/sti_sgcvar.h cvs rdiff -u -r1.104 -r1.105 src/sys/arch/hp300/hp300/autoconf.c cvs rdiff -u -r1.228 -r1.229 src/sys/arch/hp300/hp300/machdep.c cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hp300/include/autoconf.h cvs rdiff -u -r1.16 -r1.17 src/sys/dev/ic/sti.c cvs rdiff -u -r1.7 -r1.8 src/sys/dev/ic/stivar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.