git: kernel - Move PANIC_REBOOT_WAIT_TIME to conf/options

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Mar 27 16:38:02 PDT 2010


commit 14fa79833ba7bef5fca40326bfa692e3c52994d0
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Mar 27 16:36:00 2010 -0700

    kernel - Move PANIC_REBOOT_WAIT_TIME to conf/options
    
    * Move it out of the platform-specific conf and into the generic conf.
    
    Submitted-by: Sylvestre Gallon <ccna.syl at gmail.com>

Summary of changes:
 sys/conf/options                    |    1 +
 sys/platform/pc32/conf/options      |    1 -
 sys/platform/pc64/conf/options      |    1 -
 sys/platform/vkernel/conf/options   |    1 -
 sys/platform/vkernel64/conf/options |    1 -
 5 files changed, 1 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/14fa79833ba7bef5fca40326bfa692e3c52994d0


-- 
DragonFly BSD source repository





More information about the Commits mailing list