git: DragonFly_RELEASE_3_0 savecore(8): Use the buf's size and not char *'s size for reading the kernel.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Jun 16 16:43:46 PDT 2012


commit 73337b4788e3f594a43b6098c3919c82687f9b7f
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jun 17 01:42:28 2012 +0200

    savecore(8): Use the buf's size and not char *'s size for reading the kernel.
    
    This speeds up the kernel saving part by a couple of seconds.

Summary of changes:
 sbin/savecore/savecore.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/73337b4788e3f594a43b6098c3919c82687f9b7f


-- 
DragonFly BSD source repository





More information about the Commits mailing list