git: dumpon(8): Add "dumpoff" variant to be "dumpon off"

Aaron LI aly at crater.dragonflybsd.org
Sat Sep 22 21:35:57 PDT 2018


commit 03f2fdd26fee309abfe7c8bdf799f8d35a4e18bf
Author: Aaron LI <aly at aaronly.me>
Date:   Sat Sep 22 20:57:52 2018 +0800

    dumpon(8): Add "dumpoff" variant to be "dumpon off"
    
    "dumpon off" doesn't seem to be a good command, so let's add the "dumpoff"
    variant that just acts as "dumpon off", similar to "swapoff".
    
    Thanks to swildner for the initial patch.
    
    See also: https://bugs.dragonflybsd.org/issues/3092#note-2

Summary of changes:
 sbin/dumpon/Makefile |  4 +++-
 sbin/dumpon/dumpon.8 | 14 +++++++++++---
 sbin/dumpon/dumpon.c | 27 ++++++++++++++++++---------
 3 files changed, 32 insertions(+), 13 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/03f2fdd26fee309abfe7c8bdf799f8d35a4e18bf


-- 
DragonFly BSD source repository



More information about the Commits mailing list