看板 DFBSD_commit 關於我們 聯絡資訊
commit a2bc4e56d4ab068fea12d65d13740b7a600769a8 Author: Fran癟ois Tigeot <ftigeot@wolfpond.org> Date: Wed Sep 7 09:37:22 2011 +0200 Add a -D option to install(1) This option is implemented for compatibility with the NetBSD version of install(1). Even though its code is fully operating, it is only useful when used in combination with the non-implemented -M NetBSD flag. Thus, it is effectively a dummy as of the present commit. Summary of changes: usr.bin/xinstall/install.1 | 13 ++++++++++++- usr.bin/xinstall/xinstall.c | 12 ++++++++---- 2 files changed, 20 insertions(+), 5 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a2bc4e56d4ab068fea12d65d13740b7a600769a8 -- DragonFly BSD source repository