DragonFly BSD
DragonFly commits List (threaded) for 2011-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 23 May 2011 04:03:35 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]