svn commit: r246345 - in user/alfred/ewatchdog: . bin/cat bin/cp bin/df bin/sh contrib/binutils/config contrib/binutils/include/elf contrib/bmake contrib/bmake/mk contrib/bmake/unit-tests contrib/b...

Alfred Perlstein alfred at FreeBSD.org
Tue Feb 5 02:45:08 UTC 2013


Author: alfred
Date: Tue Feb  5 02:45:02 2013
New Revision: 246345
URL: http://svnweb.freebsd.org/changeset/base/246345

Log:
  MFC

Added:
  user/alfred/ewatchdog/contrib/bmake/Makefile
     - copied unchanged from r246343, head/contrib/bmake/Makefile
  user/alfred/ewatchdog/contrib/bmake/Makefile.config.in
     - copied unchanged from r246343, head/contrib/bmake/Makefile.config.in
  user/alfred/ewatchdog/contrib/bmake/makefile.in
     - copied unchanged from r246343, head/contrib/bmake/makefile.in
  user/alfred/ewatchdog/contrib/bmake/mk/
     - copied from r246343, head/contrib/bmake/mk/
  user/alfred/ewatchdog/lib/libc/arm/sys/__vdso_gettc.c
     - copied unchanged from r246343, head/lib/libc/arm/sys/__vdso_gettc.c
  user/alfred/ewatchdog/lib/libc/ia64/sys/__vdso_gettc.c
     - copied unchanged from r246343, head/lib/libc/ia64/sys/__vdso_gettc.c
  user/alfred/ewatchdog/lib/libc/mips/sys/__vdso_gettc.c
     - copied unchanged from r246343, head/lib/libc/mips/sys/__vdso_gettc.c
  user/alfred/ewatchdog/lib/libc/powerpc/sys/__vdso_gettc.c
     - copied unchanged from r246343, head/lib/libc/powerpc/sys/__vdso_gettc.c
  user/alfred/ewatchdog/lib/libc/powerpc64/sys/__vdso_gettc.c
     - copied unchanged from r246343, head/lib/libc/powerpc64/sys/__vdso_gettc.c
  user/alfred/ewatchdog/lib/libc/sparc64/sys/__vdso_gettc.c
     - copied unchanged from r246343, head/lib/libc/sparc64/sys/__vdso_gettc.c
  user/alfred/ewatchdog/lib/libc/stdio/fmemopen.c
     - copied unchanged from r246343, head/lib/libc/stdio/fmemopen.c
  user/alfred/ewatchdog/lib/libpmc/pmc.ivybridgexeon.3
     - copied unchanged from r246343, head/lib/libpmc/pmc.ivybridgexeon.3
  user/alfred/ewatchdog/sys/arm/allwinner/a10_clk.c
     - copied unchanged from r246343, head/sys/arm/allwinner/a10_clk.c
  user/alfred/ewatchdog/sys/arm/allwinner/a10_clk.h
     - copied unchanged from r246343, head/sys/arm/allwinner/a10_clk.h
  user/alfred/ewatchdog/sys/arm/allwinner/a10_ehci.c
     - copied unchanged from r246343, head/sys/arm/allwinner/a10_ehci.c
  user/alfred/ewatchdog/sys/arm/allwinner/a10_gpio.c
     - copied unchanged from r246343, head/sys/arm/allwinner/a10_gpio.c
  user/alfred/ewatchdog/sys/arm/conf/DREAMPLUG-1001
     - copied unchanged from r246343, head/sys/arm/conf/DREAMPLUG-1001
  user/alfred/ewatchdog/sys/boot/fdt/dts/dreamplug-1001.dts
     - copied unchanged from r246343, head/sys/boot/fdt/dts/dreamplug-1001.dts
  user/alfred/ewatchdog/sys/boot/fdt/dts/dreamplug-1001N.dts
     - copied unchanged from r246343, head/sys/boot/fdt/dts/dreamplug-1001N.dts
  user/alfred/ewatchdog/sys/boot/usb/
     - copied from r246343, head/sys/boot/usb/
  user/alfred/ewatchdog/sys/dev/usb/usb_freebsd_loader.h
     - copied unchanged from r246343, head/sys/dev/usb/usb_freebsd_loader.h
  user/alfred/ewatchdog/tools/build/options/WITHOUT_CLANG_FULL
     - copied unchanged from r246343, head/tools/build/options/WITHOUT_CLANG_FULL
  user/alfred/ewatchdog/tools/build/options/WITHOUT_LIBCPLUSPLUS
     - copied unchanged from r246343, head/tools/build/options/WITHOUT_LIBCPLUSPLUS
  user/alfred/ewatchdog/tools/build/options/WITH_BSD_PATCH
     - copied unchanged from r246343, head/tools/build/options/WITH_BSD_PATCH
  user/alfred/ewatchdog/tools/build/options/WITH_CLANG_FULL
     - copied unchanged from r246343, head/tools/build/options/WITH_CLANG_FULL
  user/alfred/ewatchdog/tools/build/options/WITH_GPL_DTC
     - copied unchanged from r246343, head/tools/build/options/WITH_GPL_DTC
  user/alfred/ewatchdog/tools/regression/lib/libc/stdio/test-fmemopen.c
     - copied unchanged from r246343, head/tools/regression/lib/libc/stdio/test-fmemopen.c
  user/alfred/ewatchdog/tools/regression/lib/libc/stdio/test-fmemopen.t
     - copied unchanged from r246343, head/tools/regression/lib/libc/stdio/test-fmemopen.t
  user/alfred/ewatchdog/usr.bin/bmake/Makefile.config
     - copied unchanged from r246343, head/usr.bin/bmake/Makefile.config
  user/alfred/ewatchdog/usr.bin/dtc/
     - copied from r246343, head/usr.bin/dtc/
  user/alfred/ewatchdog/usr.bin/patch/
     - copied from r246343, head/usr.bin/patch/
  user/alfred/ewatchdog/usr.sbin/bsdinstall/partedit/scripted.c
     - copied unchanged from r246343, head/usr.sbin/bsdinstall/partedit/scripted.c
  user/alfred/ewatchdog/usr.sbin/bsdinstall/scripts/script
     - copied unchanged from r246343, head/usr.sbin/bsdinstall/scripts/script
Deleted:
  user/alfred/ewatchdog/contrib/bmake/Makefile.in
  user/alfred/ewatchdog/lib/libstand/if_ether.h
  user/alfred/ewatchdog/sys/arm/mv/kirkwood/files.sheevaplug
  user/alfred/ewatchdog/sys/arm/mv/kirkwood/sheevaplug.c
  user/alfred/ewatchdog/sys/arm/mv/kirkwood/std.sheevaplug
  user/alfred/ewatchdog/sys/dev/blackhole/
  user/alfred/ewatchdog/sys/modules/blackhole/
Modified:
  user/alfred/ewatchdog/Makefile.inc1
  user/alfred/ewatchdog/UPDATING
  user/alfred/ewatchdog/bin/cat/cat.1
  user/alfred/ewatchdog/bin/cat/cat.c
  user/alfred/ewatchdog/bin/cp/utils.c
  user/alfred/ewatchdog/bin/df/df.1
  user/alfred/ewatchdog/bin/df/df.c
  user/alfred/ewatchdog/bin/sh/TOUR
  user/alfred/ewatchdog/bin/sh/eval.c
  user/alfred/ewatchdog/bin/sh/expand.c
  user/alfred/ewatchdog/bin/sh/expand.h
  user/alfred/ewatchdog/bin/sh/init.h
  user/alfred/ewatchdog/bin/sh/input.c
  user/alfred/ewatchdog/bin/sh/jobs.c
  user/alfred/ewatchdog/bin/sh/main.c
  user/alfred/ewatchdog/bin/sh/miscbltin.c
  user/alfred/ewatchdog/bin/sh/mkinit.c
  user/alfred/ewatchdog/bin/sh/mksyntax.c
  user/alfred/ewatchdog/bin/sh/nodetypes
  user/alfred/ewatchdog/bin/sh/redir.c
  user/alfred/ewatchdog/bin/sh/sh.1
  user/alfred/ewatchdog/bin/sh/var.c
  user/alfred/ewatchdog/contrib/binutils/include/elf/common.h
  user/alfred/ewatchdog/contrib/bmake/ChangeLog
  user/alfred/ewatchdog/contrib/bmake/FILES
  user/alfred/ewatchdog/contrib/bmake/bmake.1
  user/alfred/ewatchdog/contrib/bmake/bmake.cat1
  user/alfred/ewatchdog/contrib/bmake/boot-strap
  user/alfred/ewatchdog/contrib/bmake/bsd.after-import.mk
  user/alfred/ewatchdog/contrib/bmake/compat.c
  user/alfred/ewatchdog/contrib/bmake/configure
  user/alfred/ewatchdog/contrib/bmake/configure.in
  user/alfred/ewatchdog/contrib/bmake/job.c
  user/alfred/ewatchdog/contrib/bmake/main.c
  user/alfred/ewatchdog/contrib/bmake/make-bootstrap.sh.in
  user/alfred/ewatchdog/contrib/bmake/make.1
  user/alfred/ewatchdog/contrib/bmake/meta.c
  user/alfred/ewatchdog/contrib/bmake/realpath.c
  user/alfred/ewatchdog/contrib/bmake/unit-tests/Makefile.in
  user/alfred/ewatchdog/contrib/bmake/var.c
  user/alfred/ewatchdog/contrib/gcc/config/arm/freebsd.h
  user/alfred/ewatchdog/contrib/gcc/config/arm/unwind-arm.h
  user/alfred/ewatchdog/contrib/gdb/gdb/osabi.c
  user/alfred/ewatchdog/contrib/ipfilter/ipsend/44arp.c
  user/alfred/ewatchdog/contrib/jemalloc/COPYING
  user/alfred/ewatchdog/contrib/jemalloc/ChangeLog
  user/alfred/ewatchdog/contrib/jemalloc/FREEBSD-diffs
  user/alfred/ewatchdog/contrib/jemalloc/FREEBSD-upgrade
  user/alfred/ewatchdog/contrib/jemalloc/VERSION
  user/alfred/ewatchdog/contrib/jemalloc/doc/jemalloc.3
  user/alfred/ewatchdog/contrib/jemalloc/include/jemalloc/internal/arena.h
  user/alfred/ewatchdog/contrib/jemalloc/include/jemalloc/internal/ckh.h
  user/alfred/ewatchdog/contrib/jemalloc/include/jemalloc/internal/hash.h
  user/alfred/ewatchdog/contrib/jemalloc/include/jemalloc/internal/jemalloc_internal.h
  user/alfred/ewatchdog/contrib/jemalloc/include/jemalloc/internal/private_namespace.h
  user/alfred/ewatchdog/contrib/jemalloc/include/jemalloc/internal/tcache.h
  user/alfred/ewatchdog/contrib/jemalloc/include/jemalloc/jemalloc.h
  user/alfred/ewatchdog/contrib/jemalloc/include/jemalloc/jemalloc_defs.h
  user/alfred/ewatchdog/contrib/jemalloc/src/arena.c
  user/alfred/ewatchdog/contrib/jemalloc/src/chunk.c
  user/alfred/ewatchdog/contrib/jemalloc/src/chunk_dss.c
  user/alfred/ewatchdog/contrib/jemalloc/src/ckh.c
  user/alfred/ewatchdog/contrib/jemalloc/src/ctl.c
  user/alfred/ewatchdog/contrib/jemalloc/src/jemalloc.c
  user/alfred/ewatchdog/contrib/jemalloc/src/prof.c
  user/alfred/ewatchdog/contrib/jemalloc/src/tcache.c
  user/alfred/ewatchdog/contrib/libarchive/libarchive/archive_getdate.c
  user/alfred/ewatchdog/contrib/libarchive/libarchive/test/test_archive_getdate.c
  user/alfred/ewatchdog/contrib/libcxxrt/exception.cc
  user/alfred/ewatchdog/contrib/libstdc++/libsupc++/unwind-cxx.h
  user/alfred/ewatchdog/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticFrontendKinds.td
  user/alfred/ewatchdog/contrib/llvm/tools/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  user/alfred/ewatchdog/etc/Makefile
  user/alfred/ewatchdog/etc/login.conf
  user/alfred/ewatchdog/etc/rc.d/ip6addrctl
  user/alfred/ewatchdog/gnu/lib/libsupc++/Version.map
  user/alfred/ewatchdog/gnu/usr.bin/Makefile
  user/alfred/ewatchdog/gnu/usr.bin/cc/c++/Makefile
  user/alfred/ewatchdog/gnu/usr.bin/gdb/kgdb/main.c
  user/alfred/ewatchdog/gnu/usr.bin/grep/grep.c
  user/alfred/ewatchdog/gnu/usr.bin/patch/Makefile
  user/alfred/ewatchdog/include/arpa/Makefile
  user/alfred/ewatchdog/include/stdio.h   (contents, props changed)
  user/alfred/ewatchdog/kerberos5/lib/libkrb5/Makefile
  user/alfred/ewatchdog/lib/Makefile
  user/alfred/ewatchdog/lib/clang/Makefile
  user/alfred/ewatchdog/lib/clang/clang.build.mk
  user/alfred/ewatchdog/lib/clang/libclanganalysis/Makefile
  user/alfred/ewatchdog/lib/clang/libclangarcmigrate/Makefile
  user/alfred/ewatchdog/lib/clang/libclangast/Makefile
  user/alfred/ewatchdog/lib/clang/libclangbasic/Makefile
  user/alfred/ewatchdog/lib/clang/libclangcodegen/Makefile
  user/alfred/ewatchdog/lib/clang/libclangdriver/Makefile
  user/alfred/ewatchdog/lib/clang/libclangedit/Makefile
  user/alfred/ewatchdog/lib/clang/libclangfrontend/Makefile
  user/alfred/ewatchdog/lib/clang/libclangfrontendtool/Makefile
  user/alfred/ewatchdog/lib/clang/libclanglex/Makefile
  user/alfred/ewatchdog/lib/clang/libclangparse/Makefile
  user/alfred/ewatchdog/lib/clang/libclangrewritecore/Makefile
  user/alfred/ewatchdog/lib/clang/libclangrewritefrontend/Makefile
  user/alfred/ewatchdog/lib/clang/libclangsema/Makefile
  user/alfred/ewatchdog/lib/clang/libclangserialization/Makefile
  user/alfred/ewatchdog/lib/clang/libclangstaticanalyzercheckers/Makefile
  user/alfred/ewatchdog/lib/clang/libclangstaticanalyzercore/Makefile
  user/alfred/ewatchdog/lib/clang/libclangstaticanalyzerfrontend/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmarchive/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmarmasmparser/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmarmcodegen/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmarmdesc/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmarmdisassembler/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmarminfo/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmarminstprinter/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmasmparser/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmasmprinter/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmbitreader/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmbitwriter/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmcodegen/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmcore/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmdebuginfo/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmexecutionengine/Makefile
  user/alfred/ewatchdog/lib/clang/libllvminstcombine/Makefile
  user/alfred/ewatchdog/lib/clang/libllvminstrumentation/Makefile
  user/alfred/ewatchdog/lib/clang/libllvminterpreter/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmjit/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmlinker/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmmcdisassembler/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmmcparser/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmmipsasmparser/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmmipscodegen/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmmipsdesc/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmmipsdisassembler/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmmipsinfo/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmmipsinstprinter/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmobject/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmpowerpccodegen/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmpowerpcdesc/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmpowerpcinfo/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmpowerpcinstprinter/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmruntimedyld/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmselectiondag/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmtablegen/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmtarget/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmvectorize/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmx86asmparser/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmx86codegen/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmx86desc/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmx86info/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmx86instprinter/Makefile
  user/alfred/ewatchdog/lib/clang/libllvmx86utils/Makefile
  user/alfred/ewatchdog/lib/libarchive/Makefile
  user/alfred/ewatchdog/lib/libc/amd64/sys/__vdso_gettc.c
  user/alfred/ewatchdog/lib/libc/arm/sys/Makefile.inc
  user/alfred/ewatchdog/lib/libc/i386/sys/__vdso_gettc.c
  user/alfred/ewatchdog/lib/libc/ia64/sys/Makefile.inc
  user/alfred/ewatchdog/lib/libc/mips/sys/Makefile.inc
  user/alfred/ewatchdog/lib/libc/powerpc/Makefile.inc
  user/alfred/ewatchdog/lib/libc/powerpc64/Makefile.inc
  user/alfred/ewatchdog/lib/libc/sparc64/Makefile.inc
  user/alfred/ewatchdog/lib/libc/stdio/Makefile.inc   (contents, props changed)
  user/alfred/ewatchdog/lib/libc/stdio/Symbol.map   (contents, props changed)
  user/alfred/ewatchdog/lib/libc/stdio/fopen.3   (contents, props changed)
  user/alfred/ewatchdog/lib/libc/sys/__vdso_gettimeofday.c
  user/alfred/ewatchdog/lib/libc/sys/gettimeofday.c
  user/alfred/ewatchdog/lib/libc/sys/kqueue.2
  user/alfred/ewatchdog/lib/libc/sys/posix_fadvise.2
  user/alfred/ewatchdog/lib/libcxxrt/Version.map
  user/alfred/ewatchdog/lib/libpmc/Makefile
  user/alfred/ewatchdog/lib/libpmc/libpmc.c
  user/alfred/ewatchdog/lib/libpmc/pmc.ivybridge.3
  user/alfred/ewatchdog/lib/libpmc/pmc.sandybridge.3
  user/alfred/ewatchdog/lib/libpmc/pmc.sandybridgexeon.3
  user/alfred/ewatchdog/lib/libproc/proc_rtld.c
  user/alfred/ewatchdog/lib/ncurses/form/Makefile
  user/alfred/ewatchdog/lib/ncurses/menu/Makefile
  user/alfred/ewatchdog/lib/ncurses/ncurses/Makefile
  user/alfred/ewatchdog/lib/ncurses/panel/Makefile
  user/alfred/ewatchdog/libexec/bootpd/rtmsg.c
  user/alfred/ewatchdog/libexec/tftpd/tftp-io.c
  user/alfred/ewatchdog/libexec/tftpd/tftp-options.c
  user/alfred/ewatchdog/libexec/tftpd/tftp-utils.h
  user/alfred/ewatchdog/libexec/tftpd/tftpd.c
  user/alfred/ewatchdog/release/Makefile
  user/alfred/ewatchdog/release/amd64/mkisoimages.sh
  user/alfred/ewatchdog/release/generate-release.sh
  user/alfred/ewatchdog/release/i386/mkisoimages.sh
  user/alfred/ewatchdog/release/ia64/mkisoimages.sh
  user/alfred/ewatchdog/release/pc98/mkisoimages.sh
  user/alfred/ewatchdog/release/powerpc/mkisoimages.sh
  user/alfred/ewatchdog/release/rc.local
  user/alfred/ewatchdog/release/sparc64/mkisoimages.sh
  user/alfred/ewatchdog/sbin/devd/devd.8
  user/alfred/ewatchdog/sbin/devd/devd.cc
  user/alfred/ewatchdog/sbin/devd/devd.hh
  user/alfred/ewatchdog/sbin/geom/class/part/gpart.8
  user/alfred/ewatchdog/sbin/recoverdisk/recoverdisk.c
  user/alfred/ewatchdog/sbin/route/route.c
  user/alfred/ewatchdog/share/info/Makefile
  user/alfred/ewatchdog/share/man/man4/Makefile
  user/alfred/ewatchdog/share/man/man4/mfi.4
  user/alfred/ewatchdog/share/man/man5/make.conf.5
  user/alfred/ewatchdog/share/man/man5/src.conf.5
  user/alfred/ewatchdog/share/man/man7/release.7
  user/alfred/ewatchdog/share/man/man9/VFS_SET.9
  user/alfred/ewatchdog/share/misc/committers-doc.dot
  user/alfred/ewatchdog/share/mk/bsd.incs.mk
  user/alfred/ewatchdog/share/mk/bsd.info.mk
  user/alfred/ewatchdog/share/mk/bsd.lib.mk
  user/alfred/ewatchdog/share/mk/bsd.links.mk
  user/alfred/ewatchdog/share/mk/bsd.man.mk
  user/alfred/ewatchdog/share/mk/bsd.own.mk
  user/alfred/ewatchdog/share/monetdef/Makefile
  user/alfred/ewatchdog/share/msgdef/Makefile
  user/alfred/ewatchdog/share/numericdef/Makefile
  user/alfred/ewatchdog/sys/amd64/amd64/mp_machdep.c
  user/alfred/ewatchdog/sys/amd64/conf/GENERIC
  user/alfred/ewatchdog/sys/amd64/include/intr_machdep.h
  user/alfred/ewatchdog/sys/amd64/include/vmm.h   (contents, props changed)
  user/alfred/ewatchdog/sys/amd64/include/vmm_dev.h   (contents, props changed)
  user/alfred/ewatchdog/sys/amd64/include/vmm_instruction_emul.h   (contents, props changed)
  user/alfred/ewatchdog/sys/amd64/linux32/linux.h
  user/alfred/ewatchdog/sys/amd64/linux32/linux32_sysvec.c
  user/alfred/ewatchdog/sys/amd64/vmm/intel/vmx.c   (contents, props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/io/ppt.c   (contents, props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm.c   (contents, props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_instruction_emul.c
  user/alfred/ewatchdog/sys/arm/allwinner/aintc.c
  user/alfred/ewatchdog/sys/arm/allwinner/common.c
  user/alfred/ewatchdog/sys/arm/allwinner/files.a10
  user/alfred/ewatchdog/sys/arm/allwinner/timer.c
  user/alfred/ewatchdog/sys/arm/arm/busdma_machdep.c
  user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_arm10.S
  user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_arm9.S
  user/alfred/ewatchdog/sys/arm/arm/intr.c
  user/alfred/ewatchdog/sys/arm/arm/vm_machdep.c
  user/alfred/ewatchdog/sys/arm/conf/BEAGLEBONE
  user/alfred/ewatchdog/sys/arm/conf/CUBIEBOARD
  user/alfred/ewatchdog/sys/arm/conf/DOCKSTAR
  user/alfred/ewatchdog/sys/arm/conf/NOTES
  user/alfred/ewatchdog/sys/arm/conf/SHEEVAPLUG
  user/alfred/ewatchdog/sys/arm/include/vmparam.h
  user/alfred/ewatchdog/sys/arm/mv/mv_machdep.c
  user/alfred/ewatchdog/sys/arm/ti/am335x/am335x_scm_padconf.c
  user/alfred/ewatchdog/sys/arm/ti/cpsw/if_cpsw.c
  user/alfred/ewatchdog/sys/arm/ti/cpsw/if_cpswreg.h
  user/alfred/ewatchdog/sys/arm/ti/cpsw/if_cpswvar.h
  user/alfred/ewatchdog/sys/arm/ti/ti_scm.c
  user/alfred/ewatchdog/sys/boot/arm/uboot/Makefile
  user/alfred/ewatchdog/sys/boot/fdt/dts/beaglebone.dts
  user/alfred/ewatchdog/sys/boot/fdt/dts/cubieboard.dts
  user/alfred/ewatchdog/sys/boot/i386/efi/Makefile
  user/alfred/ewatchdog/sys/boot/i386/libi386/comconsole.c
  user/alfred/ewatchdog/sys/boot/sparc64/loader/main.c
  user/alfred/ewatchdog/sys/boot/uboot/common/metadata.c
  user/alfred/ewatchdog/sys/cam/scsi/scsi_all.c
  user/alfred/ewatchdog/sys/cam/scsi/scsi_enc_ses.c
  user/alfred/ewatchdog/sys/cddl/compat/opensolaris/sys/kmem.h
  user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c
  user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c
  user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
  user/alfred/ewatchdog/sys/cddl/dev/dtrace/powerpc/dtrace_asm.S
  user/alfred/ewatchdog/sys/cddl/dev/dtrace/powerpc/dtrace_isa.c
  user/alfred/ewatchdog/sys/compat/linprocfs/linprocfs.c
  user/alfred/ewatchdog/sys/compat/linux/linux_emul.c
  user/alfred/ewatchdog/sys/compat/linux/linux_file.c
  user/alfred/ewatchdog/sys/compat/linux/linux_file.h
  user/alfred/ewatchdog/sys/compat/linux/linux_fork.c
  user/alfred/ewatchdog/sys/compat/linux/linux_futex.c
  user/alfred/ewatchdog/sys/compat/linux/linux_ioctl.h
  user/alfred/ewatchdog/sys/compat/linux/linux_ipc.h
  user/alfred/ewatchdog/sys/compat/linux/linux_mib.c
  user/alfred/ewatchdog/sys/compat/linux/linux_misc.h
  user/alfred/ewatchdog/sys/compat/linux/linux_signal.h
  user/alfred/ewatchdog/sys/compat/linux/linux_socket.c
  user/alfred/ewatchdog/sys/compat/linux/linux_socket.h
  user/alfred/ewatchdog/sys/compat/linux/linux_sysctl.c
  user/alfred/ewatchdog/sys/compat/linux/linux_time.c
  user/alfred/ewatchdog/sys/conf/Makefile.arm
  user/alfred/ewatchdog/sys/conf/NOTES
  user/alfred/ewatchdog/sys/conf/files.amd64
  user/alfred/ewatchdog/sys/conf/files.i386
  user/alfred/ewatchdog/sys/conf/ldscript.arm
  user/alfred/ewatchdog/sys/conf/newvers.sh
  user/alfred/ewatchdog/sys/conf/options
  user/alfred/ewatchdog/sys/contrib/dev/acpica/components/utilities/utcache.c
  user/alfred/ewatchdog/sys/contrib/dev/acpica/include/acglobal.h
  user/alfred/ewatchdog/sys/contrib/dev/acpica/include/acmacros.h
  user/alfred/ewatchdog/sys/contrib/dev/acpica/include/acoutput.h
  user/alfred/ewatchdog/sys/contrib/dev/acpica/include/actypes.h
  user/alfred/ewatchdog/sys/contrib/octeon-sdk/cvmx-helper-board.c
  user/alfred/ewatchdog/sys/dev/acpi_support/acpi_asus_wmi.c
  user/alfred/ewatchdog/sys/dev/acpi_support/acpi_fujitsu.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpi_support/acpi_hp.c
  user/alfred/ewatchdog/sys/dev/acpi_support/acpi_ibm.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpi_support/acpi_panasonic.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpi_support/acpi_sony.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpi_support/acpi_toshiba.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/Osd/OsdSchedule.c
  user/alfred/ewatchdog/sys/dev/acpica/acpi.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_acad.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_button.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_cmbat.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_dock.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_ec.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_hpet.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_lid.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_pci.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_pci_link.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_pcib.c
  user/alfred/ewatchdog/sys/dev/acpica/acpi_pcib_pci.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_perf.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_resource.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_smbat.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_thermal.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_throttle.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/acpica/acpi_timer.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/adlink/adlink.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/age/if_age.c
  user/alfred/ewatchdog/sys/dev/age/if_agevar.h
  user/alfred/ewatchdog/sys/dev/agp/agp_i810.c
  user/alfred/ewatchdog/sys/dev/ahci/ahci.c
  user/alfred/ewatchdog/sys/dev/altera/sdcard/altera_sdcard.h
  user/alfred/ewatchdog/sys/dev/altera/sdcard/altera_sdcard_io.c
  user/alfred/ewatchdog/sys/dev/amdsbwd/amdsbwd.c
  user/alfred/ewatchdog/sys/dev/amdtemp/amdtemp.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/ata/ata-all.h
  user/alfred/ewatchdog/sys/dev/ata/ata-lowlevel.c
  user/alfred/ewatchdog/sys/dev/ath/if_ath.c
  user/alfred/ewatchdog/sys/dev/ath/if_ath_misc.h
  user/alfred/ewatchdog/sys/dev/ath/if_ath_rx.c
  user/alfred/ewatchdog/sys/dev/ath/if_ath_tx.c
  user/alfred/ewatchdog/sys/dev/ath/if_ath_tx_edma.c
  user/alfred/ewatchdog/sys/dev/ath/if_athvar.h
  user/alfred/ewatchdog/sys/dev/auxio/auxio.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/bge/if_bge.c
  user/alfred/ewatchdog/sys/dev/cas/if_cas.c
  user/alfred/ewatchdog/sys/dev/ce/if_ce.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/cfi/cfi_bus_fdt.c
  user/alfred/ewatchdog/sys/dev/cfi/cfi_bus_ixp4xx.c
  user/alfred/ewatchdog/sys/dev/coretemp/coretemp.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/cp/if_cp.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/cpufreq/ichss.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/ctau/if_ct.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/cx/if_cx.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/cxgbe/adapter.h
  user/alfred/ewatchdog/sys/dev/cxgbe/common/t4_msg.h
  user/alfred/ewatchdog/sys/dev/cxgbe/t4_main.c
  user/alfred/ewatchdog/sys/dev/cxgbe/t4_sge.c
  user/alfred/ewatchdog/sys/dev/cxgbe/tom/t4_connect.c
  user/alfred/ewatchdog/sys/dev/cxgbe/tom/t4_cpl_io.c
  user/alfred/ewatchdog/sys/dev/cxgbe/tom/t4_listen.c
  user/alfred/ewatchdog/sys/dev/cxgbe/tom/t4_tom.c
  user/alfred/ewatchdog/sys/dev/cxgbe/tom/t4_tom.h
  user/alfred/ewatchdog/sys/dev/digi/digi_isa.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/digi/digi_pci.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/e1000/if_em.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/e1000/if_igb.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/e1000/if_lem.c
  user/alfred/ewatchdog/sys/dev/ep/if_ep_eisa.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/ep/if_ep_isa.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/ep/if_ep_mca.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/ep/if_ep_pccard.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/fdc/fdc_acpi.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/hpt27xx/hpt27xx_config.c
  user/alfred/ewatchdog/sys/dev/hpt27xx/os_bsd.h
  user/alfred/ewatchdog/sys/dev/hpt27xx/osm_bsd.c
  user/alfred/ewatchdog/sys/dev/hwpmc/hwpmc_core.c
  user/alfred/ewatchdog/sys/dev/hwpmc/hwpmc_intel.c
  user/alfred/ewatchdog/sys/dev/hwpmc/pmc_events.h
  user/alfred/ewatchdog/sys/dev/iicbus/ad7418.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/iicbus/ds133x.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/iicbus/ds1672.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/iicbus/icee.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/ixgb/if_ixgb.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/ixgbe/ixv.c
  user/alfred/ewatchdog/sys/dev/mfi/mfi_cam.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/mmc/mmc.c
  user/alfred/ewatchdog/sys/dev/mmc/mmcreg.h
  user/alfred/ewatchdog/sys/dev/mn/if_mn.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/mxge/if_mxge.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/my/if_my.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/nand/nand_id.c
  user/alfred/ewatchdog/sys/dev/netmap/netmap.c
  user/alfred/ewatchdog/sys/dev/netmap/netmap_kern.h
  user/alfred/ewatchdog/sys/dev/netmap/netmap_mem2.c
  user/alfred/ewatchdog/sys/dev/nvram2env/nvram2env.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/nxge/if_nxge.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/oce/oce_if.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/sdhci/sdhci_pci.c
  user/alfred/ewatchdog/sys/dev/sound/pci/emu10kx-midi.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/sound/pci/emu10kx-pcm.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/sound/pci/emu10kx.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/sound/sbus/cs4231.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/sound/usb/uaudio_pcm.c
  user/alfred/ewatchdog/sys/dev/uart/uart_bus.h
  user/alfred/ewatchdog/sys/dev/uart/uart_bus_acpi.c
  user/alfred/ewatchdog/sys/dev/uart/uart_bus_isa.c
  user/alfred/ewatchdog/sys/dev/uart/uart_bus_pci.c
  user/alfred/ewatchdog/sys/dev/uart/uart_core.c
  user/alfred/ewatchdog/sys/dev/uart/uart_dev_ns8250.c
  user/alfred/ewatchdog/sys/dev/usb/controller/at91dci.c
  user/alfred/ewatchdog/sys/dev/usb/controller/atmegadci.c
  user/alfred/ewatchdog/sys/dev/usb/controller/avr32dci.c
  user/alfred/ewatchdog/sys/dev/usb/controller/dwc_otg.c
  user/alfred/ewatchdog/sys/dev/usb/controller/ehci.c
  user/alfred/ewatchdog/sys/dev/usb/controller/musb_otg.c
  user/alfred/ewatchdog/sys/dev/usb/controller/ohci.c
  user/alfred/ewatchdog/sys/dev/usb/controller/uhci.c
  user/alfred/ewatchdog/sys/dev/usb/controller/usb_controller.c
  user/alfred/ewatchdog/sys/dev/usb/controller/uss820dci.c
  user/alfred/ewatchdog/sys/dev/usb/controller/xhci.c
  user/alfred/ewatchdog/sys/dev/usb/input/uhid.c
  user/alfred/ewatchdog/sys/dev/usb/input/ukbd.c
  user/alfred/ewatchdog/sys/dev/usb/input/ums.c
  user/alfred/ewatchdog/sys/dev/usb/misc/udbp.c
  user/alfred/ewatchdog/sys/dev/usb/misc/ufm.c
  user/alfred/ewatchdog/sys/dev/usb/net/if_axe.c
  user/alfred/ewatchdog/sys/dev/usb/net/if_cdce.c
  user/alfred/ewatchdog/sys/dev/usb/net/if_cue.c
  user/alfred/ewatchdog/sys/dev/usb/net/if_ipheth.c
  user/alfred/ewatchdog/sys/dev/usb/net/if_kue.c
  user/alfred/ewatchdog/sys/dev/usb/net/if_smsc.c
  user/alfred/ewatchdog/sys/dev/usb/quirk/usb_quirk.c
  user/alfred/ewatchdog/sys/dev/usb/storage/umass.c
  user/alfred/ewatchdog/sys/dev/usb/storage/urio.c
  user/alfred/ewatchdog/sys/dev/usb/storage/ustorage_fs.c
  user/alfred/ewatchdog/sys/dev/usb/template/usb_template.c
  user/alfred/ewatchdog/sys/dev/usb/template/usb_template_audio.c
  user/alfred/ewatchdog/sys/dev/usb/template/usb_template_cdce.c
  user/alfred/ewatchdog/sys/dev/usb/template/usb_template_kbd.c
  user/alfred/ewatchdog/sys/dev/usb/template/usb_template_modem.c
  user/alfred/ewatchdog/sys/dev/usb/template/usb_template_mouse.c
  user/alfred/ewatchdog/sys/dev/usb/template/usb_template_msc.c
  user/alfred/ewatchdog/sys/dev/usb/template/usb_template_mtp.c
  user/alfred/ewatchdog/sys/dev/usb/ufm_ioctl.h
  user/alfred/ewatchdog/sys/dev/usb/usb.h
  user/alfred/ewatchdog/sys/dev/usb/usb_busdma.c
  user/alfred/ewatchdog/sys/dev/usb/usb_busdma.h
  user/alfred/ewatchdog/sys/dev/usb/usb_compat_linux.c
  user/alfred/ewatchdog/sys/dev/usb/usb_core.c
  user/alfred/ewatchdog/sys/dev/usb/usb_core.h
  user/alfred/ewatchdog/sys/dev/usb/usb_debug.c
  user/alfred/ewatchdog/sys/dev/usb/usb_dev.c
  user/alfred/ewatchdog/sys/dev/usb/usb_dev.h
  user/alfred/ewatchdog/sys/dev/usb/usb_device.c
  user/alfred/ewatchdog/sys/dev/usb/usb_dynamic.c
  user/alfred/ewatchdog/sys/dev/usb/usb_endian.h
  user/alfred/ewatchdog/sys/dev/usb/usb_error.c
  user/alfred/ewatchdog/sys/dev/usb/usb_freebsd.h
  user/alfred/ewatchdog/sys/dev/usb/usb_generic.c
  user/alfred/ewatchdog/sys/dev/usb/usb_handle_request.c
  user/alfred/ewatchdog/sys/dev/usb/usb_hid.c
  user/alfred/ewatchdog/sys/dev/usb/usb_hub.c
  user/alfred/ewatchdog/sys/dev/usb/usb_ioctl.h
  user/alfred/ewatchdog/sys/dev/usb/usb_lookup.c
  user/alfred/ewatchdog/sys/dev/usb/usb_mbuf.c
  user/alfred/ewatchdog/sys/dev/usb/usb_msctest.c
  user/alfred/ewatchdog/sys/dev/usb/usb_parse.c
  user/alfred/ewatchdog/sys/dev/usb/usb_pci.h
  user/alfred/ewatchdog/sys/dev/usb/usb_pf.c
  user/alfred/ewatchdog/sys/dev/usb/usb_process.c
  user/alfred/ewatchdog/sys/dev/usb/usb_process.h
  user/alfred/ewatchdog/sys/dev/usb/usb_request.c
  user/alfred/ewatchdog/sys/dev/usb/usb_transfer.c
  user/alfred/ewatchdog/sys/dev/usb/usb_util.c
  user/alfred/ewatchdog/sys/dev/usb/usbdevs
  user/alfred/ewatchdog/sys/dev/usb/usbdi.h
  user/alfred/ewatchdog/sys/dev/usb/usbhid.h
  user/alfred/ewatchdog/sys/dev/vx/if_vx_eisa.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/vx/if_vx_pci.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/vxge/vxge.c   (contents, props changed)
  user/alfred/ewatchdog/sys/dev/xen/console/console.c
  user/alfred/ewatchdog/sys/fs/ext2fs/ext2_alloc.c
  user/alfred/ewatchdog/sys/fs/ext2fs/ext2_balloc.c
  user/alfred/ewatchdog/sys/fs/ext2fs/ext2_dir.h   (contents, props changed)
  user/alfred/ewatchdog/sys/fs/ext2fs/ext2_inode.c
  user/alfred/ewatchdog/sys/fs/ext2fs/ext2_lookup.c
  user/alfred/ewatchdog/sys/fs/ext2fs/ext2_vfsops.c
  user/alfred/ewatchdog/sys/fs/ext2fs/ext2fs.h   (contents, props changed)
  user/alfred/ewatchdog/sys/fs/ext2fs/fs.h
  user/alfred/ewatchdog/sys/fs/ext2fs/inode.h
  user/alfred/ewatchdog/sys/fs/msdosfs/msdosfs_fat.c
  user/alfred/ewatchdog/sys/fs/msdosfs/msdosfs_vfsops.c
  user/alfred/ewatchdog/sys/fs/msdosfs/msdosfs_vnops.c
  user/alfred/ewatchdog/sys/fs/nfs/nfs.h
  user/alfred/ewatchdog/sys/fs/nfs/nfs_commonkrpc.c
  user/alfred/ewatchdog/sys/fs/nfs/nfs_commonsubs.c
  user/alfred/ewatchdog/sys/fs/nfs/nfsport.h
  user/alfred/ewatchdog/sys/fs/nfsclient/nfs_clrpcops.c
  user/alfred/ewatchdog/sys/fs/nfsclient/nfs_clstate.c
  user/alfred/ewatchdog/sys/fs/nfsserver/nfs_nfsdkrpc.c
  user/alfred/ewatchdog/sys/fs/nfsserver/nfs_nfsdstate.c
  user/alfred/ewatchdog/sys/geom/mirror/g_mirror.c
  user/alfred/ewatchdog/sys/i386/conf/GENERIC
  user/alfred/ewatchdog/sys/i386/i386/mp_machdep.c
  user/alfred/ewatchdog/sys/i386/include/intr_machdep.h
  user/alfred/ewatchdog/sys/i386/include/vmparam.h
  user/alfred/ewatchdog/sys/i386/linux/linux.h
  user/alfred/ewatchdog/sys/i386/linux/linux_ptrace.c
  user/alfred/ewatchdog/sys/i386/linux/linux_sysvec.c
  user/alfred/ewatchdog/sys/kern/init_main.c
  user/alfred/ewatchdog/sys/kern/kern_clock.c
  user/alfred/ewatchdog/sys/kern/kern_clocksource.c
  user/alfred/ewatchdog/sys/kern/kern_descrip.c
  user/alfred/ewatchdog/sys/kern/kern_exit.c
  user/alfred/ewatchdog/sys/kern/kern_ktr.c
  user/alfred/ewatchdog/sys/kern/kern_malloc.c
  user/alfred/ewatchdog/sys/kern/kern_mib.c
  user/alfred/ewatchdog/sys/kern/kern_tc.c
  user/alfred/ewatchdog/sys/kern/subr_bus.c
  user/alfred/ewatchdog/sys/kern/uipc_mbuf.c
  user/alfred/ewatchdog/sys/kern/vfs_syscalls.c
  user/alfred/ewatchdog/sys/kern/vfs_vnops.c
  user/alfred/ewatchdog/sys/libkern/quad.h
  user/alfred/ewatchdog/sys/libkern/ucmpdi2.c
  user/alfred/ewatchdog/sys/mips/nlm/dev/net/mdio.c
  user/alfred/ewatchdog/sys/mips/nlm/dev/net/nae.c
  user/alfred/ewatchdog/sys/mips/nlm/dev/net/sgmii.c
  user/alfred/ewatchdog/sys/mips/nlm/dev/net/xlpge.c
  user/alfred/ewatchdog/sys/mips/nlm/hal/fmn.c
  user/alfred/ewatchdog/sys/mips/nlm/hal/mdio.h
  user/alfred/ewatchdog/sys/mips/nlm/hal/sys.h
  user/alfred/ewatchdog/sys/mips/nlm/hal/ucore_loader.h
  user/alfred/ewatchdog/sys/mips/nlm/xlp_machdep.c
  user/alfred/ewatchdog/sys/mips/nlm/xlp_pci.c
  user/alfred/ewatchdog/sys/modules/Makefile
  user/alfred/ewatchdog/sys/modules/hpt27xx/Makefile
  user/alfred/ewatchdog/sys/modules/usb/Makefile
  user/alfred/ewatchdog/sys/modules/usb/smsc/Makefile
  user/alfred/ewatchdog/sys/modules/wlan/Makefile
  user/alfred/ewatchdog/sys/net/bpf.c
  user/alfred/ewatchdog/sys/net/if_lagg.c
  user/alfred/ewatchdog/sys/net/if_llatbl.c
  user/alfred/ewatchdog/sys/net/if_llatbl.h
  user/alfred/ewatchdog/sys/net/netmap.h
  user/alfred/ewatchdog/sys/net80211/ieee80211_adhoc.c
  user/alfred/ewatchdog/sys/net80211/ieee80211_node.c
  user/alfred/ewatchdog/sys/net80211/ieee80211_scan_sta.c
  user/alfred/ewatchdog/sys/net80211/ieee80211_superg.c
  user/alfred/ewatchdog/sys/netgraph/ng_ether.c
  user/alfred/ewatchdog/sys/netinet/if_ether.h
  user/alfred/ewatchdog/sys/netinet/in.c
  user/alfred/ewatchdog/sys/netinet/in_pcb.c
  user/alfred/ewatchdog/sys/netinet/libalias/alias.c
  user/alfred/ewatchdog/sys/netinet/libalias/libalias.3
  user/alfred/ewatchdog/sys/netinet/tcp.h
  user/alfred/ewatchdog/sys/netinet/tcp_input.c
  user/alfred/ewatchdog/sys/netinet/tcp_reass.c
  user/alfred/ewatchdog/sys/netinet/tcp_syncache.c
  user/alfred/ewatchdog/sys/netinet/tcp_usrreq.c
  user/alfred/ewatchdog/sys/netinet/toecore.c
  user/alfred/ewatchdog/sys/netinet/udp.h
  user/alfred/ewatchdog/sys/netinet6/nd6.c
  user/alfred/ewatchdog/sys/netinet6/nd6_nbr.c
  user/alfred/ewatchdog/sys/nfsclient/nfs_krpc.c
  user/alfred/ewatchdog/sys/pc98/conf/GENERIC
  user/alfred/ewatchdog/sys/pci/ncr.c
  user/alfred/ewatchdog/sys/sparc64/conf/GENERIC
  user/alfred/ewatchdog/sys/sparc64/include/smp.h
  user/alfred/ewatchdog/sys/sparc64/sparc64/tick.c
  user/alfred/ewatchdog/sys/sys/kernel.h
  user/alfred/ewatchdog/sys/sys/mbuf.h
  user/alfred/ewatchdog/sys/sys/mount.h
  user/alfred/ewatchdog/sys/sys/param.h
  user/alfred/ewatchdog/sys/sys/pmc.h
  user/alfred/ewatchdog/sys/sys/socket.h
  user/alfred/ewatchdog/sys/sys/systm.h
  user/alfred/ewatchdog/sys/sys/time.h
  user/alfred/ewatchdog/sys/sys/un.h
  user/alfred/ewatchdog/sys/sys/vdso.h
  user/alfred/ewatchdog/sys/sys/vmmeter.h
  user/alfred/ewatchdog/sys/ufs/ffs/ffs_inode.c
  user/alfred/ewatchdog/sys/ufs/ufs/ufs_lookup.c
  user/alfred/ewatchdog/sys/vm/uma_core.c
  user/alfred/ewatchdog/sys/vm/vm_fault.c
  user/alfred/ewatchdog/sys/vm/vm_kern.c
  user/alfred/ewatchdog/sys/vm/vm_meter.c
  user/alfred/ewatchdog/sys/vm/vm_pageout.c
  user/alfred/ewatchdog/sys/x86/x86/intr_machdep.c
  user/alfred/ewatchdog/sys/x86/x86/local_apic.c
  user/alfred/ewatchdog/sys/x86/x86/tsc.c
  user/alfred/ewatchdog/tools/install.sh
  user/alfred/ewatchdog/tools/test/pthread_vfork/pthread_vfork_test.c
  user/alfred/ewatchdog/tools/tools/notescheck/notescheck.py
  user/alfred/ewatchdog/usr.bin/Makefile
  user/alfred/ewatchdog/usr.bin/bmake/Makefile
  user/alfred/ewatchdog/usr.bin/bmake/config.h
  user/alfred/ewatchdog/usr.bin/bmake/unit-tests/Makefile
  user/alfred/ewatchdog/usr.bin/clang/clang/Makefile
  user/alfred/ewatchdog/usr.bin/ee/Makefile
  user/alfred/ewatchdog/usr.bin/grep/grep.c
  user/alfred/ewatchdog/usr.bin/join/join.c
  user/alfred/ewatchdog/usr.bin/netstat/inet.c
  user/alfred/ewatchdog/usr.bin/sort/sort.c
  user/alfred/ewatchdog/usr.bin/systat/vmstat.c
  user/alfred/ewatchdog/usr.bin/tr/tr.c
  user/alfred/ewatchdog/usr.bin/truss/main.c
  user/alfred/ewatchdog/usr.bin/vmstat/vmstat.c
  user/alfred/ewatchdog/usr.bin/xinstall/install.1
  user/alfred/ewatchdog/usr.bin/xinstall/xinstall.c
  user/alfred/ewatchdog/usr.sbin/Makefile
  user/alfred/ewatchdog/usr.sbin/arp/arp.8
  user/alfred/ewatchdog/usr.sbin/arp/arp.c
  user/alfred/ewatchdog/usr.sbin/bhyve/bhyverun.c   (contents, props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/pci_emul.c   (contents, props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/pci_emul.h   (contents, props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/pci_passthru.c   (contents, props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/pci_virtio_block.c   (contents, props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/pci_virtio_net.c   (contents, props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/pmtmr.c
  user/alfred/ewatchdog/usr.sbin/bhyve/rtc.c   (contents, props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/virtio.h   (contents, props changed)
  user/alfred/ewatchdog/usr.sbin/bhyvectl/bhyvectl.c   (contents, props changed)
  user/alfred/ewatchdog/usr.sbin/bhyveload/bhyveload.8
  user/alfred/ewatchdog/usr.sbin/bsdconfig/share/script.subr
  user/alfred/ewatchdog/usr.sbin/bsdinstall/bsdinstall.8
  user/alfred/ewatchdog/usr.sbin/bsdinstall/partedit/Makefile
  user/alfred/ewatchdog/usr.sbin/bsdinstall/partedit/diskeditor.c
  user/alfred/ewatchdog/usr.sbin/bsdinstall/partedit/part_wizard.c
  user/alfred/ewatchdog/usr.sbin/bsdinstall/partedit/partedit.c
  user/alfred/ewatchdog/usr.sbin/bsdinstall/partedit/partedit.h
  user/alfred/ewatchdog/usr.sbin/bsdinstall/scripts/Makefile
  user/alfred/ewatchdog/usr.sbin/bsdinstall/scripts/wlanconfig
  user/alfred/ewatchdog/usr.sbin/crunch/crunchgen/crunchgen.c
  user/alfred/ewatchdog/usr.sbin/crunch/crunchide/exec_elf32.c
  user/alfred/ewatchdog/usr.sbin/crunch/examples/really-big.conf
  user/alfred/ewatchdog/usr.sbin/inetd/inetd.c
  user/alfred/ewatchdog/usr.sbin/ndp/ndp.c
  user/alfred/ewatchdog/usr.sbin/newsyslog/newsyslog.c
  user/alfred/ewatchdog/usr.sbin/pciconf/cap.c
  user/alfred/ewatchdog/usr.sbin/pkg_install/lib/lib.h
  user/alfred/ewatchdog/usr.sbin/pkg_install/lib/pkgng.c
  user/alfred/ewatchdog/usr.sbin/ppp/arp.c
  user/alfred/ewatchdog/usr.sbin/pw/pw_user.c
  user/alfred/ewatchdog/usr.sbin/rarpd/rarpd.c
  user/alfred/ewatchdog/usr.sbin/tcpdrop/tcpdrop.8
  user/alfred/ewatchdog/usr.sbin/tcpdrop/tcpdrop.c
  user/alfred/ewatchdog/usr.sbin/timed/timed/acksend.c
  user/alfred/ewatchdog/usr.sbin/timed/timed/byteorder.c
  user/alfred/ewatchdog/usr.sbin/timed/timed/candidate.c
  user/alfred/ewatchdog/usr.sbin/timed/timed/cksum.c
  user/alfred/ewatchdog/usr.sbin/timed/timed/correct.c
  user/alfred/ewatchdog/usr.sbin/timed/timed/master.c
  user/alfred/ewatchdog/usr.sbin/timed/timed/measure.c
  user/alfred/ewatchdog/usr.sbin/timed/timed/networkdelta.c
  user/alfred/ewatchdog/usr.sbin/timed/timed/readmsg.c
  user/alfred/ewatchdog/usr.sbin/timed/timed/slave.c
  user/alfred/ewatchdog/usr.sbin/timed/timed/timed.c
  user/alfred/ewatchdog/usr.sbin/timed/timedc/cmds.c
  user/alfred/ewatchdog/usr.sbin/timed/timedc/timedc.c
  user/alfred/ewatchdog/usr.sbin/watchdogd/watchdogd.c
Directory Properties:
  user/alfred/ewatchdog/   (props changed)
  user/alfred/ewatchdog/contrib/binutils/   (props changed)
  user/alfred/ewatchdog/contrib/binutils/config/acinclude.m4   (props changed)
  user/alfred/ewatchdog/contrib/bmake/   (props changed)
  user/alfred/ewatchdog/contrib/bsnmp/lib/tc.def   (props changed)
  user/alfred/ewatchdog/contrib/bsnmp/snmp_target/snmp_target.3   (props changed)
  user/alfred/ewatchdog/contrib/bsnmp/snmp_target/target_snmp.c   (props changed)
  user/alfred/ewatchdog/contrib/bsnmp/snmp_target/target_tree.def   (props changed)
  user/alfred/ewatchdog/contrib/bsnmp/snmp_usm/snmp_usm.3   (props changed)
  user/alfred/ewatchdog/contrib/bsnmp/snmp_usm/usm_snmp.c   (props changed)
  user/alfred/ewatchdog/contrib/bsnmp/snmp_usm/usm_tree.def   (props changed)
  user/alfred/ewatchdog/contrib/bsnmp/snmp_vacm/snmp_vacm.3   (props changed)
  user/alfred/ewatchdog/contrib/bsnmp/snmp_vacm/vacm_snmp.c   (props changed)
  user/alfred/ewatchdog/contrib/bsnmp/snmp_vacm/vacm_tree.def   (props changed)
  user/alfred/ewatchdog/contrib/dialog/   (props changed)
  user/alfred/ewatchdog/contrib/dialog/samples/copifuncs/common.funcs   (props changed)
  user/alfred/ewatchdog/contrib/dialog/samples/copifuncs/copi.ifman1   (props changed)
  user/alfred/ewatchdog/contrib/dialog/samples/copifuncs/copi.ifman2   (props changed)
  user/alfred/ewatchdog/contrib/dialog/samples/copifuncs/copi.ifmcfg2   (props changed)
  user/alfred/ewatchdog/contrib/dialog/samples/copifuncs/copi.ifmcfg4   (props changed)
  user/alfred/ewatchdog/contrib/dialog/samples/copifuncs/copi.ifmcfg5   (props changed)
  user/alfred/ewatchdog/contrib/dialog/samples/copifuncs/copi.ifpoll2   (props changed)
  user/alfred/ewatchdog/contrib/dialog/samples/copifuncs/copi.ifreq2   (props changed)
  user/alfred/ewatchdog/contrib/dialog/samples/copifuncs/copi.sendifm2   (props changed)
  user/alfred/ewatchdog/contrib/ee/   (props changed)
  user/alfred/ewatchdog/contrib/ee/Makefile   (props changed)
  user/alfred/ewatchdog/contrib/ee/ee.c   (props changed)
  user/alfred/ewatchdog/contrib/expat/   (props changed)
  user/alfred/ewatchdog/contrib/expat/doc/expat.png   (props changed)
  user/alfred/ewatchdog/contrib/expat/doc/valid-xhtml10.png   (props changed)
  user/alfred/ewatchdog/contrib/expat/lib/expat_external.h   (props changed)
  user/alfred/ewatchdog/contrib/expat/tests/benchmark/README.txt   (props changed)
  user/alfred/ewatchdog/contrib/expat/tests/benchmark/benchmark.c   (props changed)
  user/alfred/ewatchdog/contrib/expat/tests/benchmark/benchmark.dsp   (props changed)
  user/alfred/ewatchdog/contrib/expat/tests/benchmark/benchmark.dsw   (props changed)
  user/alfred/ewatchdog/contrib/expat/tests/minicheck.c   (props changed)
  user/alfred/ewatchdog/contrib/expat/tests/minicheck.h   (props changed)
  user/alfred/ewatchdog/contrib/expat/tests/runtestspp.cpp   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/codepage.c   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/codepage.h   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/ct.c   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/filemap.h   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/readfilemap.c   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/unixfilemap.c   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/win32filemap.c   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/xmlfile.c   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/xmlfile.h   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/xmlmime.c   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/xmlmime.h   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/xmltchar.h   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/xmlurl.h   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/xmlwf.c   (props changed)
  user/alfred/ewatchdog/contrib/expat/xmlwf/xmlwin32url.cxx   (props changed)
  user/alfred/ewatchdog/contrib/gcc/   (props changed)
  user/alfred/ewatchdog/contrib/gcc/config/i386/host-cygwin.c   (props changed)
  user/alfred/ewatchdog/contrib/gcc/config/i386/winnt-cxx.c   (props changed)
  user/alfred/ewatchdog/contrib/gcc/config/i386/winnt-stubs.c   (props changed)
  user/alfred/ewatchdog/contrib/gdb/   (props changed)
  user/alfred/ewatchdog/contrib/gdb/gdb/config/i386/nm-nto.h   (props changed)
  user/alfred/ewatchdog/contrib/gdb/gdb/config/i386/nto.mh   (props changed)
  user/alfred/ewatchdog/contrib/gdb/gdb/config/i386/nto.mt   (props changed)
  user/alfred/ewatchdog/contrib/gdb/gdb/config/i386/tm-nto.h   (props changed)
  user/alfred/ewatchdog/contrib/gdb/gdb/config/tm-nto.h   (props changed)
  user/alfred/ewatchdog/contrib/gdb/gdb/i386-nto-tdep.c   (props changed)
  user/alfred/ewatchdog/contrib/gdb/gdb/nto-procfs.c   (props changed)
  user/alfred/ewatchdog/contrib/gdb/gdb/nto-tdep.c   (props changed)
  user/alfred/ewatchdog/contrib/gdb/gdb/nto-tdep.h   (props changed)
  user/alfred/ewatchdog/contrib/gdb/gdb/proc-api.c   (props changed)
  user/alfred/ewatchdog/contrib/gdb/gdb/proc-events.c   (props changed)
  user/alfred/ewatchdog/contrib/gdb/gdb/proc-flags.c   (props changed)
  user/alfred/ewatchdog/contrib/gdb/gdb/proc-why.c   (props changed)
  user/alfred/ewatchdog/contrib/gdb/gdb/uw-thread.c   (props changed)
  user/alfred/ewatchdog/contrib/ipfilter/FreeBSD-4.0/ipv6-patch   (props changed)
  user/alfred/ewatchdog/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.0   (props changed)
  user/alfred/ewatchdog/contrib/libarchive/   (props changed)
  user/alfred/ewatchdog/contrib/libarchive/libarchive/   (props changed)
  user/alfred/ewatchdog/contrib/libcxxrt/   (props changed)
  user/alfred/ewatchdog/contrib/libpcap/   (props changed)
  user/alfred/ewatchdog/contrib/libpcap/configure.in   (props changed)
  user/alfred/ewatchdog/contrib/libstdc++/   (props changed)
  user/alfred/ewatchdog/contrib/llvm/   (props changed)
  user/alfred/ewatchdog/contrib/llvm/lib/Target/Hexagon/HexagonAsmPrinter.h   (props changed)
  user/alfred/ewatchdog/contrib/llvm/tools/clang/   (props changed)
  user/alfred/ewatchdog/contrib/ntp/   (props changed)
  user/alfred/ewatchdog/contrib/ntp/html/drivers/driver44.html   (props changed)
  user/alfred/ewatchdog/contrib/ntp/include/icom.h   (props changed)
  user/alfred/ewatchdog/contrib/ntp/readme.y2kfixes   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/clock.awk   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/dupe.awk   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/ensemble.S   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/ensemble.awk   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/etf.S   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/etf.awk   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/itf.S   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/itf.awk   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/loop.S   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/loop.awk   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/loop_summary   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/peer.awk   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/psummary.awk   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/tdata.S   (props changed)
  user/alfred/ewatchdog/contrib/ntp/scripts/stats/tdata.awk   (props changed)
  user/alfred/ewatchdog/contrib/tcpdump/   (props changed)
  user/alfred/ewatchdog/contrib/tcpdump/bgp.h   (props changed)
  user/alfred/ewatchdog/contrib/tcpdump/configure.in   (props changed)
  user/alfred/ewatchdog/contrib/tcpdump/ipproto.c   (props changed)
  user/alfred/ewatchdog/contrib/tcpdump/l2vpn.c   (props changed)
  user/alfred/ewatchdog/contrib/tcpdump/l2vpn.h   (props changed)
  user/alfred/ewatchdog/contrib/tcpdump/nlpid.c   (props changed)
  user/alfred/ewatchdog/contrib/tcpdump/print-syslog.c   (props changed)
  user/alfred/ewatchdog/crypto/heimdal/   (props changed)
  user/alfred/ewatchdog/crypto/heimdal/doc/vars.texi   (props changed)
  user/alfred/ewatchdog/crypto/openssl/   (props changed)
  user/alfred/ewatchdog/crypto/openssl/crypto/bn/asm/s390x.S   (props changed)
  user/alfred/ewatchdog/crypto/openssl/crypto/bn/bn_const.c   (props changed)
  user/alfred/ewatchdog/crypto/openssl/crypto/ocsp/ocsp_cl.c   (props changed)
  user/alfred/ewatchdog/crypto/openssl/crypto/ocsp/ocsp_ext.c   (props changed)
  user/alfred/ewatchdog/crypto/openssl/crypto/ocsp/ocsp_lib.c   (props changed)
  user/alfred/ewatchdog/crypto/openssl/crypto/ocsp/ocsp_srv.c   (props changed)
  user/alfred/ewatchdog/crypto/openssl/crypto/rand/rand_lcl.h   (props changed)
  user/alfred/ewatchdog/crypto/openssl/crypto/vms_rms.h   (props changed)
  user/alfred/ewatchdog/crypto/openssl/util/libeay.num   (props changed)
  user/alfred/ewatchdog/crypto/openssl/util/ssleay.num   (props changed)
  user/alfred/ewatchdog/gnu/lib/   (props changed)
  user/alfred/ewatchdog/gnu/usr.bin/gdb/   (props changed)
  user/alfred/ewatchdog/lib/libc/   (props changed)
  user/alfred/ewatchdog/lib/libvmmapi/   (props changed)
  user/alfred/ewatchdog/lib/libvmmapi/Makefile   (props changed)
  user/alfred/ewatchdog/lib/libvmmapi/vmmapi.c   (props changed)
  user/alfred/ewatchdog/lib/libvmmapi/vmmapi.h   (props changed)
  user/alfred/ewatchdog/lib/libvmmapi/vmmapi_freebsd.c   (props changed)
  user/alfred/ewatchdog/sbin/   (props changed)
  user/alfred/ewatchdog/share/man/man4/   (props changed)
  user/alfred/ewatchdog/sys/   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/amd/amdv.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/intel/ept.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/intel/ept.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/intel/vmcs.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/intel/vmcs.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/intel/vmx.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/intel/vmx_controls.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/intel/vmx_cpufunc.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/intel/vmx_genassym.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/intel/vmx_msr.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/intel/vmx_msr.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/intel/vmx_support.S   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/intel/vtd.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/io/iommu.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/io/iommu.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/io/ppt.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/io/vdev.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/io/vdev.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/io/vlapic.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/io/vlapic.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_dev.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_ipi.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_ipi.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_ktr.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_lapic.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_lapic.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_mem.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_mem.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_msr.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_msr.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_stat.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_stat.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_support.S   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_util.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/vmm_util.h   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/x86.c   (props changed)
  user/alfred/ewatchdog/sys/amd64/vmm/x86.h   (props changed)
  user/alfred/ewatchdog/sys/boot/   (props changed)
  user/alfred/ewatchdog/sys/boot/i386/efi/   (props changed)
  user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/   (props changed)
  user/alfred/ewatchdog/sys/conf/   (props changed)
  user/alfred/ewatchdog/sys/contrib/dev/acpica/   (props changed)
  user/alfred/ewatchdog/sys/contrib/dev/acpica/components/utilities/   (props changed)
  user/alfred/ewatchdog/sys/contrib/dev/acpica/include/   (props changed)
  user/alfred/ewatchdog/sys/contrib/octeon-sdk/   (props changed)
  user/alfred/ewatchdog/sys/dev/ath/ath_hal/ar5211/boss.ini   (props changed)
  user/alfred/ewatchdog/sys/dev/bktr/CHANGELOG.TXT   (props changed)
  user/alfred/ewatchdog/sys/dev/bvm/   (props changed)
  user/alfred/ewatchdog/sys/dev/bvm/bvm_console.c   (props changed)
  user/alfred/ewatchdog/sys/dev/bvm/bvm_dbg.c   (props changed)
  user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_82598.h   (props changed)
  user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_82599.h   (props changed)
  user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_x540.c   (props changed)
  user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_x540.h   (props changed)
  user/alfred/ewatchdog/sys/fs/ext2fs/ext2_dinode.h   (props changed)
  user/alfred/ewatchdog/sys/mips/rmi/msgring_xls.cfg   (props changed)
  user/alfred/ewatchdog/sys/modules/digi/Makefile   (props changed)
  user/alfred/ewatchdog/sys/modules/digi/Makefile.inc   (props changed)
  user/alfred/ewatchdog/sys/modules/isci/Makefile   (props changed)
  user/alfred/ewatchdog/sys/modules/sound/driver/ich/Makefile   (props changed)
  user/alfred/ewatchdog/sys/modules/vmm/   (props changed)
  user/alfred/ewatchdog/sys/modules/vmm/Makefile   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/Makefile   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/atpic.c   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/bhyverun.h   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/consport.c   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/dbgport.c   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/dbgport.h   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/elcr.c   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/inout.c   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/inout.h   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/mevent.c   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/mevent.h   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/mevent_test.c   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/mptbl.c   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/pci_hostbridge.c   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/pit_8254.c   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/pit_8254.h   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/post.c   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/uart.c   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/xmsr.c   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyve/xmsr.h   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyvectl/   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyvectl/Makefile   (props changed)
  user/alfred/ewatchdog/usr.sbin/bhyveload/   (props changed)
  user/alfred/ewatchdog/usr.sbin/bsnmpd/modules/snmp_target/Makefile   (props changed)
  user/alfred/ewatchdog/usr.sbin/bsnmpd/modules/snmp_usm/Makefile   (props changed)
  user/alfred/ewatchdog/usr.sbin/bsnmpd/modules/snmp_vacm/Makefile   (props changed)
  user/alfred/ewatchdog/usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c   (props changed)

Modified: user/alfred/ewatchdog/Makefile.inc1
==============================================================================
--- user/alfred/ewatchdog/Makefile.inc1	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/Makefile.inc1	Tue Feb  5 02:45:02 2013	(r246345)
@@ -4,6 +4,8 @@
 # Make command line options:
 #	-DNO_CLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir
 #	-DNO_CLEAN do not clean at all
+#	-DDB_FROM_SRC use the user/group databases in src/etc instead of
+#	    the system database when installing.
 #	-DNO_SHARE do not go into share subdir
 #	-DKERNFAST define NO_KERNEL{CONFIG,CLEAN,DEPEND,OBJ}
 #	-DNO_KERNELCONFIG do not run config in ${MAKE} buildkernel
@@ -11,10 +13,8 @@
 #	-DNO_KERNELDEPEND do not run ${MAKE} depend in ${MAKE} buildkernel
 #	-DNO_KERNELOBJ do not run ${MAKE} obj in ${MAKE} buildkernel
 #	-DNO_PORTSUPDATE do not update ports in ${MAKE} update
+#	-DNO_ROOT install without using root privilege
 #	-DNO_DOCUPDATE do not update doc in ${MAKE} update
-#	-DNO_WWWUPDATE do not update www in ${MAKE} update
-#	-DDB_FROM_SRC use the user/group databases in src/etc instead of
-#	    the system database when installing.
 #	-DNO_CTF do not run the DTrace CTF conversion tools on built objects
 #	LOCAL_DIRS="list of dirs" to add additional dirs to the SUBDIR list
 #	LOCAL_LIB_DIRS="list of dirs" to add additional dirs to libraries target
@@ -22,9 +22,13 @@
 #	    to be created before files are installed
 #	LOCAL_TOOL_DIRS="list of dirs" to add additional dirs to the build-tools
 #	    list
+#	METALOG="path to metadata log" to write permission and ownership
+#	    when NO_ROOT is set.  (default: ${DESTDIR}/METALOG)
 #	TARGET="machine" to crossbuild world for a different machine type
 #	TARGET_ARCH= may be required when a TARGET supports multiple endians
 #	BUILDENV_SHELL= shell to launch for the buildenv target (def:/bin/sh)
+#	WORLD_FLAGS= additional flags to pass to make(1) during buildworld
+#	KERNEL_FLAGS= additional flags to pass to make(1) during buildkernel
 
 #
 # The intended user-driven targets are:
@@ -183,7 +187,7 @@ OBJTREE=	${MAKEOBJDIRPREFIX}/${TARGET}.$
 .endif
 WORLDTMP=	${OBJTREE}${.CURDIR}/tmp
 # /usr/games added for fortune which depend on strfile
-BPATH=		${WORLDTMP}/legacy/usr/sbin:${WORLDTMP}/legacy/usr/bin:${WORLDTMP}/legacy/usr/games
+BPATH=		${WORLDTMP}/legacy/usr/sbin:${WORLDTMP}/legacy/usr/bin:${WORLDTMP}/legacy/usr/games:${WORLDTMP}/legacy/bin
 XPATH=		${WORLDTMP}/usr/sbin:${WORLDTMP}/usr/bin:${WORLDTMP}/usr/games
 STRICTTMPPATH=	${BPATH}:${XPATH}
 TMPPATH=	${STRICTTMPPATH}:${PATH}
@@ -243,7 +247,7 @@ BMAKEENV=	INSTALL="sh ${.CURDIR}/tools/i
 		MAKEFLAGS="-m ${.CURDIR}/tools/build/mk ${.MAKEFLAGS}" \
 		COMPILER_TYPE=${COMPILER_TYPE}
 BMAKE=		MAKEOBJDIRPREFIX=${WORLDTMP} \
-		${BMAKEENV} ${MAKE} -f Makefile.inc1 \
+		${BMAKEENV} ${MAKE} ${WORLD_FLAGS} -f Makefile.inc1 \
 		DESTDIR= \
 		BOOTSTRAPPING=${OSRELDATE} \
 		SSP_CFLAGS= \
@@ -253,7 +257,7 @@ BMAKE=		MAKEOBJDIRPREFIX=${WORLDTMP} \
 
 # build-tools stage
 TMAKE=		MAKEOBJDIRPREFIX=${OBJTREE} \
-		${BMAKEENV} ${MAKE} -f Makefile.inc1 \
+		${BMAKEENV} ${MAKE} ${WORLD_FLAGS} -f Makefile.inc1 \
 		TARGET=${TARGET} TARGET_ARCH=${TARGET_ARCH} \
 		DESTDIR= \
 		BOOTSTRAPPING=${OSRELDATE} \
@@ -286,7 +290,7 @@ WMAKE_COMPILER_TYPE=	gcc
 WMAKE_COMPILER_TYPE=	clang
 .endif
 WMAKEENV+=	COMPILER_TYPE=${WMAKE_COMPILER_TYPE}
-WMAKE=		${WMAKEENV} ${MAKE} -f Makefile.inc1 DESTDIR=${WORLDTMP}
+WMAKE=		${WMAKEENV} ${MAKE} ${WORLD_FLAGS} -f Makefile.inc1 DESTDIR=${WORLDTMP}
 
 .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "powerpc64"
 # 32 bit world
@@ -359,13 +363,24 @@ IMAKE+=		__MAKE_SHELL=${INSTALLTMP}/sh
 IMAKEENV+=	PATH=${TMPPATH}:${INSTALLTMP}
 .endif
 .if defined(DB_FROM_SRC)
-IMAKE_INSTALL=	INSTALL="install -N ${.CURDIR}/etc"
-IMAKE_MTREE=	MTREE_CMD="nmtree -N ${.CURDIR}/etc"
+INSTALLFLAGS+=	-N ${.CURDIR}/etc
+MTREEFLAGS+=	-N ${.CURDIR}/etc
+.endif
+.if defined(NO_ROOT)
+METALOG?=	${DESTDIR}/${DISTDIR}/METALOG
+IMAKE+=		-DNO_ROOT METALOG=${METALOG}
+INSTALL_DDIR=	${DESTDIR}/${DISTDIR}
+INSTALLFLAGS+=	-U -M ${METALOG} -D ${INSTALL_DDIR:S://:/:g:C:/$::}
+MTREEFLAGS+=	-W
+.endif
+.if defined(DB_FROM_SRC) || defined(NO_ROOT)
+IMAKE_INSTALL=	INSTALL="install ${INSTALLFLAGS}"
+IMAKE_MTREE=	MTREE_CMD="nmtree ${MTREEFLAGS}"
 .endif
 
 # kernel stage
 KMAKEENV=	${WMAKEENV}
-KMAKE=		${KMAKEENV} ${MAKE} KERNEL=${INSTKERNNAME}
+KMAKE=		${KMAKEENV} ${MAKE} ${KERNEL_FLAGS} KERNEL=${INSTKERNNAME}
 
 #
 # buildworld
@@ -399,7 +414,7 @@ _worldtmp:
 	rm -f ${OBJTREE}${.CURDIR}/usr.bin/truss/ioctl.c
 .endif
 .for _dir in \
-    lib usr legacy/usr
+    lib usr legacy/bin legacy/usr
 	mkdir -p ${WORLDTMP}/${_dir}
 .endfor
 	mtree -deU -f ${.CURDIR}/etc/mtree/BSD.usr.dist \
@@ -659,9 +674,9 @@ _zoneinfo=	zic tzsetup
 .endif
 
 ITOOLS=	[ awk cap_mkdb cat chflags chmod chown \
-	date echo egrep find grep ${_install-info} \
-	ln lockf make mkdir mtree mv pwd_mkdb rm sed sh sysctl \
-	test true uname wc ${_zoneinfo}
+	date echo egrep find grep id install ${_install-info} \
+	ln lockf make mkdir mtree ${_nmtree_itools} mv pwd_mkdb \
+	rm sed sh sysctl test true uname wc ${_zoneinfo}
 
 #
 # distributeworld
@@ -682,6 +697,8 @@ EXTRA_DISTRIBUTIONS+=	games
 EXTRA_DISTRIBUTIONS+=	lib32
 .endif
 
+MTREE_MAGIC?=	mtree 2.0
+
 distributeworld installworld: installcheck
 	mkdir -p ${INSTALLTMP}
 	progs=$$(for prog in ${ITOOLS}; do \
@@ -704,6 +721,9 @@ distributeworld installworld: installche
 	    done); \
 	cp $$libs $$progs ${INSTALLTMP}
 	cp -R $${PATH_LOCALE:-"/usr/share/locale"} ${INSTALLTMP}/locale
+.if defined(NO_ROOT)
+	echo "#${MTREE_MAGIC}" > ${METALOG}
+.endif
 .if make(distributeworld)
 .for dist in ${EXTRA_DISTRIBUTIONS}
 	-mkdir ${DESTDIR}/${DISTDIR}/${dist}
@@ -713,10 +733,20 @@ distributeworld installworld: installche
 	    -p ${DESTDIR}/${DISTDIR}/${dist}/usr >/dev/null
 	mtree -deU -f ${.CURDIR}/etc/mtree/BSD.include.dist \
 	    -p ${DESTDIR}/${DISTDIR}/${dist}/usr/include >/dev/null
+.if defined(NO_ROOT)
+	${IMAKEENV} nmtree -C -f ${.CURDIR}/etc/mtree/BSD.root.dist | \
+	    sed -e 's#^\./#./${dist}/#' >> ${METALOG}
+	${IMAKEENV} nmtree -C -f ${.CURDIR}/etc/mtree/BSD.usr.dist | \
+	    sed -e 's#^\./#./${dist}/usr/#' >> ${METALOG}
+	${IMAKEENV} nmtree -C -f ${.CURDIR}/etc/mtree/BSD.include.dist | \
+	    sed -e 's#^\./#./${dist}/usr/include/#' >> ${METALOG}
+.endif
 .endfor
 	-mkdir ${DESTDIR}/${DISTDIR}/base
-	${_+_}cd ${.CURDIR}; ${IMAKE} distrib-dirs \
-	    LOCAL_MTREE=${LOCAL_MTREE} DESTDIR=${DESTDIR}/${DISTDIR}/base
+	cd ${.CURDIR}/etc; ${CROSSENV} PATH=${TMPPATH} ${MAKE} \
+	    METALOG=${METALOG} ${IMAKE_INSTALL} ${IMAKE_MTREE} \
+	    DISTBASE=/base DESTDIR=${DESTDIR}/${DISTDIR}/base \
+	    LOCAL_MTREE=${LOCAL_MTREE} distrib-dirs
 .endif
 	${_+_}cd ${.CURDIR}; ${IMAKE} re${.TARGET:S/world$//}; \
 	    ${IMAKEENV} rm -rf ${INSTALLTMP}
@@ -724,12 +754,30 @@ distributeworld installworld: installche
 .for dist in ${EXTRA_DISTRIBUTIONS}
 	find ${DESTDIR}/${DISTDIR}/${dist} -empty -delete
 .endfor
+.if defined(NO_ROOT)
+.for dist in base ${EXTRA_DISTRIBUTIONS}
+	@# For each file that exists in this dist, print the corresponding
+	@# line from the METALOG.  This relies on the fact that
+	@# a line containing only the filename will sort immediatly before
+	@# the relevant mtree line.
+	cd ${DESTDIR}/${DISTDIR}; \
+	find ./${dist} | sort -u ${METALOG} - | \
+	awk 'BEGIN { print "#${MTREE_MAGIC}" } !/ type=/ { file = $$1 } / type=/ { if ($$1 == file) { sub(/^\.\/${dist}\//, "./"); print } }' > \
+	${DESTDIR}/${DISTDIR}/${dist}.meta
+.endfor
+.endif
 .endif
 
 packageworld:
 .for dist in base ${EXTRA_DISTRIBUTIONS}
+.if defined(NO_ROOT)
+	${_+_}cd ${DESTDIR}/${DISTDIR}/${dist}; \
+	    tar cvJf ${DESTDIR}/${DISTDIR}/${dist}.txz \
+	    @${DESTDIR}/${DISTDIR}/${dist}.meta
+.else
 	${_+_}cd ${DESTDIR}/${DISTDIR}/${dist}; \
 	    tar cvJf ${DESTDIR}/${DISTDIR}/${dist}.txz .
+.endif
 .endfor
 
 #
@@ -766,7 +814,7 @@ redistribute:
 
 distrib-dirs distribution:
 	cd ${.CURDIR}/etc; ${CROSSENV} PATH=${TMPPATH} ${MAKE} \
-	    ${IMAKE_INSTALL} ${IMAKE_MTREE} ${.TARGET}
+	    ${IMAKE_INSTALL} ${IMAKE_MTREE} METALOG=${METALOG} ${.TARGET}
 
 #
 # buildkernel and installkernel
@@ -918,7 +966,7 @@ reinstallkernel reinstallkernel.debug: i
 	@echo "--------------------------------------------------------------"
 	cd ${KRNLOBJDIR}/${INSTALLKERNEL}; \
 	    ${CROSSENV} PATH=${TMPPATH} \
-	    ${MAKE} KERNEL=${INSTKERNNAME} ${.TARGET:S/kernel//}
+	    ${MAKE} ${IMAKE_INSTALL} KERNEL=${INSTKERNNAME} ${.TARGET:S/kernel//}
 
 distributekernel distributekernel.debug:
 .if empty(INSTALLKERNEL)
@@ -968,6 +1016,13 @@ update:
 	@echo "--------------------------------------------------------------"
 	@echo ">>> Running ${SUP}"
 	@echo "--------------------------------------------------------------"
+	@echo "!! WARNING WARNING WARNING WARNING WARNING WARNING WARNING !!"
+	@echo "!! Update methods with ${SUP} are deprecated."
+	@echo "!! Please see http://www.freebsd.org/handbook/svn.html"
+	@echo "!! and convert your update method to SVN_UPDATE or"
+	@echo "!! freebsd-update(8)."
+	@echo "!! WARNING WARNING WARNING WARNING WARNING WARNING WARNING !!"
+	@sleep 5
 .if defined(SUPFILE)
 	@${SUP} ${SUPFLAGS} ${SUPFILE}
 .endif
@@ -983,9 +1038,6 @@ update:
 .if defined(DOCSUPFILE) && !defined(NO_DOCUPDATE)
 	@${SUP} ${SUPFLAGS} ${DOCSUPFILE}
 .endif
-.if defined(WWWSUPFILE) && !defined(NO_WWWUPDATE)
-	@${SUP} ${SUPFLAGS} ${WWWSUPFILE}
-.endif
 .endif
 .if defined(CVS_UPDATE)
 	@cd ${.CURDIR} ; \
@@ -993,6 +1045,13 @@ update:
 		echo "--------------------------------------------------------------" ; \
 		echo ">>> Updating ${.CURDIR} from CVS repository" ${CVSROOT} ; \
 		echo "--------------------------------------------------------------" ; \
+		echo "!! WARNING WARNING WARNING WARNING WARNING WARNING WARNING !!" ; \
+		echo "!! Update methods with CVS are deprecated." ; \
+		echo "!! Please see http://www.freebsd.org/handbook/svn.html" ; \
+		echo "!! and convert your update method to SVN_UPDATE or" ; \
+		echo "!! freebsd-update(8)." ; \
+		echo "!! WARNING WARNING WARNING WARNING WARNING WARNING WARNING !!" ; \
+		sleep 5 ; \
 		echo ${CVS} -R -q update ${CVSFLAGS} ; \
 		${CVS} -R -q update ${CVSFLAGS} ; \
 	fi
@@ -1072,9 +1131,15 @@ _lex=		usr.bin/lex
 _yacc=		usr.bin/yacc
 .endif
 
-.if defined(DB_FROM_SRC) && ${BOOTSTRAPPING} < 1000026
+.if ${BOOTSTRAPPING} < 1000026
 _nmtree=	lib/libnetbsd \
 		usr.sbin/nmtree
+.else
+_nmtree_itools=	nmtree
+.endif
+
+.if ${BOOTSTRAPPING} < 1000027
+_cat=		bin/cat
 .endif
 
 .if ${BOOTSTRAPPING} >= 900040 && ${BOOTSTRAPPING} < 900041
@@ -1102,7 +1167,10 @@ _dtrace_tools= cddl/usr.bin/sgsmsg cddl/
     lib/libdwarf cddl/usr.bin/ctfconvert cddl/usr.bin/ctfmerge
 .endif
 
-.if ${MK_FDT} != "no"
+# Default to building the BSDL DTC, but build the GPL one if users explicitly
+# request it.
+_dtc= usr.bin/dtc
+.if ${MK_GPL_DTC} != "no"
 _dtc= gnu/usr.bin/dtc
 .endif
 
@@ -1129,6 +1197,7 @@ bootstrap-tools:
     ${_ar} \
     ${_dtc} \
     ${_awk} \
+    ${_cat} \
     usr.bin/lorder \
     usr.bin/makewhatis \
     ${_mklocale} \
@@ -1247,7 +1316,12 @@ cross-tools:
 # hierarchy - ensure that all the needed directories are present
 #
 hierarchy hier:
+.if defined(NO_ROOT)
+	cd ${.CURDIR}/etc; ${MAKE} LOCAL_MTREE=${LOCAL_MTREE} \
+	    -DNO_ROOT METALOG=${METALOG} distrib-dirs
+.else
 	cd ${.CURDIR}/etc; ${MAKE} LOCAL_MTREE=${LOCAL_MTREE} distrib-dirs
+.endif
 
 #
 # libraries - build all libraries, and install them under ${DESTDIR}.
@@ -1659,7 +1733,8 @@ NOFUN=-DNO_FSCHG -DWITHOUT_HTML -DWITHOU
 
 XDDIR=${XDEV_ARCH}-freebsd
 XDTP=/usr/${XDDIR}
-CDBENV=MAKEOBJDIRPREFIX=${MAKEOBJDIRPREFIX}/${XDDIR}
+CDBENV=MAKEOBJDIRPREFIX=${MAKEOBJDIRPREFIX}/${XDDIR} \
+	INSTALL="sh ${.CURDIR}/tools/install.sh"
 CDENV= ${CDBENV} \
 	_SHLIBDIRPREFIX=${XDTP} \
 	TOOLS_PREFIX=${XDTP}

Modified: user/alfred/ewatchdog/UPDATING
==============================================================================
--- user/alfred/ewatchdog/UPDATING	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/UPDATING	Tue Feb  5 02:45:02 2013	(r246345)
@@ -26,6 +26,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10
 	disable the most expensive debugging functionality run
 	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20130129:
+	A BSD-licensed patch(1) variant has been added and is installed
+	as bsdpatch, being the GNU version the default patch.
+	To inverse the logic and use the BSD-licensed one as default,
+	while having the GNU version installed as gnupatch, rebuild
+	and install world with the WITH_BSD_PATCH knob set.
+
 20130118:
 	The install(1) option -M has changed meaning and now takes an
 	argument that is a file or path to append logs to.  In the

Modified: user/alfred/ewatchdog/bin/cat/cat.1
==============================================================================
--- user/alfred/ewatchdog/bin/cat/cat.1	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/cat/cat.1	Tue Feb  5 02:45:02 2013	(r246345)
@@ -32,7 +32,7 @@
 .\"     @(#)cat.1	8.3 (Berkeley) 5/2/95
 .\" $FreeBSD$
 .\"
-.Dd March 21, 2004
+.Dd January 29, 2013
 .Dt CAT 1
 .Os
 .Sh NAME
@@ -40,7 +40,7 @@
 .Nd concatenate and print files
 .Sh SYNOPSIS
 .Nm
-.Op Fl benstuv
+.Op Fl belnstuv
 .Op Ar
 .Sh DESCRIPTION
 The
@@ -79,6 +79,16 @@ Display non-printing characters (see the
 option), and display a dollar sign
 .Pq Ql \&$
 at the end of each line.
+.It Fl l
+Set an exclusive advisory lock on the standard output file descriptor.
+This lock is set using
+.Xr fcntl 2
+with the
+.Dv F_SETLKW
+command.
+If the output file is already locked,
+.Nm
+will block until the lock is acquired.
 .It Fl n
 Number the output lines, starting at 1.
 .It Fl s
@@ -160,6 +170,7 @@ operand.
 .Xr tail 1 ,
 .Xr vis 1 ,
 .Xr zcat 1 ,
+.Xr fcntl 2 ,
 .Xr setbuf 3
 .Rs
 .%A Rob Pike
@@ -175,7 +186,7 @@ utility is compliant with the
 specification.
 .Pp
 The flags
-.Op Fl benstv
+.Op Fl belnstv
 are extensions to the specification.
 .Sh HISTORY
 A

Modified: user/alfred/ewatchdog/bin/cat/cat.c
==============================================================================
--- user/alfred/ewatchdog/bin/cat/cat.c	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/cat/cat.c	Tue Feb  5 02:45:02 2013	(r246345)
@@ -64,7 +64,7 @@ __FBSDID("$FreeBSD$");
 #include <string.h>
 #include <unistd.h>
 
-static int bflag, eflag, nflag, sflag, tflag, vflag;
+static int bflag, eflag, lflag, nflag, sflag, tflag, vflag;
 static int rval;
 static const char *filename;
 
@@ -96,10 +96,11 @@ int
 main(int argc, char *argv[])
 {
 	int ch;
+	struct flock stdout_lock;
 
 	setlocale(LC_CTYPE, "");
 
-	while ((ch = getopt(argc, argv, "benstuv")) != -1)
+	while ((ch = getopt(argc, argv, "belnstuv")) != -1)
 		switch (ch) {
 		case 'b':
 			bflag = nflag = 1;	/* -b implies -n */
@@ -107,6 +108,9 @@ main(int argc, char *argv[])
 		case 'e':
 			eflag = vflag = 1;	/* -e implies -v */
 			break;
+		case 'l':
+			lflag = 1;
+			break;
 		case 'n':
 			nflag = 1;
 			break;
@@ -127,6 +131,15 @@ main(int argc, char *argv[])
 		}
 	argv += optind;
 
+	if (lflag) {
+		stdout_lock.l_len = 0;
+		stdout_lock.l_start = 0;
+		stdout_lock.l_type = F_WRLCK;
+		stdout_lock.l_whence = SEEK_SET;
+		if (fcntl(STDOUT_FILENO, F_SETLKW, &stdout_lock) == -1)
+			err(EXIT_FAILURE, "stdout");
+	}
+
 	if (bflag || eflag || nflag || sflag || tflag || vflag)
 		scanfiles(argv, 1);
 	else
@@ -140,7 +153,7 @@ main(int argc, char *argv[])
 static void
 usage(void)
 {
-	fprintf(stderr, "usage: cat [-benstuv] [file ...]\n");
+	fprintf(stderr, "usage: cat [-belnstuv] [file ...]\n");
 	exit(1);
 	/* NOTREACHED */
 }

Modified: user/alfred/ewatchdog/bin/cp/utils.c
==============================================================================
--- user/alfred/ewatchdog/bin/cp/utils.c	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/cp/utils.c	Tue Feb  5 02:45:02 2013	(r246345)
@@ -104,7 +104,7 @@ copy_file(const FTSENT *entp, int dne)
 			if (vflag)
 				printf("%s not overwritten\n", to.p_path);
 			(void)close(from_fd);
-			return (0);
+			return (1);
 		} else if (iflag) {
 			(void)fprintf(stderr, "overwrite %s? %s", 
 					to.p_path, YESNO);
@@ -266,6 +266,11 @@ copy_link(const FTSENT *p, int exists)
 	int len;
 	char llink[PATH_MAX];
 
+	if (exists && nflag) {
+		if (vflag)
+			printf("%s not overwritten\n", to.p_path);
+		return (1);
+	}
 	if ((len = readlink(p->fts_path, llink, sizeof(llink) - 1)) == -1) {
 		warn("readlink: %s", p->fts_path);
 		return (1);
@@ -285,6 +290,12 @@ copy_link(const FTSENT *p, int exists)
 int
 copy_fifo(struct stat *from_stat, int exists)
 {
+
+	if (exists && nflag) {
+		if (vflag)
+			printf("%s not overwritten\n", to.p_path);
+		return (1);
+	}
 	if (exists && unlink(to.p_path)) {
 		warn("unlink: %s", to.p_path);
 		return (1);
@@ -299,6 +310,12 @@ copy_fifo(struct stat *from_stat, int ex
 int
 copy_special(struct stat *from_stat, int exists)
 {
+
+	if (exists && nflag) {
+		if (vflag)
+			printf("%s not overwritten\n", to.p_path);
+		return (1);
+	}
 	if (exists && unlink(to.p_path)) {
 		warn("unlink: %s", to.p_path);
 		return (1);

Modified: user/alfred/ewatchdog/bin/df/df.1
==============================================================================
--- user/alfred/ewatchdog/bin/df/df.1	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/df/df.1	Tue Feb  5 02:45:02 2013	(r246345)
@@ -29,7 +29,7 @@
 .\"     @(#)df.1	8.3 (Berkeley) 5/8/95
 .\" $FreeBSD$
 .\"
-.Dd November 16, 2012
+.Dd January 24, 2013
 .Dt DF 1
 .Os
 .Sh NAME
@@ -39,6 +39,7 @@
 .Nm
 .Op Fl b | g | H | h | k | m | P
 .Op Fl acilnT
+.Op Fl \&,
 .Op Fl t Ar type
 .Op Ar file | filesystem ...
 .Sh DESCRIPTION

Modified: user/alfred/ewatchdog/bin/df/df.c
==============================================================================
--- user/alfred/ewatchdog/bin/df/df.c	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/df/df.c	Tue Feb  5 02:45:02 2013	(r246345)
@@ -564,7 +564,8 @@ usage(void)
 {
 
 	(void)fprintf(stderr,
-"usage: df [-b | -g | -H | -h | -k | -m | -P] [-acilnT] [-t type] [-,] [file | filesystem ...]\n");
+"usage: df [-b | -g | -H | -h | -k | -m | -P] [-acilnT] [-t type] [-,]\n"
+"          [file | filesystem ...]\n");
 	exit(EX_USAGE);
 }
 

Modified: user/alfred/ewatchdog/bin/sh/TOUR
==============================================================================
--- user/alfred/ewatchdog/bin/sh/TOUR	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/TOUR	Tue Feb  5 02:45:02 2013	(r246345)
@@ -33,10 +33,6 @@ programs is:
 There are undoubtedly too many of these.  Mkinit searches all the
 C source files for entries looking like:
 
-        INIT {
-              x = 1;    /* executed during initialization */
-        }
-
         RESET {
               x = 2;    /* executed when the shell does a longjmp
                            back to the main command loop */

Modified: user/alfred/ewatchdog/bin/sh/eval.c
==============================================================================
--- user/alfred/ewatchdog/bin/sh/eval.c	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/eval.c	Tue Feb  5 02:45:02 2013	(r246345)
@@ -92,6 +92,7 @@ static void evalfor(union node *, int);
 static union node *evalcase(union node *);
 static void evalsubshell(union node *, int);
 static void evalredir(union node *, int);
+static void exphere(union node *, struct arglist *);
 static void expredir(union node *);
 static void evalpipe(union node *);
 static int is_valid_fast_cmdsubst(union node *n);
@@ -193,7 +194,9 @@ evaltree(union node *n, int flags)
 {
 	int do_etest;
 	union node *next;
+	struct stackmark smark;
 
+	setstackmark(&smark);
 	do_etest = 0;
 	if (n == NULL) {
 		TRACE(("evaltree(NULL) called\n"));
@@ -292,8 +295,10 @@ evaltree(union node *n, int flags)
 			break;
 		}
 		n = next;
+		popstackmark(&smark);
 	} while (n != NULL);
 out:
+	popstackmark(&smark);
 	if (pendingsigs)
 		dotrap();
 	if (eflag && exitstatus != 0 && do_etest)
@@ -347,10 +352,8 @@ evalfor(union node *n, int flags)
 	struct arglist arglist;
 	union node *argp;
 	struct strlist *sp;
-	struct stackmark smark;
 	int status;
 
-	setstackmark(&smark);
 	arglist.lastp = &arglist.list;
 	for (argp = n->nfor.args ; argp ; argp = argp->narg.next) {
 		oexitstatus = exitstatus;
@@ -375,7 +378,6 @@ evalfor(union node *n, int flags)
 		}
 	}
 	loopnest--;
-	popstackmark(&smark);
 	exitstatus = status;
 }
 
@@ -392,16 +394,13 @@ evalcase(union node *n)
 	union node *cp;
 	union node *patp;
 	struct arglist arglist;
-	struct stackmark smark;
 
-	setstackmark(&smark);
 	arglist.lastp = &arglist.list;
 	oexitstatus = exitstatus;
 	expandarg(n->ncase.expr, &arglist, EXP_TILDE);
 	for (cp = n->ncase.cases ; cp ; cp = cp->nclist.next) {
 		for (patp = cp->nclist.pattern ; patp ; patp = patp->narg.next) {
 			if (casematch(patp, arglist.list->text)) {
-				popstackmark(&smark);
 				while (cp->nclist.next &&
 				    cp->type == NCLISTFALLTHRU &&
 				    cp->nclist.body == NULL)
@@ -415,7 +414,6 @@ evalcase(union node *n)
 			}
 		}
 	}
-	popstackmark(&smark);
 	exitstatus = 0;
 	return (NULL);
 }
@@ -491,6 +489,37 @@ evalredir(union node *n, int flags)
 }
 
 
+static void
+exphere(union node *redir, struct arglist *fn)
+{
+	struct jmploc jmploc;
+	struct jmploc *savehandler;
+	struct localvar *savelocalvars;
+	int need_longjmp = 0;
+
+	redir->nhere.expdoc = nullstr;
+	savelocalvars = localvars;
+	localvars = NULL;
+	forcelocal++;
+	savehandler = handler;
+	if (setjmp(jmploc.loc))
+		need_longjmp = exception != EXERROR && exception != EXEXEC;
+	else {
+		handler = &jmploc;
+		expandarg(redir->nhere.doc, fn, 0);
+		redir->nhere.expdoc = fn->list->text;
+		INTOFF;
+	}
+	handler = savehandler;
+	forcelocal--;
+	poplocalvars();
+	localvars = savelocalvars;
+	if (need_longjmp)
+		longjmp(handler->loc, 1);
+	INTON;
+}
+
+
 /*
  * Compute the names of the files in a redirection list.
  */
@@ -519,6 +548,9 @@ expredir(union node *n)
 				fixredir(redir, fn.list->text, 1);
 			}
 			break;
+		case NXHERE:
+			exphere(redir, &fn);
+			break;
 		}
 	}
 }
@@ -610,7 +642,7 @@ evalbackcmd(union node *n, struct backcm
 {
 	int pip[2];
 	struct job *jp;
-	struct stackmark smark;		/* unnecessary */
+	struct stackmark smark;
 	struct jmploc jmploc;
 	struct jmploc *savehandler;
 	struct localvar *savelocalvars;
@@ -751,7 +783,6 @@ safe_builtin(int idx, int argc, char **a
 static void
 evalcommand(union node *cmd, int flags, struct backcmd *backcmd)
 {
-	struct stackmark smark;
 	union node *argp;
 	struct arglist arglist;
 	struct arglist varlist;
@@ -778,7 +809,6 @@ evalcommand(union node *cmd, int flags, 
 
 	/* First expand the arguments. */
 	TRACE(("evalcommand(%p, %d) called\n", (void *)cmd, flags));
-	setstackmark(&smark);
 	arglist.lastp = &arglist.list;
 	varlist.lastp = &varlist.list;
 	varflag = 1;
@@ -1149,7 +1179,6 @@ out:
 		setvar("_", lastarg, 0);
 	if (do_clearcmdentry)
 		clearcmdentry();
-	popstackmark(&smark);
 }
 
 

Modified: user/alfred/ewatchdog/bin/sh/expand.c
==============================================================================
--- user/alfred/ewatchdog/bin/sh/expand.c	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/expand.c	Tue Feb  5 02:45:02 2013	(r246345)
@@ -127,19 +127,6 @@ collate_range_cmp(wchar_t c1, wchar_t c2
 	return (wcscoll(s1, s2));
 }
 
-/*
- * Expand shell variables and backquotes inside a here document.
- *	union node *arg		the document
- *	int fd;			where to write the expanded version
- */
-
-void
-expandhere(union node *arg, int fd)
-{
-	expandarg(arg, (struct arglist *)NULL, 0);
-	xwrite(fd, stackblock(), expdest - stackblock());
-}
-
 static char *
 stputs_quotes(const char *data, const char *syntax, char *p)
 {

Modified: user/alfred/ewatchdog/bin/sh/expand.h
==============================================================================
--- user/alfred/ewatchdog/bin/sh/expand.h	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/expand.h	Tue Feb  5 02:45:02 2013	(r246345)
@@ -57,7 +57,6 @@ struct arglist {
 
 
 union node;
-void expandhere(union node *, int);
 void expandarg(union node *, struct arglist *, int);
 void expari(int);
 void rmescapes(char *);

Modified: user/alfred/ewatchdog/bin/sh/init.h
==============================================================================
--- user/alfred/ewatchdog/bin/sh/init.h	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/init.h	Tue Feb  5 02:45:02 2013	(r246345)
@@ -33,5 +33,4 @@
  * $FreeBSD$
  */
 
-void init(void);
 void reset(void);

Modified: user/alfred/ewatchdog/bin/sh/input.c
==============================================================================
--- user/alfred/ewatchdog/bin/sh/input.c	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/input.c	Tue Feb  5 02:45:02 2013	(r246345)
@@ -64,7 +64,6 @@ __FBSDID("$FreeBSD$");
 
 #define EOF_NLEFT -99		/* value of parsenleft when EOF pushed back */
 
-MKINIT
 struct strpush {
 	struct strpush *prev;	/* preceding string on stack */
 	char *prevstring;
@@ -78,7 +77,6 @@ struct strpush {
  * contains information about the current file being read.
  */
 
-MKINIT
 struct parsefile {
 	struct parsefile *prev;	/* preceding file on stack */
 	int linno;		/* current line */
@@ -96,8 +94,11 @@ int plinno = 1;			/* input line number *
 int parsenleft;			/* copy of parsefile->nleft */
 MKINIT int parselleft;		/* copy of parsefile->lleft */
 char *parsenextc;		/* copy of parsefile->nextc */
-MKINIT struct parsefile basepf;	/* top level input file */
-char basebuf[BUFSIZ + 1];	/* buffer for top level input file */
+static char basebuf[BUFSIZ + 1];/* buffer for top level input file */
+static struct parsefile basepf = {	/* top level input file */
+	.nextc = basebuf,
+	.buf = basebuf
+};
 static struct parsefile *parsefile = &basepf;	/* current input file */
 int whichprompt;		/* 1 == PS1, 2 == PS2 */
 
@@ -111,12 +112,6 @@ static void popstring(void);
 INCLUDE "input.h"
 INCLUDE "error.h"
 
-MKINIT char basebuf[];
-
-INIT {
-	basepf.nextc = basepf.buf = basebuf;
-}
-
 RESET {
 	popallfiles();
 	parselleft = parsenleft = 0;	/* clear input buffer */

Modified: user/alfred/ewatchdog/bin/sh/jobs.c
==============================================================================
--- user/alfred/ewatchdog/bin/sh/jobs.c	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/jobs.c	Tue Feb  5 02:45:02 2013	(r246345)
@@ -1298,6 +1298,10 @@ until:
 		cmdputs(n->narg.text);
 		cmdputs("() ...");
 		break;
+	case NNOT:
+		cmdputs("! ");
+		cmdtxt(n->nnot.com);
+		break;
 	case NCMD:
 		for (np = n->ncmd.args ; np ; np = np->narg.next) {
 			cmdtxt(np);

Modified: user/alfred/ewatchdog/bin/sh/main.c
==============================================================================
--- user/alfred/ewatchdog/bin/sh/main.c	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/main.c	Tue Feb  5 02:45:02 2013	(r246345)
@@ -139,7 +139,7 @@ main(int argc, char *argv[])
 #endif
 	rootpid = getpid();
 	rootshell = 1;
-	init();
+	initvar();
 	setstackmark(&smark);
 	setstackmark(&smark2);
 	procargs(argc, argv);

Modified: user/alfred/ewatchdog/bin/sh/miscbltin.c
==============================================================================
--- user/alfred/ewatchdog/bin/sh/miscbltin.c	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/miscbltin.c	Tue Feb  5 02:45:02 2013	(r246345)
@@ -47,7 +47,6 @@ __FBSDID("$FreeBSD$");
 #include <sys/time.h>
 #include <sys/resource.h>
 #include <unistd.h>
-#include <ctype.h>
 #include <errno.h>
 #include <stdint.h>
 #include <stdio.h>
@@ -60,6 +59,7 @@ __FBSDID("$FreeBSD$");
 #include "memalloc.h"
 #include "error.h"
 #include "mystring.h"
+#include "syntax.h"
 
 #undef eflag
 
@@ -307,7 +307,7 @@ umaskcmd(int argc __unused, char **argv 
 			out1fmt("%.4o\n", mask);
 		}
 	} else {
-		if (isdigit(*ap)) {
+		if (is_digit(*ap)) {
 			mask = 0;
 			do {
 				if (*ap >= '8' || *ap < '0')

Modified: user/alfred/ewatchdog/bin/sh/mkinit.c
==============================================================================
--- user/alfred/ewatchdog/bin/sh/mkinit.c	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/mkinit.c	Tue Feb  5 02:45:02 2013	(r246345)
@@ -101,7 +101,7 @@ struct block {
  */
 
 struct event {
-	const char *name;	/* name of event (e.g. INIT) */
+	const char *name;	/* name of event (e.g. RESET) */
 	const char *routine;	/* name of routine called on event */
 	const char *comment;	/* comment describing routine */
 	struct text code;	/* code for handling event */
@@ -114,11 +114,6 @@ char writer[] = "\
  */\n\
 \n";
 
-char init[] = "\
-/*\n\
- * Initialization code.\n\
- */\n";
-
 char reset[] = "\
 /*\n\
  * This routine is called when an error or an interrupt occurs in an\n\
@@ -127,7 +122,6 @@ char reset[] = "\
 
 
 struct event event[] = {
-	{ "INIT", "init", init, { NULL, 0, NULL, NULL } },
 	{ "RESET", "reset", reset, { NULL, 0, NULL, NULL } },
 	{ NULL, NULL, NULL, { NULL, 0, NULL, NULL } }
 };

Modified: user/alfred/ewatchdog/bin/sh/mksyntax.c
==============================================================================
--- user/alfred/ewatchdog/bin/sh/mksyntax.c	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/mksyntax.c	Tue Feb  5 02:45:02 2013	(r246345)
@@ -165,7 +165,6 @@ main(int argc __unused, char **argv __un
 	}
 
 	fputs("#include <sys/cdefs.h>\n", hfile);
-	fputs("#include <ctype.h>\n", hfile);
 
 	/* Generate the #define statements in the header file */
 	fputs("/* Syntax classes */\n", hfile);

Modified: user/alfred/ewatchdog/bin/sh/nodetypes
==============================================================================
--- user/alfred/ewatchdog/bin/sh/nodetypes	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/nodetypes	Tue Feb  5 02:45:02 2013	(r246345)
@@ -138,6 +138,7 @@ NXHERE nhere			# fd<<!
 	next	  nodeptr		# next redirection in list
 	fd	  int			# file descriptor being redirected
 	doc	  nodeptr		# input to command (NARG node)
+	expdoc    temp	char *expdoc	# actual document (for NXHERE)
 
 NNOT nnot			# ! command  (actually pipeline)
 	type	int

Modified: user/alfred/ewatchdog/bin/sh/redir.c
==============================================================================
--- user/alfred/ewatchdog/bin/sh/redir.c	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/redir.c	Tue Feb  5 02:45:02 2013	(r246345)
@@ -251,18 +251,23 @@ movefd:
 static int
 openhere(union node *redir)
 {
+	char *p;
 	int pip[2];
 	int len = 0;
 
 	if (pipe(pip) < 0)
 		error("Pipe call failed: %s", strerror(errno));
-	if (redir->type == NHERE) {
-		len = strlen(redir->nhere.doc->narg.text);
-		if (len <= PIPESIZE) {
-			xwrite(pip[1], redir->nhere.doc->narg.text, len);
-			goto out;
-		}
+
+	if (redir->type == NXHERE)
+		p = redir->nhere.expdoc;
+	else
+		p = redir->nhere.doc->narg.text;
+	len = strlen(p);
+	if (len <= PIPESIZE) {
+		xwrite(pip[1], p, len);
+		goto out;
 	}
+
 	if (forkshell((struct job *)NULL, (union node *)NULL, FORK_NOJOB) == 0) {
 		close(pip[0]);
 		signal(SIGINT, SIG_IGN);
@@ -270,10 +275,7 @@ openhere(union node *redir)
 		signal(SIGHUP, SIG_IGN);
 		signal(SIGTSTP, SIG_IGN);
 		signal(SIGPIPE, SIG_DFL);
-		if (redir->type == NHERE)
-			xwrite(pip[1], redir->nhere.doc->narg.text, len);
-		else
-			expandhere(redir->nhere.doc, pip[1]);
+		xwrite(pip[1], p, len);
 		_exit(0);
 	}
 out:

Modified: user/alfred/ewatchdog/bin/sh/sh.1
==============================================================================
--- user/alfred/ewatchdog/bin/sh/sh.1	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/sh.1	Tue Feb  5 02:45:02 2013	(r246345)
@@ -32,7 +32,7 @@
 .\"	from: @(#)sh.1	8.6 (Berkeley) 5/4/95
 .\" $FreeBSD$
 .\"
-.Dd January 14, 2013
+.Dd January 22, 2013
 .Dt SH 1
 .Os
 .Sh NAME
@@ -138,10 +138,10 @@ variable to some file by placing the fol
 .Pa .profile
 in the home directory,
 substituting for
-.Pa .shinit
+.Pa .shrc
 the filename desired:
 .Pp
-.Dl "ENV=$HOME/.shinit; export ENV"
+.Dl "ENV=$HOME/.shrc; export ENV"
 .Pp
 The first non-option argument specified on the command line
 will be treated as the
@@ -2674,6 +2674,17 @@ Additionally, all environment variables 
 at startup,
 which may affect the shell as described under
 .Sx Special Variables .
+.Sh FILES
+.Bl -tag -width "/etc/suid_profileXX" -compact
+.It Pa ~/.profile
+User's login profile.
+.It Pa /etc/profile
+System login profile.
+.It Pa /etc/shells
+Shell database.
+.It Pa /etc/suid_profile
+Privileged shell profile.
+.El
 .Sh EXIT STATUS
 Errors that are detected by the shell, such as a syntax error, will
 cause the shell to exit with a non-zero exit status.
@@ -2699,7 +2710,8 @@ will return the argument.
 .Xr getrlimit 2 ,
 .Xr umask 2 ,
 .Xr wctype 3 ,
-.Xr editrc 5
+.Xr editrc 5 ,
+.Xr shells 5
 .Sh HISTORY
 A
 .Nm

Modified: user/alfred/ewatchdog/bin/sh/var.c
==============================================================================
--- user/alfred/ewatchdog/bin/sh/var.c	Tue Feb  5 02:35:25 2013	(r246344)
+++ user/alfred/ewatchdog/bin/sh/var.c	Tue Feb  5 02:45:02 2013	(r246345)
@@ -146,29 +146,11 @@ static int varequal(const char *, const 
 static struct var *find_var(const char *, struct var ***, int *);
 static int localevar(const char *);
 
-/*
- * Initialize the variable symbol tables and import the environment.
- */
-
-#ifdef mkinit
-INCLUDE "var.h"
-MKINIT char **environ;
-INIT {
-	char **envp;
-
-	initvar();
-	for (envp = environ ; *envp ; envp++) {
-		if (strchr(*envp, '=')) {
-			setvareq(*envp, VEXPORT|VTEXTFIXED);
-		}
-	}
-}
-#endif
-
+extern char **environ;
 

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


More information about the svn-src-user mailing list