DragonFly commits List (threaded) for 2012-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Move stlstats(8) to usr.sbin/
commit e912bc6dfef565c29eba310108ce4ed2a454d823
Author: Sascha Wildner <saw@online.de>
Date: Sat Dec 1 18:59:16 2012 +0100
Move stlstats(8) to usr.sbin/
Summary of changes:
usr.sbin/Makefile | 2 +-
usr.sbin/stallion/Makefile | 5 -----
usr.sbin/stallion/Makefile.inc | 7 -------
usr.sbin/{stallion => }/stlstats/Makefile | 0
usr.sbin/{stallion => }/stlstats/stlstats.8 | 0
usr.sbin/{stallion => }/stlstats/stlstats.c | 0
6 files changed, 1 insertions(+), 13 deletions(-)
delete mode 100644 usr.sbin/stallion/Makefile
delete mode 100644 usr.sbin/stallion/Makefile.inc
rename usr.sbin/{stallion => }/stlstats/Makefile (100%)
rename usr.sbin/{stallion => }/stlstats/stlstats.8 (100%)
rename usr.sbin/{stallion => }/stlstats/stlstats.c (100%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e912bc6dfef565c29eba310108ce4ed2a454d823
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]