]> git.cameronkatri.com Git - apple_cmds.git/commit
Import macOS userland
authorCameron Katri <me@cameronkatri.com>
Sun, 9 May 2021 18:20:58 +0000 (14:20 -0400)
committerCameron Katri <me@cameronkatri.com>
Sun, 9 May 2021 18:20:58 +0000 (14:20 -0400)
commit5fd83771641d15c418f747bd343ba6738d3875f7
tree5abf0f78f680d9837dbd93d4d4c3933bb7509599
Import macOS userland

adv_cmds-176
basic_cmds-55
bootstrap_cmds-116.100.1
developer_cmds-66
diskdev_cmds-667.40.1
doc_cmds-53.60.1
file_cmds-321.40.3
mail_cmds-35
misc_cmds-34
network_cmds-606.40.1
patch_cmds-17
remote_cmds-63
shell_cmds-216.60.1
system_cmds-880.60.2
text_cmds-106
2627 files changed:
.gitignore [new file with mode: 0644]
adv_cmds/.upstream_base_commits [new file with mode: 0644]
adv_cmds/adv_cmds.xcodeproj/project.pbxproj [new file with mode: 0644]
adv_cmds/adv_cmds.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
adv_cmds/cap_mkdb/cap_mkdb.1 [new file with mode: 0644]
adv_cmds/cap_mkdb/cap_mkdb.c [new file with mode: 0644]
adv_cmds/colldef/colldef.1 [new file with mode: 0644]
adv_cmds/colldef/common.h [new file with mode: 0644]
adv_cmds/colldef/locale/collate.h [new file with mode: 0644]
adv_cmds/colldef/parse.y [new file with mode: 0644]
adv_cmds/colldef/scan.l [new file with mode: 0644]
adv_cmds/finger/extern.h [new file with mode: 0644]
adv_cmds/finger/finger.1 [new file with mode: 0644]
adv_cmds/finger/finger.c [new file with mode: 0644]
adv_cmds/finger/finger.conf.5 [new file with mode: 0644]
adv_cmds/finger/finger.h [new file with mode: 0644]
adv_cmds/finger/lprint.c [new file with mode: 0644]
adv_cmds/finger/net.c [new file with mode: 0644]
adv_cmds/finger/pathnames.h [new file with mode: 0644]
adv_cmds/finger/sprint.c [new file with mode: 0644]
adv_cmds/finger/util.c [new file with mode: 0644]
adv_cmds/gencat/gencat.1 [new file with mode: 0644]
adv_cmds/gencat/gencat.c [new file with mode: 0644]
adv_cmds/gencat/gencat.h [new file with mode: 0644]
adv_cmds/gencat/genlib.c [new file with mode: 0644]
adv_cmds/last/last.1 [new file with mode: 0644]
adv_cmds/last/last.c [new file with mode: 0644]
adv_cmds/locale/locale.1 [new file with mode: 0644]
adv_cmds/locale/locale.cc [new file with mode: 0644]
adv_cmds/localedef/charmap.p-1 [new file with mode: 0644]
adv_cmds/localedef/charmap.p-2 [new file with mode: 0644]
adv_cmds/localedef/charmap.test [new file with mode: 0644]
adv_cmds/localedef/def.a55 [new file with mode: 0644]
adv_cmds/localedef/def.p-1 [new file with mode: 0644]
adv_cmds/localedef/def.p-2 [new file with mode: 0644]
adv_cmds/localedef/localedef.1 [new file with mode: 0644]
adv_cmds/localedef/localedef.pl [new file with mode: 0644]
adv_cmds/lsvfs/lsvfs.1 [new file with mode: 0644]
adv_cmds/lsvfs/lsvfs.c [new file with mode: 0644]
adv_cmds/mklocale/extern.h [new file with mode: 0644]
adv_cmds/mklocale/ldef.h [new file with mode: 0644]
adv_cmds/mklocale/lex.l [new file with mode: 0644]
adv_cmds/mklocale/mklocale.1 [new file with mode: 0644]
adv_cmds/mklocale/runefile.h [new file with mode: 0644]
adv_cmds/mklocale/yacc.y [new file with mode: 0644]
adv_cmds/pkill/entitlements.plist [new file with mode: 0644]
adv_cmds/pkill/pkill.1 [new file with mode: 0644]
adv_cmds/pkill/pkill.c [new file with mode: 0644]
adv_cmds/ps/entitlements.plist [new file with mode: 0644]
adv_cmds/ps/extern.h [new file with mode: 0644]
adv_cmds/ps/fmt.c [new file with mode: 0644]
adv_cmds/ps/keyword.c [new file with mode: 0644]
adv_cmds/ps/nlist.c [new file with mode: 0644]
adv_cmds/ps/print.c [new file with mode: 0644]
adv_cmds/ps/ps.1 [new file with mode: 0644]
adv_cmds/ps/ps.c [new file with mode: 0644]
adv_cmds/ps/ps.h [new file with mode: 0644]
adv_cmds/ps/tasks.c [new file with mode: 0644]
adv_cmds/stty/cchar.c [new file with mode: 0644]
adv_cmds/stty/extern.h [new file with mode: 0644]
adv_cmds/stty/gfmt.c [new file with mode: 0644]
adv_cmds/stty/key.c [new file with mode: 0644]
adv_cmds/stty/modes.c [new file with mode: 0644]
adv_cmds/stty/print.c [new file with mode: 0644]
adv_cmds/stty/stty.1 [new file with mode: 0644]
adv_cmds/stty/stty.c [new file with mode: 0644]
adv_cmds/stty/stty.h [new file with mode: 0644]
adv_cmds/stty/util.c [new file with mode: 0644]
adv_cmds/tabs/tabs.1 [new file with mode: 0644]
adv_cmds/tabs/tabs.c [new file with mode: 0644]
adv_cmds/tty/tty.1 [new file with mode: 0644]
adv_cmds/tty/tty.c [new file with mode: 0644]
adv_cmds/whois/whois.1 [new file with mode: 0644]
adv_cmds/whois/whois.c [new file with mode: 0644]
adv_cmds/xcodescripts/variant_links.sh [new file with mode: 0644]
basic_cmds/basic_cmds.xcodeproj/project.pbxproj [new file with mode: 0644]
basic_cmds/mesg/mesg.1 [new file with mode: 0644]
basic_cmds/mesg/mesg.c [new file with mode: 0644]
basic_cmds/uudecode/base64.c [new file with mode: 0644]
basic_cmds/uudecode/uudecode.1 [new file with mode: 0644]
basic_cmds/uudecode/uudecode.c [new file with mode: 0644]
basic_cmds/uuencode/base64.c [new file with mode: 0644]
basic_cmds/uuencode/uuencode.1 [new file with mode: 0644]
basic_cmds/uuencode/uuencode.5 [new file with mode: 0644]
basic_cmds/uuencode/uuencode.c [new file with mode: 0644]
basic_cmds/write/write.1 [new file with mode: 0644]
basic_cmds/write/write.c [new file with mode: 0644]
bootstrap_cmds/.gitignore [new file with mode: 0644]
bootstrap_cmds/APPLE_LICENSE [new file with mode: 0644]
bootstrap_cmds/mig.xcodeproj/project.pbxproj [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/alloc.h [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/error.c [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/error.h [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/global.c [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/global.h [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/handler.c [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/header.c [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/lexxer.h [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/lexxer.l [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/mig.1 [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/mig.c [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/mig.sh [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/mig_errors.h [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/mig_machine.h [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/migcom.1 [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/parser.y [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/routine.c [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/routine.h [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/server.c [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/statement.c [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/statement.h [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/strdefs.h [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/string.c [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/type.c [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/type.h [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/user.c [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/utils.c [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/utils.h [new file with mode: 0644]
bootstrap_cmds/migcom.tproj/write.h [new file with mode: 0644]
bootstrap_cmds/xcodescripts/install-mig.sh [new file with mode: 0644]
developer_cmds/asa/asa.1 [new file with mode: 0644]
developer_cmds/asa/asa.c [new file with mode: 0644]
developer_cmds/ctags/C.c [new file with mode: 0644]
developer_cmds/ctags/ctags.1 [new file with mode: 0644]
developer_cmds/ctags/ctags.c [new file with mode: 0644]
developer_cmds/ctags/ctags.h [new file with mode: 0644]
developer_cmds/ctags/fortran.c [new file with mode: 0644]
developer_cmds/ctags/lisp.c [new file with mode: 0644]
developer_cmds/ctags/print.c [new file with mode: 0644]
developer_cmds/ctags/test/ctags.test [new file with mode: 0644]
developer_cmds/ctags/tree.c [new file with mode: 0644]
developer_cmds/ctags/yacc.c [new file with mode: 0644]
developer_cmds/developer_cmds.xcodeproj/project.pbxproj [new file with mode: 0644]
developer_cmds/developer_cmds.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
developer_cmds/indent/args.c [new file with mode: 0644]
developer_cmds/indent/indent.1 [new file with mode: 0644]
developer_cmds/indent/indent.c [new file with mode: 0644]
developer_cmds/indent/indent.h [new file with mode: 0644]
developer_cmds/indent/indent_codes.h [new file with mode: 0644]
developer_cmds/indent/indent_globs.h [new file with mode: 0644]
developer_cmds/indent/io.c [new file with mode: 0644]
developer_cmds/indent/lexi.c [new file with mode: 0644]
developer_cmds/indent/parse.c [new file with mode: 0644]
developer_cmds/indent/pr_comment.c [new file with mode: 0644]
developer_cmds/lorder/lorder.1 [new file with mode: 0644]
developer_cmds/lorder/lorder.sh [new file with mode: 0644]
developer_cmds/rpcgen/rpc_clntout.c [new file with mode: 0644]
developer_cmds/rpcgen/rpc_cout.c [new file with mode: 0644]
developer_cmds/rpcgen/rpc_hout.c [new file with mode: 0644]
developer_cmds/rpcgen/rpc_main.c [new file with mode: 0644]
developer_cmds/rpcgen/rpc_parse.c [new file with mode: 0644]
developer_cmds/rpcgen/rpc_parse.h [new file with mode: 0644]
developer_cmds/rpcgen/rpc_sample.c [new file with mode: 0644]
developer_cmds/rpcgen/rpc_scan.c [new file with mode: 0644]
developer_cmds/rpcgen/rpc_scan.h [new file with mode: 0644]
developer_cmds/rpcgen/rpc_svcout.c [new file with mode: 0644]
developer_cmds/rpcgen/rpc_tblout.c [new file with mode: 0644]
developer_cmds/rpcgen/rpc_util.c [new file with mode: 0644]
developer_cmds/rpcgen/rpc_util.h [new file with mode: 0644]
developer_cmds/rpcgen/rpcgen.1 [new file with mode: 0644]
developer_cmds/unifdef/unifdef.1 [new file with mode: 0644]
developer_cmds/unifdef/unifdef.c [new file with mode: 0644]
developer_cmds/unifdef/unifdefall.sh [new file with mode: 0644]
developer_cmds/xcodescripts/install-lorder.sh [new file with mode: 0644]
developer_cmds/xcodescripts/install-unifdefall.sh [new file with mode: 0644]
diskdev_cmds/APPLE_LICENSE [new file with mode: 0644]
diskdev_cmds/dev_mkdb.tproj/dev_mkdb.8 [new file with mode: 0644]
diskdev_cmds/dev_mkdb.tproj/dev_mkdb.c [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/project.pbxproj [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/All_MacOSX.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/All_iOS.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/Common.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/dev_mkdb.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/edquota.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/fdisk.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/fsck.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/fstyp.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/fstyp_msdos.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/fstyp_ntfs.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/fstyp_udf.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/fuser.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/libdisk.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/mount.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/mount_devfs.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/mount_fdesc.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/quota.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/quotacheck.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/quotaon.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/repquota.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/setclass.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/umount.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/vndevice.xcscheme [new file with mode: 0644]
diskdev_cmds/diskdev_cmds.xcodeproj/xcshareddata/xcschemes/vsdbutil.xcscheme [new file with mode: 0644]
diskdev_cmds/disklib/dkcksum.c [new file with mode: 0644]
diskdev_cmds/disklib/dkdisklabel.c [new file with mode: 0644]
diskdev_cmds/disklib/dkopen.c [new file with mode: 0644]
diskdev_cmds/disklib/dkopen.h [new file with mode: 0644]
diskdev_cmds/disklib/dksecsize.c [new file with mode: 0644]
diskdev_cmds/disklib/pathnames.h [new file with mode: 0644]
diskdev_cmds/disklib/preen.c [new file with mode: 0644]
diskdev_cmds/disklib/vfslist.c [new file with mode: 0644]
diskdev_cmds/edquota.tproj/edquota.8 [new file with mode: 0644]
diskdev_cmds/edquota.tproj/edquota.c [new file with mode: 0644]
diskdev_cmds/edquota.tproj/pathnames.h [new file with mode: 0644]
diskdev_cmds/edt_fstab/edt_fstab.c [new file with mode: 0644]
diskdev_cmds/edt_fstab/edt_fstab.h [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/auto.c [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/auto.h [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/cmd.c [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/cmd.h [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/disk.c [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/disk.h [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/fdisk.8 [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/fdisk.c [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/getrawpartition.c [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/mbr.c [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/mbr.h [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/mbrcode.h [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/misc.c [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/misc.h [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/opendev.c [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/part.c [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/part.h [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/user.c [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/user.h [new file with mode: 0644]
diskdev_cmds/fdisk.tproj/util.h [new file with mode: 0644]
diskdev_cmds/fsck.tproj/fsck.8 [new file with mode: 0644]
diskdev_cmds/fsck.tproj/fsck.c [new file with mode: 0644]
diskdev_cmds/fsck.tproj/fsck.h [new file with mode: 0644]
diskdev_cmds/fstyp.tproj/fstyp.8 [new file with mode: 0644]
diskdev_cmds/fstyp.tproj/fstyp.c [new file with mode: 0644]
diskdev_cmds/fstyp.tproj/fstyp_msdos.8 [new file with mode: 0644]
diskdev_cmds/fstyp.tproj/fstyp_msdos.c [new file with mode: 0644]
diskdev_cmds/fstyp.tproj/fstyp_ntfs.8 [new file with mode: 0644]
diskdev_cmds/fstyp.tproj/fstyp_ntfs.c [new file with mode: 0644]
diskdev_cmds/fstyp.tproj/fstyp_udf.8 [new file with mode: 0644]
diskdev_cmds/fstyp.tproj/fstyp_udf.c [new file with mode: 0644]
diskdev_cmds/fuser.tproj/fuser.1 [new file with mode: 0644]
diskdev_cmds/fuser.tproj/fuser.pl [new file with mode: 0755]
diskdev_cmds/mount.tproj/fstab.5 [new file with mode: 0644]
diskdev_cmds/mount.tproj/mount.8 [new file with mode: 0644]
diskdev_cmds/mount.tproj/mount.c [new file with mode: 0644]
diskdev_cmds/mount.tproj/mount.entitlements [new file with mode: 0644]
diskdev_cmds/mount.tproj/pathnames.h [new file with mode: 0644]
diskdev_cmds/mount_devfs.tproj/mount_devfs.c [new file with mode: 0644]
diskdev_cmds/mount_fdesc.tproj/mount_fdesc.8 [new file with mode: 0644]
diskdev_cmds/mount_fdesc.tproj/mount_fdesc.c [new file with mode: 0644]
diskdev_cmds/mount_flags_dir/mount_flags.c [new file with mode: 0644]
diskdev_cmds/mount_flags_dir/mount_flags.h [new file with mode: 0644]
diskdev_cmds/quota.tproj/quota.1 [new file with mode: 0644]
diskdev_cmds/quota.tproj/quota.c [new file with mode: 0644]
diskdev_cmds/quotacheck.tproj/hfs_quotacheck.c [new file with mode: 0644]
diskdev_cmds/quotacheck.tproj/quotacheck.8 [new file with mode: 0644]
diskdev_cmds/quotacheck.tproj/quotacheck.c [new file with mode: 0644]
diskdev_cmds/quotacheck.tproj/quotacheck.h [new file with mode: 0644]
diskdev_cmds/quotaon.tproj/quotaon.8 [new file with mode: 0644]
diskdev_cmds/quotaon.tproj/quotaon.c [new file with mode: 0644]
diskdev_cmds/repquota.tproj/repquota.8 [new file with mode: 0644]
diskdev_cmds/repquota.tproj/repquota.c [new file with mode: 0644]
diskdev_cmds/setclass.tproj/setclass.8 [new file with mode: 0644]
diskdev_cmds/setclass.tproj/setclass.c [new file with mode: 0644]
diskdev_cmds/umount.tproj/umount.8 [new file with mode: 0644]
diskdev_cmds/umount.tproj/umount.c [new file with mode: 0644]
diskdev_cmds/vndevice.tproj/vndevice.c [new file with mode: 0644]
diskdev_cmds/vsdbutil.tproj/com.apple.vsdbutil.plist [new file with mode: 0644]
diskdev_cmds/vsdbutil.tproj/vsdbutil.8 [new file with mode: 0644]
diskdev_cmds/vsdbutil.tproj/vsdbutil_main.c [new file with mode: 0644]
doc_cmds/checknr/checknr.1 [new file with mode: 0644]
doc_cmds/checknr/checknr.c [new file with mode: 0644]
doc_cmds/colcrt/colcrt.1 [new file with mode: 0644]
doc_cmds/colcrt/colcrt.c [new file with mode: 0644]
doc_cmds/doc_cmds.plist [new file with mode: 0644]
doc_cmds/doc_cmds.txt [new file with mode: 0644]
doc_cmds/doc_cmds.xcodeproj/project.pbxproj [new file with mode: 0644]
doc_cmds/intro.1 [new file with mode: 0644]
doc_cmds/makewhatis/makewhatis.8 [new file with mode: 0644]
doc_cmds/makewhatis/makewhatis.c [new file with mode: 0644]
doc_cmds/makewhatis/makewhatis.local.8 [new file with mode: 0644]
doc_cmds/makewhatis/makewhatis.local.sh [new file with mode: 0644]
file_cmds/.upstream_base_commits [new file with mode: 0644]
file_cmds/chflags/chflags.1 [new file with mode: 0644]
file_cmds/chflags/chflags.c [new file with mode: 0644]
file_cmds/chmod/chmod.1 [new file with mode: 0644]
file_cmds/chmod/chmod.c [new file with mode: 0644]
file_cmds/chmod/chmod_acl.c [new file with mode: 0644]
file_cmds/chmod/chmod_acl.h [new file with mode: 0644]
file_cmds/chown/chgrp.1 [new file with mode: 0644]
file_cmds/chown/chown.8 [new file with mode: 0644]
file_cmds/chown/chown.c [new file with mode: 0644]
file_cmds/cksum/cksum.1 [new file with mode: 0644]
file_cmds/cksum/cksum.c [new file with mode: 0644]
file_cmds/cksum/crc.c [new file with mode: 0644]
file_cmds/cksum/crc32.c [new file with mode: 0644]
file_cmds/cksum/extern.h [new file with mode: 0644]
file_cmds/cksum/print.c [new file with mode: 0644]
file_cmds/cksum/sum.1 [new file with mode: 0644]
file_cmds/cksum/sum1.c [new file with mode: 0644]
file_cmds/cksum/sum2.c [new file with mode: 0644]
file_cmds/compress/compress.1 [new file with mode: 0644]
file_cmds/compress/compress.c [new file with mode: 0644]
file_cmds/compress/doc/NOTES [new file with mode: 0644]
file_cmds/compress/doc/README [new file with mode: 0644]
file_cmds/compress/doc/revision.log [new file with mode: 0644]
file_cmds/compress/uncompress.1 [new file with mode: 0644]
file_cmds/compress/zcat.sh [new file with mode: 0644]
file_cmds/compress/zopen.3 [new file with mode: 0644]
file_cmds/compress/zopen.c [new file with mode: 0644]
file_cmds/compress/zopen.h [new file with mode: 0644]
file_cmds/cp/cp.1 [new file with mode: 0644]
file_cmds/cp/cp.c [new file with mode: 0644]
file_cmds/cp/extern.h [new file with mode: 0644]
file_cmds/cp/utils.c [new file with mode: 0644]
file_cmds/csh/strpct.c [new file with mode: 0644]
file_cmds/dd/args.c [new file with mode: 0644]
file_cmds/dd/conv.c [new file with mode: 0644]
file_cmds/dd/conv_tab.c [new file with mode: 0644]
file_cmds/dd/dd.1 [new file with mode: 0644]
file_cmds/dd/dd.c [new file with mode: 0644]
file_cmds/dd/dd.entitlements [new file with mode: 0644]
file_cmds/dd/dd.h [new file with mode: 0644]
file_cmds/dd/extern.h [new file with mode: 0644]
file_cmds/dd/install_symlink.sh [new file with mode: 0644]
file_cmds/dd/misc.c [new file with mode: 0644]
file_cmds/dd/position.c [new file with mode: 0644]
file_cmds/df/df.1 [new file with mode: 0644]
file_cmds/df/df.c [new file with mode: 0644]
file_cmds/df/vfslist.c [new file with mode: 0644]
file_cmds/du/du.1 [new file with mode: 0644]
file_cmds/du/du.c [new file with mode: 0644]
file_cmds/file_cmds.xcodeproj/project.pbxproj [new file with mode: 0644]
file_cmds/gzip/futimens.c [new file with mode: 0644]
file_cmds/gzip/gzexe [new file with mode: 0644]
file_cmds/gzip/gzexe.1 [new file with mode: 0644]
file_cmds/gzip/gzip.1 [new file with mode: 0644]
file_cmds/gzip/gzip.c [new file with mode: 0644]
file_cmds/gzip/gzip.plist [new file with mode: 0644]
file_cmds/gzip/gzip.xcconfig [new file with mode: 0644]
file_cmds/gzip/install_scripts.sh [new file with mode: 0644]
file_cmds/gzip/unbzip2.c [new file with mode: 0644]
file_cmds/gzip/unpack.c [new file with mode: 0644]
file_cmds/gzip/unxz.c [new file with mode: 0644]
file_cmds/gzip/zdiff [new file with mode: 0644]
file_cmds/gzip/zdiff.1 [new file with mode: 0644]
file_cmds/gzip/zforce [new file with mode: 0644]
file_cmds/gzip/zforce.1 [new file with mode: 0644]
file_cmds/gzip/zmore [new file with mode: 0644]
file_cmds/gzip/zmore.1 [new file with mode: 0644]
file_cmds/gzip/znew [new file with mode: 0644]
file_cmds/gzip/znew.1 [new file with mode: 0644]
file_cmds/gzip/zuncompress.c [new file with mode: 0644]
file_cmds/install/install.1 [new file with mode: 0644]
file_cmds/install/pathnames.h [new file with mode: 0644]
file_cmds/install/xinstall.c [new file with mode: 0644]
file_cmds/ipcrm/ipcrm.1 [new file with mode: 0644]
file_cmds/ipcrm/ipcrm.c [new file with mode: 0644]
file_cmds/ipcs/ipcs.1 [new file with mode: 0644]
file_cmds/ipcs/ipcs.c [new file with mode: 0644]
file_cmds/ln/link.1 [new file with mode: 0644]
file_cmds/ln/ln.1 [new file with mode: 0644]
file_cmds/ln/ln.c [new file with mode: 0644]
file_cmds/ln/symlink.7 [new file with mode: 0644]
file_cmds/ls/cmp.c [new file with mode: 0644]
file_cmds/ls/extern.h [new file with mode: 0644]
file_cmds/ls/ls.1 [new file with mode: 0644]
file_cmds/ls/ls.c [new file with mode: 0644]
file_cmds/ls/ls.h [new file with mode: 0644]
file_cmds/ls/print.c [new file with mode: 0644]
file_cmds/ls/util.c [new file with mode: 0644]
file_cmds/mkdir/mkdir.1 [new file with mode: 0644]
file_cmds/mkdir/mkdir.c [new file with mode: 0644]
file_cmds/mkfifo/mkfifo.1 [new file with mode: 0644]
file_cmds/mkfifo/mkfifo.c [new file with mode: 0644]
file_cmds/mknod/mknod.8 [new file with mode: 0644]
file_cmds/mknod/mknod.c [new file with mode: 0644]
file_cmds/mtree/commoncrypto.c [new file with mode: 0644]
file_cmds/mtree/commoncrypto.h [new file with mode: 0644]
file_cmds/mtree/compare.c [new file with mode: 0644]
file_cmds/mtree/create.c [new file with mode: 0644]
file_cmds/mtree/excludes.c [new file with mode: 0644]
file_cmds/mtree/extern.h [new file with mode: 0644]
file_cmds/mtree/fix_failure_locations.py [new file with mode: 0755]
file_cmds/mtree/metrics.c [new file with mode: 0644]
file_cmds/mtree/metrics.h [new file with mode: 0644]
file_cmds/mtree/misc.c [new file with mode: 0644]
file_cmds/mtree/mtree.8 [new file with mode: 0644]
file_cmds/mtree/mtree.c [new file with mode: 0644]
file_cmds/mtree/mtree.h [new file with mode: 0644]
file_cmds/mtree/spec.c [new file with mode: 0644]
file_cmds/mtree/specspec.c [new file with mode: 0644]
file_cmds/mtree/test/test00.sh [new file with mode: 0644]
file_cmds/mtree/test/test01.sh [new file with mode: 0644]
file_cmds/mtree/test/test02.sh [new file with mode: 0644]
file_cmds/mtree/test/test03.sh [new file with mode: 0644]
file_cmds/mtree/test/test04.sh [new file with mode: 0644]
file_cmds/mtree/verify.c [new file with mode: 0644]
file_cmds/mv/mv.1 [new file with mode: 0644]
file_cmds/mv/mv.c [new file with mode: 0644]
file_cmds/mv/pathnames.h [new file with mode: 0644]
file_cmds/pathchk/pathchk.1 [new file with mode: 0644]
file_cmds/pathchk/pathchk.c [new file with mode: 0644]
file_cmds/pax/ar_io.c [new file with mode: 0644]
file_cmds/pax/ar_subs.c [new file with mode: 0644]
file_cmds/pax/buf_subs.c [new file with mode: 0644]
file_cmds/pax/cache.c [new file with mode: 0644]
file_cmds/pax/cache.h [new file with mode: 0644]
file_cmds/pax/cpio.1 [new file with mode: 0644]
file_cmds/pax/cpio.c [new file with mode: 0644]
file_cmds/pax/cpio.h [new file with mode: 0644]
file_cmds/pax/extern.h [new file with mode: 0644]
file_cmds/pax/file_subs.c [new file with mode: 0644]
file_cmds/pax/ftree.c [new file with mode: 0644]
file_cmds/pax/ftree.h [new file with mode: 0644]
file_cmds/pax/gen_subs.c [new file with mode: 0644]
file_cmds/pax/getoldopt.c [new file with mode: 0644]
file_cmds/pax/options.c [new file with mode: 0644]
file_cmds/pax/options.h [new file with mode: 0644]
file_cmds/pax/pat_rep.c [new file with mode: 0644]
file_cmds/pax/pat_rep.h [new file with mode: 0644]
file_cmds/pax/pax.1 [new file with mode: 0644]
file_cmds/pax/pax.c [new file with mode: 0644]
file_cmds/pax/pax.h [new file with mode: 0644]
file_cmds/pax/pax_format.c [new file with mode: 0644]
file_cmds/pax/pax_format.h [new file with mode: 0644]
file_cmds/pax/sel_subs.c [new file with mode: 0644]
file_cmds/pax/sel_subs.h [new file with mode: 0644]
file_cmds/pax/tables.c [new file with mode: 0644]
file_cmds/pax/tables.h [new file with mode: 0644]
file_cmds/pax/tar.c [new file with mode: 0644]
file_cmds/pax/tar.h [new file with mode: 0644]
file_cmds/pax/tty_subs.c [new file with mode: 0644]
file_cmds/rm/rm.1 [new file with mode: 0644]
file_cmds/rm/rm.c [new file with mode: 0644]
file_cmds/rm/unlink.1 [new file with mode: 0644]
file_cmds/rmdir/rmdir.1 [new file with mode: 0644]
file_cmds/rmdir/rmdir.c [new file with mode: 0644]
file_cmds/rmt/rmt.8 [new file with mode: 0644]
file_cmds/rmt/rmt.c [new file with mode: 0644]
file_cmds/shar/shar.1 [new file with mode: 0644]
file_cmds/shar/shar.sh [new file with mode: 0644]
file_cmds/stat/readlink.1 [new file with mode: 0644]
file_cmds/stat/stat.1 [new file with mode: 0644]
file_cmds/stat/stat.c [new file with mode: 0644]
file_cmds/tests/chgrp.sh [new file with mode: 0644]
file_cmds/tests/file_cmds.plist [new file with mode: 0644]
file_cmds/touch/touch.1 [new file with mode: 0644]
file_cmds/touch/touch.c [new file with mode: 0644]
file_cmds/xcodescripts/hardlink.sh [new file with mode: 0644]
mail_cmds/Makefile [new file with mode: 0644]
mail_cmds/biff/Makefile [new file with mode: 0644]
mail_cmds/biff/biff.1 [new file with mode: 0644]
mail_cmds/biff/biff.c [new file with mode: 0644]
mail_cmds/comsat/Makefile [new file with mode: 0644]
mail_cmds/comsat/comsat.8 [new file with mode: 0644]
mail_cmds/comsat/comsat.c [new file with mode: 0644]
mail_cmds/comsat/comsat.plist [new file with mode: 0644]
mail_cmds/from/Makefile [new file with mode: 0644]
mail_cmds/from/from.1 [new file with mode: 0644]
mail_cmds/from/from.c [new file with mode: 0644]
mail_cmds/mail/Makefile [new file with mode: 0644]
mail_cmds/mail/USD.doc/Makefile [new file with mode: 0644]
mail_cmds/mail/USD.doc/mail0.nr [new file with mode: 0644]
mail_cmds/mail/USD.doc/mail1.nr [new file with mode: 0644]
mail_cmds/mail/USD.doc/mail2.nr [new file with mode: 0644]
mail_cmds/mail/USD.doc/mail3.nr [new file with mode: 0644]
mail_cmds/mail/USD.doc/mail4.nr [new file with mode: 0644]
mail_cmds/mail/USD.doc/mail5.nr [new file with mode: 0644]
mail_cmds/mail/USD.doc/mail6.nr [new file with mode: 0644]
mail_cmds/mail/USD.doc/mail7.nr [new file with mode: 0644]
mail_cmds/mail/USD.doc/mail8.nr [new file with mode: 0644]
mail_cmds/mail/USD.doc/mail9.nr [new file with mode: 0644]
mail_cmds/mail/USD.doc/maila.nr [new file with mode: 0644]
mail_cmds/mail/aux.c [new file with mode: 0644]
mail_cmds/mail/cmd1.c [new file with mode: 0644]
mail_cmds/mail/cmd2.c [new file with mode: 0644]
mail_cmds/mail/cmd3.c [new file with mode: 0644]
mail_cmds/mail/cmdtab.c [new file with mode: 0644]
mail_cmds/mail/collect.c [new file with mode: 0644]
mail_cmds/mail/def.h [new file with mode: 0644]
mail_cmds/mail/edit.c [new file with mode: 0644]
mail_cmds/mail/extern.h [new file with mode: 0644]
mail_cmds/mail/fio.c [new file with mode: 0644]
mail_cmds/mail/getname.c [new file with mode: 0644]
mail_cmds/mail/glob.h [new file with mode: 0644]
mail_cmds/mail/head.c [new file with mode: 0644]
mail_cmds/mail/lex.c [new file with mode: 0644]
mail_cmds/mail/list.c [new file with mode: 0644]
mail_cmds/mail/mail.1 [new file with mode: 0644]
mail_cmds/mail/mailx.1 [new file with mode: 0644]
mail_cmds/mail/main.c [new file with mode: 0644]
mail_cmds/mail/misc/mail.help [new file with mode: 0644]
mail_cmds/mail/misc/mail.rc [new file with mode: 0644]
mail_cmds/mail/misc/mail.tildehelp [new file with mode: 0644]
mail_cmds/mail/names.c [new file with mode: 0644]
mail_cmds/mail/pathnames.h [new file with mode: 0644]
mail_cmds/mail/popen.c [new file with mode: 0644]
mail_cmds/mail/quit.c [new file with mode: 0644]
mail_cmds/mail/rcv.h [new file with mode: 0644]
mail_cmds/mail/send.c [new file with mode: 0644]
mail_cmds/mail/strings.c [new file with mode: 0644]
mail_cmds/mail/strlcpy.c [new file with mode: 0644]
mail_cmds/mail/temp.c [new file with mode: 0644]
mail_cmds/mail/tty.c [new file with mode: 0644]
mail_cmds/mail/v7.local.c [new file with mode: 0644]
mail_cmds/mail/vars.c [new file with mode: 0644]
mail_cmds/mail/version.c [new file with mode: 0644]
mail_cmds/msgs/Makefile [new file with mode: 0644]
mail_cmds/msgs/msgs.1 [new file with mode: 0644]
mail_cmds/msgs/msgs.c [new file with mode: 0644]
mail_cmds/msgs/pathnames.h [new file with mode: 0644]
misc_cmds/calendar/calendar.1 [new file with mode: 0644]
misc_cmds/calendar/calendar.c [new file with mode: 0644]
misc_cmds/calendar/calendar.h [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.all [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.australia [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.birthday [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.christian [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.computer [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.croatian [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.dutch [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.freebsd [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.french [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.german [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.history [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.holiday [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.hungarian [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.judaic [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.lotr [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.music [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.newzealand [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.russian [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.southafrica [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.ukrainian [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.usholiday [new file with mode: 0644]
misc_cmds/calendar/calendars/calendar.world [new file with mode: 0644]
misc_cmds/calendar/calendars/de_AT.ISO_8859-15/calendar.feiertag [new file with mode: 0644]
misc_cmds/calendar/calendars/de_DE.ISO8859-1/calendar.all [new file with mode: 0644]
misc_cmds/calendar/calendars/de_DE.ISO8859-1/calendar.feiertag [new file with mode: 0644]
misc_cmds/calendar/calendars/de_DE.ISO8859-1/calendar.geschichte [new file with mode: 0644]
misc_cmds/calendar/calendars/de_DE.ISO8859-1/calendar.kirche [new file with mode: 0644]
misc_cmds/calendar/calendars/de_DE.ISO8859-1/calendar.literatur [new file with mode: 0644]
misc_cmds/calendar/calendars/de_DE.ISO8859-1/calendar.musik [new file with mode: 0644]
misc_cmds/calendar/calendars/de_DE.ISO8859-1/calendar.wissenschaft [new file with mode: 0644]
misc_cmds/calendar/calendars/fr_FR.ISO8859-1/calendar.all [new file with mode: 0644]
misc_cmds/calendar/calendars/fr_FR.ISO8859-1/calendar.fetes [new file with mode: 0644]
misc_cmds/calendar/calendars/fr_FR.ISO8859-1/calendar.french [new file with mode: 0644]
misc_cmds/calendar/calendars/fr_FR.ISO8859-1/calendar.jferies [new file with mode: 0644]
misc_cmds/calendar/calendars/fr_FR.ISO8859-1/calendar.proverbes [new file with mode: 0644]
misc_cmds/calendar/calendars/hr_HR.ISO8859-2/calendar.all [new file with mode: 0644]
misc_cmds/calendar/calendars/hr_HR.ISO8859-2/calendar.praznici [new file with mode: 0644]
misc_cmds/calendar/calendars/hu_HU.ISO8859-2/calendar.all [new file with mode: 0644]
misc_cmds/calendar/calendars/hu_HU.ISO8859-2/calendar.nevnapok [new file with mode: 0644]
misc_cmds/calendar/calendars/hu_HU.ISO8859-2/calendar.unnepek [new file with mode: 0644]
misc_cmds/calendar/calendars/ru_RU.KOI8-R/calendar.all [new file with mode: 0644]
misc_cmds/calendar/calendars/ru_RU.KOI8-R/calendar.common [new file with mode: 0644]
misc_cmds/calendar/calendars/ru_RU.KOI8-R/calendar.holiday [new file with mode: 0644]
misc_cmds/calendar/calendars/ru_RU.KOI8-R/calendar.military [new file with mode: 0644]
misc_cmds/calendar/calendars/ru_RU.KOI8-R/calendar.msk [new file with mode: 0644]
misc_cmds/calendar/calendars/ru_RU.KOI8-R/calendar.orthodox [new file with mode: 0644]
misc_cmds/calendar/calendars/ru_RU.KOI8-R/calendar.pagan [new file with mode: 0644]
misc_cmds/calendar/calendars/uk_UA.KOI8-U/calendar.all [new file with mode: 0644]
misc_cmds/calendar/calendars/uk_UA.KOI8-U/calendar.holiday [new file with mode: 0644]
misc_cmds/calendar/calendars/uk_UA.KOI8-U/calendar.misc [new file with mode: 0644]
misc_cmds/calendar/calendars/uk_UA.KOI8-U/calendar.orthodox [new file with mode: 0644]
misc_cmds/calendar/day.c [new file with mode: 0644]
misc_cmds/calendar/io.c [new file with mode: 0644]
misc_cmds/calendar/ostern.c [new file with mode: 0644]
misc_cmds/calendar/paskha.c [new file with mode: 0644]
misc_cmds/calendar/pathnames.h [new file with mode: 0644]
misc_cmds/leave/leave.1 [new file with mode: 0644]
misc_cmds/leave/leave.c [new file with mode: 0644]
misc_cmds/misc_cmds.xcodeproj/project.pbxproj [new file with mode: 0644]
misc_cmds/ncal/calendar.c [new file with mode: 0644]
misc_cmds/ncal/calendar.h [new file with mode: 0644]
misc_cmds/ncal/easter.c [new file with mode: 0644]
misc_cmds/ncal/ncal.1 [new file with mode: 0644]
misc_cmds/ncal/ncal.c [new file with mode: 0644]
misc_cmds/tsort/tsort.1 [new file with mode: 0644]
misc_cmds/tsort/tsort.c [new file with mode: 0644]
misc_cmds/units/pathnames.h [new file with mode: 0644]
misc_cmds/units/units.1 [new file with mode: 0644]
misc_cmds/units/units.c [new file with mode: 0644]
misc_cmds/units/units.lib [new file with mode: 0644]
network_cmds/APPLE_LICENSE [new file with mode: 0644]
network_cmds/arp.tproj/IMPORT_NOTES [new file with mode: 0644]
network_cmds/arp.tproj/arp.8 [new file with mode: 0644]
network_cmds/arp.tproj/arp.c [new file with mode: 0644]
network_cmds/arp.tproj/arp4.4 [new file with mode: 0644]
network_cmds/cfilutil/cfilstat.c [new file with mode: 0644]
network_cmds/cfilutil/cfilutil.1 [new file with mode: 0644]
network_cmds/cfilutil/cfilutil.c [new file with mode: 0644]
network_cmds/dnctl/dnctl.8 [new file with mode: 0644]
network_cmds/dnctl/dnctl.c [new file with mode: 0644]
network_cmds/ecnprobe/base.h [new file with mode: 0644]
network_cmds/ecnprobe/capture.c [new file with mode: 0644]
network_cmds/ecnprobe/capture.h [new file with mode: 0644]
network_cmds/ecnprobe/ecn.c [new file with mode: 0644]
network_cmds/ecnprobe/ecn.h [new file with mode: 0644]
network_cmds/ecnprobe/ecn_probe.c [new file with mode: 0644]
network_cmds/ecnprobe/ecnprobe.1 [new file with mode: 0644]
network_cmds/ecnprobe/gmt2local.c [new file with mode: 0644]
network_cmds/ecnprobe/gmt2local.h [new file with mode: 0644]
network_cmds/ecnprobe/history.c [new file with mode: 0644]
network_cmds/ecnprobe/history.h [new file with mode: 0644]
network_cmds/ecnprobe/inet.c [new file with mode: 0644]
network_cmds/ecnprobe/inet.h [new file with mode: 0644]
network_cmds/ecnprobe/session.c [new file with mode: 0644]
network_cmds/ecnprobe/session.h [new file with mode: 0644]
network_cmds/ecnprobe/support.c [new file with mode: 0644]
network_cmds/ecnprobe/support.h [new file with mode: 0644]
network_cmds/frame_delay/frame_delay.8 [new file with mode: 0644]
network_cmds/frame_delay/frame_delay.c [new file with mode: 0644]
network_cmds/ifconfig.tproj/af_inet.c [new file with mode: 0644]
network_cmds/ifconfig.tproj/af_inet6.c [new file with mode: 0644]
network_cmds/ifconfig.tproj/af_link.c [new file with mode: 0644]
network_cmds/ifconfig.tproj/if6lowpan.c [new file with mode: 0644]
network_cmds/ifconfig.tproj/ifbond.c [new file with mode: 0644]
network_cmds/ifconfig.tproj/ifbridge.c [new file with mode: 0644]
network_cmds/ifconfig.tproj/ifclone.c [new file with mode: 0644]
network_cmds/ifconfig.tproj/ifconfig.8 [new file with mode: 0644]
network_cmds/ifconfig.tproj/ifconfig.c [new file with mode: 0644]
network_cmds/ifconfig.tproj/ifconfig.h [new file with mode: 0644]
network_cmds/ifconfig.tproj/iffake.c [new file with mode: 0644]
network_cmds/ifconfig.tproj/ifmedia.c [new file with mode: 0644]
network_cmds/ifconfig.tproj/ifvlan.c [new file with mode: 0644]
network_cmds/ifconfig.tproj/nexus.c [new file with mode: 0644]
network_cmds/ip6addrctl.tproj/ip6addrctl.8 [new file with mode: 0644]
network_cmds/ip6addrctl.tproj/ip6addrctl.c [new file with mode: 0644]
network_cmds/ip6addrctl.tproj/ip6addrctl.conf [new file with mode: 0644]
network_cmds/kdumpd.tproj/com.apple.kdumpd.plist [new file with mode: 0644]
network_cmds/kdumpd.tproj/kdump.h [new file with mode: 0644]
network_cmds/kdumpd.tproj/kdumpd.8 [new file with mode: 0755]
network_cmds/kdumpd.tproj/kdumpd.c [new file with mode: 0644]
network_cmds/kdumpd.tproj/kdumpsubs.c [new file with mode: 0644]
network_cmds/kdumpd.tproj/kdumpsubs.h [new file with mode: 0644]
network_cmds/mnc.tproj/LICENCE [new file with mode: 0644]
network_cmds/mnc.tproj/README [new file with mode: 0644]
network_cmds/mnc.tproj/mnc.1 [new file with mode: 0644]
network_cmds/mnc.tproj/mnc.h [new file with mode: 0644]
network_cmds/mnc.tproj/mnc_error.c [new file with mode: 0644]
network_cmds/mnc.tproj/mnc_main.c [new file with mode: 0644]
network_cmds/mnc.tproj/mnc_multicast.c [new file with mode: 0644]
network_cmds/mnc.tproj/mnc_opts.c [new file with mode: 0644]
network_cmds/mptcp_client/conn_lib.c [new file with mode: 0644]
network_cmds/mptcp_client/conn_lib.h [new file with mode: 0644]
network_cmds/mptcp_client/mptcp_client.1 [new file with mode: 0644]
network_cmds/mptcp_client/mptcp_client.c [new file with mode: 0644]
network_cmds/mtest.tproj/COPYING [new file with mode: 0644]
network_cmds/mtest.tproj/mtest.8 [new file with mode: 0644]
network_cmds/mtest.tproj/mtest.c [new file with mode: 0644]
network_cmds/ndp.tproj/gnuc.h [new file with mode: 0644]
network_cmds/ndp.tproj/ndp.8 [new file with mode: 0644]
network_cmds/ndp.tproj/ndp.c [new file with mode: 0644]
network_cmds/netstat.tproj/DERIVED_FILES [new file with mode: 0644]
network_cmds/netstat.tproj/data.c [new file with mode: 0644]
network_cmds/netstat.tproj/if.c [new file with mode: 0644]
network_cmds/netstat.tproj/inet.c [new file with mode: 0644]
network_cmds/netstat.tproj/inet6.c [new file with mode: 0644]
network_cmds/netstat.tproj/ipsec.c [new file with mode: 0644]
network_cmds/netstat.tproj/main.c [new file with mode: 0644]
network_cmds/netstat.tproj/mbuf.c [new file with mode: 0644]
network_cmds/netstat.tproj/mcast.c [new file with mode: 0644]
network_cmds/netstat.tproj/misc.c [new file with mode: 0644]
network_cmds/netstat.tproj/mptcp.c [new file with mode: 0644]
network_cmds/netstat.tproj/netstat.1 [new file with mode: 0644]
network_cmds/netstat.tproj/netstat.h [new file with mode: 0644]
network_cmds/netstat.tproj/route.c [new file with mode: 0644]
network_cmds/netstat.tproj/systm.c [new file with mode: 0644]
network_cmds/netstat.tproj/tp_astring.c [new file with mode: 0644]
network_cmds/netstat.tproj/unix.c [new file with mode: 0644]
network_cmds/netstat.tproj/vsock.c [new file with mode: 0644]
network_cmds/network-client-server-entitlements.plist [new file with mode: 0644]
network_cmds/network_cmds.plist [new file with mode: 0644]
network_cmds/network_cmds.xcodeproj/project.pbxproj [new file with mode: 0755]
network_cmds/ping.tproj/ping.8 [new file with mode: 0644]
network_cmds/ping.tproj/ping.c [new file with mode: 0644]
network_cmds/ping6.tproj/md5.c [new file with mode: 0644]
network_cmds/ping6.tproj/md5.h [new file with mode: 0644]
network_cmds/ping6.tproj/ping6.8 [new file with mode: 0644]
network_cmds/ping6.tproj/ping6.c [new file with mode: 0644]
network_cmds/pktapctl/pktapctl.8 [new file with mode: 0644]
network_cmds/pktapctl/pktapctl.c [new file with mode: 0644]
network_cmds/pktmnglr/packet_mangler.c [new file with mode: 0644]
network_cmds/rarpd.tproj/rarpd.8 [new file with mode: 0644]
network_cmds/rarpd.tproj/rarpd.c [new file with mode: 0644]
network_cmds/route.tproj/gen_header.pl [new file with mode: 0755]
network_cmds/route.tproj/keywords [new file with mode: 0644]
network_cmds/route.tproj/keywords.h [new file with mode: 0644]
network_cmds/route.tproj/route.8 [new file with mode: 0644]
network_cmds/route.tproj/route.c [new file with mode: 0644]
network_cmds/rtadvd.tproj/advcap.c [new file with mode: 0644]
network_cmds/rtadvd.tproj/advcap.h [new file with mode: 0644]
network_cmds/rtadvd.tproj/config.c [new file with mode: 0644]
network_cmds/rtadvd.tproj/config.h [new file with mode: 0644]
network_cmds/rtadvd.tproj/dump.c [new file with mode: 0644]
network_cmds/rtadvd.tproj/dump.h [new file with mode: 0644]
network_cmds/rtadvd.tproj/if.c [new file with mode: 0644]
network_cmds/rtadvd.tproj/if.h [new file with mode: 0644]
network_cmds/rtadvd.tproj/pathnames.h [new file with mode: 0644]
network_cmds/rtadvd.tproj/rrenum.c [new file with mode: 0644]
network_cmds/rtadvd.tproj/rrenum.h [new file with mode: 0644]
network_cmds/rtadvd.tproj/rtadvd.8 [new file with mode: 0644]
network_cmds/rtadvd.tproj/rtadvd.c [new file with mode: 0644]
network_cmds/rtadvd.tproj/rtadvd.conf [new file with mode: 0644]
network_cmds/rtadvd.tproj/rtadvd.conf.5 [new file with mode: 0644]
network_cmds/rtadvd.tproj/rtadvd.h [new file with mode: 0644]
network_cmds/rtadvd.tproj/rtadvd_logging.c [new file with mode: 0644]
network_cmds/rtadvd.tproj/rtadvd_logging.h [new file with mode: 0644]
network_cmds/rtadvd.tproj/timer.c [new file with mode: 0644]
network_cmds/rtadvd.tproj/timer.h [new file with mode: 0644]
network_cmds/rtsol.tproj/dump.c [new file with mode: 0644]
network_cmds/rtsol.tproj/if.c [new file with mode: 0644]
network_cmds/rtsol.tproj/probe.c [new file with mode: 0644]
network_cmds/rtsol.tproj/rtsock.c [new file with mode: 0644]
network_cmds/rtsol.tproj/rtsol.8 [new file with mode: 0644]
network_cmds/rtsol.tproj/rtsol.c [new file with mode: 0644]
network_cmds/rtsol.tproj/rtsold.c [new file with mode: 0644]
network_cmds/rtsol.tproj/rtsold.h [new file with mode: 0644]
network_cmds/spray.tproj/spray.8 [new file with mode: 0644]
network_cmds/spray.tproj/spray.c [new file with mode: 0644]
network_cmds/spray.tproj/spray.x [new file with mode: 0644]
network_cmds/traceroute.tproj/README [new file with mode: 0644]
network_cmds/traceroute.tproj/as.c [new file with mode: 0644]
network_cmds/traceroute.tproj/as.h [new file with mode: 0644]
network_cmds/traceroute.tproj/findsaddr-socket.c [new file with mode: 0644]
network_cmds/traceroute.tproj/findsaddr.h [new file with mode: 0644]
network_cmds/traceroute.tproj/gnuc.h [new file with mode: 0644]
network_cmds/traceroute.tproj/ifaddrlist.c [new file with mode: 0644]
network_cmds/traceroute.tproj/ifaddrlist.h [new file with mode: 0644]
network_cmds/traceroute.tproj/mean.awk [new file with mode: 0644]
network_cmds/traceroute.tproj/median.awk [new file with mode: 0644]
network_cmds/traceroute.tproj/traceroute.8 [new file with mode: 0644]
network_cmds/traceroute.tproj/traceroute.c [new file with mode: 0644]
network_cmds/traceroute.tproj/traceroute.h [new file with mode: 0644]
network_cmds/traceroute.tproj/version.c [new file with mode: 0644]
network_cmds/traceroute6.tproj/traceroute6.8 [new file with mode: 0644]
network_cmds/traceroute6.tproj/traceroute6.c [new file with mode: 0644]
patch_cmds/diffstat/CHANGES [new file with mode: 0644]
patch_cmds/diffstat/aclocal.m4 [new file with mode: 0644]
patch_cmds/diffstat/config.guess [new file with mode: 0644]
patch_cmds/diffstat/config.h [new file with mode: 0644]
patch_cmds/diffstat/config.sub [new file with mode: 0644]
patch_cmds/diffstat/config_h.in [new file with mode: 0644]
patch_cmds/diffstat/configure [new file with mode: 0644]
patch_cmds/diffstat/configure.in [new file with mode: 0644]
patch_cmds/diffstat/diffstat.1 [new file with mode: 0644]
patch_cmds/diffstat/diffstat.c [new file with mode: 0644]
patch_cmds/diffstat/install-sh [new file with mode: 0644]
patch_cmds/diffstat/makefile.in [new file with mode: 0644]
patch_cmds/diffstat/makefile.wnt [new file with mode: 0644]
patch_cmds/diffstat/package/debian/changelog [new file with mode: 0644]
patch_cmds/diffstat/package/debian/compat [new file with mode: 0644]
patch_cmds/diffstat/package/debian/control [new file with mode: 0644]
patch_cmds/diffstat/package/debian/copyright [new file with mode: 0644]
patch_cmds/diffstat/package/debian/docs [new file with mode: 0644]
patch_cmds/diffstat/package/debian/rules [new file with mode: 0644]
patch_cmds/diffstat/package/debian/source/format [new file with mode: 0644]
patch_cmds/diffstat/package/debian/watch [new file with mode: 0644]
patch_cmds/diffstat/package/diffstat.spec [new file with mode: 0644]
patch_cmds/diffstat/porting/getopt.c [new file with mode: 0644]
patch_cmds/diffstat/porting/getopt.h [new file with mode: 0644]
patch_cmds/diffstat/porting/system.h [new file with mode: 0644]
patch_cmds/diffstat/porting/wildcard.c [new file with mode: 0644]
patch_cmds/diffstat/testing/case01.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case01.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case01R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case01Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case01b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case01f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case01k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case01p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case01p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case01r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case01r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case01u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case02.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case02.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case02R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case02Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case02b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case02f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case02k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case02p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case02p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case02r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case02r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case02u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case03.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case03.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case03R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case03Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case03b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case03f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case03k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case03p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case03p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case03r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case03r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case03u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case04.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case04.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case04R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case04Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case04b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case04f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case04k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case04p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case04p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case04r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case04r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case04u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case05.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case05.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case05R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case05Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case05b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case05f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case05k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case05p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case05p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case05r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case05r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case05u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case06.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case06.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case06R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case06Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case06b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case06f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case06k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case06p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case06p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case06r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case06r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case06u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case07.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case07.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case07R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case07Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case07b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case07f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case07k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case07p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case07p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case07r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case07r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case07u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case08.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case08.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case08R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case08Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case08b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case08f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case08k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case08p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case08p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case08r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case08r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case08u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case09.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case09.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case09R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case09Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case09b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case09f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case09k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case09p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case09p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case09r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case09r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case09u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case10.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case10.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case10R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case10Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case10b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case10f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case10k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case10p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case10p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case10r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case10r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case10u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case11.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case11.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case11R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case11Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case11b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case11f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case11k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case11p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case11p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case11r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case11r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case11u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case12.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case12.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case12R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case12Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case12b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case12f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case12k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case12p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case12p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case12r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case12r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case12u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case13.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case13.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case13R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case13Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case13b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case13f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case13k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case13p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case13p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case13r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case13r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case13u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case14.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case14.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case14R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case14Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case14b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case14f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case14k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case14p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case14p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case14r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case14r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case14u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case15.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case15.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case15R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case15Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case15b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case15f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case15k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case15p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case15p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case15r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case15r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case15u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case16.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case16.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case16R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case16Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case16b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case16f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case16k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case16p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case16p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case16r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case16r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case16u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case17.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case17.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case17R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case17Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case17b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case17f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case17k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case17p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case17p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case17r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case17r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case17u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case18.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case18.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case18R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case18Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case18b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case18f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case18k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case18p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case18p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case18r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case18r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case18u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case19.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case19.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case19R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case19Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case19b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case19f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case19k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case19p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case19p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case19r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case19r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case19u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case20.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case20.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case20R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case20Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case20b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case20f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case20k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case20p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case20p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case20r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case20r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case20u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case21.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case21.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case21R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case21Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case21b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case21f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case21k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case21p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case21p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case21r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case21r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case21u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case22.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case22.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case22R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case22Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case22b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case22f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case22k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case22p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case22p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case22r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case22r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case22u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case23.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case23.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case23R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case23Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case23b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case23f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case23k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case23p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case23p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case23r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case23r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case23u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case24.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case24.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case24R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case24Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case24b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case24f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case24k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case24p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case24p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case24r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case24r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case24u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case25.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case25.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case25R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case25Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case25b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case25f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case25k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case25p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case25p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case25r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case25r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case25u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case26.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case26.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case26R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case26Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case26b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case26f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case26k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case26p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case26p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case26r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case26r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case26u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case27.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case27.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case27R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case27Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case27b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case27f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case27k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case27p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case27p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case27r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case27r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case27u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case28.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case28.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case28R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case28Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case28b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case28f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case28k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case28p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case28p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case28r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case28r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case28u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case29.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case29.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case29R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case29Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case29b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case29f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case29k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case29p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case29p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case29r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case29r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case29u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case31.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31l.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case31l.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31lR.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31lRp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31lb.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31lf0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31lk.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31lp1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31lp9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31lr1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31lr2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31lu.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31u.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case31u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31uR.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31uRp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31ub.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31uf0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31uk.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31up1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31up9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31ur1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31ur2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case31uu.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case32.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case32.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case32R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case32Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case32b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case32f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case32k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case32p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case32p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case32r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case32r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case32u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case33.pat [new file with mode: 0644]
patch_cmds/diffstat/testing/case33.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case33R.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case33Rp0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case33b.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case33f0.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case33k.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case33p1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case33p9.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case33r1.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case33r2.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/case33u.ref [new file with mode: 0644]
patch_cmds/diffstat/testing/run_atac.sh [new file with mode: 0644]
patch_cmds/diffstat/testing/run_test.sh [new file with mode: 0644]
patch_cmds/patch/Makefile [new file with mode: 0644]
patch_cmds/patch/backupfile.c [new file with mode: 0644]
patch_cmds/patch/backupfile.h [new file with mode: 0644]
patch_cmds/patch/common.h [new file with mode: 0644]
patch_cmds/patch/inp.c [new file with mode: 0644]
patch_cmds/patch/inp.h [new file with mode: 0644]
patch_cmds/patch/mkpath.c [new file with mode: 0644]
patch_cmds/patch/patch.1 [new file with mode: 0644]
patch_cmds/patch/patch.c [new file with mode: 0644]
patch_cmds/patch/pathnames.h [new file with mode: 0644]
patch_cmds/patch/pch.c [new file with mode: 0644]
patch_cmds/patch/pch.h [new file with mode: 0644]
patch_cmds/patch/util.c [new file with mode: 0644]
patch_cmds/patch/util.h [new file with mode: 0644]
patch_cmds/patch_cmds.plist [new file with mode: 0644]
patch_cmds/patch_cmds.txt [new file with mode: 0644]
patch_cmds/patch_cmds.xcodeproj/project.pbxproj [new file with mode: 0644]
remote_cmds/APPLE_LICENSE [new file with mode: 0644]
remote_cmds/Makefile [new file with mode: 0644]
remote_cmds/logger.tproj/Makefile [new file with mode: 0644]
remote_cmds/logger.tproj/logger.1 [new file with mode: 0644]
remote_cmds/logger.tproj/logger.c [new file with mode: 0644]
remote_cmds/talk.tproj/Makefile [new file with mode: 0644]
remote_cmds/talk.tproj/ctl.c [new file with mode: 0644]
remote_cmds/talk.tproj/ctl_transact.c [new file with mode: 0644]
remote_cmds/talk.tproj/display.c [new file with mode: 0644]
remote_cmds/talk.tproj/get_addrs.c [new file with mode: 0644]
remote_cmds/talk.tproj/get_iface.c [new file with mode: 0644]
remote_cmds/talk.tproj/get_names.c [new file with mode: 0644]
remote_cmds/talk.tproj/init_disp.c [new file with mode: 0644]
remote_cmds/talk.tproj/invite.c [new file with mode: 0644]
remote_cmds/talk.tproj/io.c [new file with mode: 0644]
remote_cmds/talk.tproj/look_up.c [new file with mode: 0644]
remote_cmds/talk.tproj/msgs.c [new file with mode: 0644]
remote_cmds/talk.tproj/talk.1 [new file with mode: 0644]
remote_cmds/talk.tproj/talk.c [new file with mode: 0644]
remote_cmds/talk.tproj/talk.h [new file with mode: 0644]
remote_cmds/talk.tproj/talk_ctl.h [new file with mode: 0644]
remote_cmds/talkd.tproj/Makefile [new file with mode: 0644]
remote_cmds/talkd.tproj/announce.c [new file with mode: 0644]
remote_cmds/talkd.tproj/extern.h [new file with mode: 0644]
remote_cmds/talkd.tproj/ntalk.plist [new file with mode: 0644]
remote_cmds/talkd.tproj/ntalkd.8 [new file with mode: 0644]
remote_cmds/talkd.tproj/print.c [new file with mode: 0644]
remote_cmds/talkd.tproj/process.c [new file with mode: 0644]
remote_cmds/talkd.tproj/table.c [new file with mode: 0644]
remote_cmds/talkd.tproj/talkd.c [new file with mode: 0644]
remote_cmds/telnet.tproj/Makefile [new file with mode: 0644]
remote_cmds/telnet.tproj/authenc.c [new file with mode: 0644]
remote_cmds/telnet.tproj/commands.c [new file with mode: 0644]
remote_cmds/telnet.tproj/defines.h [new file with mode: 0644]
remote_cmds/telnet.tproj/externs.h [new file with mode: 0644]
remote_cmds/telnet.tproj/fdset.h [new file with mode: 0644]
remote_cmds/telnet.tproj/general.h [new file with mode: 0644]
remote_cmds/telnet.tproj/krb4-proto.h [new file with mode: 0644]
remote_cmds/telnet.tproj/main.c [new file with mode: 0644]
remote_cmds/telnet.tproj/misc-proto.h [new file with mode: 0644]
remote_cmds/telnet.tproj/misc.h [new file with mode: 0644]
remote_cmds/telnet.tproj/network.c [new file with mode: 0644]
remote_cmds/telnet.tproj/ring.c [new file with mode: 0644]
remote_cmds/telnet.tproj/ring.h [new file with mode: 0644]
remote_cmds/telnet.tproj/sys_bsd.c [new file with mode: 0644]
remote_cmds/telnet.tproj/telnet.1 [new file with mode: 0644]
remote_cmds/telnet.tproj/telnet.c [new file with mode: 0644]
remote_cmds/telnet.tproj/terminal.c [new file with mode: 0644]
remote_cmds/telnet.tproj/tn3270.c [new file with mode: 0644]
remote_cmds/telnet.tproj/types.h [new file with mode: 0644]
remote_cmds/telnet.tproj/utilities.c [new file with mode: 0644]
remote_cmds/telnetd.tproj/Makefile [new file with mode: 0644]
remote_cmds/telnetd.tproj/authenc.c [new file with mode: 0644]
remote_cmds/telnetd.tproj/defs.h [new file with mode: 0644]
remote_cmds/telnetd.tproj/entitlements.plist [new file with mode: 0644]
remote_cmds/telnetd.tproj/ext.h [new file with mode: 0644]
remote_cmds/telnetd.tproj/global.c [new file with mode: 0644]
remote_cmds/telnetd.tproj/pathnames.h [new file with mode: 0644]
remote_cmds/telnetd.tproj/slc.c [new file with mode: 0644]
remote_cmds/telnetd.tproj/state.c [new file with mode: 0644]
remote_cmds/telnetd.tproj/strlcpy.c [new file with mode: 0644]
remote_cmds/telnetd.tproj/sys_term.c [new file with mode: 0644]
remote_cmds/telnetd.tproj/telnet.plist [new file with mode: 0644]
remote_cmds/telnetd.tproj/telnetd.8 [new file with mode: 0644]
remote_cmds/telnetd.tproj/telnetd.c [new file with mode: 0644]
remote_cmds/telnetd.tproj/telnetd.h [new file with mode: 0644]
remote_cmds/telnetd.tproj/termstat.c [new file with mode: 0644]
remote_cmds/telnetd.tproj/utility.c [new file with mode: 0644]
remote_cmds/telnetd.tproj/vasprintf.c [new file with mode: 0644]
remote_cmds/tftp.tproj/Makefile [new file with mode: 0644]
remote_cmds/tftp.tproj/extern.h [new file with mode: 0644]
remote_cmds/tftp.tproj/main.c [new file with mode: 0644]
remote_cmds/tftp.tproj/tftp.1 [new file with mode: 0644]
remote_cmds/tftp.tproj/tftp.c [new file with mode: 0644]
remote_cmds/tftp.tproj/tftpsubs.c [new file with mode: 0644]
remote_cmds/tftp.tproj/tftpsubs.h [new file with mode: 0644]
remote_cmds/tftpd.tproj/DERIVED_FILES [new file with mode: 0644]
remote_cmds/tftpd.tproj/Makefile [new file with mode: 0644]
remote_cmds/tftpd.tproj/tftp.plist [new file with mode: 0644]
remote_cmds/tftpd.tproj/tftpd.8 [new file with mode: 0644]
remote_cmds/tftpd.tproj/tftpd.c [new file with mode: 0644]
remote_cmds/tftpd.tproj/tftpsubs.c [new file with mode: 0644]
remote_cmds/tftpd.tproj/tftpsubs.h [new file with mode: 0644]
remote_cmds/wall.tproj/Makefile [new file with mode: 0644]
remote_cmds/wall.tproj/ttymsg.c [new file with mode: 0644]
remote_cmds/wall.tproj/ttymsg.h [new file with mode: 0644]
remote_cmds/wall.tproj/wall.1 [new file with mode: 0644]
remote_cmds/wall.tproj/wall.c [new file with mode: 0644]
shell_cmds/.upstream_base_commits [new file with mode: 0644]
shell_cmds/alias/alias.1 [new file with mode: 0644]
shell_cmds/alias/builtin.1 [new file with mode: 0644]
shell_cmds/alias/generic.sh [new file with mode: 0644]
shell_cmds/apply/apply.1 [new file with mode: 0644]
shell_cmds/apply/apply.c [new file with mode: 0644]
shell_cmds/basename/basename.1 [new file with mode: 0644]
shell_cmds/basename/basename.c [new file with mode: 0644]
shell_cmds/basename/dirname.1 [new file with mode: 0644]
shell_cmds/chroot/chroot.8 [new file with mode: 0644]
shell_cmds/chroot/chroot.c [new file with mode: 0644]
shell_cmds/date/date.1 [new file with mode: 0644]
shell_cmds/date/date.c [new file with mode: 0644]
shell_cmds/date/date.plist.part [new file with mode: 0644]
shell_cmds/date/extern.h [new file with mode: 0644]
shell_cmds/date/netdate.c [new file with mode: 0644]
shell_cmds/date/vary.c [new file with mode: 0644]
shell_cmds/date/vary.h [new file with mode: 0644]
shell_cmds/dirname/dirname.c [new file with mode: 0644]
shell_cmds/echo/echo.1 [new file with mode: 0644]
shell_cmds/echo/echo.c [new file with mode: 0644]
shell_cmds/env/env.1 [new file with mode: 0644]
shell_cmds/env/env.c [new file with mode: 0644]
shell_cmds/env/envopts.c [new file with mode: 0644]
shell_cmds/env/envopts.h [new file with mode: 0644]
shell_cmds/expr/expr.1 [new file with mode: 0644]
shell_cmds/expr/expr.y [new file with mode: 0644]
shell_cmds/false/false.1 [new file with mode: 0644]
shell_cmds/false/false.c [new file with mode: 0644]
shell_cmds/false/false.sh [new file with mode: 0644]
shell_cmds/find/extern.h [new file with mode: 0644]
shell_cmds/find/find.1 [new file with mode: 0644]
shell_cmds/find/find.c [new file with mode: 0644]
shell_cmds/find/find.h [new file with mode: 0644]
shell_cmds/find/find.plist.part [new file with mode: 0644]
shell_cmds/find/function.c [new file with mode: 0644]
shell_cmds/find/getdate.y [new file with mode: 0644]
shell_cmds/find/ls.c [new file with mode: 0644]
shell_cmds/find/main.c [new file with mode: 0644]
shell_cmds/find/misc.c [new file with mode: 0644]
shell_cmds/find/operator.c [new file with mode: 0644]
shell_cmds/find/option.c [new file with mode: 0644]
shell_cmds/getopt/getopt.1 [new file with mode: 0644]
shell_cmds/getopt/getopt.c [new file with mode: 0644]
shell_cmds/hexdump/conv.c [new file with mode: 0644]
shell_cmds/hexdump/display.c [new file with mode: 0644]
shell_cmds/hexdump/hexdump.1 [new file with mode: 0644]
shell_cmds/hexdump/hexdump.c [new file with mode: 0644]
shell_cmds/hexdump/hexdump.h [new file with mode: 0644]
shell_cmds/hexdump/hexsyntax.c [new file with mode: 0644]
shell_cmds/hexdump/od.1 [new file with mode: 0644]
shell_cmds/hexdump/odsyntax.c [new file with mode: 0644]
shell_cmds/hexdump/parse.c [new file with mode: 0644]
shell_cmds/hostname/hostname.1 [new file with mode: 0644]
shell_cmds/hostname/hostname.c [new file with mode: 0644]
shell_cmds/id/groups.1 [new file with mode: 0644]
shell_cmds/id/id.1 [new file with mode: 0644]
shell_cmds/id/id.c [new file with mode: 0644]
shell_cmds/id/open_directory.c [new file with mode: 0644]
shell_cmds/id/open_directory.h [new file with mode: 0644]
shell_cmds/id/whoami.1 [new file with mode: 0644]
shell_cmds/jot/jot.1 [new file with mode: 0644]
shell_cmds/jot/jot.c [new file with mode: 0644]
shell_cmds/kill/kill.1 [new file with mode: 0644]
shell_cmds/kill/kill.c [new file with mode: 0644]
shell_cmds/kill/kill.plist.part [new file with mode: 0644]
shell_cmds/killall/killall.1 [new file with mode: 0644]
shell_cmds/killall/killall.c [new file with mode: 0644]
shell_cmds/lastcomm/lastcomm.1 [new file with mode: 0644]
shell_cmds/lastcomm/lastcomm.c [new file with mode: 0644]
shell_cmds/lastcomm/pathnames.h [new file with mode: 0644]
shell_cmds/locate/bigram/locate.bigram.8 [new file with mode: 0644]
shell_cmds/locate/bigram/locate.bigram.c [new file with mode: 0644]
shell_cmds/locate/code/locate.code.8 [new file with mode: 0644]
shell_cmds/locate/code/locate.code.c [new file with mode: 0644]
shell_cmds/locate/locate/com.apple.locate.plist [new file with mode: 0644]
shell_cmds/locate/locate/concatdb.sh [new file with mode: 0644]
shell_cmds/locate/locate/fastfind.c [new file with mode: 0644]
shell_cmds/locate/locate/locate.1 [new file with mode: 0644]
shell_cmds/locate/locate/locate.c [new file with mode: 0644]
shell_cmds/locate/locate/locate.h [new file with mode: 0644]
shell_cmds/locate/locate/locate.rc [new file with mode: 0644]
shell_cmds/locate/locate/locate.updatedb.8 [new file with mode: 0755]
shell_cmds/locate/locate/mklocatedb.sh [new file with mode: 0644]
shell_cmds/locate/locate/pathnames.h [new file with mode: 0644]
shell_cmds/locate/locate/updatedb.sh [new file with mode: 0644]
shell_cmds/locate/locate/util.c [new file with mode: 0644]
shell_cmds/logname/logname.1 [new file with mode: 0644]
shell_cmds/logname/logname.c [new file with mode: 0644]
shell_cmds/mktemp/mktemp.1 [new file with mode: 0644]
shell_cmds/mktemp/mktemp.c [new file with mode: 0644]
shell_cmds/mktemp/mktemp.plist.part [new file with mode: 0644]
shell_cmds/nice/nice.1 [new file with mode: 0644]
shell_cmds/nice/nice.c [new file with mode: 0644]
shell_cmds/nohup/nohup.1 [new file with mode: 0644]
shell_cmds/nohup/nohup.c [new file with mode: 0644]
shell_cmds/path_helper/path_helper.8 [new file with mode: 0644]
shell_cmds/path_helper/path_helper.c [new file with mode: 0644]
shell_cmds/printenv/printenv.1 [new file with mode: 0644]
shell_cmds/printenv/printenv.c [new file with mode: 0644]
shell_cmds/printf/printf.1 [new file with mode: 0644]
shell_cmds/printf/printf.c [new file with mode: 0644]
shell_cmds/printf/printf.plist.part [new file with mode: 0644]
shell_cmds/printf/tests/Makefile [new file with mode: 0644]
shell_cmds/printf/tests/Makefile.depend [new file with mode: 0644]
shell_cmds/printf/tests/legacy_test.sh [new file with mode: 0644]
shell_cmds/printf/tests/regress.b.out [new file with mode: 0644]
shell_cmds/printf/tests/regress.bwidth.out [new file with mode: 0644]
shell_cmds/printf/tests/regress.d.out [new file with mode: 0644]
shell_cmds/printf/tests/regress.f.out [new file with mode: 0644]
shell_cmds/printf/tests/regress.l1.out [new file with mode: 0644]
shell_cmds/printf/tests/regress.l2.out [new file with mode: 0644]
shell_cmds/printf/tests/regress.m1.out [new file with mode: 0644]
shell_cmds/printf/tests/regress.m2.out [new file with mode: 0644]
shell_cmds/printf/tests/regress.m3.out [new file with mode: 0644]
shell_cmds/printf/tests/regress.m4.out [new file with mode: 0644]
shell_cmds/printf/tests/regress.m5.out [new file with mode: 0644]
shell_cmds/printf/tests/regress.missingpos1.out [new file with mode: 0644]
shell_cmds/printf/tests/regress.s.out [new file with mode: 0644]
shell_cmds/printf/tests/regress.sh [new file with mode: 0644]
shell_cmds/printf/tests/regress.zero.out [new file with mode: 0644]
shell_cmds/pwd/pwd.1 [new file with mode: 0644]
shell_cmds/pwd/pwd.c [new file with mode: 0644]
shell_cmds/renice/renice.8 [new file with mode: 0644]
shell_cmds/renice/renice.c [new file with mode: 0644]
shell_cmds/script/script.1 [new file with mode: 0644]
shell_cmds/script/script.c [new file with mode: 0644]
shell_cmds/script/script.plist.part [new file with mode: 0644]
shell_cmds/seq/seq.1 [new file with mode: 0644]
shell_cmds/seq/seq.c [new file with mode: 0644]
shell_cmds/sh/Makefile [new file with mode: 0644]
shell_cmds/sh/Makefile.depend [new file with mode: 0644]
shell_cmds/sh/TOUR [new file with mode: 0644]
shell_cmds/sh/alias.c [new file with mode: 0644]
shell_cmds/sh/alias.h [new file with mode: 0644]
shell_cmds/sh/arith.h [new file with mode: 0644]
shell_cmds/sh/arith_yacc.c [new file with mode: 0644]
shell_cmds/sh/arith_yacc.h [new file with mode: 0644]
shell_cmds/sh/arith_yylex.c [new file with mode: 0644]
shell_cmds/sh/bltin/bltin.h [new file with mode: 0644]
shell_cmds/sh/bltin/echo.c [new file with mode: 0644]
shell_cmds/sh/builtins.def [new file with mode: 0644]
shell_cmds/sh/cd.c [new file with mode: 0644]
shell_cmds/sh/cd.h [new file with mode: 0644]
shell_cmds/sh/error.c [new file with mode: 0644]
shell_cmds/sh/error.h [new file with mode: 0644]
shell_cmds/sh/eval.c [new file with mode: 0644]
shell_cmds/sh/eval.h [new file with mode: 0644]
shell_cmds/sh/exec.c [new file with mode: 0644]
shell_cmds/sh/exec.h [new file with mode: 0644]
shell_cmds/sh/expand.c [new file with mode: 0644]
shell_cmds/sh/expand.h [new file with mode: 0644]
shell_cmds/sh/funcs/cmv [new file with mode: 0644]
shell_cmds/sh/funcs/dirs [new file with mode: 0644]
shell_cmds/sh/funcs/login [new file with mode: 0644]
shell_cmds/sh/funcs/newgrp [new file with mode: 0644]
shell_cmds/sh/funcs/popd [new file with mode: 0644]
shell_cmds/sh/funcs/pushd [new file with mode: 0644]
shell_cmds/sh/funcs/suspend [new file with mode: 0644]
shell_cmds/sh/histedit.c [new file with mode: 0644]
shell_cmds/sh/input.c [new file with mode: 0644]
shell_cmds/sh/input.h [new file with mode: 0644]
shell_cmds/sh/jobs.c [new file with mode: 0644]
shell_cmds/sh/jobs.h [new file with mode: 0644]
shell_cmds/sh/mail.c [new file with mode: 0644]
shell_cmds/sh/mail.h [new file with mode: 0644]
shell_cmds/sh/main.c [new file with mode: 0644]
shell_cmds/sh/main.h [new file with mode: 0644]
shell_cmds/sh/memalloc.c [new file with mode: 0644]
shell_cmds/sh/memalloc.h [new file with mode: 0644]
shell_cmds/sh/miscbltin.c [new file with mode: 0644]
shell_cmds/sh/mkbuiltins [new file with mode: 0755]
shell_cmds/sh/mknodes.c [new file with mode: 0644]
shell_cmds/sh/mksyntax.c [new file with mode: 0644]
shell_cmds/sh/mktokens [new file with mode: 0644]
shell_cmds/sh/myhistedit.h [new file with mode: 0644]
shell_cmds/sh/mystring.c [new file with mode: 0644]
shell_cmds/sh/mystring.h [new file with mode: 0644]
shell_cmds/sh/nodes.c.pat [new file with mode: 0644]
shell_cmds/sh/nodetypes [new file with mode: 0644]
shell_cmds/sh/options.c [new file with mode: 0644]
shell_cmds/sh/options.h [new file with mode: 0644]
shell_cmds/sh/output.c [new file with mode: 0644]
shell_cmds/sh/output.h [new file with mode: 0644]
shell_cmds/sh/parser.c [new file with mode: 0644]
shell_cmds/sh/parser.h [new file with mode: 0644]
shell_cmds/sh/redir.c [new file with mode: 0644]
shell_cmds/sh/redir.h [new file with mode: 0644]
shell_cmds/sh/sh.1 [new file with mode: 0644]
shell_cmds/sh/sh.plist.part [new file with mode: 0644]
shell_cmds/sh/shell.h [new file with mode: 0644]
shell_cmds/sh/show.c [new file with mode: 0644]
shell_cmds/sh/show.h [new file with mode: 0644]
shell_cmds/sh/tests/Makefile [new file with mode: 0644]
shell_cmds/sh/tests/Makefile.depend [new file with mode: 0644]
shell_cmds/sh/tests/builtins/Makefile [new file with mode: 0644]
shell_cmds/sh/tests/builtins/Makefile.depend [new file with mode: 0644]
shell_cmds/sh/tests/builtins/alias.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/alias.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/alias.1 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/alias.1.stderr [new file with mode: 0644]
shell_cmds/sh/tests/builtins/alias3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/alias3.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/alias4.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/break1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/break2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/break2.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/break3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/break4.4 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/break5.4 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/break6.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/builtin1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case10.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case11.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case12.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case13.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case14.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case15.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case16.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case17.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case18.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case19.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case20.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case21.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case22.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case4.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case5.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case6.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case7.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case8.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/case9.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/cd1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/cd10.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/cd2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/cd3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/cd4.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/cd5.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/cd6.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/cd7.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/cd8.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/cd9.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/cd9.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command10.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command11.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command12.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command3.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command4.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command5.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command5.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command6.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command6.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command7.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command8.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/command9.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/dot1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/dot2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/dot3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/dot4.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/echo1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/echo2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/echo3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/eval1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/eval2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/eval3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/eval4.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/eval5.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/eval6.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/eval7.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/eval8.7 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/exec1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/exec2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/exit1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/exit2.8 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/exit3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/export1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/fc1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/fc2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/for1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/for2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/for3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/getopts1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/getopts1.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/getopts10.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/getopts2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/getopts2.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/getopts3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/getopts4.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/getopts5.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/getopts6.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/getopts7.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/getopts8.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/getopts8.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/getopts9.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/getopts9.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/hash1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/hash1.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/hash2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/hash2.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/hash3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/hash3.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/hash4.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/jobid1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/jobid2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/kill1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/kill2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/lineno.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/lineno.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/lineno2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/lineno3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/lineno3.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/local1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/local2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/local3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/local4.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/local5.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/local6.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/local7.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/locale1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/locale2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/printf1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/printf2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/printf3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/printf4.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/read1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/read1.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/read2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/read3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/read3.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/read4.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/read4.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/builtins/read5.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/read6.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/read7.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/read8.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/read9.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/return1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/return2.1 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/return3.1 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/return4.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/return5.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/return6.4 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/return7.4 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/return8.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/set1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/set2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/set3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap10.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap11.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap12.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap13.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap14.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap15.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap16.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap17.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap4.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap5.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap6.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap7.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap8.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/trap9.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/type1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/type1.0.stderr [new file with mode: 0644]
shell_cmds/sh/tests/builtins/type2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/type3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/unalias.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/var-assign.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/var-assign2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/wait1.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/wait10.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/wait2.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/wait3.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/wait4.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/wait5.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/wait6.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/wait7.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/wait8.0 [new file with mode: 0644]
shell_cmds/sh/tests/builtins/wait9.127 [new file with mode: 0644]
shell_cmds/sh/tests/errors/Makefile [new file with mode: 0644]
shell_cmds/sh/tests/errors/Makefile.depend [new file with mode: 0644]
shell_cmds/sh/tests/errors/assignment-error1.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/assignment-error2.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/backquote-error1.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/backquote-error2.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-binary1.126 [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-keyword1.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-parm-exp1.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-parm-exp2.2 [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-parm-exp2.2.stderr [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-parm-exp3.2 [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-parm-exp3.2.stderr [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-parm-exp4.2 [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-parm-exp4.2.stderr [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-parm-exp5.2 [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-parm-exp5.2.stderr [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-parm-exp6.2 [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-parm-exp6.2.stderr [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-parm-exp7.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/bad-parm-exp8.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/option-error.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/redirection-error.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/redirection-error2.2 [new file with mode: 0644]
shell_cmds/sh/tests/errors/redirection-error3.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/redirection-error4.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/redirection-error5.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/redirection-error6.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/redirection-error7.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/redirection-error8.0 [new file with mode: 0644]
shell_cmds/sh/tests/errors/write-error1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/Makefile [new file with mode: 0644]
shell_cmds/sh/tests/execution/Makefile.depend [new file with mode: 0644]
shell_cmds/sh/tests/execution/bg1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/bg10.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/bg10.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/execution/bg2.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/bg3.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/bg4.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/bg5.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/bg6.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/bg6.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/execution/bg7.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/bg8.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/bg9.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/fork1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/fork2.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/fork3.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/func1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/func2.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/func3.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/hash1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/int-cmd1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/killed1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/killed2.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/not1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/not2.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/path1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/redir1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/redir2.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/redir3.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/redir4.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/redir5.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/redir6.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/redir7.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/set-C1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/set-n1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/set-n2.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/set-n3.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/set-n4.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/set-x1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/set-x2.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/set-x3.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/set-x4.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/shellproc1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/subshell1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/subshell1.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/execution/subshell2.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/subshell3.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/subshell4.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/unknown1.0 [new file with mode: 0644]
shell_cmds/sh/tests/execution/var-assign1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/Makefile [new file with mode: 0644]
shell_cmds/sh/tests/expansion/Makefile.depend [new file with mode: 0644]
shell_cmds/sh/tests/expansion/arith1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/arith10.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/arith11.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/arith12.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/arith13.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/arith14.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/arith2.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/arith3.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/arith4.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/arith5.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/arith6.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/arith7.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/arith8.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/arith9.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/assign1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst10.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst11.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst12.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst13.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst14.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst15.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst16.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst17.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst18.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst19.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst2.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst20.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst21.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst22.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst23.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst24.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst25.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst26.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst3.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst4.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst5.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst6.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst7.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst8.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/cmdsubst9.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/export1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/export2.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/export3.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/heredoc1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/heredoc2.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/ifs1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/ifs2.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/ifs3.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/ifs4.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/ifs5.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/ifs6.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/ifs7.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/length1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/length2.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/length3.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/length4.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/length5.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/length6.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/length7.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/length8.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/local1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/local2.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/pathname1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/pathname2.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/pathname3.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/pathname4.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/pathname5.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/pathname6.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/plus-minus1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/plus-minus2.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/plus-minus3.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/plus-minus4.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/plus-minus5.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/plus-minus6.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/plus-minus7.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/plus-minus8.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/question1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/readonly1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/redir1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/set-u1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/set-u2.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/set-u3.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/tilde1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/tilde2.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/trim1.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/trim2.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/trim3.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/trim4.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/trim5.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/trim6.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/trim7.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/trim8.0 [new file with mode: 0644]
shell_cmds/sh/tests/expansion/trim9.0 [new file with mode: 0644]
shell_cmds/sh/tests/functional_test.sh [new file with mode: 0755]
shell_cmds/sh/tests/invocation/Makefile [new file with mode: 0644]
shell_cmds/sh/tests/invocation/Makefile.depend [new file with mode: 0644]
shell_cmds/sh/tests/invocation/sh-ac1.0 [new file with mode: 0644]
shell_cmds/sh/tests/invocation/sh-c-missing1.0 [new file with mode: 0644]
shell_cmds/sh/tests/invocation/sh-c1.0 [new file with mode: 0644]
shell_cmds/sh/tests/invocation/sh-ca1.0 [new file with mode: 0644]
shell_cmds/sh/tests/invocation/sh-fca1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/Makefile [new file with mode: 0644]
shell_cmds/sh/tests/parameters/Makefile.depend [new file with mode: 0644]
shell_cmds/sh/tests/parameters/env1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/exitstatus1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/ifs1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/mail1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/mail2.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/optind1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/optind2.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/positional1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/positional2.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/positional3.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/positional4.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/positional5.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/positional6.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/positional7.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/positional8.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/positional9.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/pwd1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parameters/pwd2.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/Makefile [new file with mode: 0644]
shell_cmds/sh/tests/parser/Makefile.depend [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias10.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias11.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias12.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias13.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias14.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias15.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias15.0.stdout [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias16.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias17.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias18.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias2.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias3.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias4.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias5.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias6.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias7.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias8.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/alias9.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/and-pipe-not.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/case1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/case2.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/comment1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/comment2.42 [new file with mode: 0644]
shell_cmds/sh/tests/parser/dollar-quote1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/dollar-quote10.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/dollar-quote11.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/dollar-quote12.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/dollar-quote13.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/dollar-quote2.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/dollar-quote3.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/dollar-quote4.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/dollar-quote5.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/dollar-quote6.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/dollar-quote7.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/dollar-quote8.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/dollar-quote9.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/empty-braces1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/empty-cmd1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/for1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/for2.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/func1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/func2.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/func3.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/heredoc1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/heredoc10.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/heredoc11.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/heredoc12.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/heredoc13.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/heredoc2.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/heredoc3.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/heredoc4.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/heredoc5.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/heredoc6.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/heredoc7.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/heredoc8.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/heredoc9.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/line-cont1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/line-cont10.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/line-cont11.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/line-cont2.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/line-cont3.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/line-cont4.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/line-cont5.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/line-cont6.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/line-cont7.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/line-cont8.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/line-cont9.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/no-space1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/no-space2.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/nul1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/only-redir1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/only-redir2.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/only-redir3.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/only-redir4.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/pipe-not1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/set-v1.0 [new file with mode: 0644]
shell_cmds/sh/tests/parser/set-v1.0.stderr [new file with mode: 0644]
shell_cmds/sh/tests/parser/var-assign1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/Makefile [new file with mode: 0644]
shell_cmds/sh/tests/set-e/Makefile.depend [new file with mode: 0644]
shell_cmds/sh/tests/set-e/and1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/and2.1 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/and3.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/and4.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/background1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/cmd1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/cmd2.1 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/elif1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/elif2.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/eval1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/eval2.1 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/for1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/func1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/func2.1 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/if1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/if2.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/if3.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/not1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/not2.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/or1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/or2.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/or3.1 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/pipe1.1 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/pipe2.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/return1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/semi1.1 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/semi2.1 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/subshell1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/subshell2.1 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/until1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/until2.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/until3.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/while1.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/while2.0 [new file with mode: 0644]
shell_cmds/sh/tests/set-e/while3.0 [new file with mode: 0644]
shell_cmds/sh/trap.c [new file with mode: 0644]
shell_cmds/sh/trap.h [new file with mode: 0644]
shell_cmds/sh/var.c [new file with mode: 0644]
shell_cmds/sh/var.h [new file with mode: 0644]
shell_cmds/shell_cmds.xcodeproj/project.pbxproj [new file with mode: 0644]
shell_cmds/shell_cmds.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
shell_cmds/shlock/shlock.1 [new file with mode: 0644]
shell_cmds/shlock/shlock.c [new file with mode: 0644]
shell_cmds/sleep/sleep.1 [new file with mode: 0644]
shell_cmds/sleep/sleep.c [new file with mode: 0644]
shell_cmds/su/su.1 [new file with mode: 0644]
shell_cmds/su/su.c [new file with mode: 0644]
shell_cmds/su/su.pam [new file with mode: 0644]
shell_cmds/su/su_entitlements.plist [new file with mode: 0644]
shell_cmds/systime/systime.1 [new file with mode: 0644]
shell_cmds/systime/systime.c [new file with mode: 0644]
shell_cmds/tee/tee.1 [new file with mode: 0644]
shell_cmds/tee/tee.c [new file with mode: 0644]
shell_cmds/test/[.1 [new file with mode: 0644]
shell_cmds/test/test.1 [new file with mode: 0644]
shell_cmds/test/test.c [new file with mode: 0644]
shell_cmds/test/test.plist.part [new file with mode: 0644]
shell_cmds/test/tests/Makefile [new file with mode: 0644]
shell_cmds/test/tests/legacy_test.sh [new file with mode: 0644]
shell_cmds/tests/regress.m4 [new file with mode: 0644]
shell_cmds/tests/shell_cmds.plist [new file with mode: 0644]
shell_cmds/time/tests/test_time.sh [new file with mode: 0755]
shell_cmds/time/time.1 [new file with mode: 0644]
shell_cmds/time/time.c [new file with mode: 0644]
shell_cmds/true/true.1 [new file with mode: 0644]
shell_cmds/true/true.c [new file with mode: 0644]
shell_cmds/true/true.sh [new file with mode: 0644]
shell_cmds/uname/uname.1 [new file with mode: 0644]
shell_cmds/uname/uname.c [new file with mode: 0644]
shell_cmds/users/users.1 [new file with mode: 0644]
shell_cmds/users/users.c [new file with mode: 0644]
shell_cmds/w/extern.h [new file with mode: 0644]
shell_cmds/w/fmt.c [new file with mode: 0644]
shell_cmds/w/pr_time.c [new file with mode: 0644]
shell_cmds/w/proc_compare.c [new file with mode: 0644]
shell_cmds/w/uptime.1 [new file with mode: 0644]
shell_cmds/w/w.1 [new file with mode: 0644]
shell_cmds/w/w.c [new file with mode: 0644]
shell_cmds/what/what.1 [new file with mode: 0644]
shell_cmds/what/what.c [new file with mode: 0644]
shell_cmds/whereis/whereis.1 [new file with mode: 0644]
shell_cmds/whereis/whereis.c [new file with mode: 0644]
shell_cmds/which/which.1 [new file with mode: 0644]
shell_cmds/which/which.c [new file with mode: 0644]
shell_cmds/who/utmpentry.c [new file with mode: 0644]
shell_cmds/who/utmpentry.h [new file with mode: 0644]
shell_cmds/who/who.1 [new file with mode: 0644]
shell_cmds/who/who.c [new file with mode: 0644]
shell_cmds/xargs/pathnames.h [new file with mode: 0644]
shell_cmds/xargs/strnsubst.c [new file with mode: 0644]
shell_cmds/xargs/xargs.1 [new file with mode: 0644]
shell_cmds/xargs/xargs.c [new file with mode: 0644]
shell_cmds/xcconfigs/base.xcconfig [new file with mode: 0644]
shell_cmds/xcconfigs/sh.xcconfig [new file with mode: 0644]
shell_cmds/xcodescripts/builtins-manpages.txt [new file with mode: 0644]
shell_cmds/xcodescripts/builtins.txt [new file with mode: 0644]
shell_cmds/xcodescripts/install-files.sh [new file with mode: 0644]
shell_cmds/yes/yes.1 [new file with mode: 0644]
shell_cmds/yes/yes.c [new file with mode: 0644]
system_cmds/.upstream_base_commits [new file with mode: 0644]
system_cmds/APPLE_LICENSE [new file with mode: 0644]
system_cmds/ac.tproj/ac.8 [new file with mode: 0644]
system_cmds/ac.tproj/ac.c [new file with mode: 0644]
system_cmds/accton.tproj/accton.8 [new file with mode: 0644]
system_cmds/accton.tproj/accton.c [new file with mode: 0644]
system_cmds/arch.tproj/arch.1 [new file with mode: 0644]
system_cmds/arch.tproj/arch.c [new file with mode: 0644]
system_cmds/arch.tproj/machine.1 [new file with mode: 0644]
system_cmds/at.tproj/LEGAL [new file with mode: 0644]
system_cmds/at.tproj/at.1 [new file with mode: 0644]
system_cmds/at.tproj/at.c [new file with mode: 0644]
system_cmds/at.tproj/at.h [new file with mode: 0644]
system_cmds/at.tproj/panic.c [new file with mode: 0644]
system_cmds/at.tproj/panic.h [new file with mode: 0644]
system_cmds/at.tproj/parsetime.c [new file with mode: 0644]
system_cmds/at.tproj/parsetime.h [new file with mode: 0644]
system_cmds/at.tproj/pathnames.h [new file with mode: 0644]
system_cmds/at.tproj/perm.c [new file with mode: 0644]
system_cmds/at.tproj/perm.h [new file with mode: 0644]
system_cmds/at.tproj/privs.h [new file with mode: 0644]
system_cmds/atrun.tproj/atrun.8 [new file with mode: 0644]
system_cmds/atrun.tproj/atrun.c [new file with mode: 0644]
system_cmds/atrun.tproj/com.apple.atrun.plist [new file with mode: 0644]
system_cmds/atrun.tproj/gloadavg.c [new file with mode: 0644]
system_cmds/atrun.tproj/gloadavg.h [new file with mode: 0644]
system_cmds/base.xcconfig [new file with mode: 0644]
system_cmds/chkpasswd.tproj/chkpasswd.8 [new file with mode: 0644]
system_cmds/chkpasswd.tproj/chkpasswd.pam [new file with mode: 0644]
system_cmds/chkpasswd.tproj/file_passwd.c [new file with mode: 0644]
system_cmds/chkpasswd.tproj/nis_passwd.c [new file with mode: 0644]
system_cmds/chkpasswd.tproj/od_passwd.c [new file with mode: 0644]
system_cmds/chkpasswd.tproj/pam_passwd.c [new file with mode: 0644]
system_cmds/chkpasswd.tproj/passwd.c [new file with mode: 0644]
system_cmds/chkpasswd.tproj/passwd.h [new file with mode: 0644]
system_cmds/chkpasswd.tproj/stringops.c [new file with mode: 0644]
system_cmds/chkpasswd.tproj/stringops.h [new file with mode: 0644]
system_cmds/chpass.tproj/IMPORT_NOTES [new file with mode: 0644]
system_cmds/chpass.tproj/chpass.1 [new file with mode: 0644]
system_cmds/chpass.tproj/chpass.c [new file with mode: 0644]
system_cmds/chpass.tproj/chpass.h [new file with mode: 0644]
system_cmds/chpass.tproj/edit.c [new file with mode: 0644]
system_cmds/chpass.tproj/field.c [new file with mode: 0644]
system_cmds/chpass.tproj/open_directory.c [new file with mode: 0644]
system_cmds/chpass.tproj/open_directory.h [new file with mode: 0644]
system_cmds/chpass.tproj/pw_copy.c [new file with mode: 0644]
system_cmds/chpass.tproj/pw_copy.h [new file with mode: 0644]
system_cmds/chpass.tproj/table.c [new file with mode: 0644]
system_cmds/chpass.tproj/util.c [new file with mode: 0644]
system_cmds/cpuctl.tproj/cpuctl.8 [new file with mode: 0644]
system_cmds/cpuctl.tproj/cpuctl.c [new file with mode: 0644]
system_cmds/dmesg.tproj/dmesg.8 [new file with mode: 0644]
system_cmds/dmesg.tproj/dmesg.c [new file with mode: 0644]
system_cmds/dynamic_pager.tproj/com.apple.dynamic_pager.plist [new file with mode: 0644]
system_cmds/dynamic_pager.tproj/dynamic_pager.8 [new file with mode: 0644]
system_cmds/dynamic_pager.tproj/dynamic_pager.c [new file with mode: 0644]
system_cmds/dynamic_pager.tproj/entitlements.plist [new file with mode: 0644]
system_cmds/dynamic_pager.tproj/generate_plist.sh [new file with mode: 0644]
system_cmds/fs_usage.tproj/fs_usage.1 [new file with mode: 0644]
system_cmds/fs_usage.tproj/fs_usage.c [new file with mode: 0644]
system_cmds/gcore.tproj/convert.c [new file with mode: 0644]
system_cmds/gcore.tproj/convert.h [new file with mode: 0644]
system_cmds/gcore.tproj/corefile.c [new file with mode: 0644]
system_cmds/gcore.tproj/corefile.h [new file with mode: 0644]
system_cmds/gcore.tproj/dyld.c [new file with mode: 0644]
system_cmds/gcore.tproj/dyld.h [new file with mode: 0644]
system_cmds/gcore.tproj/dyld_shared_cache.c [new file with mode: 0644]
system_cmds/gcore.tproj/dyld_shared_cache.h [new file with mode: 0644]
system_cmds/gcore.tproj/gcore-entitlements.plist [new file with mode: 0644]
system_cmds/gcore.tproj/gcore-internal.1 [new file with mode: 0644]
system_cmds/gcore.tproj/gcore.1 [new file with mode: 0644]
system_cmds/gcore.tproj/loader_additions.h [new file with mode: 0644]
system_cmds/gcore.tproj/main.c [new file with mode: 0644]
system_cmds/gcore.tproj/options.h [new file with mode: 0644]
system_cmds/gcore.tproj/region.h [new file with mode: 0644]
system_cmds/gcore.tproj/sparse.c [new file with mode: 0644]
system_cmds/gcore.tproj/sparse.h [new file with mode: 0644]
system_cmds/gcore.tproj/threads.c [new file with mode: 0644]
system_cmds/gcore.tproj/threads.h [new file with mode: 0644]
system_cmds/gcore.tproj/utils.c [new file with mode: 0644]
system_cmds/gcore.tproj/utils.h [new file with mode: 0644]
system_cmds/gcore.tproj/vanilla.c [new file with mode: 0644]
system_cmds/gcore.tproj/vanilla.h [new file with mode: 0644]
system_cmds/gcore.tproj/vm.c [new file with mode: 0644]
system_cmds/gcore.tproj/vm.h [new file with mode: 0644]
system_cmds/getconf.tproj/confstr.gperf [new file with mode: 0644]
system_cmds/getconf.tproj/fake-gperf.awk [new file with mode: 0644]
system_cmds/getconf.tproj/getconf.1 [new file with mode: 0644]
system_cmds/getconf.tproj/getconf.c [new file with mode: 0644]
system_cmds/getconf.tproj/getconf.h [new file with mode: 0644]
system_cmds/getconf.tproj/limits.gperf [new file with mode: 0644]
system_cmds/getconf.tproj/pathconf.gperf [new file with mode: 0644]
system_cmds/getconf.tproj/progenv.gperf [new file with mode: 0644]
system_cmds/getconf.tproj/sysconf.gperf [new file with mode: 0644]
system_cmds/getty.tproj/chat.c [new file with mode: 0644]
system_cmds/getty.tproj/com.apple.getty.internal.plist [new file with mode: 0644]
system_cmds/getty.tproj/com.apple.getty.plist [new file with mode: 0644]
system_cmds/getty.tproj/com.apple.serialdebugconsole.plist [new file with mode: 0644]
system_cmds/getty.tproj/extern.h [new file with mode: 0644]
system_cmds/getty.tproj/generate_plist.sh [new file with mode: 0644]
system_cmds/getty.tproj/getty.8 [new file with mode: 0644]
system_cmds/getty.tproj/gettytab.5 [new file with mode: 0644]
system_cmds/getty.tproj/gettytab.h [new file with mode: 0644]
system_cmds/getty.tproj/init.c [new file with mode: 0644]
system_cmds/getty.tproj/main.c [new file with mode: 0644]
system_cmds/getty.tproj/pathnames.h [new file with mode: 0644]
system_cmds/getty.tproj/subr.c [new file with mode: 0644]
system_cmds/getty.tproj/ttys.5 [new file with mode: 0644]
system_cmds/hostinfo.tproj/hostinfo.8 [new file with mode: 0644]
system_cmds/hostinfo.tproj/hostinfo.c [new file with mode: 0644]
system_cmds/iosim.tproj/iosim.1 [new file with mode: 0644]
system_cmds/iosim.tproj/iosim.c [new file with mode: 0644]
system_cmds/iostat.tproj/iostat.8 [new file with mode: 0644]
system_cmds/iostat.tproj/iostat.c [new file with mode: 0644]
system_cmds/kpgo.tproj/kpgo.c [new file with mode: 0644]
system_cmds/latency.tproj/latency.1 [new file with mode: 0644]
system_cmds/latency.tproj/latency.c [new file with mode: 0644]
system_cmds/login.tproj/klogin.c [new file with mode: 0644]
system_cmds/login.tproj/login.1 [new file with mode: 0644]
system_cmds/login.tproj/login.c [new file with mode: 0644]
system_cmds/login.tproj/login.entitlements [new file with mode: 0644]
system_cmds/login.tproj/login.h [new file with mode: 0644]
system_cmds/login.tproj/login_audit.c [new file with mode: 0644]
system_cmds/login.tproj/pam.d/login [new file with mode: 0644]
system_cmds/login.tproj/pam.d/login.term [new file with mode: 0644]
system_cmds/login.tproj/pathnames.h [new file with mode: 0644]
system_cmds/lskq.tproj/common.h [new file with mode: 0644]
system_cmds/lskq.tproj/lskq.1 [new file with mode: 0644]
system_cmds/lskq.tproj/lskq.c [new file with mode: 0644]
system_cmds/lsmp.tproj/common.h [new file with mode: 0644]
system_cmds/lsmp.tproj/entitlements.plist [new file with mode: 0644]
system_cmds/lsmp.tproj/json.h [new file with mode: 0644]
system_cmds/lsmp.tproj/lsmp.1 [new file with mode: 0644]
system_cmds/lsmp.tproj/lsmp.c [new file with mode: 0644]
system_cmds/lsmp.tproj/port_details.c [new file with mode: 0644]
system_cmds/lsmp.tproj/task_details.c [new file with mode: 0644]
system_cmds/ltop.tproj/ltop.1 [new file with mode: 0644]
system_cmds/ltop.tproj/ltop.c [new file with mode: 0644]
system_cmds/mean.tproj/mean.c [new file with mode: 0644]
system_cmds/memory_pressure.tproj/memory_pressure.1 [new file with mode: 0644]
system_cmds/memory_pressure.tproj/memory_pressure.c [new file with mode: 0644]
system_cmds/mkfile.tproj/mkfile.8 [new file with mode: 0644]
system_cmds/mkfile.tproj/mkfile.c [new file with mode: 0644]
system_cmds/mslutil/mslutil.1 [new file with mode: 0644]
system_cmds/mslutil/mslutil.c [new file with mode: 0644]
system_cmds/newgrp.tproj/newgrp.1 [new file with mode: 0644]
system_cmds/newgrp.tproj/newgrp.c [new file with mode: 0644]
system_cmds/nologin.tproj/nologin.5 [new file with mode: 0644]
system_cmds/nologin.tproj/nologin.8 [new file with mode: 0644]
system_cmds/nologin.tproj/nologin.c [new file with mode: 0644]
system_cmds/nvram.tproj/nvram.8 [new file with mode: 0644]
system_cmds/nvram.tproj/nvram.c [new file with mode: 0644]
system_cmds/pagesize.tproj/pagesize.1 [new file with mode: 0644]
system_cmds/pagesize.tproj/pagesize.sh [new file with mode: 0644]
system_cmds/passwd.tproj/file_passwd.c [new file with mode: 0644]
system_cmds/passwd.tproj/nis_passwd.c [new file with mode: 0644]
system_cmds/passwd.tproj/od_passwd.c [new file with mode: 0644]
system_cmds/passwd.tproj/pam_passwd.c [new file with mode: 0644]
system_cmds/passwd.tproj/passwd.1 [new file with mode: 0644]
system_cmds/passwd.tproj/passwd.c [new file with mode: 0644]
system_cmds/passwd.tproj/passwd.entitlements [new file with mode: 0644]
system_cmds/passwd.tproj/passwd.h [new file with mode: 0644]
system_cmds/passwd.tproj/passwd.pam [new file with mode: 0644]
system_cmds/proc_uuid_policy.tproj/proc_uuid_policy.1 [new file with mode: 0644]
system_cmds/proc_uuid_policy.tproj/proc_uuid_policy.c [new file with mode: 0644]
system_cmds/purge.tproj/purge.8 [new file with mode: 0644]
system_cmds/purge.tproj/purge.c [new file with mode: 0644]
system_cmds/pwd_mkdb.tproj/pw_scan.c [new file with mode: 0644]
system_cmds/pwd_mkdb.tproj/pw_scan.h [new file with mode: 0644]
system_cmds/pwd_mkdb.tproj/pwd_mkdb.8 [new file with mode: 0644]
system_cmds/pwd_mkdb.tproj/pwd_mkdb.c [new file with mode: 0644]
system_cmds/reboot.tproj/kextmanager.defs [new file with mode: 0644]
system_cmds/reboot.tproj/reboot.8 [new file with mode: 0644]
system_cmds/reboot.tproj/reboot.c [new file with mode: 0644]
system_cmds/sa.tproj/db.c [new file with mode: 0644]
system_cmds/sa.tproj/extern.h [new file with mode: 0644]
system_cmds/sa.tproj/main.c [new file with mode: 0644]
system_cmds/sa.tproj/pathnames.h [new file with mode: 0644]
system_cmds/sa.tproj/pdb.c [new file with mode: 0644]
system_cmds/sa.tproj/sa.8 [new file with mode: 0644]
system_cmds/sa.tproj/usrdb.c [new file with mode: 0644]
system_cmds/sc_usage.tproj/sc_usage.1 [new file with mode: 0644]
system_cmds/sc_usage.tproj/sc_usage.c [new file with mode: 0644]
system_cmds/shutdown.tproj/kextmanager.defs [new file with mode: 0644]
system_cmds/shutdown.tproj/pathnames.h [new file with mode: 0644]
system_cmds/shutdown.tproj/shutdown.8 [new file with mode: 0644]
system_cmds/shutdown.tproj/shutdown.c [new file with mode: 0644]
system_cmds/stackshot.tproj/stackshot.c [new file with mode: 0644]
system_cmds/sync.tproj/sync.8 [new file with mode: 0644]
system_cmds/sync.tproj/sync.c [new file with mode: 0644]
system_cmds/sysctl.tproj/sysctl.8 [new file with mode: 0644]
system_cmds/sysctl.tproj/sysctl.c [new file with mode: 0644]
system_cmds/sysctl.tproj/sysctl.conf.5 [new file with mode: 0644]
system_cmds/system_cmds.xcodeproj/project.pbxproj [new file with mode: 0644]
system_cmds/system_cmds.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
system_cmds/system_cmds.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings [new file with mode: 0644]
system_cmds/system_cmds.xcodeproj/xcshareddata/xcschemes/All_MacOSX.xcscheme [new file with mode: 0644]
system_cmds/system_cmds.xcodeproj/xcshareddata/xcschemes/All_iOS.xcscheme [new file with mode: 0644]
system_cmds/taskpolicy.tproj/taskpolicy-entitlements.plist [new file with mode: 0644]
system_cmds/taskpolicy.tproj/taskpolicy.8 [new file with mode: 0644]
system_cmds/taskpolicy.tproj/taskpolicy.c [new file with mode: 0644]
system_cmds/tests/system_cmds.plist [new file with mode: 0644]
system_cmds/trace.tproj/trace.1 [new file with mode: 0644]
system_cmds/trace.tproj/trace.c [new file with mode: 0644]
system_cmds/vifs.tproj/vifs.8 [new file with mode: 0644]
system_cmds/vifs.tproj/vifs.c [new file with mode: 0644]
system_cmds/vipw.tproj/pw_util.c [new file with mode: 0644]
system_cmds/vipw.tproj/pw_util.h [new file with mode: 0644]
system_cmds/vipw.tproj/vipw.8 [new file with mode: 0644]
system_cmds/vipw.tproj/vipw.c [new file with mode: 0644]
system_cmds/vm_purgeable_stat.tproj/entitlements.plist [new file with mode: 0644]
system_cmds/vm_purgeable_stat.tproj/vm_purgeable_stat.1 [new file with mode: 0644]
system_cmds/vm_purgeable_stat.tproj/vm_purgeable_stat.c [new file with mode: 0644]
system_cmds/vm_stat.tproj/vm_stat.1 [new file with mode: 0644]
system_cmds/vm_stat.tproj/vm_stat.c [new file with mode: 0644]
system_cmds/wait4path/wait4path.1 [new file with mode: 0644]
system_cmds/wait4path/wait4path.c [new file with mode: 0644]
system_cmds/wait4path/wait4path.version [new file with mode: 0644]
system_cmds/wordexp-helper.tproj/wordexp-helper.c [new file with mode: 0644]
system_cmds/xcconfigs/base.xcconfig [new file with mode: 0644]
system_cmds/xcconfigs/development.xcconfig [new file with mode: 0644]
system_cmds/xcconfigs/executable.xcconfig [new file with mode: 0644]
system_cmds/xcconfigs/wait4path.xcconfig [new file with mode: 0644]
system_cmds/xscripts/darwinversion.sh [new file with mode: 0644]
system_cmds/zdump.tproj/zdump.8 [new file with mode: 0644]
system_cmds/zdump.tproj/zdump.c [new file with mode: 0644]
system_cmds/zic.tproj/Arts.htm [new file with mode: 0644]
system_cmds/zic.tproj/Makefile.zoneinfo.dist [new file with mode: 0644]
system_cmds/zic.tproj/README [new file with mode: 0644]
system_cmds/zic.tproj/Theory [new file with mode: 0644]
system_cmds/zic.tproj/ZIC_HACK [new file with mode: 0644]
system_cmds/zic.tproj/build_zichost.sh [new file with mode: 0755]
system_cmds/zic.tproj/generate_zone_file_list.sh [new file with mode: 0755]
system_cmds/zic.tproj/generate_zoneinfo.sh [new file with mode: 0755]
system_cmds/zic.tproj/ialloc.c [new file with mode: 0644]
system_cmds/zic.tproj/install_zoneinfo.sh [new file with mode: 0755]
system_cmds/zic.tproj/private.h [new file with mode: 0644]
system_cmds/zic.tproj/scheck.c [new file with mode: 0644]
system_cmds/zic.tproj/tz-art.htm [new file with mode: 0644]
system_cmds/zic.tproj/tz-link.htm [new file with mode: 0644]
system_cmds/zic.tproj/tzfile.h [new file with mode: 0644]
system_cmds/zic.tproj/zic.8 [new file with mode: 0644]
system_cmds/zic.tproj/zic.c [new file with mode: 0644]
system_cmds/zlog.tproj/SymbolicationHelper.c [new file with mode: 0644]
system_cmds/zlog.tproj/SymbolicationHelper.h [new file with mode: 0644]
system_cmds/zlog.tproj/entitlements.plist [new file with mode: 0644]
system_cmds/zlog.tproj/zlog.1 [new file with mode: 0644]
system_cmds/zlog.tproj/zlog.c [new file with mode: 0644]
system_cmds/zprint.tproj/entitlements.plist [new file with mode: 0644]
system_cmds/zprint.tproj/test_zprint.lua [new file with mode: 0644]
system_cmds/zprint.tproj/zprint.1 [new file with mode: 0644]
system_cmds/zprint.tproj/zprint.c [new file with mode: 0644]
system_cmds/zprint.tproj/zprint.lua [new file with mode: 0644]
text_cmds/.upstream_base_commits [new file with mode: 0644]
text_cmds/banner/banner.6 [new file with mode: 0644]
text_cmds/banner/banner.c [new file with mode: 0644]
text_cmds/cat/cat.1 [new file with mode: 0644]
text_cmds/cat/cat.c [new file with mode: 0644]
text_cmds/col/README [new file with mode: 0644]
text_cmds/col/col.1 [new file with mode: 0644]
text_cmds/col/col.c [new file with mode: 0644]
text_cmds/colrm/colrm.1 [new file with mode: 0644]
text_cmds/colrm/colrm.c [new file with mode: 0644]
text_cmds/column/column.1 [new file with mode: 0644]
text_cmds/column/column.c [new file with mode: 0644]
text_cmds/comm/comm.1 [new file with mode: 0644]
text_cmds/comm/comm.c [new file with mode: 0644]
text_cmds/csplit/csplit.1 [new file with mode: 0644]
text_cmds/csplit/csplit.c [new file with mode: 0644]
text_cmds/cut/cut.1 [new file with mode: 0644]
text_cmds/cut/cut.c [new file with mode: 0644]
text_cmds/ed/POSIX [new file with mode: 0644]
text_cmds/ed/README [new file with mode: 0644]
text_cmds/ed/buf.c [new file with mode: 0644]
text_cmds/ed/cbc.c [new file with mode: 0644]
text_cmds/ed/ed.1 [new file with mode: 0644]
text_cmds/ed/ed.h [new file with mode: 0644]
text_cmds/ed/glbl.c [new file with mode: 0644]
text_cmds/ed/io.c [new file with mode: 0644]
text_cmds/ed/main.c [new file with mode: 0644]
text_cmds/ed/re.c [new file with mode: 0644]
text_cmds/ed/red.1 [new file with mode: 0644]
text_cmds/ed/sub.c [new file with mode: 0644]
text_cmds/ed/test/=.err [new file with mode: 0644]
text_cmds/ed/test/README [new file with mode: 0644]
text_cmds/ed/test/TODO [new file with mode: 0644]
text_cmds/ed/test/a.d [new file with mode: 0644]
text_cmds/ed/test/a.r [new file with mode: 0644]
text_cmds/ed/test/a.t [new file with mode: 0644]
text_cmds/ed/test/a1.err [new file with mode: 0644]
text_cmds/ed/test/a2.err [new file with mode: 0644]
text_cmds/ed/test/addr.d [new file with mode: 0644]
text_cmds/ed/test/addr.r [new file with mode: 0644]
text_cmds/ed/test/addr.t [new file with mode: 0644]
text_cmds/ed/test/addr1.err [new file with mode: 0644]
text_cmds/ed/test/addr2.err [new file with mode: 0644]
text_cmds/ed/test/ascii.d.uu [new file with mode: 0644]
text_cmds/ed/test/ascii.r.uu [new file with mode: 0644]
text_cmds/ed/test/ascii.t [new file with mode: 0644]
text_cmds/ed/test/bang1.d [new file with mode: 0644]
text_cmds/ed/test/bang1.err [new file with mode: 0644]
text_cmds/ed/test/bang1.r [new file with mode: 0644]
text_cmds/ed/test/bang1.t [new file with mode: 0644]
text_cmds/ed/test/bang2.err [new file with mode: 0644]
text_cmds/ed/test/c.d [new file with mode: 0644]
text_cmds/ed/test/c.r [new file with mode: 0644]
text_cmds/ed/test/c.t [new file with mode: 0644]
text_cmds/ed/test/c1.err [new file with mode: 0644]
text_cmds/ed/test/c2.err [new file with mode: 0644]
text_cmds/ed/test/ckscripts.sh [new file with mode: 0755]
text_cmds/ed/test/d.d [new file with mode: 0644]
text_cmds/ed/test/d.err [new file with mode: 0644]
text_cmds/ed/test/d.r [new file with mode: 0644]
text_cmds/ed/test/d.t [new file with mode: 0644]
text_cmds/ed/test/e1.d [new file with mode: 0644]
text_cmds/ed/test/e1.err [new file with mode: 0644]
text_cmds/ed/test/e1.r [new file with mode: 0644]
text_cmds/ed/test/e1.t [new file with mode: 0644]
text_cmds/ed/test/e2.d [new file with mode: 0644]
text_cmds/ed/test/e2.err [new file with mode: 0644]
text_cmds/ed/test/e2.r [new file with mode: 0644]
text_cmds/ed/test/e2.t [new file with mode: 0644]
text_cmds/ed/test/e3.d [new file with mode: 0644]
text_cmds/ed/test/e3.err [new file with mode: 0644]
text_cmds/ed/test/e3.r [new file with mode: 0644]
text_cmds/ed/test/e3.t [new file with mode: 0644]
text_cmds/ed/test/e4.d [new file with mode: 0644]
text_cmds/ed/test/e4.r [new file with mode: 0644]
text_cmds/ed/test/e4.t [new file with mode: 0644]
text_cmds/ed/test/f1.err [new file with mode: 0644]
text_cmds/ed/test/f2.err [new file with mode: 0644]
text_cmds/ed/test/g1.d [new file with mode: 0644]
text_cmds/ed/test/g1.err [new file with mode: 0644]
text_cmds/ed/test/g1.r [new file with mode: 0644]
text_cmds/ed/test/g1.t [new file with mode: 0644]
text_cmds/ed/test/g2.d [new file with mode: 0644]
text_cmds/ed/test/g2.err [new file with mode: 0644]
text_cmds/ed/test/g2.r [new file with mode: 0644]
text_cmds/ed/test/g2.t [new file with mode: 0644]
text_cmds/ed/test/g3.d [new file with mode: 0644]
text_cmds/ed/test/g3.err [new file with mode: 0644]
text_cmds/ed/test/g3.r [new file with mode: 0644]
text_cmds/ed/test/g3.t [new file with mode: 0644]
text_cmds/ed/test/g4.d [new file with mode: 0644]
text_cmds/ed/test/g4.r [new file with mode: 0644]
text_cmds/ed/test/g4.t [new file with mode: 0644]
text_cmds/ed/test/g5.d [new file with mode: 0644]
text_cmds/ed/test/g5.r [new file with mode: 0644]
text_cmds/ed/test/g5.t [new file with mode: 0644]
text_cmds/ed/test/h.err [new file with mode: 0644]
text_cmds/ed/test/i.d [new file with mode: 0644]
text_cmds/ed/test/i.r [new file with mode: 0644]
text_cmds/ed/test/i.t [new file with mode: 0644]
text_cmds/ed/test/i1.err [new file with mode: 0644]
text_cmds/ed/test/i2.err [new file with mode: 0644]
text_cmds/ed/test/i3.err [new file with mode: 0644]
text_cmds/ed/test/j.d [new file with mode: 0644]
text_cmds/ed/test/j.r [new file with mode: 0644]
text_cmds/ed/test/j.t [new file with mode: 0644]
text_cmds/ed/test/k.d [new file with mode: 0644]
text_cmds/ed/test/k.r [new file with mode: 0644]
text_cmds/ed/test/k.t [new file with mode: 0644]
text_cmds/ed/test/k1.err [new file with mode: 0644]
text_cmds/ed/test/k2.err [new file with mode: 0644]
text_cmds/ed/test/k3.err [new file with mode: 0644]
text_cmds/ed/test/k4.err [new file with mode: 0644]
text_cmds/ed/test/l.d [new file with mode: 0644]
text_cmds/ed/test/l.r [new file with mode: 0644]
text_cmds/ed/test/l.t [new file with mode: 0644]
text_cmds/ed/test/m.d [new file with mode: 0644]
text_cmds/ed/test/m.err [new file with mode: 0644]
text_cmds/ed/test/m.r [new file with mode: 0644]
text_cmds/ed/test/m.t [new file with mode: 0644]
text_cmds/ed/test/mkscripts.sh [new file with mode: 0755]
text_cmds/ed/test/n.d [new file with mode: 0644]
text_cmds/ed/test/n.r [new file with mode: 0644]
text_cmds/ed/test/n.t [new file with mode: 0644]
text_cmds/ed/test/nl.err [new file with mode: 0644]
text_cmds/ed/test/nl1.d [new file with mode: 0644]
text_cmds/ed/test/nl1.r [new file with mode: 0644]
text_cmds/ed/test/nl1.t [new file with mode: 0644]
text_cmds/ed/test/nl2.d [new file with mode: 0644]
text_cmds/ed/test/nl2.r [new file with mode: 0644]
text_cmds/ed/test/nl2.t [new file with mode: 0644]
text_cmds/ed/test/p.d [new file with mode: 0644]
text_cmds/ed/test/p.r [new file with mode: 0644]
text_cmds/ed/test/p.t [new file with mode: 0644]
text_cmds/ed/test/q.d [new file with mode: 0644]
text_cmds/ed/test/q.r [new file with mode: 0644]
text_cmds/ed/test/q.t [new file with mode: 0644]
text_cmds/ed/test/q1.err [new file with mode: 0644]
text_cmds/ed/test/r1.d [new file with mode: 0644]
text_cmds/ed/test/r1.err [new file with mode: 0644]
text_cmds/ed/test/r1.r [new file with mode: 0644]
text_cmds/ed/test/r1.t [new file with mode: 0644]
text_cmds/ed/test/r2.d [new file with mode: 0644]
text_cmds/ed/test/r2.err [new file with mode: 0644]
text_cmds/ed/test/r2.r [new file with mode: 0644]
text_cmds/ed/test/r2.t [new file with mode: 0644]
text_cmds/ed/test/r3.d [new file with mode: 0644]
text_cmds/ed/test/r3.r [new file with mode: 0644]
text_cmds/ed/test/r3.t [new file with mode: 0644]
text_cmds/ed/test/s1.d [new file with mode: 0644]
text_cmds/ed/test/s1.err [new file with mode: 0644]
text_cmds/ed/test/s1.r [new file with mode: 0644]
text_cmds/ed/test/s1.t [new file with mode: 0644]
text_cmds/ed/test/s10.err [new file with mode: 0644]
text_cmds/ed/test/s2.d [new file with mode: 0644]
text_cmds/ed/test/s2.err [new file with mode: 0644]
text_cmds/ed/test/s2.r [new file with mode: 0644]
text_cmds/ed/test/s2.t [new file with mode: 0644]
text_cmds/ed/test/s3.d [new file with mode: 0644]
text_cmds/ed/test/s3.err [new file with mode: 0644]
text_cmds/ed/test/s3.r [new file with mode: 0644]
text_cmds/ed/test/s3.t [new file with mode: 0644]
text_cmds/ed/test/s4.err [new file with mode: 0644]
text_cmds/ed/test/s5.err [new file with mode: 0644]
text_cmds/ed/test/s6.err [new file with mode: 0644]
text_cmds/ed/test/s7.err [new file with mode: 0644]
text_cmds/ed/test/s8.err [new file with mode: 0644]
text_cmds/ed/test/s9.err [new file with mode: 0644]
text_cmds/ed/test/t.d [new file with mode: 0644]
text_cmds/ed/test/t.r [new file with mode: 0644]
text_cmds/ed/test/t1.d [new file with mode: 0644]
text_cmds/ed/test/t1.err [new file with mode: 0644]
text_cmds/ed/test/t1.r [new file with mode: 0644]
text_cmds/ed/test/t1.t [new file with mode: 0644]
text_cmds/ed/test/t2.d [new file with mode: 0644]
text_cmds/ed/test/t2.err [new file with mode: 0644]
text_cmds/ed/test/t2.r [new file with mode: 0644]
text_cmds/ed/test/t2.t [new file with mode: 0644]
text_cmds/ed/test/u.d [new file with mode: 0644]
text_cmds/ed/test/u.err [new file with mode: 0644]
text_cmds/ed/test/u.r [new file with mode: 0644]
text_cmds/ed/test/u.t [new file with mode: 0644]
text_cmds/ed/test/v.d [new file with mode: 0644]
text_cmds/ed/test/v.r [new file with mode: 0644]
text_cmds/ed/test/v.t [new file with mode: 0644]
text_cmds/ed/test/w.d [new file with mode: 0644]
text_cmds/ed/test/w.r [new file with mode: 0644]
text_cmds/ed/test/w.t [new file with mode: 0644]
text_cmds/ed/test/w1.err [new file with mode: 0644]
text_cmds/ed/test/w2.err [new file with mode: 0644]
text_cmds/ed/test/w3.err [new file with mode: 0644]
text_cmds/ed/test/x.err [new file with mode: 0644]
text_cmds/ed/test/z.err [new file with mode: 0644]
text_cmds/ed/undo.c [new file with mode: 0644]
text_cmds/ee/Changes [new file with mode: 0644]
text_cmds/ee/Makefile [new file with mode: 0644]
text_cmds/ee/README.ee [new file with mode: 0644]
text_cmds/ee/create.make [new file with mode: 0755]
text_cmds/ee/ee.1 [new file with mode: 0644]
text_cmds/ee/ee.c [new file with mode: 0644]
text_cmds/ee/ee.i18n.guide [new file with mode: 0644]
text_cmds/ee/ee.msg [new file with mode: 0644]
text_cmds/ee/ee_version.h [new file with mode: 0644]
text_cmds/ee/genstr [new file with mode: 0755]
text_cmds/ee/make.default [new file with mode: 0644]
text_cmds/ee/new_curse.c [new file with mode: 0644]
text_cmds/ee/new_curse.h [new file with mode: 0644]
text_cmds/expand/expand.1 [new file with mode: 0644]
text_cmds/expand/expand.c [new file with mode: 0644]
text_cmds/expand/xcodescripts/link-man-pages.sh [new file with mode: 0644]
text_cmds/fmt/fmt.1 [new file with mode: 0644]
text_cmds/fmt/fmt.c [new file with mode: 0644]
text_cmds/fold/fold.1 [new file with mode: 0644]
text_cmds/fold/fold.c [new file with mode: 0644]
text_cmds/grep/file.c [new file with mode: 0644]
text_cmds/grep/grep.1 [new file with mode: 0644]
text_cmds/grep/grep.c [new file with mode: 0644]
text_cmds/grep/grep.h [new file with mode: 0644]
text_cmds/grep/queue.c [new file with mode: 0644]
text_cmds/grep/util.c [new file with mode: 0644]
text_cmds/head/head.1 [new file with mode: 0644]
text_cmds/head/head.c [new file with mode: 0644]
text_cmds/join/join.1 [new file with mode: 0644]
text_cmds/join/join.c [new file with mode: 0644]
text_cmds/lam/lam.1 [new file with mode: 0644]
text_cmds/lam/lam.c [new file with mode: 0644]
text_cmds/look/look.1 [new file with mode: 0644]
text_cmds/look/look.c [new file with mode: 0644]
text_cmds/look/pathnames.h [new file with mode: 0644]
text_cmds/md5/commoncrypto.c [new file with mode: 0644]
text_cmds/md5/commoncrypto.h [new file with mode: 0644]
text_cmds/md5/md5.1 [new file with mode: 0644]
text_cmds/md5/md5.c [new file with mode: 0644]
text_cmds/nl/nl.1 [new file with mode: 0644]
text_cmds/nl/nl.c [new file with mode: 0644]
text_cmds/paste/paste.1 [new file with mode: 0644]
text_cmds/paste/paste.c [new file with mode: 0644]
text_cmds/pr/egetopt.c [new file with mode: 0644]
text_cmds/pr/extern.h [new file with mode: 0644]
text_cmds/pr/pr.1 [new file with mode: 0644]
text_cmds/pr/pr.c [new file with mode: 0644]
text_cmds/pr/pr.h [new file with mode: 0644]
text_cmds/rev/rev.1 [new file with mode: 0644]
text_cmds/rev/rev.c [new file with mode: 0644]
text_cmds/rs/rs.1 [new file with mode: 0644]
text_cmds/rs/rs.c [new file with mode: 0644]
text_cmds/sed/POSIX [new file with mode: 0644]
text_cmds/sed/TEST/hanoi.sed [new file with mode: 0644]
text_cmds/sed/TEST/math.sed [new file with mode: 0644]
text_cmds/sed/TEST/sed.test [new file with mode: 0644]
text_cmds/sed/compile.c [new file with mode: 0644]
text_cmds/sed/defs.h [new file with mode: 0644]
text_cmds/sed/extern.h [new file with mode: 0644]
text_cmds/sed/main.c [new file with mode: 0644]
text_cmds/sed/misc.c [new file with mode: 0644]
text_cmds/sed/process.c [new file with mode: 0644]
text_cmds/sed/sed.1 [new file with mode: 0644]
text_cmds/sort/bwstring.c [new file with mode: 0644]
text_cmds/sort/bwstring.h [new file with mode: 0644]
text_cmds/sort/coll.c [new file with mode: 0644]
text_cmds/sort/coll.h [new file with mode: 0644]
text_cmds/sort/commoncrypto.c [new file with mode: 0644]
text_cmds/sort/commoncrypto.h [new file with mode: 0644]
text_cmds/sort/file.c [new file with mode: 0644]
text_cmds/sort/file.h [new file with mode: 0644]
text_cmds/sort/mem.c [new file with mode: 0644]
text_cmds/sort/mem.h [new file with mode: 0644]
text_cmds/sort/nls/C.msg [new file with mode: 0644]
text_cmds/sort/nls/hu_HU.ISO8859-2.msg [new file with mode: 0644]
text_cmds/sort/radixsort.c [new file with mode: 0644]
text_cmds/sort/radixsort.h [new file with mode: 0644]
text_cmds/sort/sort.1.in [new file with mode: 0644]
text_cmds/sort/sort.c [new file with mode: 0644]
text_cmds/sort/sort.h [new file with mode: 0644]
text_cmds/sort/testsuite/README.txt [new file with mode: 0644]
text_cmds/sort/testsuite/bigsample.txt.xz [new file with mode: 0644]
text_cmds/sort/testsuite/run.sh [new file with mode: 0755]
text_cmds/sort/testsuite/sample.txt [new file with mode: 0644]
text_cmds/sort/vsort.c [new file with mode: 0644]
text_cmds/sort/vsort.h [new file with mode: 0644]
text_cmds/split/split.1 [new file with mode: 0644]
text_cmds/split/split.c [new file with mode: 0644]
text_cmds/tail/extern.h [new file with mode: 0644]
text_cmds/tail/forward.c [new file with mode: 0644]
text_cmds/tail/misc.c [new file with mode: 0644]
text_cmds/tail/read.c [new file with mode: 0644]
text_cmds/tail/reverse.c [new file with mode: 0644]
text_cmds/tail/tail.1 [new file with mode: 0644]
text_cmds/tail/tail.c [new file with mode: 0644]
text_cmds/tests/Makefile [new file with mode: 0644]
text_cmds/tests/sort_vers.c [new file with mode: 0644]
text_cmds/text_cmds.plist [new file with mode: 0644]
text_cmds/text_cmds.xcodeproj/project.pbxproj [new file with mode: 0644]
text_cmds/text_cmds.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
text_cmds/tr/cmap.c [new file with mode: 0644]
text_cmds/tr/cmap.h [new file with mode: 0644]
text_cmds/tr/cset.c [new file with mode: 0644]
text_cmds/tr/cset.h [new file with mode: 0644]
text_cmds/tr/extern.h [new file with mode: 0644]
text_cmds/tr/str.c [new file with mode: 0644]
text_cmds/tr/tr.1 [new file with mode: 0644]
text_cmds/tr/tr.c [new file with mode: 0644]
text_cmds/ul/ul.1 [new file with mode: 0644]
text_cmds/ul/ul.c [new file with mode: 0644]
text_cmds/unexpand/unexpand.c [new file with mode: 0644]
text_cmds/uniq/uniq.1 [new file with mode: 0644]
text_cmds/uniq/uniq.c [new file with mode: 0644]
text_cmds/unvis/unvis.1 [new file with mode: 0644]
text_cmds/unvis/unvis.c [new file with mode: 0644]
text_cmds/vis/extern.h [new file with mode: 0644]
text_cmds/vis/foldit.c [new file with mode: 0644]
text_cmds/vis/vis.1 [new file with mode: 0644]
text_cmds/vis/vis.c [new file with mode: 0644]
text_cmds/wc/wc.1 [new file with mode: 0644]
text_cmds/wc/wc.c [new file with mode: 0644]
text_cmds/xcconfigs/base.xcconfig [new file with mode: 0644]
text_cmds/xcconfigs/ee.xcconfig [new file with mode: 0644]
text_cmds/xcconfigs/grep.xcconfig [new file with mode: 0644]
text_cmds/xcconfigs/sort.xcconfig [new file with mode: 0644]
text_cmds/xcodescripts/grep_variant_links.sh [new file with mode: 0644]
text_cmds/xcodescripts/install-opensource.sh [new file with mode: 0644]
text_cmds/xcodescripts/install-sort-man.sh [new file with mode: 0644]