]> Zhao Yanbai Git Server - minix.git/commit
Replace rm and rmdir with NetBSD version
authorThomas Veerman <thomas@minix3.org>
Mon, 16 Jan 2012 10:46:14 +0000 (10:46 +0000)
committerThomas Veerman <thomas@minix3.org>
Mon, 16 Jan 2012 10:46:14 +0000 (10:46 +0000)
commite257c999b878432af1498c80a663867528922bc4
tree04d2c1525ef0a3aeb62124116994ff89a79095d8
parentf18dab92bf7e0b6cbdf233b58b2906d369fa8e87
Replace rm and rmdir with NetBSD version
15 files changed:
bin/Makefile
bin/rm/Makefile [new file with mode: 0644]
bin/rm/rm.1 [new file with mode: 0644]
bin/rm/rm.c [new file with mode: 0644]
bin/rmdir/Makefile [new file with mode: 0644]
bin/rmdir/rmdir.1 [new file with mode: 0644]
bin/rmdir/rmdir.c [new file with mode: 0644]
commands/Makefile
commands/cp/Makefile
commands/rmdir/Makefile [deleted file]
commands/rmdir/rmdir.c [deleted file]
docs/UPDATING
etc/usr/rc
test/test46.c
tools/nbsd_ports