svn commit: r310169 - in projects/clang391-import: . bin/dd bin/df bin/ed bin/ls/tests cddl/usr.sbin/dtrace/tests/tools contrib/binutils/bfd contrib/byacc contrib/byacc/package contrib/byacc/packag...

Dimitry Andric dim at FreeBSD.org
Fri Dec 16 18:38:34 UTC 2016


Author: dim
Date: Fri Dec 16 18:38:31 2016
New Revision: 310169
URL: https://svnweb.freebsd.org/changeset/base/310169

Log:
  Merge ^/head r309817 through r310168.

Added:
  projects/clang391-import/sbin/decryptcore/
     - copied from r310168, head/sbin/decryptcore/
  projects/clang391-import/sys/arm/rockchip/rk30xx_mp.h
     - copied unchanged from r310168, head/sys/arm/rockchip/rk30xx_mp.h
  projects/clang391-import/sys/netinet6/ip6_fastfwd.c
     - copied unchanged from r310168, head/sys/netinet6/ip6_fastfwd.c
  projects/clang391-import/tests/sys/kern/reaper.c
     - copied unchanged from r310168, head/tests/sys/kern/reaper.c
  projects/clang391-import/tests/sys/vfs/lookup_cap_dotdot.c
     - copied unchanged from r310168, head/tests/sys/vfs/lookup_cap_dotdot.c
  projects/clang391-import/tools/build/options/WITH_REPRODUCIBLE_BUILD
     - copied unchanged from r310168, head/tools/build/options/WITH_REPRODUCIBLE_BUILD
Modified:
  projects/clang391-import/Makefile.inc1
  projects/clang391-import/ObsoleteFiles.inc
  projects/clang391-import/bin/dd/dd.c
  projects/clang391-import/bin/df/Makefile
  projects/clang391-import/bin/df/df.c
  projects/clang391-import/bin/ed/buf.c
  projects/clang391-import/bin/ed/ed.h
  projects/clang391-import/bin/ed/glbl.c
  projects/clang391-import/bin/ed/main.c
  projects/clang391-import/bin/ls/tests/ls_tests.sh
  projects/clang391-import/cddl/usr.sbin/dtrace/tests/tools/exclude.sh
  projects/clang391-import/contrib/binutils/bfd/elf.c
  projects/clang391-import/contrib/binutils/bfd/elflink.c
  projects/clang391-import/contrib/byacc/CHANGES
  projects/clang391-import/contrib/byacc/MANIFEST
  projects/clang391-import/contrib/byacc/VERSION
  projects/clang391-import/contrib/byacc/aclocal.m4
  projects/clang391-import/contrib/byacc/btyaccpar.c
  projects/clang391-import/contrib/byacc/btyaccpar.skel
  projects/clang391-import/contrib/byacc/config.guess
  projects/clang391-import/contrib/byacc/config.sub
  projects/clang391-import/contrib/byacc/configure
  projects/clang391-import/contrib/byacc/defs.h
  projects/clang391-import/contrib/byacc/error.c
  projects/clang391-import/contrib/byacc/main.c
  projects/clang391-import/contrib/byacc/mstring.c
  projects/clang391-import/contrib/byacc/output.c
  projects/clang391-import/contrib/byacc/package/byacc.spec
  projects/clang391-import/contrib/byacc/package/debian/changelog
  projects/clang391-import/contrib/byacc/package/mingw-byacc.spec
  projects/clang391-import/contrib/byacc/package/pkgsrc/Makefile
  projects/clang391-import/contrib/byacc/reader.c
  projects/clang391-import/contrib/byacc/test/btyacc/btyacc_calc1.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/btyacc_demo.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/btyacc_demo.tab.h
  projects/clang391-import/contrib/byacc/test/btyacc/btyacc_destroy1.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/btyacc_destroy2.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/btyacc_destroy3.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/calc.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/calc1.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/calc2.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/calc3.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/code_calc.code.c
  projects/clang391-import/contrib/byacc/test/btyacc/code_calc.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/code_error.code.c
  projects/clang391-import/contrib/byacc/test/btyacc/code_error.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/empty.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/err_inherit3.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/err_inherit4.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/err_inherit4.tab.h
  projects/clang391-import/contrib/byacc/test/btyacc/err_syntax10.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/err_syntax11.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/err_syntax12.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/err_syntax18.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/err_syntax20.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/error.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/grammar.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/inherit0.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/inherit1.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/inherit2.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/ok_syntax1.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/pure_calc.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/pure_error.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/quote_calc-s.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/quote_calc.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/quote_calc2-s.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/quote_calc2.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/quote_calc3-s.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/quote_calc3.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/quote_calc4-s.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/quote_calc4.tab.c
  projects/clang391-import/contrib/byacc/test/btyacc/rename_debug.c
  projects/clang391-import/contrib/byacc/test/btyacc/varsyntax_calc1.tab.c
  projects/clang391-import/contrib/byacc/yaccpar.c
  projects/clang391-import/contrib/byacc/yaccpar.skel
  projects/clang391-import/contrib/dma/dma-mbox-create.c
  projects/clang391-import/contrib/elftoolchain/libelf/gelf_phdr.c
  projects/clang391-import/contrib/elftoolchain/libelf/libelf_ehdr.c
  projects/clang391-import/contrib/libarchive/cpio/test/test_option_J_upper.c
  projects/clang391-import/contrib/libarchive/cpio/test/test_option_Z_upper.c
  projects/clang391-import/contrib/libarchive/cpio/test/test_option_u.c
  projects/clang391-import/contrib/libarchive/cpio/test/test_option_y.c
  projects/clang391-import/contrib/libarchive/libarchive/test/read_open_memory.c
  projects/clang391-import/contrib/libarchive/libarchive/test/test_fuzz.c
  projects/clang391-import/contrib/libarchive/libarchive/test/test_read_disk_directory_traversals.c
  projects/clang391-import/contrib/libarchive/libarchive/test/test_read_set_format.c
  projects/clang391-import/contrib/libarchive/tar/test/main.c
  projects/clang391-import/contrib/libarchive/tar/test/test_leading_slash.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_a.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_b.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_b64encode.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_gid_gname.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_grzip.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_j.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_lrzip.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_lz4.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_lzma.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_lzop.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_r.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_uid_uname.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_uuencode.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_xz.c
  projects/clang391-import/contrib/libarchive/tar/test/test_option_z.c
  projects/clang391-import/contrib/libarchive/tar/test/test_stdio.c
  projects/clang391-import/contrib/libarchive/tar/test/test_version.c
  projects/clang391-import/contrib/llvm/lib/Bitcode/Writer/ValueEnumerator.h
  projects/clang391-import/contrib/netbsd-tests/lib/libc/sys/t_mincore.c
  projects/clang391-import/etc/defaults/rc.conf
  projects/clang391-import/etc/rc.d/dumpon
  projects/clang391-import/include/Makefile
  projects/clang391-import/lib/libc++/Makefile
  projects/clang391-import/lib/libc/stdio/vfprintf.c
  projects/clang391-import/lib/libcapsicum/capsicum_helpers.h
  projects/clang391-import/libexec/rtld-elf/rtld.c
  projects/clang391-import/release/tools/openstack.conf
  projects/clang391-import/sbin/Makefile
  projects/clang391-import/sbin/camcontrol/timestamp.c
  projects/clang391-import/sbin/dumpon/Makefile
  projects/clang391-import/sbin/dumpon/dumpon.8
  projects/clang391-import/sbin/dumpon/dumpon.c
  projects/clang391-import/sbin/ifconfig/ifieee80211.c
  projects/clang391-import/sbin/mount/getmntopts.c
  projects/clang391-import/sbin/mount/mntopts.h
  projects/clang391-import/sbin/savecore/savecore.8
  projects/clang391-import/sbin/savecore/savecore.c
  projects/clang391-import/share/man/man4/rsu.4
  projects/clang391-import/share/man/man5/rc.conf.5
  projects/clang391-import/share/man/man9/Makefile
  projects/clang391-import/share/man/man9/sysctl.9
  projects/clang391-import/share/man/man9/sysctl_add_oid.9
  projects/clang391-import/share/misc/committers-ports.dot
  projects/clang391-import/share/misc/organization.dot
  projects/clang391-import/sys/amd64/amd64/machdep.c
  projects/clang391-import/sys/amd64/amd64/minidump_machdep.c
  projects/clang391-import/sys/arm/allwinner/a10/a10_padconf.c
  projects/clang391-import/sys/arm/allwinner/a10_mmc.c
  projects/clang391-import/sys/arm/allwinner/a13/a13_padconf.c
  projects/clang391-import/sys/arm/allwinner/a20/a20_padconf.c
  projects/clang391-import/sys/arm/allwinner/a31/a31_padconf.c
  projects/clang391-import/sys/arm/allwinner/a31/a31_r_padconf.c
  projects/clang391-import/sys/arm/allwinner/a31/a31s_padconf.c
  projects/clang391-import/sys/arm/allwinner/a64/a64_padconf.c
  projects/clang391-import/sys/arm/allwinner/a64/a64_r_padconf.c
  projects/clang391-import/sys/arm/allwinner/allwinner_pinctrl.h
  projects/clang391-import/sys/arm/allwinner/aw_machdep.c
  projects/clang391-import/sys/arm/allwinner/aw_wdog.c
  projects/clang391-import/sys/arm/allwinner/h3/h3_padconf.c
  projects/clang391-import/sys/arm/allwinner/h3/h3_r_padconf.c
  projects/clang391-import/sys/arm/amlogic/aml8726/aml8726_identsoc.c
  projects/clang391-import/sys/arm/amlogic/aml8726/aml8726_machdep.c
  projects/clang391-import/sys/arm/amlogic/aml8726/aml8726_wdt.c
  projects/clang391-import/sys/arm/arm/cpufunc.c
  projects/clang391-import/sys/arm/arm/db_trace.c
  projects/clang391-import/sys/arm/arm/gic.c
  projects/clang391-import/sys/arm/arm/minidump_machdep.c
  projects/clang391-import/sys/arm/arm/physmem.c
  projects/clang391-import/sys/arm/arm/platform_if.m
  projects/clang391-import/sys/arm/arm/undefined.c
  projects/clang391-import/sys/arm/at91/at91_spi.c
  projects/clang391-import/sys/arm/broadcom/bcm2835/bcm2835_machdep.c
  projects/clang391-import/sys/arm/broadcom/bcm2835/bcm2835_spi.c
  projects/clang391-import/sys/arm/broadcom/bcm2835/bcm2835_wdog.c
  projects/clang391-import/sys/arm/conf/RK3188
  projects/clang391-import/sys/arm/freescale/imx/imx51_machdep.c
  projects/clang391-import/sys/arm/freescale/imx/imx53_machdep.c
  projects/clang391-import/sys/arm/freescale/imx/imx6_anatop.c
  projects/clang391-import/sys/arm/freescale/imx/imx6_machdep.c
  projects/clang391-import/sys/arm/freescale/imx/imx6_src.c
  projects/clang391-import/sys/arm/freescale/imx/imx_gpt.c
  projects/clang391-import/sys/arm/lpc/lpc_gpio.c
  projects/clang391-import/sys/arm/lpc/lpc_spi.c
  projects/clang391-import/sys/arm/nvidia/tegra124/tegra124_machdep.c
  projects/clang391-import/sys/arm/nvidia/tegra_efuse.c
  projects/clang391-import/sys/arm/qemu/virt_machdep.c
  projects/clang391-import/sys/arm/rockchip/rk30xx_machdep.c
  projects/clang391-import/sys/arm/rockchip/rk30xx_mp.c
  projects/clang391-import/sys/arm/rockchip/rk30xx_wdog.c
  projects/clang391-import/sys/arm/ti/am335x/am335x_dmtpps.c
  projects/clang391-import/sys/arm/ti/ti_machdep.c
  projects/clang391-import/sys/arm/ti/ti_spi.c
  projects/clang391-import/sys/arm/versatile/versatile_machdep.c
  projects/clang391-import/sys/arm/xilinx/zy7_machdep.c
  projects/clang391-import/sys/arm/xilinx/zy7_slcr.c
  projects/clang391-import/sys/arm/xscale/pxa/pxa_gpio.c
  projects/clang391-import/sys/arm/xscale/pxa/pxa_icu.c
  projects/clang391-import/sys/arm/xscale/pxa/pxa_space.c
  projects/clang391-import/sys/arm/xscale/pxa/pxa_timer.c
  projects/clang391-import/sys/arm64/arm64/minidump_machdep.c
  projects/clang391-import/sys/arm64/conf/GENERIC
  projects/clang391-import/sys/boot/arm/uboot/Makefile
  projects/clang391-import/sys/cam/ata/ata_da.c
  projects/clang391-import/sys/cam/ata/ata_pmp.c
  projects/clang391-import/sys/cam/nvme/nvme_da.c
  projects/clang391-import/sys/cam/scsi/scsi_cd.c
  projects/clang391-import/sys/cam/scsi/scsi_da.c
  projects/clang391-import/sys/cam/scsi/scsi_sa.c
  projects/clang391-import/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_zfetch.c
  projects/clang391-import/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c
  projects/clang391-import/sys/compat/linuxkpi/common/include/linux/pci.h
  projects/clang391-import/sys/compat/linuxkpi/common/include/linux/sysfs.h
  projects/clang391-import/sys/conf/NOTES
  projects/clang391-import/sys/conf/files
  projects/clang391-import/sys/conf/kern.opts.mk
  projects/clang391-import/sys/conf/kern.post.mk
  projects/clang391-import/sys/conf/newvers.sh
  projects/clang391-import/sys/conf/options
  projects/clang391-import/sys/conf/options.arm
  projects/clang391-import/sys/ddb/db_sym.c
  projects/clang391-import/sys/ddb/db_textdump.c
  projects/clang391-import/sys/dev/acpica/acpi.c
  projects/clang391-import/sys/dev/acpica/acpi_thermal.c
  projects/clang391-import/sys/dev/acpica/acpivar.h
  projects/clang391-import/sys/dev/cxgbe/adapter.h
  projects/clang391-import/sys/dev/cxgbe/common/common.h
  projects/clang391-import/sys/dev/cxgbe/common/t4_hw.c
  projects/clang391-import/sys/dev/cxgbe/common/t4_msg.h
  projects/clang391-import/sys/dev/cxgbe/firmware/t6fw_cfg.txt
  projects/clang391-import/sys/dev/cxgbe/t4_main.c
  projects/clang391-import/sys/dev/cxgbe/t4_sge.c
  projects/clang391-import/sys/dev/drm2/i915/i915_gem.c
  projects/clang391-import/sys/dev/evdev/evdev.c
  projects/clang391-import/sys/dev/evdev/evdev.h
  projects/clang391-import/sys/dev/extres/clk/clk_div.c
  projects/clang391-import/sys/dev/extres/clk/clk_div.h
  projects/clang391-import/sys/dev/gpio/gpiobus.c
  projects/clang391-import/sys/dev/gpio/gpiospi.c
  projects/clang391-import/sys/dev/hyperv/include/hyperv.h
  projects/clang391-import/sys/dev/hyperv/include/vmbus.h
  projects/clang391-import/sys/dev/hyperv/netvsc/if_hn.c
  projects/clang391-import/sys/dev/hyperv/netvsc/if_hnvar.h
  projects/clang391-import/sys/dev/hyperv/vmbus/amd64/hyperv_machdep.c
  projects/clang391-import/sys/dev/hyperv/vmbus/hyperv_reg.h
  projects/clang391-import/sys/dev/hyperv/vmbus/vmbus_chan.c
  projects/clang391-import/sys/dev/hyperv/vmbus/vmbus_chanvar.h
  projects/clang391-import/sys/dev/iwn/if_iwn.c
  projects/clang391-import/sys/dev/mlx4/mlx4_core/mlx4_main.c
  projects/clang391-import/sys/dev/null/null.c
  projects/clang391-import/sys/dev/pci/pci_host_generic_fdt.c
  projects/clang391-import/sys/dev/spibus/spibus.c
  projects/clang391-import/sys/dev/syscons/sysmouse.c
  projects/clang391-import/sys/dev/usb/wlan/if_rsu.c
  projects/clang391-import/sys/dev/usb/wlan/if_rsureg.h
  projects/clang391-import/sys/dev/vt/vt_sysmouse.c
  projects/clang391-import/sys/dev/xen/blkfront/blkfront.c
  projects/clang391-import/sys/fs/tmpfs/tmpfs_subr.c
  projects/clang391-import/sys/geom/geom_dev.c
  projects/clang391-import/sys/i386/i386/minidump_machdep.c
  projects/clang391-import/sys/kern/kern_descrip.c
  projects/clang391-import/sys/kern/kern_dump.c
  projects/clang391-import/sys/kern/kern_et.c
  projects/clang391-import/sys/kern/kern_event.c
  projects/clang391-import/sys/kern/kern_exit.c
  projects/clang391-import/sys/kern/kern_fork.c
  projects/clang391-import/sys/kern/kern_procctl.c
  projects/clang391-import/sys/kern/kern_shutdown.c
  projects/clang391-import/sys/kern/kern_sysctl.c
  projects/clang391-import/sys/kern/kern_tc.c
  projects/clang391-import/sys/kern/subr_bus.c
  projects/clang391-import/sys/kern/subr_counter.c
  projects/clang391-import/sys/kern/uipc_shm.c
  projects/clang391-import/sys/kern/vfs_cache.c
  projects/clang391-import/sys/kern/vfs_lookup.c
  projects/clang391-import/sys/kern/vfs_subr.c
  projects/clang391-import/sys/kern/vfs_syscalls.c
  projects/clang391-import/sys/mips/atheros/ar531x/ar5315_spi.c
  projects/clang391-import/sys/mips/atheros/ar71xx_spi.c
  projects/clang391-import/sys/mips/conf/std.AR933X
  projects/clang391-import/sys/mips/ingenic/jz4780_clock.c
  projects/clang391-import/sys/mips/mediatek/mtk_spi_v1.c
  projects/clang391-import/sys/mips/mediatek/mtk_spi_v2.c
  projects/clang391-import/sys/mips/mips/cpu.c
  projects/clang391-import/sys/mips/mips/db_trace.c
  projects/clang391-import/sys/mips/mips/minidump_machdep.c
  projects/clang391-import/sys/mips/mips/pm_machdep.c
  projects/clang391-import/sys/mips/rt305x/rt305x_spi.c
  projects/clang391-import/sys/net/if_media.h
  projects/clang391-import/sys/net80211/_ieee80211.h
  projects/clang391-import/sys/net80211/ieee80211.c
  projects/clang391-import/sys/net80211/ieee80211_node.h
  projects/clang391-import/sys/net80211/ieee80211_var.h
  projects/clang391-import/sys/netinet/sctp_indata.c
  projects/clang391-import/sys/netinet/sctputil.c
  projects/clang391-import/sys/netinet/tcp_output.c
  projects/clang391-import/sys/netinet6/in6_var.h
  projects/clang391-import/sys/netinet6/ip6_input.c
  projects/clang391-import/sys/powerpc/powerpc/db_disasm.c
  projects/clang391-import/sys/powerpc/powerpc/trap.c
  projects/clang391-import/sys/sparc64/sparc64/dump_machdep.c
  projects/clang391-import/sys/sys/conf.h
  projects/clang391-import/sys/sys/disk.h
  projects/clang391-import/sys/sys/kerneldump.h
  projects/clang391-import/sys/sys/param.h
  projects/clang391-import/sys/sys/sysctl.h
  projects/clang391-import/sys/sys/vnode.h
  projects/clang391-import/sys/vm/default_pager.c
  projects/clang391-import/sys/vm/vm_map.c
  projects/clang391-import/sys/vm/vm_object.c
  projects/clang391-import/sys/vm/vm_object.h
  projects/clang391-import/sys/vm/vm_page.c
  projects/clang391-import/sys/vm/vm_page.h
  projects/clang391-import/sys/vm/vm_reserv.c
  projects/clang391-import/sys/x86/acpica/srat.c
  projects/clang391-import/sys/x86/x86/mca.c
  projects/clang391-import/tests/sys/kern/Makefile
  projects/clang391-import/tests/sys/vfs/Makefile
  projects/clang391-import/usr.bin/hexdump/display.c
  projects/clang391-import/usr.bin/hexdump/hexdump.c
  projects/clang391-import/usr.bin/iconv/iconv.c
  projects/clang391-import/usr.bin/ident/ident.c
  projects/clang391-import/usr.bin/ktrdump/ktrdump.c
  projects/clang391-import/usr.bin/last/last.c
  projects/clang391-import/usr.bin/ministat/ministat.c
  projects/clang391-import/usr.sbin/bsdinstall/scripts/wlanconfig
  projects/clang391-import/usr.sbin/syslogd/Makefile
  projects/clang391-import/usr.sbin/syslogd/syslogd.c
Directory Properties:
  projects/clang391-import/   (props changed)
  projects/clang391-import/cddl/   (props changed)
  projects/clang391-import/contrib/binutils/   (props changed)
  projects/clang391-import/contrib/byacc/   (props changed)
  projects/clang391-import/contrib/dma/   (props changed)
  projects/clang391-import/contrib/elftoolchain/   (props changed)
  projects/clang391-import/contrib/libarchive/   (props changed)
  projects/clang391-import/contrib/llvm/   (props changed)
  projects/clang391-import/contrib/netbsd-tests/   (props changed)
  projects/clang391-import/sys/cddl/contrib/opensolaris/   (props changed)

Modified: projects/clang391-import/Makefile.inc1
==============================================================================
--- projects/clang391-import/Makefile.inc1	Fri Dec 16 18:30:53 2016	(r310168)
+++ projects/clang391-import/Makefile.inc1	Fri Dec 16 18:38:31 2016	(r310169)
@@ -591,7 +591,7 @@ XCFLAGS+=	-B${WORLDTMP}/usr/lib
 # XXX: This should be checking MK_GNUCXX == no
 .if ${X_COMPILER_VERSION} >= 40800
 XCXXFLAGS+=	-isystem ${WORLDTMP}/usr/include/c++/v1 -std=c++11 \
-		-nostdinc++ -L${WORLDTMP}/../lib/libc++
+		-nostdinc++
 .endif
 .elif ${WANT_COMPILER_TYPE} == clang || \
     (defined(X_COMPILER_TYPE) && ${X_COMPILER_TYPE} == clang)

Modified: projects/clang391-import/ObsoleteFiles.inc
==============================================================================
--- projects/clang391-import/ObsoleteFiles.inc	Fri Dec 16 18:30:53 2016	(r310168)
+++ projects/clang391-import/ObsoleteFiles.inc	Fri Dec 16 18:38:31 2016	(r310169)
@@ -3048,7 +3048,6 @@ OLD_FILES+=usr/lib32/libftpio_p.a
 OLD_FILES+=usr/include/ftpio.h
 OLD_FILES+=usr/share/man/man3/ftpio.3.gz
 # 20110915: rename congestion control manpages
-OLD_FILES+=usr/share/man/man4/cc.4.gz
 OLD_FILES+=usr/share/man/man9/cc.9.gz
 # 20110831: atomic page flags operations
 OLD_FILES+=usr/share/man/man9/vm_page_flag.9.gz

Modified: projects/clang391-import/bin/dd/dd.c
==============================================================================
--- projects/clang391-import/bin/dd/dd.c	Fri Dec 16 18:30:53 2016	(r310168)
+++ projects/clang391-import/bin/dd/dd.c	Fri Dec 16 18:38:31 2016	(r310169)
@@ -142,8 +142,6 @@ setup(void)
 		in.fd = open(in.name, O_RDONLY, 0);
 		if (in.fd == -1)
 			err(1, "%s", in.name);
-		if (caph_limit_stdin() == -1)
-			err(1, "unable to limit capability rights");
 	}
 
 	getfdtype(&in);
@@ -176,8 +174,6 @@ setup(void)
 		}
 		if (out.fd == -1)
 			err(1, "%s", out.name);
-		if (caph_limit_stdout() == -1)
-			err(1, "unable to limit capability rights");
 	}
 
 	getfdtype(&out);
@@ -188,6 +184,16 @@ setup(void)
 	    errno != ENOSYS)
 		err(1, "unable to limit capability rights");
 
+	if (in.fd != STDIN_FILENO && out.fd != STDIN_FILENO) {
+		if (caph_limit_stdin() == -1)
+			err(1, "unable to limit capability rights");
+	}
+
+	if (in.fd != STDOUT_FILENO && out.fd != STDOUT_FILENO) {
+		if (caph_limit_stdout() == -1)
+			err(1, "unable to limit capability rights");
+	}
+
 	if (in.fd != STDERR_FILENO && out.fd != STDERR_FILENO) {
 		if (caph_limit_stderr() == -1)
 			err(1, "unable to limit capability rights");

Modified: projects/clang391-import/bin/df/Makefile
==============================================================================
--- projects/clang391-import/bin/df/Makefile	Fri Dec 16 18:30:53 2016	(r310168)
+++ projects/clang391-import/bin/df/Makefile	Fri Dec 16 18:38:31 2016	(r310169)
@@ -10,6 +10,9 @@ SRCS=	df.c vfslist.c
 
 CFLAGS+= -I${MOUNT}
 
+CFLAGS+= -DMOUNT_CHAR_DEVS
+SRCS+=	getmntopts.c
+
 LIBADD=	xo util
 
 .include <bsd.prog.mk>

Modified: projects/clang391-import/bin/df/df.c
==============================================================================
--- projects/clang391-import/bin/df/df.c	Fri Dec 16 18:30:53 2016	(r310168)
+++ projects/clang391-import/bin/df/df.c	Fri Dec 16 18:38:31 2016	(r310169)
@@ -50,10 +50,15 @@ __FBSDID("$FreeBSD$");
 #include <sys/stat.h>
 #include <sys/mount.h>
 #include <sys/sysctl.h>
+#ifdef MOUNT_CHAR_DEVS
 #include <ufs/ufs/ufsmount.h>
+#endif
 #include <err.h>
 #include <libutil.h>
 #include <locale.h>
+#ifdef MOUNT_CHAR_DEVS
+#include <mntopts.h>
+#endif
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
@@ -98,7 +103,9 @@ imax(int a, int b)
 
 static int	aflag = 0, cflag, hflag, iflag, kflag, lflag = 0, nflag, Tflag;
 static int	thousands;
+#ifdef MOUNT_CHAR_DEVS
 static struct	ufs_args mdev;
+#endif
 
 int
 main(int argc, char *argv[])
@@ -107,11 +114,21 @@ main(int argc, char *argv[])
 	struct statfs statfsbuf, totalbuf;
 	struct maxwidths maxwidths;
 	struct statfs *mntbuf;
+#ifdef MOUNT_CHAR_DEVS
+	struct iovec *iov = NULL;
+#endif
 	const char *fstype;
-	char *mntpath, *mntpt;
+#ifdef MOUNT_CHAR_DEVS
+	char *mntpath;
+	char errmsg[255] = {0};
+#endif
+	char *mntpt;
 	const char **vfslist;
 	int i, mntsize;
 	int ch, rv;
+#ifdef MOUNT_CHAR_DEVS
+	int iovlen = 0;
+#endif
 
 	fstype = "ufs";
 	(void)setlocale(LC_ALL, "");
@@ -227,6 +244,7 @@ main(int argc, char *argv[])
 				rv = 1;
 				continue;
 			}
+#ifdef MOUNT_CHAR_DEVS
 		} else if (S_ISCHR(stbuf.st_mode)) {
 			if ((mntpt = getmntpt(*argv)) == NULL) {
 				mdev.fspec = *argv;
@@ -243,9 +261,23 @@ main(int argc, char *argv[])
 					free(mntpath);
 					continue;
 				}
-				if (mount(fstype, mntpt, MNT_RDONLY,
-				    &mdev) != 0) {
-					xo_warn("%s", *argv);
+				if (iov != NULL)
+					free_iovec(&iov, &iovlen);
+				build_iovec_argf(&iov, &iovlen, "fstype", "%s",
+				    fstype);
+				build_iovec_argf(&iov, &iovlen, "fspath", "%s",
+				    mntpath);
+				build_iovec_argf(&iov, &iovlen, "from", "%s",
+				    *argv);
+				build_iovec(&iov, &iovlen, "errmsg", errmsg,
+				    sizeof(errmsg));
+				if (nmount(iov, iovlen,
+				    MNT_RDONLY|MNT_NOEXEC) < 0) {
+					if (errmsg[0])
+						xo_warn("%s: %s", *argv,
+						    errmsg);
+					else
+						xo_warn("%s", *argv);
 					rv = 1;
 					(void)rmdir(mntpt);
 					free(mntpath);
@@ -264,6 +296,7 @@ main(int argc, char *argv[])
 				free(mntpath);
 				continue;
 			}
+#endif
 		} else
 			mntpt = *argv;
 

Modified: projects/clang391-import/bin/ed/buf.c
==============================================================================
--- projects/clang391-import/bin/ed/buf.c	Fri Dec 16 18:30:53 2016	(r310168)
+++ projects/clang391-import/bin/ed/buf.c	Fri Dec 16 18:38:31 2016	(r310169)
@@ -46,9 +46,9 @@ char *
 get_sbuf_line(line_t *lp)
 {
 	static char *sfbuf = NULL;	/* buffer */
-	static int sfbufsz = 0;		/* buffer size */
+	static size_t sfbufsz;		/* buffer size */
 
-	int len, ct;
+	size_t len;
 
 	if (lp == &buffer_head)
 		return NULL;
@@ -64,7 +64,7 @@ get_sbuf_line(line_t *lp)
 	}
 	len = lp->len;
 	REALLOC(sfbuf, sfbufsz, len + 1, NULL);
-	if ((ct = fread(sfbuf, sizeof(char), len, sfp)) <  0 || ct != len) {
+	if (fread(sfbuf, sizeof(char), len, sfp) != len) {
 		fprintf(stderr, "%s\n", strerror(errno));
 		errmsg = "cannot read temp file";
 		return NULL;
@@ -81,7 +81,7 @@ const char *
 put_sbuf_line(const char *cs)
 {
 	line_t *lp;
-	int len, ct;
+	size_t len;
 	const char *s;
 
 	if ((lp = (line_t *) malloc(sizeof(line_t))) == NULL) {
@@ -110,7 +110,7 @@ put_sbuf_line(const char *cs)
 		seek_write = 0;
 	}
 	/* assert: SPL1() */
-	if ((ct = fwrite(cs, sizeof(char), len, sfp)) < 0 || ct != len) {
+	if (fwrite(cs, sizeof(char), len, sfp) != len) {
 		sfseek = -1;
 		fprintf(stderr, "%s\n", strerror(errno));
 		errmsg = "cannot write temp file";

Modified: projects/clang391-import/bin/ed/ed.h
==============================================================================
--- projects/clang391-import/bin/ed/ed.h	Fri Dec 16 18:30:53 2016	(r310168)
+++ projects/clang391-import/bin/ed/ed.h	Fri Dec 16 18:38:31 2016	(r310169)
@@ -115,7 +115,7 @@ if (--mutex == 0) { \
 /* REALLOC: assure at least a minimum size for buffer b */
 #define REALLOC(b,n,i,err) \
 if ((i) > (n)) { \
-	int ti = (n); \
+	size_t ti = (n); \
 	char *ts; \
 	SPL1(); \
 	if ((b) != NULL) { \
@@ -141,7 +141,7 @@ if ((i) > (n)) { \
 /* REALLOC: assure at least a minimum size for buffer b */
 #define REALLOC(b,n,i,err) \
 if ((i) > (n)) { \
-	int ti = (n); \
+	size_t ti = (n); \
 	char *ts; \
 	SPL1(); \
 	if ((ts = (char *) realloc((b), ti += max((i), MINBUFSZ))) == NULL) { \

Modified: projects/clang391-import/bin/ed/glbl.c
==============================================================================
--- projects/clang391-import/bin/ed/glbl.c	Fri Dec 16 18:30:53 2016	(r310168)
+++ projects/clang391-import/bin/ed/glbl.c	Fri Dec 16 18:38:31 2016	(r310169)
@@ -146,7 +146,7 @@ int
 set_active_node(line_t *lp)
 {
 	if (active_last + 1 > active_size) {
-		int ti = active_size;
+		size_t ti = active_size;
 		line_t **ts;
 		SPL1();
 #if defined(sun) || defined(NO_REALLOC_NULL)

Modified: projects/clang391-import/bin/ed/main.c
==============================================================================
--- projects/clang391-import/bin/ed/main.c	Fri Dec 16 18:30:53 2016	(r310168)
+++ projects/clang391-import/bin/ed/main.c	Fri Dec 16 18:38:31 2016	(r310169)
@@ -1356,7 +1356,7 @@ handle_hup(int signo)
 	char *hup = NULL;		/* hup filename */
 	char *s;
 	char ed_hup[] = "ed.hup";
-	int n;
+	size_t n;
 
 	if (!sigactive)
 		quit(1);

Modified: projects/clang391-import/bin/ls/tests/ls_tests.sh
==============================================================================
--- projects/clang391-import/bin/ls/tests/ls_tests.sh	Fri Dec 16 18:30:53 2016	(r310168)
+++ projects/clang391-import/bin/ls/tests/ls_tests.sh	Fri Dec 16 18:38:31 2016	(r310169)
@@ -697,7 +697,6 @@ atf_test_case o_flag
 o_flag_head()
 {
 	atf_set "descr" "Verify that the output from ls -o prints out the chflag values or '-' if none are set"
-	atf_set "require.user" "root"
 }
 
 o_flag_body()
@@ -711,6 +710,7 @@ o_flag_body()
 	atf_check -e ignore -o empty -s exit:0 dd if=/dev/zero of=b.file \
 	    bs=$size count=1
 	atf_check -e empty -o empty -s exit:0 chflags uarch a.file
+	atf_check -e empty -o empty -s exit:0 chflags 0 b.file
 
 	atf_check -e empty -o match:"[[:space:]]+uarch[[:space:]]$size+.+a\\.file" \
 	    -s exit:0 ls -lo a.file

Modified: projects/clang391-import/cddl/usr.sbin/dtrace/tests/tools/exclude.sh
==============================================================================
--- projects/clang391-import/cddl/usr.sbin/dtrace/tests/tools/exclude.sh	Fri Dec 16 18:30:53 2016	(r310168)
+++ projects/clang391-import/cddl/usr.sbin/dtrace/tests/tools/exclude.sh	Fri Dec 16 18:38:31 2016	(r310169)
@@ -188,3 +188,6 @@ exclude EXFAIL common/usdt/tst.static2.k
 
 # Uses the Solaris-specific ppriv(1).
 exclude EXFAIL common/usdt/tst.user.ksh
+
+# Triggers a lock assertion by using the raise() action from a profile probe.
+exclude SKIP common/ustack/tst.spin.ksh

Modified: projects/clang391-import/contrib/binutils/bfd/elf.c
==============================================================================
--- projects/clang391-import/contrib/binutils/bfd/elf.c	Fri Dec 16 18:30:53 2016	(r310168)
+++ projects/clang391-import/contrib/binutils/bfd/elf.c	Fri Dec 16 18:38:31 2016	(r310169)
@@ -8826,7 +8826,7 @@ _bfd_elf_get_synthetic_symtab (bfd *abfd
   count = relplt->size / hdr->sh_entsize;
   size = count * sizeof (asymbol);
   p = relplt->relocation;
-  for (i = 0; i < count; i++, s++, p++)
+  for (i = 0; i < count; i++, p++)
     size += strlen ((*p->sym_ptr_ptr)->name) + sizeof ("@plt");
 
   s = *ret = bfd_malloc (size);

Modified: projects/clang391-import/contrib/binutils/bfd/elflink.c
==============================================================================
--- projects/clang391-import/contrib/binutils/bfd/elflink.c	Fri Dec 16 18:30:53 2016	(r310168)
+++ projects/clang391-import/contrib/binutils/bfd/elflink.c	Fri Dec 16 18:38:31 2016	(r310169)
@@ -11487,7 +11487,7 @@ _bfd_elf_section_already_linked (bfd *ab
 		   abfd, sec);
 	      else if (sec->size != 0)
 		{
-		  bfd_byte *sec_contents, *l_sec_contents;
+		  bfd_byte *sec_contents, *l_sec_contents = NULL;
 
 		  if (!bfd_malloc_and_get_section (abfd, sec, &sec_contents))
 		    (*_bfd_error_handler)

Modified: projects/clang391-import/contrib/byacc/CHANGES
==============================================================================
--- projects/clang391-import/contrib/byacc/CHANGES	Fri Dec 16 18:30:53 2016	(r310168)
+++ projects/clang391-import/contrib/byacc/CHANGES	Fri Dec 16 18:38:31 2016	(r310169)
@@ -1,4 +1,123 @@
-2016-06-06  Thomas E. Dickey  <tom at invisible-island.net>
+2016-12-02  Thomas E. Dickey  <dickey at invisible-island.net>
+
+	* test/btyacc/quote_calc4-s.tab.c, test/btyacc/varsyntax_calc1.tab.c, test/btyacc/error.tab.c, test/btyacc/grammar.tab.c, test/btyacc/inherit0.tab.c, test/btyacc/inherit1.tab.c, test/btyacc/inherit2.tab.c, test/btyacc/ok_syntax1.tab.c, test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c, test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c, test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c, test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c, test/btyacc/quote_calc4.tab.c, test/btyacc/calc.tab.c, test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c, test/btyacc/calc3.tab.c, test/btyacc/code_calc.code.c, test/btyacc/code_error.code.c, test/btyacc/empty.tab.c, test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c, test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c, test/btyacc/err_syntax12.tab.c, test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax20.tab.c, test/btyacc/rename_debug.c, test/btyacc/btyacc_calc1.tab.c, test/btyacc
 /btyacc_demo.tab.c, test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c, test/btyacc/btyacc_destroy3.tab.c, btyaccpar.c:
+	regen
+
+	* btyaccpar.skel: changes from NetBSD
+	+ use YYINT rather than short in btyaccpar.skel
+	  (some of this had already been done by Tom Shields)
+	+ remove some casts of malloc/realloc
+
+	* yaccpar.c, yaccpar.skel, output.c: changes from NetBSD
+	- Add some more bison stuff to make the mesa/gallium parser work:
+	    %initial-action (add missing source struct member in location)
+	    %debug (unimplemented)
+	    %error-verbose (unimplemented)
+
+	This changes some existing code:
+	+ yylloc is now a pointer, so
+	+ the first parameter to YYERROR_DECL() is a pointer
+	+ struct YYLTYPE now has a "source" field
+
+	* test/btyacc/btyacc_demo.tab.h, test/btyacc/code_calc.tab.c, test/btyacc/code_error.tab.c, test/btyacc/err_inherit4.tab.h:
+	regen
+
+	* btyaccpar.c, btyaccpar.skel, reader.c: changes from NetBSD
+	- Add some more bison stuff to make the mesa/gallium parser work:
+	    %initial-action (add missing source struct member in location)
+	    %debug (unimplemented)
+	    %error-verbose (unimplemented)
+
+	This changes some existing code:
+	+ yylloc is now a pointer, so
+	+ the first parameter to YYERROR_DECL() is a pointer
+	+ struct YYLTYPE now has a "source" field
+
+	* reader.c:
+	fix from NetBSD: correct off-by-one when adding a null in copy_param()
+
+	* reader.c: adapted from NetBSD
+	- Convert *most* error fingerprints to:
+	    -unterminated_arglist(int a_lineno, char *a_line, char *a_cptr)
+	    +unterminated_arglist(const struct ainfo *a)
+	- Cast new <ctype.h> args to unsigned char
+
+	* defs.h: changes from NetBSD
+	- Add some more bison stuff to make the mesa/gallium parser work:
+	    %initial-action (add missing source struct member in location)
+	    %debug (unimplemented)
+	    %error-verbose (unimplemented)
+
+	This changes some existing code:
+	+ yylloc is now a pointer, so
+	+ the first parameter to YYERROR_DECL() is a pointer
+	+ struct YYLTYPE now has a "source" field
+
+	* defs.h: adapted from NetBSD
+	- Convert *most* error fingerprints to:
+	    -unterminated_arglist(int a_lineno, char *a_line, char *a_cptr)
+	    +unterminated_arglist(const struct ainfo *a)
+	- Cast new <ctype.h> args to unsigned char
+
+	* main.c: changes from NetBSD
+	- Add some more bison stuff to make the mesa/gallium parser work:
+	    %initial-action (add missing source struct member in location)
+	    %debug (unimplemented)
+	    %error-verbose (unimplemented)
+
+	This changes some existing code:
+	+ yylloc is now a pointer, so
+	+ the first parameter to YYERROR_DECL() is a pointer
+	+ struct YYLTYPE now has a "source" field
+
+	* error.c: adapted from NetBSD
+	- Convert *most* error fingerprints to:
+	    -unterminated_arglist(int a_lineno, char *a_line, char *a_cptr)
+	    +unterminated_arglist(const struct ainfo *a)
+	- Cast new <ctype.h> args to unsigned char
+
+	* mstring.c: adapted change from NetBSD to add casts for ctype macros
+
+	* test/btyacc/btyacc_demo.tab.h, test/btyacc/err_inherit4.tab.h: regen
+
+	* output.c: reorder to eliminate a forward-reference
+
+2016-12-02  Tom.Shields
+
+	* output.c:
+	modify output to enable compilation of a lexer generated by flex (using
+	"%option bison-bridge" and "%option bison-locations") to be used with a parser
+	generated by b(t)yacc (using directives "%locations" and "%pure-parser").
+
+2016-12-02  Thomas E. Dickey  <dickey at invisible-island.net>
+
+	* configure: regen
+
+	* aclocal.m4: Improved autoconf macros
+	CF_CC_ENV_FLAGS
+	+ improve split between compiler and options, prompted by report where user
+	  had "ccache" before the compiler
+	+ leave non-preprocessor options in "$CC" (but still copy them to "$CFLAGS"
+	  since that's where they should be)
+	CF_GNU_SOURCE,v
+	+ recent glibc (Debian 2.23-4 for example) has misordered ifdef/checks for new
+	  symbol _DEFAULT_SOURCE, producing warning messages when only _GNU_SOURCE is
+	  defined.  Add a followup check to define _DEFAULT_SOURCE.
+	CF_XOPEN_SOURCE
+	+ add "uclinux" to list of Linux's (patch by Yann E.  Morin)
+	+ use _GNU_SOURCE for cygwin headers
+	+ build-fixes for OS/2
+
+	* VERSION, package/byacc.spec, package/debian/changelog, package/mingw-byacc.spec, package/pkgsrc/Makefile:
+	bump
+
+2016-11-20  Thomas E. Dickey  <dickey at invisible-island.net>
+
+	* config.sub: 2016-11-19
+
+	* config.guess: 2016-10-02
+
+2016-06-06  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* configure: regen
 
@@ -32,7 +151,7 @@
 	small fix for an edge case of initialized data in Chris Dodd's btyacc changes:
 	"Avoid crash when input pops up an Action error at the first token"
 
-2016-06-01  Thomas E. Dickey  <tom at invisible-island.net>
+2016-06-01  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/yacc/quote_calc2-s.tab.c, test/yacc/quote_calc3-s.tab.c, test/yacc/quote_calc3.tab.c, test/yacc/quote_calc4-s.tab.c, test/yacc/quote_calc4.tab.c, test/yacc/varsyntax_calc1.tab.c, test/yacc/err_syntax18.tab.c, test/yacc/err_syntax20.tab.c, test/yacc/err_syntax24.error, test/yacc/error.tab.c, test/yacc/grammar.tab.c, test/yacc/ok_syntax1.tab.c, test/yacc/pure_calc.tab.c, test/yacc/pure_error.tab.c, test/yacc/quote_calc-s.tab.c, test/yacc/quote_calc.tab.c, test/yacc/quote_calc2.tab.c, test/yacc/calc.tab.c, test/yacc/calc1.tab.c, test/yacc/calc2.tab.c, test/yacc/calc3.tab.c, test/yacc/code_calc.code.c, test/yacc/code_calc.tab.c, test/yacc/code_calc.tab.h, test/yacc/code_error.code.c, test/yacc/empty.tab.c, test/yacc/err_syntax10.tab.c, test/yacc/err_syntax11.tab.c, test/yacc/err_syntax12.tab.c, test/yacc/rename_debug.c, yaccpar.c, test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c, test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c, test/btyacc/quote_calc3-
 s.tab.c, test/btyacc/quote_calc3.tab.c, test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c, test/btyacc/varsyntax_calc1.tab.c, test/btyacc/err_syntax13.tab.c, test/btyacc/err_syntax14.tab.c, test/btyacc/err_syntax15.tab.c, test/btyacc/err_syntax16.tab.c, test/btyacc/err_syntax17.tab.c, test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax19.tab.c, test/btyacc/err_syntax2.tab.c, test/btyacc/err_syntax20.tab.c, test/btyacc/err_syntax21.tab.c, test/btyacc/err_syntax22.tab.c, test/btyacc/err_syntax23.tab.c, test/btyacc/err_syntax24.error, test/btyacc/err_syntax24.tab.c, test/btyacc/err_syntax25.tab.c, test/btyacc/err_syntax26.tab.c, test/btyacc/err_syntax27.tab.c, test/btyacc/err_syntax3.tab.c, test/btyacc/err_syntax4.tab.c, test/btyacc/err_syntax5.tab.c, test/btyacc/err_syntax6.tab.c, test/btyacc/err_syntax7.tab.c, test/btyacc/err_syntax7a.tab.c, test/btyacc/err_syntax7b.tab.c, test/btyacc/err_syntax8.tab.c, test/btyacc/err_syntax8a.tab.c, test/btyacc/err_syntax9.tab.c, te
 st/btyacc/error.tab.c, test/btyacc/grammar.t!
 ab.c, test/btyacc/inherit0.tab.c, test/btyacc/inherit1.tab.c, test/btyacc/inherit2.output, test/btyacc/inherit2.tab.c, test/btyacc/ok_syntax1.tab.c, test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c, test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.error, test/btyacc/btyacc_demo.output, test/btyacc/btyacc_demo.tab.c, test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c, test/btyacc/btyacc_destroy3.tab.c, test/btyacc/calc.tab.c, test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c, test/btyacc/calc3.tab.c, test/btyacc/code_calc.code.c, test/btyacc/code_calc.tab.c, test/btyacc/code_calc.tab.h, test/btyacc/code_error.code.c, test/btyacc/empty.tab.c, test/btyacc/err_inherit1.tab.c, test/btyacc/err_inherit2.tab.c, test/btyacc/err_inherit3.output, test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.output, test/btyacc/err_inherit4.tab.c, test/btyacc/err_inherit5.tab.c, test/btyacc/err_syntax1.tab.c, test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.t
 ab.c, test/btyacc/err_syntax12.tab.c, test/btyacc/rename_debug.c, btyaccpar.c:
 	regen
@@ -72,12 +191,12 @@
 
 	+ changes to a couple of test cases for coverage of #3, #4 and #5 above
 
-2016-06-01  Thomas E. Dickey  <tom at invisible-island.net>
+2016-06-01  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* VERSION, package/byacc.spec, package/debian/changelog, package/mingw-byacc.spec, package/pkgsrc/Makefile:
 	bump
 
-2016-03-24  Thomas E. Dickey  <tom at invisible-island.net>
+2016-03-24  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* reader.c: unused variable
 
@@ -90,7 +209,7 @@
 	the first occurrence of ".c" in the name in 2005-08-13 changes rather than
 	at the end of the filename (patch by Jung-uk Kim)
 
-2016-03-24  Thomas E. Dickey  <tom at invisible-island.net>
+2016-03-24  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* aclocal.m4:
 	update CF_WITH_MAN2HTML to use configured shell rather than /bin/sh
@@ -98,11 +217,11 @@
 	* VERSION, package/byacc.spec, package/debian/changelog, package/mingw-byacc.spec, package/pkgsrc/Makefile:
 	bump
 
-2016-01-25  Thomas E. Dickey  <tom at invisible-island.net>
+2016-01-25  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* config.guess, config.sub: 2016-01-01
 
-2015-07-10  Thomas E. Dickey  <tom at invisible-island.net>
+2015-07-10  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* lr0.c: fix a duplicate-free in the leak-checking
 
@@ -117,7 +236,7 @@
 	make relationship with format/size clearer (prompted by discussion
 	with Pedro Giffuni, Oliver Pinter)
 
-2015-07-05  Thomas E. Dickey  <tom at invisible-island.net>
+2015-07-05  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* configure: regen
 
@@ -131,13 +250,13 @@
 
 	* configure.in: add configure option --with-man2html
 
-2015-05-02  Thomas E. Dickey  <tom at invisible-island.net>
+2015-05-02  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* config.guess: 2015-03-04
 
 	* config.sub: 2015-03-08
 
-2014-11-28  Thomas E. Dickey  <tom at invisible-island.net>
+2014-11-28  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* lr0.c: coverity #39181: memory leak
 
@@ -159,7 +278,7 @@
 	             Regards
 	                 Jouk.
 
-2014-10-06  Thomas E. Dickey  <tom at invisible-island.net>
+2014-10-06  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* package/debian/source/format:
 	change to native format to work around regression in Debian packaging.
@@ -179,7 +298,7 @@
 	better fix for get_line, by ensuring there is enough space to null-terminate
 	its result (prompted by discussion with Craig Rodrigues).
 
-2014-10-05  Thomas E. Dickey  <tom at invisible-island.net>
+2014-10-05  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* main.c:
 	make change to umask before calling mkstemp, as suggested in Coverity #56902
@@ -250,7 +369,7 @@
 	modify copy_param() to handle resulting comma-separated list.  Before, it
 	only expected a single parameter.
 
-2014-10-04  Thomas E. Dickey  <tom at invisible-island.net>
+2014-10-04  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* reader.c: split-out save_param() from copy_param()
 
@@ -271,28 +390,28 @@
 	* test/btyacc/btyacc_destroy3.tab.c, test/btyacc/btyacc_destroy1.tab.c, test/btyacc/btyacc_destroy2.tab.c, test/btyacc/btyacc_destroy3.error, test/btyacc/btyacc_destroy3.output, test/btyacc/btyacc_destroy3.tab.h, test/btyacc/btyacc_destroy2.error, test/btyacc/btyacc_destroy2.output, test/btyacc/btyacc_destroy2.tab.h:
 	RCS_BASE
 
-2014-10-03  Thomas E. Dickey  <tom at invisible-island.net>
+2014-10-03  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/btyacc/btyacc_demo2.error, test/btyacc/btyacc_demo2.output, test/btyacc/btyacc_demo2.tab.c, test/btyacc/btyacc_demo2.tab.h, test/btyacc/btyacc_destroy1.error, test/btyacc/btyacc_destroy1.output, test/btyacc/btyacc_destroy1.tab.h, test/btyacc_destroy3.y, test/btyacc_destroy1.y, test/btyacc_destroy2.y:
 	RCS_BASE
 
-2014-10-02  Thomas E. Dickey  <tom at invisible-island.net>
+2014-10-02  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* main.c, reader.c, defs.h:
 	use calloc in get_line() when allocating line to ensure it is fully initialized,
 	fixes a later uninitialized value in copy_param() (FreeBSD #193499).
 
-2014-09-17  Thomas E. Dickey  <tom at invisible-island.net>
+2014-09-17  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* closure.c, lalr.c, output.c, defs.h:
 	rephrase odd addressing to fix Coverity #48848, #38950, #38860, not actually
 	a bug.
 
-2014-09-01  Thomas E. Dickey  <tom at invisible-island.net>
+2014-09-01  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* config.sub: update to 2014-07-28
 
-2014-07-27  Thomas E. Dickey  <tom at invisible-island.net>
+2014-07-27  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* configure: regen
 
@@ -301,7 +420,7 @@
 	* package/pkgsrc/Makefile, VERSION, package/byacc.spec, package/debian/changelog, package/mingw-byacc.spec:
 	bump
 
-2014-07-15  Thomas E. Dickey  <tom at invisible-island.net>
+2014-07-15  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* aclocal.m4: resync with my-autoconf (no change to configure script)
 
@@ -312,7 +431,7 @@
 	make top-level "make check" work again, by adding another step to filtering
 	the test results.
 
-2014-07-14  Thomas E. Dickey  <tom at invisible-island.net>
+2014-07-14  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/run_test.sh: changes from Garrett Cooper's patch:
 		a) ensure that the script returns an error-code if there are differences
@@ -331,12 +450,12 @@
 
 	* main.c: remove obsolete -D option from usage message
 
-2014-05-27  Thomas E. Dickey  <tom at invisible-island.net>
+2014-05-27  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* VERSION, package/byacc.spec, package/debian/changelog, test/yacc/big_b.output, test/yacc/big_l.output, test/yacc/help.output, test/yacc/no_b_opt.output, test/yacc/no_output2.output, test/yacc/no_p_opt.output, test/yacc/nostdin.output:
 	bump
 
-2014-04-22  Thomas E. Dickey  <tom at invisible-island.net>
+2014-04-22  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* mstring.c:
 	use vsnprintf() to ensure that msprintf's buffer is large enough.
@@ -364,12 +483,12 @@
 	drop "NOTES-btyacc-Changes" and "NOTES-btyacc-Disposition", merging relevant
 	content into README.BTYACC
 
-2014-04-22  Thomas E. Dickey  <tom at invisible-island.net>
+2014-04-22  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* package/pkgsrc/Makefile, VERSION, package/byacc.spec, package/debian/changelog, package/mingw-byacc.spec:
 	bump
 
-2014-04-19  Thomas E. Dickey  <tom at invisible-island.net>
+2014-04-19  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* config.sub: 2014-04-03
 
@@ -379,7 +498,7 @@
 
 	* main.c, defs.h: patch to allow DEBUG build with WIN32 system
 
-2014-04-09  Thomas E. Dickey  <tom at invisible-island.net>
+2014-04-09  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* output.c, reader.c: gcc warnings
 
@@ -420,7 +539,7 @@
 	* yacc.1:
 	clarify relationship of btyacc features to default configuration.
 
-2014-04-08  Thomas E. Dickey  <tom at invisible-island.net>
+2014-04-08  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/yacc/ok_syntax1.output, test/yacc/ok_syntax1.tab.c, test/yacc/ok_syntax1.tab.h, test/btyacc/ok_syntax1.output, test/btyacc/ok_syntax1.tab.c, test/btyacc/ok_syntax1.tab.h:
 	reference output for testing
@@ -443,7 +562,7 @@
 
 	* mstring.c: minor reformatting to make coverage analysis simpler
 
-2014-04-07  Thomas E. Dickey  <tom at invisible-island.net>
+2014-04-07  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/run_test.sh: tidy
 
@@ -478,7 +597,7 @@
 	YYPATCH #define's to make test-outputs easier to compare #line's (report
 	by Tom Shields)
 
-2014-04-06  Thomas E. Dickey  <tom at invisible-island.net>
+2014-04-06  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* reader.c: fix for valgrind
 	(the calloc's are intentional - valgrind reported use of uninitialized memory)
@@ -582,7 +701,7 @@
 	* test/run_make.sh:
 	modify to avoid use of VPATH, which has no standard implementation
 
-2014-04-05  Thomas E. Dickey  <tom at invisible-island.net>
+2014-04-05  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/btyacc/grammar.tab.c, test/btyacc/inherit0.tab.c, test/btyacc/inherit1.tab.c, test/btyacc/inherit2.tab.c, test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c, test/btyacc/quote_calc-s.tab.c, test/btyacc/quote_calc.tab.c, test/btyacc/quote_calc2-s.tab.c, test/btyacc/quote_calc2.tab.c, test/btyacc/quote_calc3-s.tab.c, test/btyacc/quote_calc3.tab.c, test/btyacc/quote_calc4-s.tab.c, test/btyacc/quote_calc4.tab.c, test/btyacc/varsyntax_calc1.tab.c, test/btyacc/btyacc_calc1.tab.c, test/btyacc/btyacc_demo.tab.c, test/btyacc/calc.tab.c, test/btyacc/calc1.tab.c, test/btyacc/calc2.tab.c, test/btyacc/calc3.tab.c, test/btyacc/code_calc.code.c, test/btyacc/code_error.code.c, test/btyacc/empty.tab.c, test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c, test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c, test/btyacc/err_syntax12.tab.c, test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax20.tab.c, test/btyacc/error.tab.c:
 	discard a change which merged CountLines() with explicit comparisons against
@@ -613,13 +732,13 @@
 
 	* test/btyacc_demo.y: fix prototypes
 
-2014-04-04  Thomas E. Dickey  <tom at invisible-island.net>
+2014-04-04  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* reader.c, defs.h, main.c:
 	more merging of Tom Shield's btyacc changes.  In the merge, I moved the
 	symbol_pval inside the btyacc ifdef's and added some more btyacc ifdefs
 
-2014-04-03  Thomas E. Dickey  <tom at invisible-island.net>
+2014-04-03  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* reader.c:
 	merge-in 3/4 of btyacc's changes, deferring those which change test-outputs.
@@ -633,7 +752,7 @@
 	Some of the merge uses ifdef-changes which I applied to ongoing resync,
 	e.g., the introduction of PER_STATE.
 
-2014-04-02  Thomas E. Dickey  <tom at invisible-island.net>
+2014-04-02  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/btyacc/pure_calc.tab.c, test/btyacc/pure_error.tab.c: regen
 
@@ -668,7 +787,7 @@
 
 	* main.c: changes for btyacc
 
-2014-04-01  Thomas E. Dickey  <tom at invisible-island.net>
+2014-04-01  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* reader.c:
 	integrate change by Tom Shields to use bsearch rather than successive
@@ -683,7 +802,7 @@
 
 	* verbose.c: changes for btyacc, ifdef'd
 
-2014-04-01  Thomas E. Dickey  <tom at invisible-island.net>
+2014-04-01  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* mkpar.c: eliminate most of the ifdef's using macros
 
@@ -695,7 +814,7 @@
 	new functions used for reporting errors from the btyacc configuration
 	(I reordered some, and ifdef'd the new ones -TD)
 
-2014-03-31  Thomas E. Dickey  <tom at invisible-island.net>
+2014-03-31  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/btyacc/code_calc.code.c, test/btyacc/code_error.code.c:
 	omit the GCC_UNUSED, as noted by Tom Shields not really essential
@@ -703,7 +822,7 @@
 	* test/btyacc/empty.tab.c, test/btyacc/err_inherit1.tab.c, test/btyacc/err_inherit2.tab.c, test/btyacc/err_inherit3.tab.c, test/btyacc/err_inherit4.tab.c, test/btyacc/err_inherit5.tab.c, test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax11.tab.c, test/btyacc/err_syntax12.tab.c, test/btyacc/err_syntax14.tab.c, test/btyacc/err_syntax15.tab.c, test/btyacc/err_syntax16.tab.c, test/btyacc/err_syntax17.tab.c, test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax19.tab.c, test/btyacc/err_syntax20.tab.c, test/btyacc/err_syntax21.tab.c, test/btyacc/err_syntax22.tab.c, test/btyacc/err_syntax23.tab.c, test/btyacc/err_syntax24.tab.c:
 	regen
 
-2014-03-29  Thomas E. Dickey  <tom at invisible-island.net>
+2014-03-29  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/yacc/err_syntax22.tab.c, test/yacc/err_syntax23.tab.c, test/yacc/err_syntax24.tab.c, test/yacc/err_syntax25.tab.c, test/yacc/err_syntax26.tab.c, test/yacc/err_syntax3.tab.c, test/yacc/err_syntax4.tab.c, test/yacc/err_syntax5.tab.c, test/yacc/err_syntax6.tab.c, test/yacc/err_syntax7.tab.c, test/yacc/err_syntax7a.tab.c, test/yacc/err_syntax7b.tab.c, test/yacc/err_syntax8.tab.c, test/yacc/err_syntax8a.tab.c, test/yacc/err_syntax9.tab.c, test/yacc/error.tab.c, test/yacc/grammar.tab.c, test/yacc/pure_calc.tab.c, test/yacc/pure_error.tab.c, test/yacc/quote_calc-s.tab.c, test/yacc/quote_calc.tab.c, test/yacc/quote_calc2-s.tab.c, test/yacc/quote_calc2.tab.c, test/yacc/quote_calc3-s.tab.c, test/yacc/quote_calc3.tab.c, test/yacc/quote_calc4-s.tab.c, test/yacc/quote_calc4.tab.c, test/yacc/varsyntax_calc1.tab.c, test/yacc/calc.tab.c, test/yacc/calc1.tab.c, test/yacc/calc2.tab.c, test/yacc/calc3.tab.c, test/yacc/code_calc.code.c, test/yacc/code_error.code.c, test/yacc/empty.tab.c, test/y
 acc/err_syntax1.tab.c, test/yacc/err_syntax10.tab.c, test/yacc/err_syntax11.tab.c, test/yacc/err_syntax12.tab.c, test/yacc/err_syntax13.tab.c, test/yacc/err_syntax14.tab.c, test/yacc/err_syntax15.tab.c, test/yacc/err_syntax16.tab.c, test/yacc/err_syntax17.tab.c, test/yacc/err_syntax18.tab.c, test/yacc/err_syntax19.tab.c, test/yacc/err_syntax2.tab.c, test/yacc/err_syntax20.tab.c, test/yacc/err_syntax21.tab.c, skeleton.c:
 	comment-out yysccsid in the banner because it produces unnecessary compiler
@@ -713,7 +832,7 @@
 	* test/run_test.sh:
 	for yacc, ignore the inherit testcases, since they are btyacc-specific
 
-2014-03-28  Thomas E. Dickey  <tom at invisible-island.net>
+2014-03-28  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/yacc/varsyntax_calc1.error, test/yacc/varsyntax_calc1.output, test/yacc/varsyntax_calc1.tab.c, test/yacc/varsyntax_calc1.tab.h, test/yacc/err_inherit3.error, test/yacc/err_inherit3.output, test/yacc/err_inherit3.tab.c, test/yacc/err_inherit3.tab.h, test/yacc/err_inherit4.error, test/yacc/err_inherit4.output, test/yacc/err_inherit4.tab.c, test/yacc/err_inherit4.tab.h, test/yacc/err_inherit5.error, test/yacc/err_inherit5.output, test/yacc/err_inherit5.tab.c, test/yacc/err_inherit5.tab.h, test/yacc/inherit0.error, test/yacc/inherit0.output, test/yacc/inherit0.tab.c, test/yacc/inherit0.tab.h, test/yacc/inherit1.error, test/yacc/inherit1.output, test/yacc/inherit1.tab.c, test/yacc/inherit1.tab.h, test/yacc/inherit2.error, test/yacc/inherit2.output, test/yacc/inherit2.tab.c, test/yacc/inherit2.tab.h, test/yacc/empty.error, test/yacc/empty.output, test/yacc/empty.tab.c, test/yacc/empty.tab.h, test/yacc/err_inherit1.error, test/yacc/err_inherit1.output, test/yacc/err_inherit1.tab.c,
  test/yacc/err_inherit1.tab.h, test/yacc/err_inherit2.error, test/yacc/err_inherit2.output, test/yacc/err_inherit2.tab.c, test/yacc/err_inherit2.tab.h:
 	reference output for testing
@@ -743,7 +862,7 @@
 
 	* yacc.1: document -L/-B features from btyacc
 
-2014-03-25  Thomas E. Dickey  <tom at invisible-island.net>
+2014-03-25  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* yacc.1: typo
 
@@ -762,7 +881,7 @@
 
 	* mstring.c: byacc-btyacc-20140323
 
-2014-03-25  Thomas E. Dickey  <tom at invisible-island.net>
+2014-03-25  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/btyacc/RCS, test/yacc/RCS: PERMIT FILE
 
@@ -777,7 +896,7 @@
 	* test/btyacc/err_syntax1.output, test/btyacc/err_syntax1.tab.c, test/btyacc/err_syntax1.tab.h, test/btyacc/err_syntax10.error, test/btyacc/err_syntax10.output, test/btyacc/err_syntax10.tab.c, test/btyacc/err_syntax10.tab.h, test/btyacc/err_syntax11.error, test/btyacc/err_syntax11.output, test/btyacc/err_syntax11.tab.c, test/btyacc/err_syntax11.tab.h, test/btyacc/err_syntax12.error, test/btyacc/err_syntax12.output, test/btyacc/err_syntax12.tab.c, test/btyacc/err_syntax12.tab.h, test/btyacc/err_syntax13.error, test/btyacc/err_syntax13.output, test/btyacc/err_syntax13.tab.c, test/btyacc/err_syntax13.tab.h, test/btyacc/err_syntax14.error, test/btyacc/err_syntax14.output, test/btyacc/err_syntax14.tab.c, test/btyacc/err_syntax14.tab.h, test/btyacc/err_syntax15.error, test/btyacc/err_syntax15.output, test/btyacc/err_syntax15.tab.c, test/btyacc/err_syntax15.tab.h, test/btyacc/err_syntax16.error, test/btyacc/err_syntax16.output, test/btyacc/err_syntax16.tab.c, test/btyacc/err_syntax16.tab.
 h, test/btyacc/err_syntax17.error, test/btyacc/err_syntax17.output, test/btyacc/err_syntax17.tab.c, test/btyacc/err_syntax17.tab.h, test/btyacc/err_syntax18.error, test/btyacc/err_syntax18.output, test/btyacc/err_syntax18.tab.c, test/btyacc/err_syntax18.tab.h, test/btyacc/err_syntax19.error, test/btyacc/err_syntax19.output, test/btyacc/err_syntax19.tab.c, test/btyacc/err_syntax19.tab.h, test/btyacc/err_syntax2.output, test/btyacc/err_syntax2.tab.c, test/btyacc/err_syntax2.tab.h, test/btyacc/err_syntax20.error, test/btyacc/err_syntax20.output, test/btyacc/err_syntax20.tab.c, test/btyacc/err_syntax20.tab.h, test/btyacc/err_syntax21.error, test/btyacc/err_syntax21.output, test/btyacc/err_syntax21.tab.c, test/btyacc/err_syntax21.tab.h, test/btyacc/err_syntax22.error, test/btyacc/err_syntax22.output, test/btyacc/err_syntax22.tab.c, test/btyacc/err_syntax22.tab.h, test/btyacc/err_syntax23.error, test/btyacc/err_syntax23.output, test/btyacc/err_syntax23.tab.c, test/btyacc/err_syntax23.tab.
 h, test/btyacc/err_syntax24.error, test/btya!
 cc/err_syntax24.output, test/btyacc/err_syntax24.tab.c, test/btyacc/err_syntax24.tab.h, test/btyacc/err_syntax25.error, test/btyacc/err_syntax25.output, test/btyacc/err_syntax25.tab.c, test/btyacc/err_syntax25.tab.h, test/btyacc/err_syntax26.error, test/btyacc/err_syntax26.output, test/btyacc/err_syntax26.tab.c, test/btyacc/err_syntax26.tab.h, test/btyacc/err_syntax3.output, test/btyacc/err_syntax3.tab.c, test/btyacc/err_syntax3.tab.h, test/btyacc/err_syntax4.output, test/btyacc/err_syntax4.tab.c, test/btyacc/err_syntax4.tab.h, test/btyacc/err_syntax5.output, test/btyacc/err_syntax5.tab.c, test/btyacc/err_syntax5.tab.h, test/btyacc/err_syntax6.output, test/btyacc/err_syntax6.tab.c, test/btyacc/err_syntax6.tab.h, test/btyacc/err_syntax7.output, test/btyacc/err_syntax7.tab.c, test/btyacc/err_syntax7.tab.h, test/btyacc/err_syntax7a.output, test/btyacc/err_syntax7a.tab.c, test/btyacc/err_syntax7a.tab.h, test/btyacc/err_syntax7b.output, test/btyacc/err_syntax7b.tab.c, test/btyacc/err_syn
 tax7b.tab.h, test/btyacc/err_syntax8.output, test/btyacc/err_syntax8.tab.c, test/btyacc/err_syntax8.tab.h, test/btyacc/err_syntax8a.output, test/btyacc/err_syntax8a.tab.c, test/btyacc/err_syntax8a.tab.h, test/btyacc/err_syntax9.output, test/btyacc/err_syntax9.tab.c, test/btyacc/err_syntax9.tab.h:
 	reference output for testing
 
-2014-03-24  Thomas E. Dickey  <tom at invisible-island.net>
+2014-03-24  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* defs.h: fix compiler warnings due to mputc()
 
@@ -790,7 +909,7 @@
 
 	* test/varsyntax_calc1.y, test/btyacc_calc1.y: testcase for btyacc
 
-2014-03-23  Thomas E. Dickey  <tom at invisible-island.net>
+2014-03-23  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/err_syntax26.error, test/err_syntax26.output, test/err_syntax26.tab.c, test/err_syntax26.tab.h, test/yacc/err_syntax26.error, test/yacc/err_syntax26.output, test/yacc/err_syntax26.tab.c, test/yacc/err_syntax26.tab.h:
 	reference output for testing
@@ -812,7 +931,7 @@
 	* test/btyacc/quote_calc3-s.error, test/btyacc/quote_calc4-s.error, test/btyacc/quote_calc4.error, test/btyacc/grammar.dot, test/btyacc/grammar.error, test/btyacc/pure_calc.error, test/btyacc/pure_error.error, test/btyacc/quote_calc-s.error, test/btyacc/quote_calc.error, test/btyacc/quote_calc2-s.error, test/btyacc/quote_calc2.error, test/btyacc/quote_calc3.error, test/btyacc/err_syntax2.error, test/btyacc/err_syntax3.error, test/btyacc/err_syntax4.error, test/btyacc/err_syntax5.error, test/btyacc/err_syntax6.error, test/btyacc/err_syntax7.error, test/btyacc/err_syntax7a.error, test/btyacc/err_syntax7b.error, test/btyacc/err_syntax8.error, test/btyacc/err_syntax8a.error, test/btyacc/err_syntax9.error, test/btyacc/error.error, test/btyacc/calc1.error, test/btyacc/calc2.error, test/btyacc/calc3.error, test/btyacc/code_calc.error, test/btyacc/code_error.error, test/btyacc/empty.error, test/btyacc/err_syntax1.error, test/btyacc/btyacc_calc1.error, test/btyacc/btyacc_demo.error:
 	reference output for testing
 
-2014-03-23  Thomas E. Dickey  <tom at invisible-island.net>
+2014-03-23  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/err_syntax23.error, test/err_syntax23.output, test/err_syntax23.tab.c, test/err_syntax23.tab.h, test/yacc/err_syntax23.error, test/yacc/err_syntax23.output, test/yacc/err_syntax23.tab.c, test/yacc/err_syntax23.tab.h:
 	reference output for testing
@@ -824,7 +943,7 @@
 	* test/run_test.sh:
 	move test-outputs into subdirectories to keep btyacc/yacc results separate
 
-2014-03-23  Thomas E. Dickey  <tom at invisible-island.net>
+2014-03-23  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/err_syntax22.error, test/err_syntax22.output, test/err_syntax22.tab.c, test/err_syntax22.tab.h, test/yacc/err_syntax22.error, test/yacc/err_syntax22.output, test/yacc/err_syntax22.tab.c, test/yacc/err_syntax22.tab.h:
 	reference output for testing
@@ -853,7 +972,7 @@
 
 	* test/err_syntax17.y: testcase for unterminated_action()
 
-2014-03-22  Thomas E. Dickey  <tom at invisible-island.net>
+2014-03-22  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/err_syntax16.error, test/err_syntax16.output, test/err_syntax16.tab.c, test/err_syntax16.tab.h, test/yacc/err_syntax16.error, test/yacc/err_syntax16.output, test/yacc/err_syntax16.tab.c, test/yacc/err_syntax16.tab.h:
 	reference output for testing
@@ -891,7 +1010,7 @@
 
 	* test/err_syntax10.y: testcase for retyped_warning()
 
-2014-03-21  Thomas E. Dickey  <tom at invisible-island.net>
+2014-03-21  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/err_syntax9.error, test/err_syntax9.output, test/err_syntax9.tab.c, test/err_syntax9.tab.h, test/yacc/err_syntax9.error, test/yacc/err_syntax9.output, test/yacc/err_syntax9.tab.c, test/yacc/err_syntax9.tab.h:
 	reference output for testing
@@ -1011,7 +1130,7 @@
 
 	* lalr.c: rename MAXSHORT to MAXYYINT
 
-2014-01-01  Thomas E. Dickey  <tom at invisible-island.net>
+2014-01-01  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* yacc.1: document %token-table, improve presentation of double-quotes
 
@@ -1035,7 +1154,7 @@
 	- add YYTRANSLATE() macro
 	- recognize bison's %token-table declaration
 
-2014-01-01  Thomas E. Dickey  <tom at invisible-island.net>
+2014-01-01  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* configure: regen
 
@@ -1047,19 +1166,19 @@
 
 	* configure.in: use CF_MAKE_DOCS
 
-2013-12-26  Thomas E. Dickey  <tom at invisible-island.net>
+2013-12-26  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* config.guess: 2013-11-29
 
-2013-11-19  Thomas E. Dickey  <tom at invisible-island.net>
+2013-11-19  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* aclocal.m4: resync with my-autoconf (fixes for clang and mingw)
 
-2013-10-25  Thomas E. Dickey  <tom at invisible-island.net>
+2013-10-25  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* config.sub: 2013-10-01
 
-2013-09-25  Thomas E. Dickey  <tom at invisible-island.net>
+2013-09-25  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* reader.c: fix two loop-limits found by clang 3.3 --analyze
 
@@ -1094,13 +1213,13 @@
 
 	* package/debian/changelog, VERSION, package/byacc.spec: bump
 
-2013-09-07  Thomas E. Dickey  <tom at invisible-island.net>
+2013-09-07  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* config.sub: update to 2013-09-15
 
 	* config.guess: update to 2013-06-10
 
-2013-03-04  Thomas E. Dickey  <tom at invisible-island.net>
+2013-03-04  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* package/debian/changelog, VERSION, package/byacc.spec: bump
 
@@ -1130,11 +1249,11 @@
 	* aclocal.m4:
 	another fix for CF_GCC_VERSION to handle Debian's modification of gcc message.
 
-2013-02-10  Thomas E. Dickey  <tom at invisible-island.net>
+2013-02-10  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* config.sub, config.guess: update to 2013-02-04
 
-2012-10-03  Thomas E. Dickey  <tom at invisible-island.net>
+2012-10-03  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* package/debian/changelog, package/byacc.spec, VERSION: bump
 
@@ -1156,7 +1275,7 @@
 	suggested patch: drop CF_ANSI_CC_REQD, CF_ANSI_CC_CHECK, CF_PROG_EXT since
 	they are not needed.
 
-2012-10-03  Thomas E. Dickey  <tom at invisible-island.net>
+2012-10-03  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* aclocal.m4:
 	split-out CF_CC_ENV_FLAGS from CF_ANSI_CC_CHECK to avoid losing it in
@@ -1190,13 +1309,13 @@
 		CF_MIXEDCASE_FILENAMES
 		CF_NO_LEAKS_OPTION
 
-2012-10-03  Thomas E. Dickey  <tom at invisible-island.net>
+2012-10-03  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* aclocal.m4:
 	move existence-check for mkstemp out of the AC_TRY_RUN, to help with
 	cross-compiles
 
-2012-10-02  Thomas E. Dickey  <tom at invisible-island.net>
+2012-10-02  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* config_h.in:
 	Adrian Bunk request - replace this with the output from autoheader
@@ -1214,7 +1333,7 @@
 
 	* makefile.in: add assignment for datarootdir variable.
 
-2012-05-26  Thomas E. Dickey  <tom at invisible-island.net>
+2012-05-26  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* package/debian/changelog, package/byacc.spec, VERSION: bump
 
@@ -1242,13 +1361,13 @@
 	use TMALLOC() and TREALLOC() macros to simplify allocation/reallocation
 	(no object change)
 
-2012-05-25  Thomas E. Dickey  <tom at invisible-island.net>
+2012-05-25  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* output.c, main.c, verbose.c, mkpar.c, lr0.c:
 	use TMALLOC() and TREALLOC() macros to simplify allocation/reallocation
 	(no object change)
 
-2012-01-15  Thomas E. Dickey  <tom at invisible-island.net>
+2012-01-15  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* package/debian/copyright: bump
 
@@ -1353,7 +1472,7 @@
 	* test/quote_calc2-s.tab.c, test/quote_calc3-s.tab.c, test/quote_calc4-s.tab.c, test/quote_calc-s.tab.c, test/quote_calc.tab.c, test/quote_calc2.tab.c, test/quote_calc3.tab.c, test/quote_calc4.tab.c:
 	regen
 
-2012-01-14  Thomas E. Dickey  <tom at invisible-island.net>
+2012-01-14  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* test/calc2.tab.c, test/code_calc.code.c, test/code_error.code.c, test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c, test/calc1.tab.c:
 	regen
@@ -1384,7 +1503,7 @@
 
 	* test/run_test.sh: generate/test with "-s" option applied.
 
-2012-01-13  Thomas E. Dickey  <tom at invisible-island.net>
+2012-01-13  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* package/debian/changelog, package/byacc.spec, VERSION: bump
 
@@ -1416,7 +1535,7 @@
 
 	* aclocal.m4: resync with my-autoconf, i.e., fixes for CF_XOPEN_SOURCE
 
-2011-12-19  Thomas E. Dickey  <tom at invisible-island.net>
+2011-12-19  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* package/debian/changelog, package/byacc.spec, VERSION: bump
 
@@ -1430,7 +1549,7 @@
 	Simply suppressing the second #define makes the behavior closer to yacc.
 	(report by Paulo Andrade).
 
-2011-09-08  Thomas E. Dickey  <tom at invisible-island.net>
+2011-09-08  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* package/debian/changelog, package/byacc.spec, VERSION: bump
 
@@ -1438,7 +1557,7 @@
 	fix some more interaction between -i and -d flags to ensure YYERRCODE
 	and YYSTYPE are declared, tested with cproto.
 
-2011-09-07  Thomas E. Dickey  <tom at invisible-island.net>
+2011-09-07  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* yacc.1: document "-i" option.
 
@@ -1452,14 +1571,14 @@
 
 	* skeleton.c, output.c, defs.h: changes to support "-i" option.
 
-2011-09-06  Thomas E. Dickey  <tom at invisible-island.net>
+2011-09-06  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* reader.c: pass explicit file-pointer to write_section()
 
 	* main.c:
 	add "-i" option, to generate interface-file (suggested by Denis M. Wilson)
 
-2011-09-05  Thomas E. Dickey  <tom at invisible-island.net>
+2011-09-05  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* configure: regen
 
@@ -1470,15 +1589,15 @@
 	* defs.h, error.c, reader.c:
 	add check for missing "}" on %parse-param and %lex-param lines (report by Denis M Wilson)
 
-2011-04-01  Thomas E. Dickey  <tom at invisible-island.net>
+2011-04-01  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* config.sub: update to 2011-04-01
 
-2011-02-02  Thomas E. Dickey  <tom at invisible-island.net>
+2011-02-02  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* config.guess: update to 2011-01-01
 
-2010-12-29  Thomas E. Dickey  <tom at invisible-island.net>
+2010-12-29  Thomas E. Dickey  <dickey at invisible-island.net>
 
 	* defs.h, skeleton.c:
 	add const qualifier to skeleton data, per NetBSD changes (report by Christos Zoulas)
@@ -1500,7 +1619,7 @@
 	* test/ftp.y:
 	improve example, which was stuck in 19XX and assumed file sizes were longs.
 
-2010-12-29  Thomas E. Dickey  <tom at invisible-island.net>
+2010-12-29  Thomas E. Dickey  <dickey at invisible-island.net>

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-src-projects mailing list