git: mail(1) & battlestar(6): Rename some files.

看板DFBSD_commit作者時間14年前 (2011/05/23 19:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/5 (看更多)
commit 937f07e069e150b93cfed49b0def7a66b9344abe Author: Sascha Wildner <saw@online.de> Date: Mon May 23 13:00:41 2011 +0200 mail(1) & battlestar(6): Rename some files. All these files had names which are reserved in Windows, which led to our tree being not correctly checked out to NTFS, for example. Reported-by: Adam Hoka <adam.hoka@gmail.com> Summary of changes: games/battlestar/Makefile | 4 ++-- games/battlestar/{com1.c => command1.c} | 0 games/battlestar/{com2.c => command2.c} | 0 games/battlestar/{com3.c => command3.c} | 0 games/battlestar/{com4.c => command4.c} | 0 games/battlestar/{com5.c => command5.c} | 0 games/battlestar/{com6.c => command6.c} | 0 games/battlestar/{com7.c => command7.c} | 0 usr.bin/mail/Makefile | 5 ++--- usr.bin/mail/{aux.c => util.c} | 0 10 files changed, 4 insertions(+), 5 deletions(-) rename games/battlestar/{com1.c => command1.c} (100%) rename games/battlestar/{com2.c => command2.c} (100%) rename games/battlestar/{com3.c => command3.c} (100%) rename games/battlestar/{com4.c => command4.c} (100%) rename games/battlestar/{com5.c => command5.c} (100%) rename games/battlestar/{com6.c => command6.c} (100%) rename games/battlestar/{com7.c => command7.c} (100%) rename usr.bin/mail/{aux.c => util.c} (100%) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/937f07e069e150b93cfed49b0def7a66b9344abe -- DragonFly BSD source repository
文章代碼(AID): #1DsaMzhU (DFBSD_commit)
討論串 (同標題文章)
文章代碼(AID): #1DsaMzhU (DFBSD_commit)