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

git: Remove dschedctl(8).


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 1 Aug 2010 01:39:37 -0700 (PDT)

commit 44c6d5b420c0412ed7fb86401beb4832e6724236
Author: Sascha Wildner <saw@online.de>
Date:   Sun Aug 1 10:38:46 2010 +0200

    Remove dschedctl(8).
    
    dsched's behavior is controlled by the dsched.* tunables and sysctls
    for a while now.
    
    In-discussion-with: alexh

Summary of changes:
 Makefile_upgrade.inc           |    3 +
 usr.sbin/Makefile              |    1 -
 usr.sbin/dschedctl/Makefile    |    4 -
 usr.sbin/dschedctl/dschedctl.8 |   88 ----------------
 usr.sbin/dschedctl/dschedctl.c |  216 ----------------------------------------
 5 files changed, 3 insertions(+), 309 deletions(-)
 delete mode 100644 usr.sbin/dschedctl/Makefile
 delete mode 100644 usr.sbin/dschedctl/dschedctl.8
 delete mode 100644 usr.sbin/dschedctl/dschedctl.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/44c6d5b420c0412ed7fb86401beb4832e6724236


-- 
DragonFly BSD source repository



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