Module Name:src
Committed By: kre
Date: Tue Oct 9 02:53:11 UTC 2018
Modified Files:
src/external/bsd/openresolv/dist: dnsmasq.in
Log Message:
Fix stupid edit botch in previous, pointed out by leot@ (thanks).
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 sr
Module Name:src
Committed By: kre
Date: Tue Oct 9 02:43:42 UTC 2018
Modified Files:
src/bin/sh: eval.c
Log Message:
When (about to) send the -x output for the end of a compound command
(which has redirects, and so is included in -x output) use the -x/+x
setting that exist
Module Name:src
Committed By: kre
Date: Tue Oct 9 01:28:35 UTC 2018
Modified Files:
src/external/bsd/openresolv/dist: dnsmasq.in libc.in named.in
unbound.in
Log Message:
PR port-evbarm/53661
Always quote RESTARTCMD when eval'ing it. Whatever script does it.
Module Name:src
Committed By: roy
Date: Mon Oct 8 20:44:34 UTC 2018
Modified Files:
src/lib/libterminfo: term.c
Log Message:
terminfo: if $TERMINFO.cdb doesn't exist, try $TERMINFO
This allows this command sequence to work:
tic -o /tmp/foo foo
TERMINFO=/tmp/foo TERM=foo
Module Name:src
Committed By: martin
Date: Mon Oct 8 19:09:18 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Ticket #1048
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 src/doc/CHANGES-8.1
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Mon Oct 8 19:06:52 UTC 2018
Modified Files:
src/lib/libcurses [netbsd-8]: curses_private.h slk.c
Log Message:
Pull up following revision(s) (requested by roy in ticket #1048):
lib/libcurses/curses_private.h: revision 1.6
Module Name:src
Committed By: christos
Date: Mon Oct 8 18:01:23 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl/lib/libssl: Makefile
Log Message:
elide a warning that triggers on arm/clang
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/crypto/
Module Name:src
Committed By: christos
Date: Mon Oct 8 17:58:52 UTC 2018
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_bo.c
Log Message:
comment out unused function (clang)
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 \
src/sys
Module Name:src
Committed By: martin
Date: Mon Oct 8 17:09:31 UTC 2018
Modified Files:
src/sys/dev/ic: dwc_gmac.c dwc_gmac_reg.h dwc_gmac_var.h
Log Message:
Bring back support for enhanced descriptor format in newer core versions.
Fix a few endian bugs and check the main
Module Name:src
Committed By: christos
Date: Mon Oct 8 16:31:35 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: man.inc
Log Message:
Skip man pages that conflict (but have different case with libc: {hmac,md5}.3
and libdes: des_random_key.3)
To ge
Module Name:src
Committed By: kre
Date: Mon Oct 8 14:09:38 UTC 2018
Modified Files:
src/external/bsd/openresolv/dist: resolvconf.in
Log Message:
PR port-evbarm/53661 (which has nothing particular to do with port-evbarm)
When eval'ing RESTARTCMD don't field split it, only
Module Name:src
Committed By: skrll
Date: Mon Oct 8 11:28:22 UTC 2018
Modified Files:
src/sys/arch/arm/arm32: cpu.c
Log Message:
Trialing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 src/sys/arch/arm/arm32/cpu.c
Please note that diffs are
Module Name:src
Committed By: skrll
Date: Mon Oct 8 10:22:17 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: std.altera std.amlogic std.armadaxp
std.armadillo9 std.bcm53xx std.beagle std.exynos std.generic
std.imx6ul std.nitrogen6 std.rpi std.sun
Module Name:src
Committed By: skrll
Date: Mon Oct 8 08:17:00 UTC 2018
Modified Files:
src/sys/arch/arm/samsung: exynos_platform.c exynos_soc.c exynos_var.h
Log Message:
Remove a build dependency on SOC_EXYNOS4 and SOC_EXYNOS5. Now runtime.
To generate a diff of this co
Module Name:src
Committed By: cherry
Date: Mon Oct 8 08:05:08 UTC 2018
Modified Files:
src/sys/arch/x86/x86: i8259.c intr.c ioapic.c
Log Message:
Clean up XEN specific stuff from the apic code, and move to intr.c
No functional change.
To generate a diff of this commit:
15 matches
Mail list logo