看板 DFBSD_commit 關於我們 聯絡資訊
commit 14fa79833ba7bef5fca40326bfa692e3c52994d0 Author: Matthew Dillon <dillon@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@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