From owner-svn-src-user@FreeBSD.ORG Wed Mar 20 05:23:29 2013 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 366C6B41; Wed, 20 Mar 2013 05:23:29 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 17472CF3; Wed, 20 Mar 2013 05:23:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2K5NTqM095545; Wed, 20 Mar 2013 05:23:29 GMT (envelope-from alfred@svn.freebsd.org) Received: (from alfred@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2K5NOp8095520; Wed, 20 Mar 2013 05:23:24 GMT (envelope-from alfred@svn.freebsd.org) Message-Id: <201303200523.r2K5NOp8095520@svn.freebsd.org> From: Alfred Perlstein Date: Wed, 20 Mar 2013 05:23:24 +0000 (UTC) To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r248541 - in user/alfred/ewatchdog: . bin/cp bin/ls bin/mkdir bin/mv bin/ps bin/rm bin/rmdir bin/sh cddl/contrib/opensolaris/cmd/zdb cddl/contrib/opensolaris/cmd/zfs cddl/contrib/openso... X-SVN-Group: user MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Mar 2013 05:23:29 -0000 Author: alfred Date: Wed Mar 20 05:23:23 2013 New Revision: 248541 URL: http://svnweb.freebsd.org/changeset/base/248541 Log: MFC to prep for phase II: Linux-like kpi and api. Added: user/alfred/ewatchdog/contrib/libyaml/ - copied from r248540, head/contrib/libyaml/ user/alfred/ewatchdog/contrib/unvis/ - copied from r248540, head/contrib/unvis/ user/alfred/ewatchdog/contrib/vis/ - copied from r248540, head/contrib/vis/ user/alfred/ewatchdog/lib/libc/gen/cap_sandboxed.3 - copied unchanged from r248540, head/lib/libc/gen/cap_sandboxed.3 user/alfred/ewatchdog/lib/libc/gen/cap_sandboxed.c - copied unchanged from r248540, head/lib/libc/gen/cap_sandboxed.c user/alfred/ewatchdog/lib/libc/stdio/open_memstream.3 - copied unchanged from r248540, head/lib/libc/stdio/open_memstream.3 user/alfred/ewatchdog/lib/libc/stdio/open_memstream.c - copied unchanged from r248540, head/lib/libc/stdio/open_memstream.c user/alfred/ewatchdog/lib/libc/stdio/open_wmemstream.c - copied unchanged from r248540, head/lib/libc/stdio/open_wmemstream.c user/alfred/ewatchdog/lib/libc/sys/bindat.2 - copied unchanged from r248540, head/lib/libc/sys/bindat.2 user/alfred/ewatchdog/lib/libc/sys/cap_fcntls_limit.2 - copied unchanged from r248540, head/lib/libc/sys/cap_fcntls_limit.2 user/alfred/ewatchdog/lib/libc/sys/cap_ioctls_limit.2 - copied unchanged from r248540, head/lib/libc/sys/cap_ioctls_limit.2 user/alfred/ewatchdog/lib/libc/sys/cap_rights_limit.2 - copied unchanged from r248540, head/lib/libc/sys/cap_rights_limit.2 user/alfred/ewatchdog/lib/libc/sys/connectat.2 - copied unchanged from r248540, head/lib/libc/sys/connectat.2 user/alfred/ewatchdog/lib/libusb/libusb_global_linux.h - copied unchanged from r248540, head/lib/libusb/libusb_global_linux.h user/alfred/ewatchdog/lib/libyaml/ - copied from r248540, head/lib/libyaml/ user/alfred/ewatchdog/share/examples/bhyve/ - copied from r248540, head/share/examples/bhyve/ user/alfred/ewatchdog/sys/arm/broadcom/bcm2835/bcm2835_dma.c - copied unchanged from r248540, head/sys/arm/broadcom/bcm2835/bcm2835_dma.c user/alfred/ewatchdog/sys/arm/broadcom/bcm2835/bcm2835_dma.h - copied unchanged from r248540, head/sys/arm/broadcom/bcm2835/bcm2835_dma.h user/alfred/ewatchdog/sys/cddl/compat/opensolaris/kern/opensolaris_vm.c - copied unchanged from r248540, head/sys/cddl/compat/opensolaris/kern/opensolaris_vm.c user/alfred/ewatchdog/sys/cddl/compat/opensolaris/sys/freebsd_rwlock.h - copied unchanged from r248540, head/sys/cddl/compat/opensolaris/sys/freebsd_rwlock.h user/alfred/ewatchdog/sys/cddl/compat/opensolaris/sys/vm.h - copied unchanged from r248540, head/sys/cddl/compat/opensolaris/sys/vm.h user/alfred/ewatchdog/sys/cddl/dev/fbt/fbt_powerpc.c - copied unchanged from r248540, head/sys/cddl/dev/fbt/fbt_powerpc.c user/alfred/ewatchdog/sys/dev/drm2/drm_global.c - copied unchanged from r248540, head/sys/dev/drm2/drm_global.c user/alfred/ewatchdog/sys/dev/drm2/drm_global.h - copied unchanged from r248540, head/sys/dev/drm2/drm_global.h user/alfred/ewatchdog/sys/dev/drm2/ttm/ - copied from r248540, head/sys/dev/drm2/ttm/ user/alfred/ewatchdog/sys/libkern/arm/aeabi_unwind.c - copied unchanged from r248540, head/sys/libkern/arm/aeabi_unwind.c user/alfred/ewatchdog/sys/libkern/arm/memcpy.S - copied unchanged from r248540, head/sys/libkern/arm/memcpy.S user/alfred/ewatchdog/sys/libkern/arm/memset.S - copied unchanged from r248540, head/sys/libkern/arm/memset.S user/alfred/ewatchdog/sys/vm/_vm_radix.h - copied unchanged from r248540, head/sys/vm/_vm_radix.h user/alfred/ewatchdog/sys/vm/vm_radix.c - copied unchanged from r248540, head/sys/vm/vm_radix.c user/alfred/ewatchdog/sys/vm/vm_radix.h - copied unchanged from r248540, head/sys/vm/vm_radix.h user/alfred/ewatchdog/tools/regression/bin/sh/builtins/trap12.0 - copied unchanged from r248540, head/tools/regression/bin/sh/builtins/trap12.0 user/alfred/ewatchdog/tools/regression/bin/sh/builtins/wait6.0 - copied unchanged from r248540, head/tools/regression/bin/sh/builtins/wait6.0 user/alfred/ewatchdog/tools/regression/bin/sh/builtins/wait7.0 - copied unchanged from r248540, head/tools/regression/bin/sh/builtins/wait7.0 user/alfred/ewatchdog/tools/regression/capsicum/ - copied from r248540, head/tools/regression/capsicum/ user/alfred/ewatchdog/tools/regression/lib/libc/stdio/test-open_memstream.c - copied unchanged from r248540, head/tools/regression/lib/libc/stdio/test-open_memstream.c user/alfred/ewatchdog/tools/regression/lib/libc/stdio/test-open_memstream.t - copied unchanged from r248540, head/tools/regression/lib/libc/stdio/test-open_memstream.t user/alfred/ewatchdog/tools/regression/lib/libc/stdio/test-open_wmemstream.c - copied unchanged from r248540, head/tools/regression/lib/libc/stdio/test-open_wmemstream.c user/alfred/ewatchdog/tools/regression/lib/libc/stdio/test-open_wmemstream.t - copied unchanged from r248540, head/tools/regression/lib/libc/stdio/test-open_wmemstream.t user/alfred/ewatchdog/usr.bin/truss/arm-fbsd.c - copied unchanged from r248540, head/usr.bin/truss/arm-fbsd.c user/alfred/ewatchdog/usr.sbin/pkg/config.c - copied unchanged from r248540, head/usr.sbin/pkg/config.c user/alfred/ewatchdog/usr.sbin/pkg/config.h - copied unchanged from r248540, head/usr.sbin/pkg/config.h Deleted: user/alfred/ewatchdog/games/fortune/datfiles/fortunes-o.fake user/alfred/ewatchdog/games/fortune/datfiles/fortunes-o.real user/alfred/ewatchdog/games/fortune/datfiles/fortunes-o.sp.ok user/alfred/ewatchdog/lib/libc/sys/cap_new.2 user/alfred/ewatchdog/lib/libncp/ user/alfred/ewatchdog/lib/libprocstat/ntfs.c user/alfred/ewatchdog/lib/libprocstat/nwfs.c user/alfred/ewatchdog/sbin/mount_ext2fs/ user/alfred/ewatchdog/sbin/mount_hpfs/ user/alfred/ewatchdog/sbin/mount_ntfs/ user/alfred/ewatchdog/sbin/mount_reiserfs/ user/alfred/ewatchdog/sbin/mount_std/ user/alfred/ewatchdog/share/examples/cvsup/ports-supfile user/alfred/ewatchdog/share/examples/cvsup/refuse user/alfred/ewatchdog/share/examples/cvsup/refuse.README user/alfred/ewatchdog/share/examples/nwclient/ user/alfred/ewatchdog/share/examples/portal/ user/alfred/ewatchdog/share/man/man4/coda.4 user/alfred/ewatchdog/share/man/man4/vinum.4 user/alfred/ewatchdog/share/man/man5/xfs.5 user/alfred/ewatchdog/sys/fs/coda/ user/alfred/ewatchdog/sys/fs/hpfs/ user/alfred/ewatchdog/sys/fs/ntfs/ user/alfred/ewatchdog/sys/fs/nwfs/ user/alfred/ewatchdog/sys/fs/portalfs/ user/alfred/ewatchdog/sys/gnu/fs/xfs/ user/alfred/ewatchdog/sys/modules/coda/ user/alfred/ewatchdog/sys/modules/coda5/ user/alfred/ewatchdog/sys/modules/hpfs/ user/alfred/ewatchdog/sys/modules/ncp/ user/alfred/ewatchdog/sys/modules/ntfs/ user/alfred/ewatchdog/sys/modules/ntfs_iconv/ user/alfred/ewatchdog/sys/modules/nwfs/ user/alfred/ewatchdog/sys/modules/portalfs/ user/alfred/ewatchdog/sys/modules/xfs/ user/alfred/ewatchdog/sys/netncp/ user/alfred/ewatchdog/usr.bin/ncplist/ user/alfred/ewatchdog/usr.bin/ncplogin/ user/alfred/ewatchdog/usr.bin/unvis/unvis.1 user/alfred/ewatchdog/usr.bin/unvis/unvis.c user/alfred/ewatchdog/usr.bin/vis/extern.h user/alfred/ewatchdog/usr.bin/vis/foldit.c user/alfred/ewatchdog/usr.bin/vis/vis.1 user/alfred/ewatchdog/usr.bin/vis/vis.c user/alfred/ewatchdog/usr.sbin/mount_nwfs/ user/alfred/ewatchdog/usr.sbin/mount_portalfs/ Modified: user/alfred/ewatchdog/MAINTAINERS (contents, props changed) user/alfred/ewatchdog/ObsoleteFiles.inc user/alfred/ewatchdog/UPDATING user/alfred/ewatchdog/bin/cp/cp.1 user/alfred/ewatchdog/bin/ls/ls.1 user/alfred/ewatchdog/bin/mkdir/mkdir.1 user/alfred/ewatchdog/bin/mv/mv.1 user/alfred/ewatchdog/bin/ps/ps.1 user/alfred/ewatchdog/bin/rm/rm.1 user/alfred/ewatchdog/bin/rmdir/rmdir.1 user/alfred/ewatchdog/bin/sh/jobs.c user/alfred/ewatchdog/bin/sh/trap.c user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zdb/zdb.c user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zfs/zfs.8 user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zpool/zpool.8 user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c user/alfred/ewatchdog/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_impl.h user/alfred/ewatchdog/cddl/contrib/opensolaris/tools/ctf/cvt/output.c user/alfred/ewatchdog/contrib/binutils/gas/config/tc-arm.c user/alfred/ewatchdog/contrib/libc-vis/unvis.3 user/alfred/ewatchdog/contrib/libc-vis/unvis.c user/alfred/ewatchdog/contrib/libc-vis/vis.3 user/alfred/ewatchdog/contrib/libc-vis/vis.c user/alfred/ewatchdog/contrib/libc-vis/vis.h user/alfred/ewatchdog/contrib/openbsm/bin/auditdistd/sender.c user/alfred/ewatchdog/contrib/openbsm/etc/audit_event user/alfred/ewatchdog/contrib/openpam/doc/man/openpam_straddch.3 user/alfred/ewatchdog/contrib/openpam/lib/openpam_readline.c user/alfred/ewatchdog/contrib/openpam/lib/openpam_readword.c user/alfred/ewatchdog/contrib/tzdata/africa user/alfred/ewatchdog/contrib/tzdata/antarctica user/alfred/ewatchdog/contrib/tzdata/asia user/alfred/ewatchdog/contrib/tzdata/australasia user/alfred/ewatchdog/contrib/tzdata/europe user/alfred/ewatchdog/contrib/tzdata/northamerica user/alfred/ewatchdog/contrib/tzdata/southamerica user/alfred/ewatchdog/contrib/tzdata/zone.tab user/alfred/ewatchdog/crypto/openssh/FREEBSD-upgrade user/alfred/ewatchdog/crypto/openssh/config.h user/alfred/ewatchdog/crypto/openssh/session.c user/alfred/ewatchdog/crypto/openssh/sshd_config user/alfred/ewatchdog/etc/devd.conf user/alfred/ewatchdog/etc/mtree/BSD.include.dist user/alfred/ewatchdog/etc/mtree/BSD.usr.dist user/alfred/ewatchdog/etc/portsnap.conf user/alfred/ewatchdog/etc/rc.d/savecore user/alfred/ewatchdog/games/fortune/datfiles/Makefile user/alfred/ewatchdog/gnu/lib/libgcc/Makefile user/alfred/ewatchdog/include/stdio.h user/alfred/ewatchdog/include/wchar.h user/alfred/ewatchdog/lib/Makefile user/alfred/ewatchdog/lib/libc/gen/Makefile.inc user/alfred/ewatchdog/lib/libc/gen/Symbol.map user/alfred/ewatchdog/lib/libc/gen/getcontext.3 user/alfred/ewatchdog/lib/libc/include/compat.h user/alfred/ewatchdog/lib/libc/net/nscachedcli.c user/alfred/ewatchdog/lib/libc/regex/regcomp.c user/alfred/ewatchdog/lib/libc/rpc/clnt_vc.c user/alfred/ewatchdog/lib/libc/stdio/Makefile.inc user/alfred/ewatchdog/lib/libc/stdio/Symbol.map user/alfred/ewatchdog/lib/libc/stdlib/realpath.3 user/alfred/ewatchdog/lib/libc/string/Makefile.inc user/alfred/ewatchdog/lib/libc/sys/Makefile.inc user/alfred/ewatchdog/lib/libc/sys/Symbol.map user/alfred/ewatchdog/lib/libc/sys/cap_enter.2 user/alfred/ewatchdog/lib/libc/sys/chflags.2 user/alfred/ewatchdog/lib/libc/sys/dup.2 user/alfred/ewatchdog/lib/libc/sys/mlock.2 user/alfred/ewatchdog/lib/libc/sys/recv.2 user/alfred/ewatchdog/lib/libc/sys/socket.2 user/alfred/ewatchdog/lib/libc/sys/socketpair.2 user/alfred/ewatchdog/lib/libipsec/test-policy.c user/alfred/ewatchdog/lib/libnetgraph/msg.c user/alfred/ewatchdog/lib/libprocstat/libprocstat.c user/alfred/ewatchdog/lib/libprocstat/libprocstat.h user/alfred/ewatchdog/lib/libstand/Makefile user/alfred/ewatchdog/lib/libstand/nandfs.c user/alfred/ewatchdog/lib/libusb/Makefile user/alfred/ewatchdog/lib/libusb/libusb.h user/alfred/ewatchdog/lib/libusb/libusb01.c user/alfred/ewatchdog/lib/libusb/libusb10.c user/alfred/ewatchdog/lib/libusb/libusb10.h user/alfred/ewatchdog/lib/libusb/libusb10_desc.c user/alfred/ewatchdog/lib/libusb/libusb10_io.c user/alfred/ewatchdog/lib/libusb/libusb20.c user/alfred/ewatchdog/lib/libusb/libusb20.h user/alfred/ewatchdog/lib/libusb/libusb20_desc.c user/alfred/ewatchdog/lib/libusb/libusb20_desc.h user/alfred/ewatchdog/lib/libusb/libusb20_ugen20.c user/alfred/ewatchdog/lib/libusb/usb.h user/alfred/ewatchdog/lib/libutil/gr_util.c user/alfred/ewatchdog/lib/libutil/kinfo_getproc.3 user/alfred/ewatchdog/lib/libutil/libutil.h user/alfred/ewatchdog/lib/libutil/pidfile.c user/alfred/ewatchdog/lib/libvmmapi/vmmapi.c user/alfred/ewatchdog/lib/libvmmapi/vmmapi.h user/alfred/ewatchdog/libexec/rtld-elf/map_object.c user/alfred/ewatchdog/sbin/ccdconfig/ccdconfig.8 user/alfred/ewatchdog/sbin/devd/devd.cc user/alfred/ewatchdog/sbin/devd/devd.hh user/alfred/ewatchdog/sbin/ffsinfo/ffsinfo.8 user/alfred/ewatchdog/sbin/geom/class/concat/gconcat.8 user/alfred/ewatchdog/sbin/geom/class/eli/geom_eli.c user/alfred/ewatchdog/sbin/geom/class/mirror/gmirror.8 user/alfred/ewatchdog/sbin/geom/class/raid/graid.8 user/alfred/ewatchdog/sbin/geom/class/stripe/gstripe.8 user/alfred/ewatchdog/sbin/gvinum/gvinum.8 user/alfred/ewatchdog/sbin/hastctl/hastctl.8 user/alfred/ewatchdog/sbin/hastctl/hastctl.c user/alfred/ewatchdog/sbin/hastd/hastd.8 user/alfred/ewatchdog/sbin/hastd/secondary.c user/alfred/ewatchdog/sbin/hastd/subr.c user/alfred/ewatchdog/sbin/ipfw/ipfw2.c user/alfred/ewatchdog/sbin/ipfw/ipfw2.h user/alfred/ewatchdog/sbin/ipfw/ipv6.c user/alfred/ewatchdog/sbin/ldconfig/ldconfig.8 user/alfred/ewatchdog/sbin/ldconfig/ldconfig.c user/alfred/ewatchdog/sbin/mount_cd9660/mount_cd9660.8 user/alfred/ewatchdog/sbin/mount_cd9660/mount_cd9660.c user/alfred/ewatchdog/sbin/mount_msdosfs/mount_msdosfs.c user/alfred/ewatchdog/sbin/mount_nfs/mount_nfs.c user/alfred/ewatchdog/sbin/mount_nullfs/mount_nullfs.c user/alfred/ewatchdog/sbin/mount_udf/Makefile user/alfred/ewatchdog/sbin/mount_udf/mount_udf.c user/alfred/ewatchdog/sbin/mount_unionfs/mount_unionfs.c user/alfred/ewatchdog/sbin/recoverdisk/recoverdisk.c user/alfred/ewatchdog/sbin/shutdown/shutdown.8 user/alfred/ewatchdog/sbin/tunefs/tunefs.c user/alfred/ewatchdog/share/examples/Makefile user/alfred/ewatchdog/share/examples/cvsup/README user/alfred/ewatchdog/share/examples/cvsup/cvs-supfile user/alfred/ewatchdog/share/examples/cvsup/stable-supfile user/alfred/ewatchdog/share/man/man4/Makefile user/alfred/ewatchdog/share/man/man4/arcmsr.4 user/alfred/ewatchdog/share/man/man4/cas.4 user/alfred/ewatchdog/share/man/man4/ccd.4 user/alfred/ewatchdog/share/man/man4/eventtimers.4 user/alfred/ewatchdog/share/man/man4/geom.4 user/alfred/ewatchdog/share/man/man4/iwn.4 user/alfred/ewatchdog/share/man/man4/mvs.4 user/alfred/ewatchdog/share/man/man4/psm.4 user/alfred/ewatchdog/share/man/man4/sge.4 user/alfred/ewatchdog/share/man/man4/udp.4 user/alfred/ewatchdog/share/man/man4/unix.4 user/alfred/ewatchdog/share/man/man4/zyd.4 user/alfred/ewatchdog/share/man/man7/development.7 user/alfred/ewatchdog/share/man/man7/ports.7 user/alfred/ewatchdog/share/man/man9/Makefile user/alfred/ewatchdog/share/man/man9/condvar.9 user/alfred/ewatchdog/share/man/man9/eventtimers.9 user/alfred/ewatchdog/share/man/man9/sleep.9 user/alfred/ewatchdog/share/man/man9/sleepqueue.9 user/alfred/ewatchdog/share/man/man9/timeout.9 user/alfred/ewatchdog/share/misc/bsd-family-tree user/alfred/ewatchdog/share/misc/committers-ports.dot user/alfred/ewatchdog/share/misc/organization.dot user/alfred/ewatchdog/share/mk/bsd.compiler.mk user/alfred/ewatchdog/share/mk/bsd.libnames.mk user/alfred/ewatchdog/sys/Makefile user/alfred/ewatchdog/sys/amd64/amd64/machdep.c user/alfred/ewatchdog/sys/amd64/amd64/pmap.c user/alfred/ewatchdog/sys/amd64/conf/GENERIC user/alfred/ewatchdog/sys/amd64/conf/NOTES user/alfred/ewatchdog/sys/amd64/include/pmap.h user/alfred/ewatchdog/sys/amd64/vmm/intel/vmx.c user/alfred/ewatchdog/sys/amd64/vmm/vmm.c user/alfred/ewatchdog/sys/amd64/vmm/vmm_stat.c user/alfred/ewatchdog/sys/amd64/vmm/vmm_stat.h user/alfred/ewatchdog/sys/arm/allwinner/files.a10 user/alfred/ewatchdog/sys/arm/allwinner/timer.c user/alfred/ewatchdog/sys/arm/arm/bcopy_page.S user/alfred/ewatchdog/sys/arm/arm/bcopyinout.S user/alfred/ewatchdog/sys/arm/arm/bcopyinout_xscale.S user/alfred/ewatchdog/sys/arm/arm/blockio.S user/alfred/ewatchdog/sys/arm/arm/bus_space_asm_generic.S user/alfred/ewatchdog/sys/arm/arm/busdma_machdep-v6.c user/alfred/ewatchdog/sys/arm/arm/copystr.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_arm10.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_arm11.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_arm11x6.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_arm7tdmi.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_arm8.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_arm9.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_armv4.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_armv5.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_armv5_ec.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_armv6.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_armv7.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_fa526.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_ixp12x0.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_pj4b.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_sa1.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_sa11x0.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_sheeva.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_xscale.S user/alfred/ewatchdog/sys/arm/arm/cpufunc_asm_xscale_c3.S user/alfred/ewatchdog/sys/arm/arm/db_trace.c user/alfred/ewatchdog/sys/arm/arm/disassem.c user/alfred/ewatchdog/sys/arm/arm/elf_trampoline.c user/alfred/ewatchdog/sys/arm/arm/exception.S user/alfred/ewatchdog/sys/arm/arm/fiq_subr.S user/alfred/ewatchdog/sys/arm/arm/fusu.S user/alfred/ewatchdog/sys/arm/arm/in_cksum_arm.S user/alfred/ewatchdog/sys/arm/arm/irq_dispatch.S user/alfred/ewatchdog/sys/arm/arm/locore.S user/alfred/ewatchdog/sys/arm/arm/machdep.c user/alfred/ewatchdog/sys/arm/arm/mpcore_timer.c user/alfred/ewatchdog/sys/arm/arm/pmap-v6.c user/alfred/ewatchdog/sys/arm/arm/pmap.c user/alfred/ewatchdog/sys/arm/arm/setcpsr.S user/alfred/ewatchdog/sys/arm/arm/support.S user/alfred/ewatchdog/sys/arm/arm/swtch.S user/alfred/ewatchdog/sys/arm/arm/vm_machdep.c user/alfred/ewatchdog/sys/arm/at91/if_ate.c user/alfred/ewatchdog/sys/arm/broadcom/bcm2835/bcm2835_sdhci.c user/alfred/ewatchdog/sys/arm/broadcom/bcm2835/bcm2835_systimer.c user/alfred/ewatchdog/sys/arm/broadcom/bcm2835/files.bcm2835 user/alfred/ewatchdog/sys/arm/conf/CUBIEBOARD user/alfred/ewatchdog/sys/arm/conf/RPI-B user/alfred/ewatchdog/sys/arm/econa/econa_machdep.c user/alfred/ewatchdog/sys/arm/include/asm.h user/alfred/ewatchdog/sys/arm/include/bus.h user/alfred/ewatchdog/sys/arm/include/frame.h user/alfred/ewatchdog/sys/arm/include/param.h user/alfred/ewatchdog/sys/arm/include/pmap.h user/alfred/ewatchdog/sys/arm/include/signal.h user/alfred/ewatchdog/sys/arm/include/vmparam.h user/alfred/ewatchdog/sys/arm/lpc/lpc_timer.c user/alfred/ewatchdog/sys/arm/mv/timer.c user/alfred/ewatchdog/sys/arm/s3c2xx0/s3c24x0_machdep.c user/alfred/ewatchdog/sys/arm/ti/am335x/am335x_dmtimer.c user/alfred/ewatchdog/sys/arm/ti/cpsw/if_cpsw.c user/alfred/ewatchdog/sys/arm/ti/ti_gpio.c user/alfred/ewatchdog/sys/arm/ti/ti_mmchs.c user/alfred/ewatchdog/sys/arm/versatile/sp804.c user/alfred/ewatchdog/sys/arm/xscale/i80321/ep80219_machdep.c user/alfred/ewatchdog/sys/arm/xscale/i80321/iq31244_machdep.c user/alfred/ewatchdog/sys/arm/xscale/i8134x/crb_machdep.c user/alfred/ewatchdog/sys/arm/xscale/ixp425/avila_machdep.c user/alfred/ewatchdog/sys/arm/xscale/pxa/pxa_machdep.c user/alfred/ewatchdog/sys/boot/common/load_elf.c user/alfred/ewatchdog/sys/boot/fdt/dts/cubieboard.dts user/alfred/ewatchdog/sys/boot/fdt/fdt_loader_cmd.c user/alfred/ewatchdog/sys/bsm/audit_kevents.h user/alfred/ewatchdog/sys/cam/ata/ata_da.c user/alfred/ewatchdog/sys/cam/cam_ccb.h user/alfred/ewatchdog/sys/cam/cam_periph.c user/alfred/ewatchdog/sys/cam/ctl/ctl.c user/alfred/ewatchdog/sys/cam/scsi/scsi_all.c user/alfred/ewatchdog/sys/cam/scsi/scsi_all.h user/alfred/ewatchdog/sys/cam/scsi/scsi_cd.c user/alfred/ewatchdog/sys/cam/scsi/scsi_da.c user/alfred/ewatchdog/sys/cddl/compat/opensolaris/sys/file.h user/alfred/ewatchdog/sys/cddl/compat/opensolaris/sys/kcondvar.h user/alfred/ewatchdog/sys/cddl/compat/opensolaris/sys/sig.h user/alfred/ewatchdog/sys/cddl/compat/opensolaris/sys/vnode.h user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/common/zfs/zfs_ioctl_compat.c user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/common/zfs/zfs_ioctl_compat.h user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/common/zfs/zfs_prop.c user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/bpobj.c user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dataset.c user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/metaslab.c user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_map.c user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab_impl.h user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/space_map.h user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_context.h user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.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_onexit.c user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/sys/dtrace.h user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/common/sys/fs/zfs.h user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/uts/intel/dtrace/fasttrap_isa.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/cddl/dev/dtrace/powerpc/dtrace_subr.c user/alfred/ewatchdog/sys/compat/freebsd32/freebsd32_proto.h user/alfred/ewatchdog/sys/compat/freebsd32/freebsd32_syscall.h user/alfred/ewatchdog/sys/compat/freebsd32/freebsd32_syscalls.c user/alfred/ewatchdog/sys/compat/freebsd32/freebsd32_sysent.c user/alfred/ewatchdog/sys/compat/freebsd32/freebsd32_systrace_args.c user/alfred/ewatchdog/sys/compat/freebsd32/syscalls.master user/alfred/ewatchdog/sys/compat/linprocfs/linprocfs.c user/alfred/ewatchdog/sys/compat/linux/linux_file.c user/alfred/ewatchdog/sys/compat/linux/linux_socket.c user/alfred/ewatchdog/sys/compat/ndis/kern_ndis.c user/alfred/ewatchdog/sys/compat/svr4/svr4_fcntl.c user/alfred/ewatchdog/sys/compat/svr4/svr4_filio.c user/alfred/ewatchdog/sys/compat/svr4/svr4_misc.c user/alfred/ewatchdog/sys/compat/svr4/svr4_stream.c user/alfred/ewatchdog/sys/conf/Makefile.arm user/alfred/ewatchdog/sys/conf/NOTES user/alfred/ewatchdog/sys/conf/files user/alfred/ewatchdog/sys/conf/files.amd64 user/alfred/ewatchdog/sys/conf/files.arm user/alfred/ewatchdog/sys/conf/files.i386 user/alfred/ewatchdog/sys/conf/ldscript.arm user/alfred/ewatchdog/sys/conf/options user/alfred/ewatchdog/sys/conf/options.sparc64 user/alfred/ewatchdog/sys/contrib/altq/altq/altq_hfsc.c user/alfred/ewatchdog/sys/contrib/altq/altq/altq_hfsc.h user/alfred/ewatchdog/sys/dev/aac/aac.c user/alfred/ewatchdog/sys/dev/aac/aac_cam.c user/alfred/ewatchdog/sys/dev/aac/aac_disk.c user/alfred/ewatchdog/sys/dev/aac/aac_pci.c user/alfred/ewatchdog/sys/dev/aac/aac_tables.h user/alfred/ewatchdog/sys/dev/aac/aacvar.h user/alfred/ewatchdog/sys/dev/acpica/acpi_cpu.c user/alfred/ewatchdog/sys/dev/acpica/acpi_hpet.c user/alfred/ewatchdog/sys/dev/acpica/acpi_powerres.c user/alfred/ewatchdog/sys/dev/agp/agp.c user/alfred/ewatchdog/sys/dev/agp/agp_i810.c user/alfred/ewatchdog/sys/dev/ahci/ahci.c user/alfred/ewatchdog/sys/dev/arcmsr/arcmsr.c user/alfred/ewatchdog/sys/dev/arcmsr/arcmsr.h user/alfred/ewatchdog/sys/dev/ath/ath_hal/ah.h user/alfred/ewatchdog/sys/dev/ath/ath_hal/ar5416/ar5416.h user/alfred/ewatchdog/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c user/alfred/ewatchdog/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c user/alfred/ewatchdog/sys/dev/ath/ath_hal/ar5416/ar5416reg.h user/alfred/ewatchdog/sys/dev/ath/ath_hal/ar9002/ar9285_btcoex.c user/alfred/ewatchdog/sys/dev/ath/if_ath.c user/alfred/ewatchdog/sys/dev/ath/if_ath_beacon.c user/alfred/ewatchdog/sys/dev/ath/if_ath_rx.c user/alfred/ewatchdog/sys/dev/ath/if_ath_rx_edma.c user/alfred/ewatchdog/sys/dev/ath/if_ath_sysctl.c user/alfred/ewatchdog/sys/dev/ath/if_ath_tx.c user/alfred/ewatchdog/sys/dev/ath/if_ath_tx_ht.c user/alfred/ewatchdog/sys/dev/ath/if_athioctl.h user/alfred/ewatchdog/sys/dev/ath/if_athrate.h user/alfred/ewatchdog/sys/dev/ath/if_athvar.h user/alfred/ewatchdog/sys/dev/atkbdc/psm.c user/alfred/ewatchdog/sys/dev/bce/if_bce.c user/alfred/ewatchdog/sys/dev/bce/if_bcereg.h user/alfred/ewatchdog/sys/dev/bge/if_bge.c user/alfred/ewatchdog/sys/dev/cas/if_cas.c user/alfred/ewatchdog/sys/dev/drm/drmP.h user/alfred/ewatchdog/sys/dev/drm2/drmP.h user/alfred/ewatchdog/sys/dev/drm2/drm_drv.c user/alfred/ewatchdog/sys/dev/drm2/drm_fb_helper.c user/alfred/ewatchdog/sys/dev/drm2/drm_gem.c user/alfred/ewatchdog/sys/dev/drm2/drm_mm.c user/alfred/ewatchdog/sys/dev/drm2/drm_mm.h user/alfred/ewatchdog/sys/dev/drm2/i915/i915_gem.c user/alfred/ewatchdog/sys/dev/fdt/fdt_common.c user/alfred/ewatchdog/sys/dev/fdt/fdtbus.c user/alfred/ewatchdog/sys/dev/fdt/simplebus.c user/alfred/ewatchdog/sys/dev/hwpmc/hwpmc_mod.c user/alfred/ewatchdog/sys/dev/hwpmc/hwpmc_soft.c user/alfred/ewatchdog/sys/dev/ic/ns16550.h user/alfred/ewatchdog/sys/dev/ichwd/ichwd.c user/alfred/ewatchdog/sys/dev/iscsi/initiator/isc_soc.c user/alfred/ewatchdog/sys/dev/iscsi/initiator/iscsi.c user/alfred/ewatchdog/sys/dev/ixgbe/LICENSE user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe.c user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_82598.c user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_82599.c user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_82599.h user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_api.c user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_api.h user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_common.c user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_common.h user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_mbx.h user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_osdep.h user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_phy.c user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_phy.h user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_type.h user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_vf.c user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_vf.h user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_x540.c user/alfred/ewatchdog/sys/dev/ixgbe/ixgbe_x540.h user/alfred/ewatchdog/sys/dev/ixgbe/ixv.c user/alfred/ewatchdog/sys/dev/md/md.c user/alfred/ewatchdog/sys/dev/mfi/mfi.c user/alfred/ewatchdog/sys/dev/mps/mps.c user/alfred/ewatchdog/sys/dev/msk/if_msk.c user/alfred/ewatchdog/sys/dev/netmap/netmap.c user/alfred/ewatchdog/sys/dev/nvme/nvme.c user/alfred/ewatchdog/sys/dev/nvme/nvme_ctrlr.c user/alfred/ewatchdog/sys/dev/oce/oce_hw.c user/alfred/ewatchdog/sys/dev/oce/oce_hw.h user/alfred/ewatchdog/sys/dev/oce/oce_if.c user/alfred/ewatchdog/sys/dev/oce/oce_if.h user/alfred/ewatchdog/sys/dev/oce/oce_mbox.c user/alfred/ewatchdog/sys/dev/oce/oce_queue.c user/alfred/ewatchdog/sys/dev/oce/oce_sysctl.c user/alfred/ewatchdog/sys/dev/oce/oce_util.c user/alfred/ewatchdog/sys/dev/pci/pci.c user/alfred/ewatchdog/sys/dev/puc/pucdata.c user/alfred/ewatchdog/sys/dev/random/randomdev_soft.c user/alfred/ewatchdog/sys/dev/re/if_re.c user/alfred/ewatchdog/sys/dev/sdhci/sdhci.c user/alfred/ewatchdog/sys/dev/sdhci/sdhci.h user/alfred/ewatchdog/sys/dev/sdhci/sdhci_if.m user/alfred/ewatchdog/sys/dev/siis/siis.c user/alfred/ewatchdog/sys/dev/sis/if_sis.c user/alfred/ewatchdog/sys/dev/sis/if_sisreg.h user/alfred/ewatchdog/sys/dev/sound/pci/hda/hdaa_patches.c user/alfred/ewatchdog/sys/dev/sound/pci/hda/hdac.h user/alfred/ewatchdog/sys/dev/sound/pci/hda/hdacc.c user/alfred/ewatchdog/sys/dev/sound/pcm/dsp.c user/alfred/ewatchdog/sys/dev/sound/pcm/sndstat.c user/alfred/ewatchdog/sys/dev/syscons/syscons.c user/alfred/ewatchdog/sys/dev/syscons/syscons.h user/alfred/ewatchdog/sys/dev/tws/tws_hdm.c user/alfred/ewatchdog/sys/dev/uart/uart_dev_ns8250.c user/alfred/ewatchdog/sys/dev/usb/serial/u3g.c user/alfred/ewatchdog/sys/dev/usb/serial/uftdi.c user/alfred/ewatchdog/sys/dev/usb/usb_device.c user/alfred/ewatchdog/sys/dev/usb/usb_request.c user/alfred/ewatchdog/sys/dev/usb/usbdevs user/alfred/ewatchdog/sys/dev/usb/wlan/if_run.c user/alfred/ewatchdog/sys/dev/virtio/block/virtio_blk.c user/alfred/ewatchdog/sys/fs/cd9660/cd9660_vnops.c user/alfred/ewatchdog/sys/fs/ext2fs/ext2_balloc.c user/alfred/ewatchdog/sys/fs/ext2fs/ext2_vnops.c user/alfred/ewatchdog/sys/fs/fdescfs/fdesc_vfsops.c user/alfred/ewatchdog/sys/fs/fdescfs/fdesc_vnops.c user/alfred/ewatchdog/sys/fs/fuse/fuse_io.c user/alfred/ewatchdog/sys/fs/fuse/fuse_vnops.c user/alfred/ewatchdog/sys/fs/msdosfs/msdosfs_vnops.c user/alfred/ewatchdog/sys/fs/nfs/nfsdport.h user/alfred/ewatchdog/sys/fs/nfs/nfsport.h user/alfred/ewatchdog/sys/fs/nfsclient/nfs_clbio.c user/alfred/ewatchdog/sys/fs/nfsclient/nfs_clnode.c user/alfred/ewatchdog/sys/fs/nfsclient/nfs_clport.c user/alfred/ewatchdog/sys/fs/nfsclient/nfs_clvnops.c user/alfred/ewatchdog/sys/fs/nfsserver/nfs_nfsdport.c user/alfred/ewatchdog/sys/fs/nullfs/null_vfsops.c user/alfred/ewatchdog/sys/fs/procfs/procfs_map.c user/alfred/ewatchdog/sys/fs/smbfs/smbfs_smb.c user/alfred/ewatchdog/sys/fs/smbfs/smbfs_vnops.c user/alfred/ewatchdog/sys/fs/tmpfs/tmpfs_subr.c user/alfred/ewatchdog/sys/fs/tmpfs/tmpfs_vnops.c user/alfred/ewatchdog/sys/fs/udf/udf_vnops.c user/alfred/ewatchdog/sys/geom/gate/g_gate.c user/alfred/ewatchdog/sys/geom/geom.h user/alfred/ewatchdog/sys/geom/geom_disk.c user/alfred/ewatchdog/sys/geom/geom_disk.h user/alfred/ewatchdog/sys/geom/geom_io.c user/alfred/ewatchdog/sys/geom/geom_vfs.c user/alfred/ewatchdog/sys/geom/label/g_label_ntfs.c user/alfred/ewatchdog/sys/geom/part/g_part.c user/alfred/ewatchdog/sys/geom/part/g_part.h user/alfred/ewatchdog/sys/geom/part/g_part_mbr.c user/alfred/ewatchdog/sys/geom/raid/g_raid.c user/alfred/ewatchdog/sys/geom/raid/md_ddf.c user/alfred/ewatchdog/sys/i386/conf/GENERIC user/alfred/ewatchdog/sys/i386/conf/NOTES user/alfred/ewatchdog/sys/i386/i386/machdep.c user/alfred/ewatchdog/sys/i386/i386/pmap.c user/alfred/ewatchdog/sys/i386/ibcs2/ibcs2_misc.c user/alfred/ewatchdog/sys/i386/include/pmap.h user/alfred/ewatchdog/sys/i386/xen/clock.c user/alfred/ewatchdog/sys/i386/xen/pmap.c user/alfred/ewatchdog/sys/ia64/ia64/clock.c user/alfred/ewatchdog/sys/ia64/ia64/machdep.c user/alfred/ewatchdog/sys/ia64/ia64/pmap.c user/alfred/ewatchdog/sys/kern/capabilities.conf user/alfred/ewatchdog/sys/kern/imgact_elf.c user/alfred/ewatchdog/sys/kern/init_sysent.c user/alfred/ewatchdog/sys/kern/kern_clock.c user/alfred/ewatchdog/sys/kern/kern_clocksource.c user/alfred/ewatchdog/sys/kern/kern_condvar.c user/alfred/ewatchdog/sys/kern/kern_descrip.c user/alfred/ewatchdog/sys/kern/kern_et.c user/alfred/ewatchdog/sys/kern/kern_event.c user/alfred/ewatchdog/sys/kern/kern_exec.c user/alfred/ewatchdog/sys/kern/kern_exit.c user/alfred/ewatchdog/sys/kern/kern_fork.c user/alfred/ewatchdog/sys/kern/kern_intr.c user/alfred/ewatchdog/sys/kern/kern_physio.c user/alfred/ewatchdog/sys/kern/kern_proc.c user/alfred/ewatchdog/sys/kern/kern_racct.c user/alfred/ewatchdog/sys/kern/kern_resource.c user/alfred/ewatchdog/sys/kern/kern_sharedpage.c user/alfred/ewatchdog/sys/kern/kern_shutdown.c user/alfred/ewatchdog/sys/kern/kern_sig.c user/alfred/ewatchdog/sys/kern/kern_synch.c user/alfred/ewatchdog/sys/kern/kern_sysctl.c user/alfred/ewatchdog/sys/kern/kern_tc.c user/alfred/ewatchdog/sys/kern/kern_time.c user/alfred/ewatchdog/sys/kern/kern_timeout.c user/alfred/ewatchdog/sys/kern/kern_umtx.c user/alfred/ewatchdog/sys/kern/subr_bus_dma.c user/alfred/ewatchdog/sys/kern/subr_log.c user/alfred/ewatchdog/sys/kern/subr_param.c user/alfred/ewatchdog/sys/kern/subr_sleepqueue.c user/alfred/ewatchdog/sys/kern/subr_trap.c user/alfred/ewatchdog/sys/kern/subr_uio.c user/alfred/ewatchdog/sys/kern/subr_witness.c user/alfred/ewatchdog/sys/kern/sys_capability.c user/alfred/ewatchdog/sys/kern/sys_generic.c user/alfred/ewatchdog/sys/kern/sys_process.c user/alfred/ewatchdog/sys/kern/syscalls.c user/alfred/ewatchdog/sys/kern/syscalls.master user/alfred/ewatchdog/sys/kern/systrace_args.c user/alfred/ewatchdog/sys/kern/sysv_shm.c user/alfred/ewatchdog/sys/kern/tty.c user/alfred/ewatchdog/sys/kern/uipc_domain.c user/alfred/ewatchdog/sys/kern/uipc_mbuf.c user/alfred/ewatchdog/sys/kern/uipc_mqueue.c user/alfred/ewatchdog/sys/kern/uipc_sem.c user/alfred/ewatchdog/sys/kern/uipc_shm.c user/alfred/ewatchdog/sys/kern/uipc_sockbuf.c user/alfred/ewatchdog/sys/kern/uipc_socket.c user/alfred/ewatchdog/sys/kern/uipc_syscalls.c user/alfred/ewatchdog/sys/kern/uipc_usrreq.c user/alfred/ewatchdog/sys/kern/vfs_aio.c user/alfred/ewatchdog/sys/kern/vfs_bio.c user/alfred/ewatchdog/sys/kern/vfs_cluster.c user/alfred/ewatchdog/sys/kern/vfs_default.c user/alfred/ewatchdog/sys/kern/vfs_lookup.c user/alfred/ewatchdog/sys/kern/vfs_subr.c user/alfred/ewatchdog/sys/kern/vfs_syscalls.c user/alfred/ewatchdog/sys/kern/vfs_vnops.c user/alfred/ewatchdog/sys/libkern/arm/divsi3.S user/alfred/ewatchdog/sys/libkern/arm/ffs.S user/alfred/ewatchdog/sys/libkern/arm/ldivmod.S user/alfred/ewatchdog/sys/mips/mips/machdep.c user/alfred/ewatchdog/sys/mips/mips/pmap.c user/alfred/ewatchdog/sys/mips/mips/tick.c user/alfred/ewatchdog/sys/mips/nlm/tick.c user/alfred/ewatchdog/sys/mips/rmi/tick.c user/alfred/ewatchdog/sys/modules/ath/Makefile user/alfred/ewatchdog/sys/modules/drm2/drm2/Makefile user/alfred/ewatchdog/sys/modules/dtrace/Makefile user/alfred/ewatchdog/sys/modules/dtrace/dtraceall/dtraceall.c user/alfred/ewatchdog/sys/modules/dtrace/fbt/Makefile user/alfred/ewatchdog/sys/modules/ixgbe/Makefile user/alfred/ewatchdog/sys/modules/mqueue/Makefile user/alfred/ewatchdog/sys/modules/uart/Makefile user/alfred/ewatchdog/sys/modules/zfs/Makefile user/alfred/ewatchdog/sys/net/bpf.c user/alfred/ewatchdog/sys/net/bridgestp.c user/alfred/ewatchdog/sys/net/if.c user/alfred/ewatchdog/sys/net/if_bridge.c user/alfred/ewatchdog/sys/net/if_gre.c user/alfred/ewatchdog/sys/net/pfil.c user/alfred/ewatchdog/sys/net/pfil.h user/alfred/ewatchdog/sys/net/route.c user/alfred/ewatchdog/sys/net/route.h user/alfred/ewatchdog/sys/net/rtsock.c user/alfred/ewatchdog/sys/net80211/ieee80211.c user/alfred/ewatchdog/sys/net80211/ieee80211_freebsd.c user/alfred/ewatchdog/sys/net80211/ieee80211_freebsd.h user/alfred/ewatchdog/sys/net80211/ieee80211_hostap.c user/alfred/ewatchdog/sys/net80211/ieee80211_ht.c user/alfred/ewatchdog/sys/net80211/ieee80211_hwmp.c user/alfred/ewatchdog/sys/net80211/ieee80211_mesh.c user/alfred/ewatchdog/sys/net80211/ieee80211_output.c user/alfred/ewatchdog/sys/net80211/ieee80211_power.c user/alfred/ewatchdog/sys/net80211/ieee80211_proto.h user/alfred/ewatchdog/sys/net80211/ieee80211_superg.c user/alfred/ewatchdog/sys/net80211/ieee80211_var.h user/alfred/ewatchdog/sys/net80211/ieee80211_wds.c user/alfred/ewatchdog/sys/netinet/igmp.c user/alfred/ewatchdog/sys/netinet/ip_carp.c user/alfred/ewatchdog/sys/netinet/ip_input.c user/alfred/ewatchdog/sys/netinet/ip_mroute.c user/alfred/ewatchdog/sys/netinet/ip_options.c user/alfred/ewatchdog/sys/netinet/ip_output.c user/alfred/ewatchdog/sys/netinet/libalias/alias.c user/alfred/ewatchdog/sys/netinet/libalias/alias_db.c user/alfred/ewatchdog/sys/netinet/sctputil.c user/alfred/ewatchdog/sys/netinet/siftr.c user/alfred/ewatchdog/sys/netinet/tcp_output.c user/alfred/ewatchdog/sys/netinet/tcp_subr.c user/alfred/ewatchdog/sys/netinet/tcp_timer.c user/alfred/ewatchdog/sys/netinet6/icmp6.c user/alfred/ewatchdog/sys/netinet6/ip6_input.c user/alfred/ewatchdog/sys/netinet6/ip6_mroute.c user/alfred/ewatchdog/sys/netinet6/ip6_output.c user/alfred/ewatchdog/sys/netinet6/mld6.c user/alfred/ewatchdog/sys/netinet6/nd6_nbr.c user/alfred/ewatchdog/sys/netinet6/raw_ip6.c user/alfred/ewatchdog/sys/netipsec/key.c user/alfred/ewatchdog/sys/netpfil/ipfw/ip_fw2.c user/alfred/ewatchdog/sys/netpfil/ipfw/ip_fw_dynamic.c user/alfred/ewatchdog/sys/netpfil/ipfw/ip_fw_private.h user/alfred/ewatchdog/sys/netpfil/pf/if_pfsync.c user/alfred/ewatchdog/sys/netpfil/pf/pf.c user/alfred/ewatchdog/sys/netsmb/smb_dev.c user/alfred/ewatchdog/sys/nfs/krpc_subr.c user/alfred/ewatchdog/sys/nfs/nfs_common.c user/alfred/ewatchdog/sys/nfsclient/nfs_bio.c user/alfred/ewatchdog/sys/nfsclient/nfs_subs.c user/alfred/ewatchdog/sys/nfsclient/nfs_vfsops.c user/alfred/ewatchdog/sys/nfsclient/nfs_vnops.c user/alfred/ewatchdog/sys/nfsclient/nfsm_subs.h user/alfred/ewatchdog/sys/nfsclient/nfsmount.h user/alfred/ewatchdog/sys/nfsserver/nfs_serv.c user/alfred/ewatchdog/sys/nfsserver/nfs_srvkrpc.c user/alfred/ewatchdog/sys/ofed/drivers/infiniband/core/umem.c user/alfred/ewatchdog/sys/ofed/include/linux/file.h user/alfred/ewatchdog/sys/ofed/include/linux/linux_compat.c user/alfred/ewatchdog/sys/ofed/include/linux/timer.h user/alfred/ewatchdog/sys/pc98/pc98/machdep.c user/alfred/ewatchdog/sys/powerpc/aim/clock.c user/alfred/ewatchdog/sys/powerpc/aim/machdep.c user/alfred/ewatchdog/sys/powerpc/aim/mmu_oea.c user/alfred/ewatchdog/sys/powerpc/aim/mmu_oea64.c user/alfred/ewatchdog/sys/powerpc/aim/trap.c user/alfred/ewatchdog/sys/powerpc/aim/trap_subr32.S user/alfred/ewatchdog/sys/powerpc/aim/trap_subr64.S user/alfred/ewatchdog/sys/powerpc/booke/clock.c user/alfred/ewatchdog/sys/powerpc/booke/machdep.c user/alfred/ewatchdog/sys/powerpc/booke/pmap.c user/alfred/ewatchdog/sys/powerpc/powerpc/cpu.c user/alfred/ewatchdog/sys/powerpc/powerpc/mmu_if.m user/alfred/ewatchdog/sys/powerpc/powerpc/pmap_dispatch.c user/alfred/ewatchdog/sys/powerpc/ps3/platform_ps3.c user/alfred/ewatchdog/sys/powerpc/wii/platform_wii.c user/alfred/ewatchdog/sys/rpc/clnt_dg.c user/alfred/ewatchdog/sys/rpc/clnt_rc.c user/alfred/ewatchdog/sys/rpc/clnt_vc.c user/alfred/ewatchdog/sys/rpc/rpc_generic.c user/alfred/ewatchdog/sys/rpc/rpcm_subs.h user/alfred/ewatchdog/sys/rpc/svc.c user/alfred/ewatchdog/sys/rpc/svc_dg.c user/alfred/ewatchdog/sys/rpc/svc_vc.c user/alfred/ewatchdog/sys/security/audit/audit.h user/alfred/ewatchdog/sys/security/audit/audit_arg.c user/alfred/ewatchdog/sys/security/audit/audit_bsm.c user/alfred/ewatchdog/sys/security/audit/audit_private.h user/alfred/ewatchdog/sys/security/mac/mac_process.c user/alfred/ewatchdog/sys/sparc64/conf/GENERIC user/alfred/ewatchdog/sys/sparc64/pci/ofw_pcib.c user/alfred/ewatchdog/sys/sparc64/pci/psycho.c user/alfred/ewatchdog/sys/sparc64/pci/sbbc.c user/alfred/ewatchdog/sys/sparc64/sbus/sbus.c user/alfred/ewatchdog/sys/sparc64/sparc64/machdep.c user/alfred/ewatchdog/sys/sparc64/sparc64/pmap.c user/alfred/ewatchdog/sys/sparc64/sparc64/tick.c user/alfred/ewatchdog/sys/sys/_callout.h user/alfred/ewatchdog/sys/sys/bio.h user/alfred/ewatchdog/sys/sys/buf.h user/alfred/ewatchdog/sys/sys/callout.h user/alfred/ewatchdog/sys/sys/capability.h user/alfred/ewatchdog/sys/sys/condvar.h user/alfred/ewatchdog/sys/sys/diskmbr.h user/alfred/ewatchdog/sys/sys/domain.h user/alfred/ewatchdog/sys/sys/file.h user/alfred/ewatchdog/sys/sys/filedesc.h user/alfred/ewatchdog/sys/sys/mbuf.h user/alfred/ewatchdog/sys/sys/mount.h user/alfred/ewatchdog/sys/sys/mouse.h user/alfred/ewatchdog/sys/sys/mutex.h user/alfred/ewatchdog/sys/sys/namei.h user/alfred/ewatchdog/sys/sys/param.h user/alfred/ewatchdog/sys/sys/pmckern.h user/alfred/ewatchdog/sys/sys/proc.h user/alfred/ewatchdog/sys/sys/protosw.h user/alfred/ewatchdog/sys/sys/rmlock.h user/alfred/ewatchdog/sys/sys/rwlock.h user/alfred/ewatchdog/sys/sys/signalvar.h user/alfred/ewatchdog/sys/sys/sleepqueue.h user/alfred/ewatchdog/sys/sys/socket.h user/alfred/ewatchdog/sys/sys/socketvar.h user/alfred/ewatchdog/sys/sys/sx.h user/alfred/ewatchdog/sys/sys/syscall.h user/alfred/ewatchdog/sys/sys/syscall.mk user/alfred/ewatchdog/sys/sys/sysproto.h user/alfred/ewatchdog/sys/sys/systm.h user/alfred/ewatchdog/sys/sys/time.h user/alfred/ewatchdog/sys/sys/timeet.h user/alfred/ewatchdog/sys/sys/types.h user/alfred/ewatchdog/sys/sys/user.h user/alfred/ewatchdog/sys/sys/vnode.h user/alfred/ewatchdog/sys/ufs/ffs/ffs_alloc.c user/alfred/ewatchdog/sys/ufs/ffs/ffs_balloc.c user/alfred/ewatchdog/sys/ufs/ffs/ffs_rawread.c user/alfred/ewatchdog/sys/ufs/ffs/ffs_softdep.c user/alfred/ewatchdog/sys/ufs/ffs/ffs_vfsops.c user/alfred/ewatchdog/sys/ufs/ffs/ffs_vnops.c user/alfred/ewatchdog/sys/ufs/ufs/ufs_extern.h user/alfred/ewatchdog/sys/ufs/ufs/ufs_quota.c user/alfred/ewatchdog/sys/ufs/ufs/ufs_vnops.c user/alfred/ewatchdog/sys/vm/default_pager.c user/alfred/ewatchdog/sys/vm/device_pager.c user/alfred/ewatchdog/sys/vm/phys_pager.c user/alfred/ewatchdog/sys/vm/pmap.h user/alfred/ewatchdog/sys/vm/sg_pager.c user/alfred/ewatchdog/sys/vm/swap_pager.c user/alfred/ewatchdog/sys/vm/swap_pager.h user/alfred/ewatchdog/sys/vm/uma_core.c user/alfred/ewatchdog/sys/vm/vm.h user/alfred/ewatchdog/sys/vm/vm_fault.c user/alfred/ewatchdog/sys/vm/vm_glue.c user/alfred/ewatchdog/sys/vm/vm_init.c user/alfred/ewatchdog/sys/vm/vm_kern.c user/alfred/ewatchdog/sys/vm/vm_map.c user/alfred/ewatchdog/sys/vm/vm_meter.c user/alfred/ewatchdog/sys/vm/vm_mmap.c user/alfred/ewatchdog/sys/vm/vm_object.c user/alfred/ewatchdog/sys/vm/vm_object.h user/alfred/ewatchdog/sys/vm/vm_page.c user/alfred/ewatchdog/sys/vm/vm_page.h user/alfred/ewatchdog/sys/vm/vm_pageout.c user/alfred/ewatchdog/sys/vm/vm_pager.c user/alfred/ewatchdog/sys/vm/vm_pager.h user/alfred/ewatchdog/sys/vm/vm_reserv.c user/alfred/ewatchdog/sys/vm/vnode_pager.c user/alfred/ewatchdog/sys/x86/isa/atrtc.c user/alfred/ewatchdog/sys/x86/isa/clock.c user/alfred/ewatchdog/sys/x86/x86/local_apic.c user/alfred/ewatchdog/sys/xdr/xdr_mbuf.c user/alfred/ewatchdog/tools/make_libdeps.sh user/alfred/ewatchdog/tools/regression/lib/libc/stdio/Makefile user/alfred/ewatchdog/tools/regression/pjdfstest/Makefile user/alfred/ewatchdog/tools/regression/pjdfstest/pjdfstest.c user/alfred/ewatchdog/tools/regression/pjdfstest/tests/misc.sh user/alfred/ewatchdog/tools/regression/security/cap_test/cap_test_capabilities.c user/alfred/ewatchdog/tools/regression/security/cap_test/cap_test_relative.c user/alfred/ewatchdog/tools/test/iconv/tablegen/cmp.sh user/alfred/ewatchdog/tools/tools/cxgbetool/cxgbetool.c user/alfred/ewatchdog/usr.bin/Makefile.arm user/alfred/ewatchdog/usr.bin/c89/c89.c user/alfred/ewatchdog/usr.bin/c99/c99.c user/alfred/ewatchdog/usr.bin/calendar/calendars/calendar.birthday user/alfred/ewatchdog/usr.bin/dc/dc.c user/alfred/ewatchdog/usr.bin/ee/nls/ru_RU.KOI8-R/ee.msg user/alfred/ewatchdog/usr.bin/find/extern.h user/alfred/ewatchdog/usr.bin/find/find.1 user/alfred/ewatchdog/usr.bin/find/find.h user/alfred/ewatchdog/usr.bin/find/function.c user/alfred/ewatchdog/usr.bin/find/option.c user/alfred/ewatchdog/usr.bin/grep/regex/tre-fastmatch.c user/alfred/ewatchdog/usr.bin/head/head.1 user/alfred/ewatchdog/usr.bin/hexdump/conv.c user/alfred/ewatchdog/usr.bin/kdump/kdump.c user/alfred/ewatchdog/usr.bin/kdump/mksubr user/alfred/ewatchdog/usr.bin/netstat/netstat.1 user/alfred/ewatchdog/usr.bin/procstat/procstat_files.c user/alfred/ewatchdog/usr.bin/renice/renice.8 user/alfred/ewatchdog/usr.bin/script/script.1 user/alfred/ewatchdog/usr.bin/tail/tail.1 user/alfred/ewatchdog/usr.bin/top/machine.c user/alfred/ewatchdog/usr.bin/truss/extern.h user/alfred/ewatchdog/usr.bin/truss/main.c user/alfred/ewatchdog/usr.bin/unifdef/unifdefall.sh user/alfred/ewatchdog/usr.bin/unvis/Makefile user/alfred/ewatchdog/usr.bin/vis/Makefile user/alfred/ewatchdog/usr.sbin/ac/ac.8 user/alfred/ewatchdog/usr.sbin/bhyve/acpi.c user/alfred/ewatchdog/usr.sbin/bhyve/bhyverun.c user/alfred/ewatchdog/usr.sbin/bhyve/bhyverun.h user/alfred/ewatchdog/usr.sbin/bhyve/mptbl.c user/alfred/ewatchdog/usr.sbin/bhyve/pci_emul.c user/alfred/ewatchdog/usr.sbin/bhyve/pci_passthru.c user/alfred/ewatchdog/usr.sbin/bhyve/pci_virtio_block.c user/alfred/ewatchdog/usr.sbin/bhyve/pci_virtio_net.c user/alfred/ewatchdog/usr.sbin/bhyve/virtio.h user/alfred/ewatchdog/usr.sbin/bhyvectl/bhyvectl.c user/alfred/ewatchdog/usr.sbin/bhyveload/bhyveload.8 user/alfred/ewatchdog/usr.sbin/bhyveload/bhyveload.c user/alfred/ewatchdog/usr.sbin/moused/moused.c user/alfred/ewatchdog/usr.sbin/pc-sysinstall/backend/functions-bsdlabel.sh user/alfred/ewatchdog/usr.sbin/pc-sysinstall/backend/functions-disk.sh user/alfred/ewatchdog/usr.sbin/pc-sysinstall/backend/functions-extractimage.sh user/alfred/ewatchdog/usr.sbin/pc-sysinstall/backend/functions-installpackages.sh user/alfred/ewatchdog/usr.sbin/pc-sysinstall/backend/functions-mountdisk.sh user/alfred/ewatchdog/usr.sbin/pc-sysinstall/backend/functions-newfs.sh user/alfred/ewatchdog/usr.sbin/pc-sysinstall/backend/functions-packages.sh user/alfred/ewatchdog/usr.sbin/pc-sysinstall/backend/functions-parse.sh user/alfred/ewatchdog/usr.sbin/pc-sysinstall/backend/functions.sh user/alfred/ewatchdog/usr.sbin/pc-sysinstall/backend/parseconfig.sh user/alfred/ewatchdog/usr.sbin/pc-sysinstall/conf/pc-sysinstall.conf user/alfred/ewatchdog/usr.sbin/pc-sysinstall/examples/README user/alfred/ewatchdog/usr.sbin/pkg/Makefile user/alfred/ewatchdog/usr.sbin/pkg/pkg.c user/alfred/ewatchdog/usr.sbin/rtadvd/rtadvd.c user/alfred/ewatchdog/usr.sbin/tzsetup/tzsetup.c user/alfred/ewatchdog/usr.sbin/usbconfig/usbconfig.c user/alfred/ewatchdog/usr.sbin/watchdogd/watchdogd.8 Directory Properties: user/alfred/ewatchdog/ (props changed) user/alfred/ewatchdog/cddl/contrib/opensolaris/ (props changed) user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zfs/ (props changed) user/alfred/ewatchdog/cddl/contrib/opensolaris/lib/libzfs/ (props changed) user/alfred/ewatchdog/contrib/binutils/ (props changed) user/alfred/ewatchdog/contrib/libc-vis/ (props changed) user/alfred/ewatchdog/contrib/openbsm/ (props changed) user/alfred/ewatchdog/contrib/openpam/ (props changed) user/alfred/ewatchdog/contrib/tzdata/ (props changed) user/alfred/ewatchdog/crypto/openssh/ (props changed) user/alfred/ewatchdog/gnu/lib/ (props changed) user/alfred/ewatchdog/lib/libc/ (props changed) user/alfred/ewatchdog/lib/libutil/ (props changed) user/alfred/ewatchdog/lib/libvmmapi/ (props changed) user/alfred/ewatchdog/sbin/ (props changed) user/alfred/ewatchdog/sbin/ipfw/ (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/boot/ (props changed) user/alfred/ewatchdog/sys/cddl/contrib/opensolaris/ (props changed) user/alfred/ewatchdog/sys/conf/ (props changed) user/alfred/ewatchdog/usr.bin/calendar/ (props changed) user/alfred/ewatchdog/usr.bin/procstat/ (props changed) user/alfred/ewatchdog/usr.sbin/bhyve/ (props changed) user/alfred/ewatchdog/usr.sbin/bhyvectl/ (props changed) user/alfred/ewatchdog/usr.sbin/bhyveload/ (props changed) user/alfred/ewatchdog/usr.sbin/rtadvd/ (props changed) Modified: user/alfred/ewatchdog/MAINTAINERS ============================================================================== --- user/alfred/ewatchdog/MAINTAINERS Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/MAINTAINERS Wed Mar 20 05:23:23 2013 (r248541) @@ -124,3 +124,6 @@ isci(4) jimharris Pre-commit review req cmx daniel@roe.ch Pre-commit review preferred. filemon obrien Pre-commit review preferred. sysdoc trhodes Pre-commit review preferred. +sh(1) jilles Pre-commit review requested. This also applies + to kill(1), printf(1) and test(1) which are + compiled in as builtins. Modified: user/alfred/ewatchdog/ObsoleteFiles.inc ============================================================================== --- user/alfred/ewatchdog/ObsoleteFiles.inc Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/ObsoleteFiles.inc Wed Mar 20 05:23:23 2013 (r248541) @@ -38,6 +38,81 @@ # xargs -n1 | sort | uniq -d; # done +OLD_FILES+=usr/share/man/man4/vinum.4.gz +# 20130311: Ports are no more available via cvsup +OLD_FILES+=usr/share/examples/cvsup/ports-supfile +OLD_FILES+=usr/share/examples/cvsup/refuse +OLD_FILES+=usr/share/examples/cvsup/refuse.README +# 20130309: NWFS and NCP supports removed +OLD_FILES+=usr/bin/ncplist +OLD_FILES+=usr/bin/ncplogin +OLD_FILES+=usr/bin/ncplogout +OLD_FILES+=usr/include/fs/nwfs/nwfs.h +OLD_FILES+=usr/include/fs/nwfs/nwfs_mount.h +OLD_FILES+=usr/include/fs/nwfs/nwfs_node.h +OLD_FILES+=usr/include/fs/nwfs/nwfs_subr.h +OLD_DIRS+=usr/include/fs/nwfs +OLD_FILES+=usr/include/netncp/ncp.h +OLD_FILES+=usr/include/netncp/ncp_cfg.h +OLD_FILES+=usr/include/netncp/ncp_conn.h +OLD_FILES+=usr/include/netncp/ncp_file.h +OLD_FILES+=usr/include/netncp/ncp_lib.h +OLD_FILES+=usr/include/netncp/ncp_ncp.h +OLD_FILES+=usr/include/netncp/ncp_nls.h +OLD_FILES+=usr/include/netncp/ncp_rcfile.h +OLD_FILES+=usr/include/netncp/ncp_rq.h +OLD_FILES+=usr/include/netncp/ncp_sock.h +OLD_FILES+=usr/include/netncp/ncp_subr.h +OLD_FILES+=usr/include/netncp/ncp_user.h +OLD_FILES+=usr/include/netncp/ncpio.h +OLD_FILES+=usr/include/netncp/nwerror.h +OLD_DIRS+=usr/include/netncp +OLD_FILES+=usr/lib/libncp.a +OLD_FILES+=usr/lib/libncp.so +OLD_LIBS+=usr/lib/libncp.so.4 +OLD_FILES+=usr/lib/libncp_p.a +OLD_FILES+=usr/lib32/libncp.a +OLD_FILES+=usr/lib32/libncp.so +OLD_LIBS+=usr/lib32/libncp.so.4 +OLD_FILES+=usr/lib32/libncp_p.a +OLD_FILES+=usr/sbin/mount_nwfs +OLD_FILES+=usr/share/examples/nwclient/dot.nwfsrc +OLD_FILES+=usr/share/examples/nwclient/nwfs.sh.sample +OLD_DIRS+=usr/share/examples/nwclient +OLD_FILES+=usr/share/man/man1/ncplist.1.gz +OLD_FILES+=usr/share/man/man1/ncplogin.1.gz +OLD_FILES+=usr/share/man/man1/ncplogout.1.gz +OLD_FILES+=usr/share/man/man8/mount_nwfs.8.gz +# 20130302: NTFS support removed +OLD_FILES+=rescue/mount_ntfs +OLD_FILES+=sbin/mount_ntfs +OLD_FILES+=usr/include/fs/ntfs/ntfs.h +OLD_FILES+=usr/include/fs/ntfs/ntfs_compr.h +OLD_FILES+=usr/include/fs/ntfs/ntfs_ihash.h +OLD_FILES+=usr/include/fs/ntfs/ntfs_inode.h +OLD_FILES+=usr/include/fs/ntfs/ntfs_subr.h +OLD_FILES+=usr/include/fs/ntfs/ntfs_vfsops.h +OLD_FILES+=usr/include/fs/ntfs/ntfsmount.h +OLD_DIRS+=usr/include/fs/ntfs +OLD_FILES+=usr/share/man/man8/mount_ntfs.8.gz +# 20130302: PORTALFS support removed +OLD_FILES+=usr/include/fs/portalfs/portal.h +OLD_DIRS+=usr/include/fs/portalfs +OLD_FILES+=usr/sbin/mount_portalfs +OLD_FILES+=usr/share/examples/portal/README +OLD_FILES+=usr/share/examples/portal/portal.conf +OLD_DIRS+=usr/share/examples/portal +OLD_FILES+=usr/share/man/man8/mount_portalfs.8.gz +# 20130302: CODAFS support removed +OLD_FILES+=usr/share/man/man4/coda.4.gz +# 20130302: XFS support removed +OLD_FILES+=usr/share/man/man5/xfs.5.gz +# 20130302: Capsicum overhaul +OLD_FILES+=usr/share/man/man2/cap_getrights.2.gz +OLD_FILES+=usr/share/man/man2/cap_new.2.gz +# 20130213: OpenSSL 1.0.1e import +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_verifyrecover.3.gz +OLD_FILES+=usr/share/openssl/man/man3/EVP_PKEY_verifyrecover_init.3.gz # 20130116: removed long unused directories for .1aout section manpages OLD_FILES+=usr/share/man/en.ISO8859-1/man1aout OLD_FILES+=usr/share/man/en.UTF-8/man1aout @@ -58,9 +133,10 @@ OLD_DIRS+=var/remote # 20121114: zpool-features manual page moved from section 5 to 7 OLD_FILES+=usr/share/man/man5/zpool-features.5.gz # 20121022: remove harp, hfa and idt man page -OLD_FILES+=share/man/man4/harp.4 -OLD_FILES+=share/man/man4/hfa.4 -OLD_FILES+=share/man/man4/idt.4 +OLD_FILES+=usr/share/man/man4/harp.4.gz +OLD_FILES+=usr/share/man/man4/hfa.4.gz +OLD_FILES+=usr/share/man/man4/idt.4.gz +OLD_FILES+=usr/share/man/man4/if_idt.4.gz # 20121022: VFS_LOCK_GIANT elimination OLD_FILES+=usr/share/man/man9/VFS_LOCK_GIANT.9.gz OLD_FILES+=usr/share/man/man9/VFS_UNLOCK_GIANT.9.gz Modified: user/alfred/ewatchdog/UPDATING ============================================================================== --- user/alfred/ewatchdog/UPDATING Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/UPDATING Wed Mar 20 05:23:23 2013 (r248541) @@ -26,6 +26,37 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10 disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20130308: + CTL_DISABLE has also been added to the sparc64 GENERIC (for further + information, see the respective 20130304 entry). + +20130304: + Recent commits to callout(9) changed the size of struct callout, + so the KBI is probably heavily disturbed. Also, some functions + in callout(9)/sleep(9)/sleepqueue(9)/condvar(9) KPIs were replaced + by macros. Every kernel module using it won't load, so rebuild + is requested. + + The ctl device has been re-enabled in GENERIC for i386 and amd64, + but does not initialize by default (because of the new CTL_DISABLE + option) to save memory. To re-enable it, remove the CTL_DISABLE + option from the kernel config file or set kern.cam.ctl.disable=0 + in /boot/loader.conf. + +20130301: + The ctl device has been disabled in GENERIC for i386 and amd64. + This was done due to the extra memory being allocated at system + initialisation time by the ctl driver which was only used if + a CAM target device was created. This makes a FreeBSD system + unusable on 128MB or less of RAM. + +20130208: + A new compression method (lz4) has been merged to -HEAD. Please + refer to zpool-features(7) for more information. + + Please refer to the "ZFS notes" section of this file for information + on upgrading boot ZFS pools. + 20130129: A BSD-licensed patch(1) variant has been added and is installed as bsdpatch, being the GNU version the default patch. @@ -39,8 +70,8 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10 unlikely event that -M was the last option on the command line and the command line contained at least two files and a target directory the first file will have logs appended to it. The -M - option served little practical purpose in the last decade so it's - used expected to be extremely rare. + option served little practical purpose in the last decade so its + use is expected to be extremely rare. 20121223: After switching to Clang as the default compiler some users of ZFS Modified: user/alfred/ewatchdog/bin/cp/cp.1 ============================================================================== --- user/alfred/ewatchdog/bin/cp/cp.1 Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/bin/cp/cp.1 Wed Mar 20 05:23:23 2013 (r248541) @@ -32,7 +32,7 @@ .\" @(#)cp.1 8.3 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd September 4, 2012 +.Dd March 15, 2013 .Dt CP 1 .Os .Sh NAME @@ -251,6 +251,27 @@ signal, the current input and output fil will be written to the standard output. .Sh EXIT STATUS .Ex -std +.Sh EXAMPLES +Make a copy of file +.Pa foo +named +.Pa bar : +.Pp +.Dl $ cp foo bar +.Pp +Copy a group of files to the +.Pa /tmp +directory: +.Pp +.Dl $ cp *.txt /tmp +.Pp +Copy the directory +.Pa junk +and all of its contents (including any subdirectories) to the +.Pa /tmp +directory: +.Pp +.Dl $ cp -R junk /tmp .Sh COMPATIBILITY Historic versions of the .Nm Modified: user/alfred/ewatchdog/bin/ls/ls.1 ============================================================================== --- user/alfred/ewatchdog/bin/ls/ls.1 Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/bin/ls/ls.1 Wed Mar 20 05:23:23 2013 (r248541) @@ -32,7 +32,7 @@ .\" @(#)ls.1 8.7 (Berkeley) 7/29/94 .\" $FreeBSD$ .\" -.Dd November 8, 2012 +.Dd March 15, 2013 .Dt LS 1 .Os .Sh NAME @@ -718,6 +718,24 @@ for more information. .El .Sh EXIT STATUS .Ex -std +.Sh EXAMPLES +List the contents of the current working directory in long format: +.Pp +.Dl $ ls -l +.Pp +In addition to listing the contents of the current working directory in +long format, show inode numbers, file flags (see +.Xr chflags 1 ) , +and suffix each filename with a symbol representing its file type: +.Pp +.Dl $ ls -lioF +.Pp +List the files in +.Pa /var/log , +sorting the output such that the mostly recently modified entries are +printed first: +.Pp +.Dl $ ls -lt /var/log .Sh COMPATIBILITY The group field is now automatically included in the long listing for files in order to be compatible with the Modified: user/alfred/ewatchdog/bin/mkdir/mkdir.1 ============================================================================== --- user/alfred/ewatchdog/bin/mkdir/mkdir.1 Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/bin/mkdir/mkdir.1 Wed Mar 20 05:23:23 2013 (r248541) @@ -32,7 +32,7 @@ .\" @(#)mkdir.1 8.2 (Berkeley) 1/25/94 .\" $FreeBSD$ .\" -.Dd January 25, 1994 +.Dd March 15, 2013 .Dt MKDIR 1 .Os .Sh NAME @@ -87,6 +87,23 @@ Be verbose when creating directories, li The user must have write permission in the parent directory. .Sh EXIT STATUS .Ex -std +.Sh EXAMPLES +Create a directory named +.Pa foobar : +.Pp +.Dl $ mkdir foobar +.Pp +Create a directory named +.Pa foobar +and set its file mode to 700: +.Pp +.Dl $ mkdir -m 700 foobar +.Pp +Create a directory named +.Pa cow/horse/monkey , +creating any non-existent intermediate directories as necessary: +.Pp +.Dl $ mkdir -p cow/horse/monkey .Sh COMPATIBILITY The .Fl v Modified: user/alfred/ewatchdog/bin/mv/mv.1 ============================================================================== --- user/alfred/ewatchdog/bin/mv/mv.1 Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/bin/mv/mv.1 Wed Mar 20 05:23:23 2013 (r248541) @@ -32,7 +32,7 @@ .\" @(#)mv.1 8.1 (Berkeley) 5/31/93 .\" $FreeBSD$ .\" -.Dd August 28, 2012 +.Dd March 15, 2013 .Dt MV 1 .Os .Sh NAME @@ -155,6 +155,16 @@ rm -rf source_file .Ed .Sh EXIT STATUS .Ex -std +.Sh EXAMPLES +Rename file +.Pa foo +to +.Pa bar , +overwriting +.Pa bar +if it already exists: +.Pp +.Dl $ mv -f foo bar .Sh COMPATIBILITY The .Fl h , Modified: user/alfred/ewatchdog/bin/ps/ps.1 ============================================================================== --- user/alfred/ewatchdog/bin/ps/ps.1 Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/bin/ps/ps.1 Wed Mar 20 05:23:23 2013 (r248541) @@ -29,7 +29,7 @@ .\" @(#)ps.1 8.3 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd February 7, 2013 +.Dd March 15, 2013 .Dt PS 1 .Os .Sh NAME @@ -689,6 +689,10 @@ attempts to automatically determine the .It Pa /boot/kernel/kernel default system namelist .El +.Sh EXAMPLES +Display information on all system processes: +.Pp +.Dl $ ps -auxw .Sh SEE ALSO .Xr kill 1 , .Xr pgrep 1 , Modified: user/alfred/ewatchdog/bin/rm/rm.1 ============================================================================== --- user/alfred/ewatchdog/bin/rm/rm.1 Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/bin/rm/rm.1 Wed Mar 20 05:23:23 2013 (r248541) @@ -32,7 +32,7 @@ .\" @(#)rm.1 8.5 (Berkeley) 12/5/94 .\" $FreeBSD$ .\" -.Dd October 31, 2010 +.Dd March 15, 2013 .Dt RM 1 .Os .Sh NAME @@ -193,6 +193,19 @@ When is specified with .Fl f the file will be overwritten and removed even if it has hard links. +.Sh EXAMPLES +Recursively remove all files contained within the +.Pa foobar +directory hierarchy: +.Pp +.Dl $ rm -rf foobar +.Pp +Either of these commands will remove the file +.Pa -f : +.Bd -literal -offset indent +$ rm -- -f +$ rm ./-f +.Ed .Sh COMPATIBILITY The .Nm Modified: user/alfred/ewatchdog/bin/rmdir/rmdir.1 ============================================================================== --- user/alfred/ewatchdog/bin/rmdir/rmdir.1 Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/bin/rmdir/rmdir.1 Wed Mar 20 05:23:23 2013 (r248541) @@ -32,7 +32,7 @@ .\" @(#)rmdir.1 8.1 (Berkeley) 5/31/93 .\" $FreeBSD$ .\" -.Dd March 21, 2004 +.Dd March 15, 2013 .Dt RMDIR 1 .Os .Sh NAME @@ -86,6 +86,18 @@ successfully. .It Li >0 An error occurred. .El +.Sh EXAMPLES +Remove the directory +.Pa foobar , +if it is empty: +.Pp +.Dl $ rmdir foobar +.Pp +Remove all directories up to and including +.Pa cow , +stopping at the first non-empty directory (if any): +.Pp +.Dl $ rmdir -p cow/horse/monkey .Sh SEE ALSO .Xr rm 1 .Sh STANDARDS Modified: user/alfred/ewatchdog/bin/sh/jobs.c ============================================================================== --- user/alfred/ewatchdog/bin/sh/jobs.c Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/bin/sh/jobs.c Wed Mar 20 05:23:23 2013 (r248541) @@ -458,14 +458,15 @@ freejob(struct job *jp) int -waitcmd(int argc, char **argv) +waitcmd(int argc __unused, char **argv __unused) { struct job *job; int status, retval; struct job *jp; - if (argc > 1) { - job = getjob(argv[1]); + nextopt(""); + if (*argptr != NULL) { + job = getjob(*argptr); } else { job = NULL; } Modified: user/alfred/ewatchdog/bin/sh/trap.c ============================================================================== --- user/alfred/ewatchdog/bin/sh/trap.c Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/bin/sh/trap.c Wed Mar 20 05:23:23 2013 (r248541) @@ -455,7 +455,6 @@ dotrap(void) last_trapsig = i; savestatus = exitstatus; evalstring(trap[i], 0); - exitstatus = savestatus; /* * If such a command was not @@ -464,9 +463,11 @@ dotrap(void) * trap action to have an effect * outside of it. */ - if (prev_evalskip != 0) { + if (evalskip == 0 || + prev_evalskip != 0) { evalskip = prev_evalskip; skipcount = prev_skipcount; + exitstatus = savestatus; } if (i == SIGCHLD) Modified: user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zdb/zdb.c ============================================================================== --- user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zdb/zdb.c Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zdb/zdb.c Wed Mar 20 05:23:23 2013 (r248541) @@ -545,7 +545,7 @@ static void dump_metaslab_stats(metaslab_t *msp) { char maxbuf[32]; - space_map_t *sm = &msp->ms_map; + space_map_t *sm = msp->ms_map; avl_tree_t *t = sm->sm_pp_root; int free_pct = sm->sm_space * 100 / sm->sm_size; @@ -561,7 +561,7 @@ dump_metaslab(metaslab_t *msp) { vdev_t *vd = msp->ms_group->mg_vd; spa_t *spa = vd->vdev_spa; - space_map_t *sm = &msp->ms_map; + space_map_t *sm = msp->ms_map; space_map_obj_t *smo = &msp->ms_smo; char freebuf[32]; @@ -1189,7 +1189,7 @@ dump_bpobj_cb(void *arg, const blkptr_t } static void -dump_bpobj(bpobj_t *bpo, char *name) +dump_bpobj(bpobj_t *bpo, char *name, int indent) { char bytes[32]; char comp[32]; @@ -1199,31 +1199,57 @@ dump_bpobj(bpobj_t *bpo, char *name) return; zdb_nicenum(bpo->bpo_phys->bpo_bytes, bytes); - if (bpo->bpo_havesubobj) { + if (bpo->bpo_havesubobj && bpo->bpo_phys->bpo_subobjs != 0) { zdb_nicenum(bpo->bpo_phys->bpo_comp, comp); zdb_nicenum(bpo->bpo_phys->bpo_uncomp, uncomp); - (void) printf("\n %s: %llu local blkptrs, %llu subobjs, " - "%s (%s/%s comp)\n", - name, (u_longlong_t)bpo->bpo_phys->bpo_num_blkptrs, + (void) printf(" %*s: object %llu, %llu local blkptrs, " + "%llu subobjs, %s (%s/%s comp)\n", + indent * 8, name, + (u_longlong_t)bpo->bpo_object, + (u_longlong_t)bpo->bpo_phys->bpo_num_blkptrs, (u_longlong_t)bpo->bpo_phys->bpo_num_subobjs, bytes, comp, uncomp); + + for (uint64_t i = 0; i < bpo->bpo_phys->bpo_num_subobjs; i++) { + uint64_t subobj; + bpobj_t subbpo; + int error; + VERIFY0(dmu_read(bpo->bpo_os, + bpo->bpo_phys->bpo_subobjs, + i * sizeof (subobj), sizeof (subobj), &subobj, 0)); + error = bpobj_open(&subbpo, bpo->bpo_os, subobj); + if (error != 0) { + (void) printf("ERROR %u while trying to open " + "subobj id %llu\n", + error, (u_longlong_t)subobj); + continue; + } + dump_bpobj(&subbpo, "subobj", indent + 1); + bpobj_close(&subbpo); + } } else { - (void) printf("\n %s: %llu blkptrs, %s\n", - name, (u_longlong_t)bpo->bpo_phys->bpo_num_blkptrs, bytes); + (void) printf(" %*s: object %llu, %llu blkptrs, %s\n", + indent * 8, name, + (u_longlong_t)bpo->bpo_object, + (u_longlong_t)bpo->bpo_phys->bpo_num_blkptrs, + bytes); } if (dump_opt['d'] < 5) return; - (void) printf("\n"); - (void) bpobj_iterate_nofree(bpo, dump_bpobj_cb, NULL, NULL); + if (indent == 0) { + (void) bpobj_iterate_nofree(bpo, dump_bpobj_cb, NULL, NULL); + (void) printf("\n"); + } } static void dump_deadlist(dsl_deadlist_t *dl) { dsl_deadlist_entry_t *dle; + uint64_t unused; char bytes[32]; char comp[32]; char uncomp[32]; @@ -1242,14 +1268,24 @@ dump_deadlist(dsl_deadlist_t *dl) (void) printf("\n"); + /* force the tree to be loaded */ + dsl_deadlist_space_range(dl, 0, UINT64_MAX, &unused, &unused, &unused); + for (dle = avl_first(&dl->dl_tree); dle; dle = AVL_NEXT(&dl->dl_tree, dle)) { - (void) printf(" mintxg %llu -> obj %llu\n", - (longlong_t)dle->dle_mintxg, - (longlong_t)dle->dle_bpobj.bpo_object); + if (dump_opt['d'] >= 5) { + char buf[128]; + (void) snprintf(buf, sizeof (buf), "mintxg %llu -> ", + (longlong_t)dle->dle_mintxg, + (longlong_t)dle->dle_bpobj.bpo_object); - if (dump_opt['d'] >= 5) - dump_bpobj(&dle->dle_bpobj, ""); + dump_bpobj(&dle->dle_bpobj, buf, 0); + } else { + (void) printf("mintxg %llu -> obj %llu\n", + (longlong_t)dle->dle_mintxg, + (longlong_t)dle->dle_bpobj.bpo_object); + + } } } @@ -1272,7 +1308,7 @@ fuid_table_destroy() * print uid or gid information. * For normal POSIX id just the id is printed in decimal format. * For CIFS files with FUID the fuid is printed in hex followed by - * the doman-rid string. + * the domain-rid string. */ static void print_idstr(uint64_t id, const char *id_type) @@ -2160,11 +2196,11 @@ zdb_leak_init(spa_t *spa, zdb_cb_t *zcb) for (int m = 0; m < vd->vdev_ms_count; m++) { metaslab_t *msp = vd->vdev_ms[m]; mutex_enter(&msp->ms_lock); - space_map_unload(&msp->ms_map); - VERIFY(space_map_load(&msp->ms_map, + space_map_unload(msp->ms_map); + VERIFY(space_map_load(msp->ms_map, &zdb_space_map_ops, SM_ALLOC, &msp->ms_smo, spa->spa_meta_objset) == 0); - msp->ms_map.sm_ppd = vd; + msp->ms_map->sm_ppd = vd; mutex_exit(&msp->ms_lock); } } @@ -2187,7 +2223,7 @@ zdb_leak_fini(spa_t *spa) for (int m = 0; m < vd->vdev_ms_count; m++) { metaslab_t *msp = vd->vdev_ms[m]; mutex_enter(&msp->ms_lock); - space_map_unload(&msp->ms_map); + space_map_unload(msp->ms_map); mutex_exit(&msp->ms_lock); } } @@ -2529,10 +2565,11 @@ dump_zpool(spa_t *spa) if (dump_opt['d'] || dump_opt['i']) { dump_dir(dp->dp_meta_objset); if (dump_opt['d'] >= 3) { - dump_bpobj(&spa->spa_deferred_bpobj, "Deferred frees"); + dump_bpobj(&spa->spa_deferred_bpobj, + "Deferred frees", 0); if (spa_version(spa) >= SPA_VERSION_DEADLISTS) { dump_bpobj(&spa->spa_dsl_pool->dp_free_bpobj, - "Pool snapshot frees"); + "Pool snapshot frees", 0); } if (spa_feature_is_active(spa, Modified: user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zfs/zfs.8 ============================================================================== --- user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Wed Mar 20 05:23:23 2013 (r248541) @@ -28,7 +28,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 10, 2013 +.Dd March 1, 2013 .Dt ZFS 8 .Os .Sh NAME @@ -526,6 +526,39 @@ if the snapshot has been marked for defe .Qq Nm Cm destroy -d command. Otherwise, the property is .Cm off . +.It Sy logicalreferenced +The amount of space that is +.Qq logically +accessible by this dataset. +See the +.Sy referenced +property. +The logical space ignores the effect of the +.Sy compression +and +.Sy copies +properties, giving a quantity closer to the amount of data that applications +see. +However, it does include space consumed by metadata. +.Pp +This property can also be referred to by its shortened column name, +.Sy lrefer . +.It Sy logicalused +The amount of space that is +.Qq logically +consumed by this dataset and all its descendents. +See the +.Sy used +property. +The logical space ignores the effect of the +.Sy compression +and +.Sy copies +properties, giving a quantity closer to the amount of data that applications +see. +.Pp +This property can also be referred to by its shortened column name, +.Sy lused . .It Sy mounted For file systems, indicates whether the file system is currently mounted. This property can be either Modified: user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zpool/zpool.8 ============================================================================== --- user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zpool/zpool.8 Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zpool/zpool.8 Wed Mar 20 05:23:23 2013 (r248541) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 15, 2012 +.Dd March 14, 2013 .Dt ZPOOL 8 .Os .Sh NAME @@ -1608,14 +1608,15 @@ is specified, the command exits after .Ar count reports are printed. .Pp -If a scrub or resilver is in progress, this command reports the percentage done -and the estimated time to completion. Both of these are only approximate, +If a scrub or resilver is in progress, this command reports the percentage +done and the estimated time to completion. Both of these are only approximate, because the amount of data in the pool and the other workloads on the system can change. .Bl -tag -width indent .It Fl x Only display status for pools that are exhibiting errors or are otherwise unavailable. +Warnings about pools not using the latest on-disk format will not be included. .It Fl v Displays verbose data error information, printing out a complete list of all data errors since the last complete pool scrub. Modified: user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c ============================================================================== --- user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c Wed Mar 20 05:23:23 2013 (r248541) @@ -4031,7 +4031,10 @@ status_callback(zpool_handle_t *zhp, voi * If we were given 'zpool status -x', only report those pools with * problems. */ - if (reason == ZPOOL_STATUS_OK && cbp->cb_explain) { + if (cbp->cb_explain && + (reason == ZPOOL_STATUS_OK || + reason == ZPOOL_STATUS_VERSION_OLDER || + reason == ZPOOL_STATUS_FEAT_DISABLED)) { if (!cbp->cb_allpools) { (void) printf(gettext("pool '%s' is healthy\n"), zpool_get_name(zhp)); Modified: user/alfred/ewatchdog/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_impl.h ============================================================================== --- user/alfred/ewatchdog/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_impl.h Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_impl.h Wed Mar 20 05:23:23 2013 (r248541) @@ -24,6 +24,7 @@ * Copyright (c) 2011 Pawel Jakub Dawidek . * All rights reserved. * Copyright (c) 2011 by Delphix. All rights reserved. + * Copyright (c) 2013 Martin Matuska . All rights reserved. */ #ifndef _LIBFS_IMPL_H @@ -216,6 +217,7 @@ extern void libzfs_fru_clear(libzfs_hand #ifndef sun static int zfs_kernel_version = 0; +static int zfs_ioctl_version = 0; /* * This is FreeBSD version of ioctl, because Solaris' ioctl() updates @@ -225,19 +227,34 @@ static int zfs_kernel_version = 0; static __inline int zcmd_ioctl(int fd, unsigned long cmd, zfs_cmd_t *zc) { - size_t oldsize, zfs_kernel_version_size; + size_t oldsize, zfs_kernel_version_size, zfs_ioctl_version_size; int version, ret, cflag = ZFS_CMD_COMPAT_NONE; - zfs_kernel_version_size = sizeof(zfs_kernel_version); - if (zfs_kernel_version == 0) { - sysctlbyname("vfs.zfs.version.spa", &zfs_kernel_version, - &zfs_kernel_version_size, NULL, 0); + zfs_ioctl_version_size = sizeof(zfs_ioctl_version); + if (zfs_ioctl_version == 0) { + sysctlbyname("vfs.zfs.version.ioctl", &zfs_ioctl_version, + &zfs_ioctl_version_size, NULL, 0); } - if (zfs_kernel_version == SPA_VERSION_15 || - zfs_kernel_version == SPA_VERSION_14 || - zfs_kernel_version == SPA_VERSION_13) - cflag = ZFS_CMD_COMPAT_V15; + /* + * If vfs.zfs.version.ioctl is not defined, assume we have v28 + * compatible binaries and use vfs.zfs.version.spa to test for v15 + */ + if (zfs_ioctl_version < ZFS_IOCVER_DEADMAN) { + cflag = ZFS_CMD_COMPAT_V28; + zfs_kernel_version_size = sizeof(zfs_kernel_version); + + if (zfs_kernel_version == 0) { + sysctlbyname("vfs.zfs.version.spa", + &zfs_kernel_version, + &zfs_kernel_version_size, NULL, 0); + } + + if (zfs_kernel_version == SPA_VERSION_15 || + zfs_kernel_version == SPA_VERSION_14 || + zfs_kernel_version == SPA_VERSION_13) + cflag = ZFS_CMD_COMPAT_V15; + } oldsize = zc->zc_nvlist_dst_size; ret = zcmd_ioctl_compat(fd, cmd, zc, cflag); Modified: user/alfred/ewatchdog/cddl/contrib/opensolaris/tools/ctf/cvt/output.c ============================================================================== --- user/alfred/ewatchdog/cddl/contrib/opensolaris/tools/ctf/cvt/output.c Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/cddl/contrib/opensolaris/tools/ctf/cvt/output.c Wed Mar 20 05:23:23 2013 (r248541) @@ -363,6 +363,7 @@ sort_iidescs(Elf *elf, const char *file, for (i = 0; i < nent; i++) { GElf_Sym sym; + char *bname; iidesc_t **tolist; GElf_Sym ssym; iidesc_match_t smatch; @@ -377,7 +378,8 @@ sort_iidescs(Elf *elf, const char *file, switch (GELF_ST_TYPE(sym.st_info)) { case STT_FILE: - match.iim_file = match.iim_name; + bname = strrchr(match.iim_name, '/'); + match.iim_file = bname == NULL ? match.iim_name : bname + 1; continue; case STT_OBJECT: tolist = iiburst->iib_objts; Modified: user/alfred/ewatchdog/contrib/binutils/gas/config/tc-arm.c ============================================================================== --- user/alfred/ewatchdog/contrib/binutils/gas/config/tc-arm.c Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/contrib/binutils/gas/config/tc-arm.c Wed Mar 20 05:23:23 2013 (r248541) @@ -651,6 +651,7 @@ struct asm_opcode #define BAD_ARGS _("bad arguments to instruction") #define BAD_PC _("r15 not allowed here") +#define BAD_SP _("r13 not allowed here") #define BAD_COND _("instruction cannot be conditional") #define BAD_OVERLAP _("registers may not be the same") #define BAD_HIREG _("lo register required") @@ -659,6 +660,7 @@ struct asm_opcode #define BAD_BRANCH _("branch must be last instruction in IT block") #define BAD_NOT_IT _("instruction not allowed in IT block") #define BAD_FPU _("selected FPU does not support instruction") +#define BAD_VMRS _("APSR_nzcv may only be used with fpscr") static struct hash_control *arm_ops_hsh; static struct hash_control *arm_cond_hsh; @@ -3079,6 +3081,7 @@ s_arm_unwind_fnend (int ignored ATTRIBUT record_alignment (now_seg, 2); ptr = frag_more (8); + memset(ptr, 0, 8); where = frag_now_fix () - 8; /* Self relative offset of the function start. */ @@ -5163,10 +5166,6 @@ parse_neon_mov (char **str, int *which_o Case 10: VMOV.F32 , # Case 11: VMOV.F64
, # */ inst.operands[i].immisfloat = 1; - else if (parse_big_immediate (&ptr, i) == SUCCESS) - /* Case 2: VMOV.
, # - Case 3: VMOV.
, # */ - ; else if ((val = arm_typed_reg_parse (&ptr, REG_TYPE_NSDQ, &rtype, &optype)) != FAIL) { @@ -5206,6 +5205,10 @@ parse_neon_mov (char **str, int *which_o inst.operands[i++].present = 1; } } + else if (parse_big_immediate (&ptr, i) == SUCCESS) + /* Case 2: VMOV.
, # + Case 3: VMOV.
, # */ + ; else { first_error (_("expected or or operand")); @@ -7095,6 +7098,64 @@ do_vfp_nsyn_msr (void) } static void +do_vfp_vmrs (void) +{ + int rt; + + /* The destination register can be r0-r14 or APSR_nzcv */ + if (inst.operands[0].reg > 14) + { + inst.error = BAD_PC; + return; + } + + /* If the destination is r13 and not in ARM mode then unprefictable */ + if (thumb_mode && inst.operands[0].reg == REG_SP) + { + inst.error = BAD_SP; + return; + } + + /* If the destination is APSR_nzcv */ + if (inst.operands[0].isvec && inst.operands[1].reg != 1) + { + inst.error = BAD_VMRS; + return; + } + + if (inst.operands[0].isvec) + rt = 15; + else + rt = inst.operands[0].reg; + + /* Or in the registers to use */ + inst.instruction |= rt << 12; + inst.instruction |= inst.operands[1].reg << 16; +} + +static void +do_vfp_vmsr (void) +{ + /* The destination register can be r0-r14 or APSR_nzcv */ + if (inst.operands[1].reg > 14) + { + inst.error = BAD_PC; + return; + } + + /* If the destination is r13 and not in ARM mode then unprefictable */ + if (thumb_mode && inst.operands[0].reg == REG_SP) + { + inst.error = BAD_SP; + return; + } + + /* Or in the registers to use */ + inst.instruction |= inst.operands[1].reg << 12; + inst.instruction |= inst.operands[0].reg << 16; +} + +static void do_mrs (void) { if (do_vfp_nsyn_mrs () == SUCCESS) @@ -15725,6 +15786,8 @@ static const struct asm_opcode insns[] = cCE(ftouizs, ebc0ac0, 2, (RVS, RVS), vfp_sp_monadic), cCE(fmrx, ef00a10, 2, (RR, RVC), rd_rn), cCE(fmxr, ee00a10, 2, (RVC, RR), rn_rd), + cCE(vmrs, ef00a10, 2, (APSR_RR, RVC), vfp_vmrs), + cCE(vmsr, ee00a10, 2, (RVC, RR), vfp_vmsr), /* Memory operations. */ cCE(flds, d100a00, 2, (RVS, ADDRGLDC), vfp_sp_ldst), @@ -17350,6 +17413,7 @@ create_unwind_entry (int have_data) /* Allocate the table entry. */ ptr = frag_more ((size << 2) + 4); + memset(ptr, 0, (size << 2) + 4); where = frag_now_fix () - ((size << 2) + 4); switch (unwind.personality_index) Modified: user/alfred/ewatchdog/contrib/libc-vis/unvis.3 ============================================================================== --- user/alfred/ewatchdog/contrib/libc-vis/unvis.3 Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/contrib/libc-vis/unvis.3 Wed Mar 20 05:23:23 2013 (r248541) @@ -1,4 +1,4 @@ -.\" $NetBSD: unvis.3,v 1.23 2011/03/17 14:06:29 wiz Exp $ +.\" $NetBSD: unvis.3,v 1.27 2012/12/15 07:34:36 wiz Exp $ .\" $FreeBSD$ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -126,15 +126,17 @@ The function has several return codes that must be handled properly. They are: .Bl -tag -width UNVIS_VALIDPUSH -.It Li \&0 (zero) +.It Li \&0 No (zero) Another character is necessary; nothing has been recognized yet. .It Dv UNVIS_VALID A valid character has been recognized and is available at the location -pointed to by cp. +pointed to by +.Fa cp . .It Dv UNVIS_VALIDPUSH A valid character has been recognized and is available at the location -pointed to by cp; however, the character currently passed in should -be passed in again. +pointed to by +.Fa cp ; +however, the character currently passed in should be passed in again. .It Dv UNVIS_NOCHAR A valid sequence was detected, but no character was produced. This return code is necessary to indicate a logical break between characters. @@ -150,7 +152,7 @@ one more time with flag set to to extract any remaining character (the character passed in is ignored). .Pp The -.Ar flag +.Fa flag argument is also used to specify the encoding style of the source. If set to .Dv VIS_HTTPSTYLE @@ -161,7 +163,8 @@ will decode URI strings as specified in If set to .Dv VIS_HTTP1866 , .Fn unvis -will decode URI strings as specified in RFC 1866. +will decode entity references and numeric character references +as specified in RFC 1866. If set to .Dv VIS_MIMESTYLE , .Fn unvis @@ -169,7 +172,9 @@ will decode MIME Quoted-Printable string If set to .Dv VIS_NOESCAPE , .Fn unvis -will not decode \e quoted characters. +will not decode +.Ql \e +quoted characters. .Pp The following code fragment illustrates a proper use of .Fn unvis . @@ -204,7 +209,7 @@ The functions and .Fn strnunvisx will return \-1 on error and set -.Va errno +.Va errno to: .Bl -tag -width Er .It Bq Er EINVAL @@ -212,7 +217,7 @@ An invalid escape sequence was detected, .El .Pp In addition the functions -.Fn strnunvis +.Fn strnunvis and .Fn strnunvisx will can also set @@ -244,4 +249,14 @@ and functions appeared in .Nx 6.0 and -.Fx 10.0 . +.Fx 9.2 . +.Sh BUGS +The names +.Dv VIS_HTTP1808 +and +.Dv VIS_HTTP1866 +are wrong. +Percent-encoding was defined in RFC 1738, the original RFC for URL. +RFC 1866 defines HTML 2.0, an application of SGML, from which it +inherits concepts of numeric character references and entity +references. Modified: user/alfred/ewatchdog/contrib/libc-vis/unvis.c ============================================================================== --- user/alfred/ewatchdog/contrib/libc-vis/unvis.c Wed Mar 20 03:34:24 2013 (r248540) +++ user/alfred/ewatchdog/contrib/libc-vis/unvis.c Wed Mar 20 05:23:23 2013 (r248541) @@ -1,4 +1,4 @@ -/* $NetBSD: unvis.c,v 1.40 2012/12/14 21:31:01 christos Exp $ */ +/* $NetBSD: unvis.c,v 1.41 2012/12/15 04:29:53 matt Exp $ */ *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***