Module Name: src Committed By: matt Date: Fri Feb 21 07:32:43 UTC 2014
Modified Files: src/sys/conf: files Log Message: defparam KERNHIST_DELAY To generate a diff of this commit: cvs rdiff -u -r1.1082 -r1.1083 src/sys/conf/files Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/conf/files diff -u src/sys/conf/files:1.1082 src/sys/conf/files:1.1083 --- src/sys/conf/files:1.1082 Mon Dec 9 16:45:23 2013 +++ src/sys/conf/files Fri Feb 21 07:32:43 2014 @@ -1,4 +1,4 @@ -# $NetBSD: files,v 1.1082 2013/12/09 16:45:23 pooka Exp $ +# $NetBSD: files,v 1.1083 2014/02/21 07:32:43 matt Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 version 20100430 @@ -170,6 +170,7 @@ include "crypto/nist_ctr_drbg/files.nist # Kernel history/tracing. Old UVMHIST depends upon this. # defflag opt_kernhist.h KERNHIST KERNHIST_PRINT +defparam opt_kernhist.h KERNHIST_DELAY file kern/kern_history.c kernhist #