CVS commit: src/tests/rump/modautoload
Module Name:src Committed By: pgoyette Date: Sun Dec 27 08:21:44 UTC 2015 Modified Files: src/tests/rump/modautoload: t_modautoload.c Log Message: Remove a left-over debugging variable. Fix the build. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/rump/modautoload/t_modautoload.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/man/man5
Module Name:src Committed By: wiz Date: Sun Dec 27 08:43:51 UTC 2015 Modified Files: src/share/man/man5: rc.conf.5 Log Message: Fix typo. Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.164 -r1.165 src/share/man/man5/rc.conf.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/libexec/httpd
Module Name:src Committed By: mrg Date: Sun Dec 27 10:21:36 UTC 2015 Modified Files: src/libexec/httpd: auth-bozo.c bozohttpd.8 bozohttpd.c bozohttpd.h cgi-bozo.c dir-index-bozo.c lua-bozo.c main.c ssl-bozo.c tilde-luzah-bozo.c src/libexec/httpd/lua: glue.c Log Message: several clean ups: - bozostrdup() gains a request parameter, and uses it to determine what sort of error handling is required - bozo_strdup() dies - size_arrays() reduced slightly, pushing error handling into the caller - convert to size_t for some array indices - bozo_set_pref() and bozo_init_prefs() gain httpd parameters - apply a bunch of manual CSE to vastly reduce the number of times the string "request->hr_httpd" appears. - CGI parse_header() takes a request not httpd now XXX: lua glue updated to call bozo_init_prefs() with htttpd parameter, but i'm only guessing here. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/libexec/httpd/auth-bozo.c cvs rdiff -u -r1.57 -r1.58 src/libexec/httpd/bozohttpd.8 cvs rdiff -u -r1.72 -r1.73 src/libexec/httpd/bozohttpd.c cvs rdiff -u -r1.40 -r1.41 src/libexec/httpd/bozohttpd.h cvs rdiff -u -r1.28 -r1.29 src/libexec/httpd/cgi-bozo.c cvs rdiff -u -r1.22 -r1.23 src/libexec/httpd/dir-index-bozo.c cvs rdiff -u -r1.12 -r1.13 src/libexec/httpd/lua-bozo.c \ src/libexec/httpd/tilde-luzah-bozo.c cvs rdiff -u -r1.11 -r1.12 src/libexec/httpd/main.c cvs rdiff -u -r1.20 -r1.21 src/libexec/httpd/ssl-bozo.c cvs rdiff -u -r1.1.1.1 -r1.2 src/libexec/httpd/lua/glue.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [nick-nhusb] src/sys
Module Name:src Committed By: skrll Date: Sun Dec 27 12:10:19 UTC 2015 Modified Files: src/sys/arch/aarch64/include [nick-nhusb]: ptrace.h src/sys/arch/acorn32/podulebus [nick-nhusb]: esc.c src/sys/arch/algor/include [nick-nhusb]: Makefile src/sys/arch/algor/pci [nick-nhusb]: vtpbc.c src/sys/arch/alpha/alpha [nick-nhusb]: cpu.c dec_kn300.c pmap.c src/sys/arch/alpha/conf [nick-nhusb]: GENERIC src/sys/arch/alpha/include [nick-nhusb]: ptrace.h src/sys/arch/alpha/pci [nick-nhusb]: apecs_pci.c cia.c cia_pci.c dwlpx_pci.c irongate_pci.c lca_pci.c mcpcia_pci.c tsp_pci.c ttwoga_pci.c src/sys/arch/alpha/stand/standtest [nick-nhusb]: test.c src/sys/arch/amd64/amd64 [nick-nhusb]: amd64_trap.S autoconf.c bios32.c copy.S gdt.c genassym.cf kgdb_machdep.c linux32_sigcode.S locore.S machdep.c mptramp.S netbsd32_machdep.c spl.S trap.c vector.S src/sys/arch/amd64/conf [nick-nhusb]: ALL GENERIC XEN3_DOM0 XEN3_DOMU kern.ldscript src/sys/arch/amd64/include [nick-nhusb]: param.h ptrace.h src/sys/arch/amiga/amiga [nick-nhusb]: bus.c src/sys/arch/amiga/conf [nick-nhusb]: WSCONS src/sys/arch/amiga/dev [nick-nhusb]: amidisplaycc.c clock.c grf.c grf_cl.c grf_cv.c grf_cv3d.c grfvar.h if_bah_zbus.c view.c src/sys/arch/amiga/include [nick-nhusb]: Makefile param.h vmparam.h src/sys/arch/amiga/pci [nick-nhusb]: cv3dpb.c em4k.c empb.c mppb.c p5pb.c src/sys/arch/amiga/stand/loadbsd [nick-nhusb]: Makefile README src/sys/arch/amigappc/include [nick-nhusb]: Makefile param.h src/sys/arch/arc/include [nick-nhusb]: Makefile src/sys/arch/arc/pci [nick-nhusb]: necpb.c src/sys/arch/arm/allwinner [nick-nhusb]: awin_board.c awin_debe.c awin_gpio.c awin_hdmi.c awin_hdmiaudio.c awin_mmc.c awin_reg.h awin_tcon.c awin_var.h files.awin src/sys/arch/arm/amlogic [nick-nhusb]: amlogic_board.c amlogic_cpufreq.c amlogic_crureg.h amlogic_io.c amlogic_sdhc.c amlogic_var.h files.amlogic src/sys/arch/arm/arm [nick-nhusb]: cpufunc.c disassem.c src/sys/arch/arm/arm32 [nick-nhusb]: arm32_kvminit.c arm32_reboot.c armv7_generic_space.c bus_dma.c cpu.c netbsd32_machdep.c pmap.c src/sys/arch/arm/broadcom [nick-nhusb]: bcm2835_obio.c bcm2835_space.c bcm2835reg.h bcm53xx_pax.c files.bcm2835 src/sys/arch/arm/conf [nick-nhusb]: files.arm src/sys/arch/arm/cortex [nick-nhusb]: a9_mpsubr.S src/sys/arch/arm/footbridge [nick-nhusb]: footbridge_pci.c src/sys/arch/arm/gemini [nick-nhusb]: gemini_pci.c src/sys/arch/arm/imx [nick-nhusb]: files.imx51 imx51_ipuv3.c imx51_ipuv3var.h imx51var.h src/sys/arch/arm/include [nick-nhusb]: armreg.h cpufunc.h ptrace.h src/sys/arch/arm/include/arm32 [nick-nhusb]: machdep.h pmap.h vmparam.h src/sys/arch/arm/ixp12x0 [nick-nhusb]: ixp12x0_pci.c src/sys/arch/arm/marvell [nick-nhusb]: armadaxpreg.h mvsoc.c mvsocts.c pci_machdep.c src/sys/arch/arm/nvidia [nick-nhusb]: files.tegra soc_tegra124.c tegra_ahcisata.c tegra_ahcisatareg.h tegra_cec.c tegra_com.c tegra_cpufreq.c tegra_dcreg.h tegra_ehci.c tegra_gpio.c tegra_hdaudio.c tegra_hdmireg.h tegra_i2c.c tegra_intr.h tegra_mc.c tegra_mcreg.h tegra_mpio.c tegra_pcie.c tegra_pciereg.h tegra_pmc.c tegra_pmcreg.h tegra_reg.h tegra_rtc.c tegra_sdhc.c tegra_soc.c tegra_timer.c tegra_timerreg.h tegra_var.h tegra_xusbpad.c src/sys/arch/arm/omap [nick-nhusb]: files.omap2 omap3_ehci.c omap3_sdhc.c src/sys/arch/arm/pic [nick-nhusb]: pic.c src/sys/arch/arm/s3c2xx0 [nick-nhusb]: s3c2800_pci.c src/sys/arch/arm/samsung [nick-nhusb]: exynos5_reg.h exynos_gpio.c exynos_i2c.c exynos_soc.c exynos_sscom.c exynos_usb.c exynos_var.h exynos_wdt.c files.exynos mct.c mct_var.h src/sys/arch/arm/vfp [nick-nhusb]: vfp_init.c src/sys/arch/arm/xscale [nick-nhusb]: becc_pci.c i80312_pci.c i80321_pci.c ixp425_pci.c pxa2x0_lcd.c src/sys/arch/atari/dev [nick-nhusb]: hdfd.c src/sys/arch/atari/include [nick-nhusb]: Makefile src/sys/arch/atari/pci [nick-nhusb]: pci_hades.c pci_milan.c src/sys/arch/bebox/bebox [nick-nhusb]: autoconf.c src/sys/arch/bebox/include [nick-nhusb]: Makefile src/sys/arch/cesfic/cesfic [nick-nhusb]: machdep.c src/sys/arch/cesfic/include [nick-nhusb]: Makefile src/sys/arch/cobalt/include [nick-nhusb]: Makefile src/sys/arch/cobalt/pci [nick-nhusb]: pci_machdep.c src/sys/arch/dreamcast/dev/g2 [nick-nhusb]: gapspci_pci.c src/sys/arch/dreamcast/dev/maple [nick-nhusb]: maple.c maplevar.h
CVS commit: src/sys/arch/arm/samsung
Module Name:src Committed By: jmcneill Date: Sun Dec 27 12:21:12 UTC 2015 Modified Files: src/sys/arch/arm/samsung: exynos_fdt.c Log Message: update exynosfdt_init to match the devices in exynos5422-odroidxu3.dts To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/samsung/exynos_fdt.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: jmcneill Date: Sun Dec 27 12:21:37 UTC 2015 Modified Files: src/sys/arch/arm/samsung: exynos_pinctrl.c Log Message: update compatible string to match exynos5422-odroidxu3.dts To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/samsung/exynos_pinctrl.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: jmcneill Date: Sun Dec 27 12:22:28 UTC 2015 Modified Files: src/sys/arch/arm/samsung: exynos_gpio.c Log Message: handle active low flag, simplify bank / pin name parsing, no need to panic if bank lookup fails To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/arch/arm/samsung/exynos_gpio.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/evbarm/conf
Module Name:src Committed By: jmcneill Date: Sun Dec 27 12:26:42 UTC 2015 Modified Files: src/sys/arch/evbarm/conf: EXYNOS Log Message: wildcard attachments to fdtbus To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbarm/conf/EXYNOS 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: jmcneill Date: Sun Dec 27 12:42:14 UTC 2015 Modified Files: src/sys/arch/arm/samsung: exynos_gpio.c Log Message: make exynos_gpio_fdt_acquire actually work, now dwcmmc properly does card detect for micro SD slot To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/arch/arm/samsung/exynos_gpio.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/mdocml/dist
Module Name:src Committed By: joerg Date: Sun Dec 27 12:42:18 UTC 2015 Modified Files: src/external/bsd/mdocml/dist: mandoc_aux.h Log Message: Mark mandoc_asprintf as printf-like To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/mdocml/dist/mandoc_aux.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/ip6addrctl
Module Name:src Committed By: joerg Date: Sun Dec 27 12:42:52 UTC 2015 Modified Files: src/usr.sbin/ip6addrctl: ip6addrctl.c Log Message: usage is dead To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/ip6addrctl/ip6addrctl.c 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: jmcneill Date: Sun Dec 27 18:35:12 UTC 2015 Modified Files: src/sys/dev/ic: dwc_mmc.c Log Message: reduce timeouts, fix clk div calculation To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/dev/ic/dwc_mmc.c 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: jmcneill Date: Sun Dec 27 18:35:01 UTC 2015 Modified Files: src/sys/dev/ic: dwc_mmc_reg.h Log Message: add some extra regs To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/dev/ic/dwc_mmc_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/dev/ic
Module Name:src Committed By: jmcneill Date: Sun Dec 27 18:35:29 UTC 2015 Modified Files: src/sys/dev/ic: dwc_mmc.c Log Message: remove DWC_MMC_DEBUG To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/dev/ic/dwc_mmc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/hp300/ramdisk
Module Name:src Committed By: christos Date: Sun Dec 27 19:33:40 UTC 2015 Modified Files: src/distrib/hp300/ramdisk: Makefile Log Message: Bump To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/distrib/hp300/ramdisk/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/include
Module Name:src Committed By: christos Date: Sun Dec 27 19:50:31 UTC 2015 Modified Files: src/include: fenv.h Log Message: We need at least 68010 or coldfire for fenv. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/include/fenv.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/arm/samsung
Module Name:src Committed By: jmcneill Date: Sun Dec 27 20:49:01 UTC 2015 Modified Files: src/sys/arch/arm/samsung: exynos_dwcmmc.c Log Message: get fifo depth from fdt, use default clock parent for biu To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/samsung/exynos_dwcmmc.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: gson Date: Sun Dec 27 20:52:25 UTC 2015 Modified Files: src/sys/kern: kern_ksyms.c Log Message: KSYMS_MAX_ID is too small for i386 kernels built with MKDEBUG=yes, causing a number of ATF tests to fail. Increase it by 50%, from 65536 to 98304. To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/sys/kern/kern_ksyms.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tools/libctf
Module Name:src Committed By: christos Date: Sun Dec 27 21:37:50 UTC 2015 Modified Files: src/tools/libctf: Makefile Log Message: libelf has moved. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/tools/libctf/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/cddl/osnet/dist/tools/ctf/cvt
Module Name:src Committed By: christos Date: Sun Dec 27 21:38:46 UTC 2015 Modified Files: src/external/cddl/osnet/dist/tools/ctf/cvt: dwarf.c Log Message: add return To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/external/cddl/osnet/dist/tools/ctf/cvt/dwarf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/cddl/osnet/dist/common/ctf
Module Name:src Committed By: christos Date: Sun Dec 27 21:39:01 UTC 2015 Modified Files: src/external/cddl/osnet/dist/common/ctf: ctf_create.c ctf_decl.c ctf_error.c ctf_hash.c ctf_labels.c ctf_lookup.c ctf_open.c ctf_types.c ctf_util.c Log Message: add nbtool_config.h To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/cddl/osnet/dist/common/ctf/ctf_create.c \ src/external/cddl/osnet/dist/common/ctf/ctf_open.c cvs rdiff -u -r1.1.1.1 -r1.2 \ src/external/cddl/osnet/dist/common/ctf/ctf_decl.c \ src/external/cddl/osnet/dist/common/ctf/ctf_util.c cvs rdiff -u -r1.2 -r1.3 src/external/cddl/osnet/dist/common/ctf/ctf_error.c \ src/external/cddl/osnet/dist/common/ctf/ctf_hash.c \ src/external/cddl/osnet/dist/common/ctf/ctf_lookup.c cvs rdiff -u -r1.3 -r1.4 src/external/cddl/osnet/dist/common/ctf/ctf_labels.c \ src/external/cddl/osnet/dist/common/ctf/ctf_types.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/cddl/osnet/sys/sys
Module Name:src Committed By: christos Date: Sun Dec 27 21:40:21 UTC 2015 Modified Files: src/external/cddl/osnet/sys/sys: sysmacros.h Log Message: Override roundup. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/cddl/osnet/sys/sys/sysmacros.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/cddl/osnet/sys
Module Name:src Committed By: christos Date: Sun Dec 27 21:39:34 UTC 2015 Modified Files: src/external/cddl/osnet/sys: assert.h Log Message: don't re-define __assert. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/cddl/osnet/sys/assert.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/cddl/osnet/sys/sys
Module Name:src Committed By: christos Date: Sun Dec 27 21:42:09 UTC 2015 Modified Files: src/external/cddl/osnet/sys/sys: time.h Log Message: We don't need to declare clock_gettime if we don't have it and we don't need to __RENAME if we are not NetBSD. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/cddl/osnet/sys/sys/time.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/mdocml/dist
Module Name:src Committed By: christos Date: Sun Dec 27 22:26:19 UTC 2015 Modified Files: src/external/bsd/mdocml/dist: configure Log Message: - Don't look for tests in the local directory, we might be running this from somewhere else. - Clear MAKEFLAGS so that make(1) behaves as it is supposed to. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/mdocml/dist/configure Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/libexec/httpd
Module Name:src Committed By: mrg Date: Mon Dec 28 07:37:59 UTC 2015 Modified Files: src/libexec/httpd: bozohttpd.c bozohttpd.h cgi-bozo.c content-bozo.c daemon-bozo.c dir-index-bozo.c lua-bozo.c main.c ssl-bozo.c tilde-luzah-bozo.c Log Message: rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc. new rule is that function that mirror libc-style functions get no underscore. To generate a diff of this commit: cvs rdiff -u -r1.73 -r1.74 src/libexec/httpd/bozohttpd.c cvs rdiff -u -r1.41 -r1.42 src/libexec/httpd/bozohttpd.h cvs rdiff -u -r1.29 -r1.30 src/libexec/httpd/cgi-bozo.c cvs rdiff -u -r1.12 -r1.13 src/libexec/httpd/content-bozo.c \ src/libexec/httpd/main.c cvs rdiff -u -r1.16 -r1.17 src/libexec/httpd/daemon-bozo.c cvs rdiff -u -r1.23 -r1.24 src/libexec/httpd/dir-index-bozo.c cvs rdiff -u -r1.13 -r1.14 src/libexec/httpd/lua-bozo.c \ src/libexec/httpd/tilde-luzah-bozo.c cvs rdiff -u -r1.21 -r1.22 src/libexec/httpd/ssl-bozo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.