]> Zhao Yanbai Git Server - minix.git/commit
Importing bin/dd 86/2986/1
authorJacob Adams <tookmund@gmail.com>
Sun, 5 Apr 2015 01:00:10 +0000 (21:00 -0400)
committerLionel Sambuc <lionel@minix3.org>
Wed, 15 Apr 2015 11:50:57 +0000 (13:50 +0200)
commitc19d619d42588dfcfbd5c23c7290d975d0294e65
tree04ee8eb42cfd76f174e8bdf843c239cfbf98874a
parent9cf6cc509881ec142ff89bbefa84de080dec5b22
Importing bin/dd

Change-Id: Ibdfed821aa834419c9713dc80f698c8ed74ff269
19 files changed:
bin/Makefile
bin/dd/Makefile [new file with mode: 0644]
bin/dd/args.c [new file with mode: 0644]
bin/dd/conv.c [new file with mode: 0644]
bin/dd/conv_tab.c [new file with mode: 0644]
bin/dd/dd.1 [new file with mode: 0644]
bin/dd/dd.c [new file with mode: 0644]
bin/dd/dd.h [new file with mode: 0644]
bin/dd/dd_hostops.c [new file with mode: 0644]
bin/dd/dd_rumpops.c [new file with mode: 0644]
bin/dd/extern.h [new file with mode: 0644]
bin/dd/misc.c [new file with mode: 0644]
bin/dd/position.c [new file with mode: 0644]
distrib/sets/lists/minix/mi
minix/commands/Makefile
minix/commands/dd/Makefile [deleted file]
minix/commands/dd/dd.c [deleted file]
minix/man/man1/Makefile
minix/man/man1/dd.1 [deleted file]