]> git.cameronkatri.com Git - apple_cmds.git/commit
file_cmds: mtree probably won't work, but it does compile
authorCameron Katri <me@cameronkatri.com>
Mon, 10 May 2021 13:13:28 +0000 (09:13 -0400)
committerCameron Katri <me@cameronkatri.com>
Mon, 10 May 2021 13:13:28 +0000 (09:13 -0400)
commitad3d9102dbec58bdd72fffe933081e8d258e962d
tree32f91557fb89a7ca44116a828cf25b64e95925fd
parentf6684a2134ecc4959011955e89abb6103dd2eb2f
file_cmds: mtree probably won't work, but it does compile
33 files changed:
file_cmds/Makefile [new file with mode: 0644]
file_cmds/chflags/Makefile [new file with mode: 0644]
file_cmds/chmod/Makefile [new file with mode: 0644]
file_cmds/chown/Makefile [new file with mode: 0644]
file_cmds/cksum/Makefile [new file with mode: 0644]
file_cmds/compress/Makefile [new file with mode: 0644]
file_cmds/cp/Makefile [new file with mode: 0644]
file_cmds/dd/Makefile [new file with mode: 0644]
file_cmds/df/Makefile [new file with mode: 0644]
file_cmds/du/Makefile [new file with mode: 0644]
file_cmds/gzip/Makefile [new file with mode: 0644]
file_cmds/install/Makefile [new file with mode: 0644]
file_cmds/ipcrm/Makefile [new file with mode: 0644]
file_cmds/ipcs/Makefile [new file with mode: 0644]
file_cmds/ln/Makefile [new file with mode: 0644]
file_cmds/ls/Makefile [new file with mode: 0644]
file_cmds/ls/ls.c
file_cmds/mkdir/Makefile [new file with mode: 0644]
file_cmds/mkfifo/Makefile [new file with mode: 0644]
file_cmds/mknod/Makefile [new file with mode: 0644]
file_cmds/mtree/Makefile [new file with mode: 0644]
file_cmds/mtree/commoncrypto.c
file_cmds/mv/Makefile [new file with mode: 0644]
file_cmds/pathchk/Makefile [new file with mode: 0644]
file_cmds/pax/Makefile [new file with mode: 0644]
file_cmds/pax/extern.h
file_cmds/pax/options.c
file_cmds/rm/Makefile [new file with mode: 0644]
file_cmds/rmdir/Makefile [new file with mode: 0644]
file_cmds/rmt/Makefile [new file with mode: 0644]
file_cmds/shar/Makefile [new file with mode: 0644]
file_cmds/stat/Makefile [new file with mode: 0644]
file_cmds/touch/Makefile [new file with mode: 0644]