]> Zhao Yanbai Git Server - minix.git/commit
Import NetBSD cp command.
authorZachary Storer <zacts.3.14159@gmail.com>
Sun, 27 Jul 2014 12:19:54 +0000 (06:19 -0600)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:06:34 +0000 (17:06 +0200)
commit5da400ecaab1bd36c0df323a29551873e839afbd
treea3a915d2e382121ce6c3e864d70e4e3590c2883f
parent9abd355d6b24fc10bc7a9e75a004b537dd99fcdb
Import NetBSD cp command.

Change-Id: I61943a2ef6d5945b9e10e520e5ebf85e99ac668a
13 files changed:
bin/Makefile
bin/cp/Makefile [new file with mode: 0644]
bin/cp/cp.1 [new file with mode: 0644]
bin/cp/cp.c [new file with mode: 0644]
bin/cp/extern.h [new file with mode: 0644]
bin/cp/utils.c [new file with mode: 0644]
commands/Makefile
commands/cp/Makefile [deleted file]
commands/cp/cp.c [deleted file]
commands/setup/setup.sh
man/man1/Makefile
man/man1/cp.1 [deleted file]
man/man8/usage.8