]> Zhao Yanbai Git Server - minix.git/commit
Import NetBSD touch command
authorZachary Storer <zacts.3.14159@gmail.com>
Sat, 15 Mar 2014 17:55:55 +0000 (11:55 -0600)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:15 +0000 (17:05 +0200)
commit71d1d39e6139c025729ba03bca772ab4777e85df
tree805631722c680879547581bb92ab1e96b4bd807b
parent5552d8615231c291c52ccc24a0d84f4eadb0088c
Import NetBSD touch command

Replaces the 'touch' functionality provided by commands/touch.
commands/Makefile
commands/touch/Makefile [deleted file]
usr.bin/Makefile
usr.bin/touch/Makefile [new file with mode: 0644]
usr.bin/touch/touch.1 [moved from commands/touch/touch.1 with 76% similarity]
usr.bin/touch/touch.c [moved from commands/touch/touch.c with 55% similarity]