Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/conf Add entry for kern/kern_ksyms_buf.c



details:   https://anonhg.NetBSD.org/src/rev/743bd4c75799
branches:  trunk
changeset: 331795:743bd4c75799
user:      matt <matt%NetBSD.org@localhost>
date:      Sun Aug 24 16:42:46 2014 +0000

description:
Add entry for kern/kern_ksyms_buf.c

diffstat:

 sys/conf/files |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 935bedd27695 -r 743bd4c75799 sys/conf/files
--- a/sys/conf/files    Sun Aug 24 16:39:21 2014 +0000
+++ b/sys/conf/files    Sun Aug 24 16:42:46 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files,v 1.1100 2014/08/24 08:17:44 tsutsui Exp $
+#      $NetBSD: files,v 1.1101 2014/08/24 16:42:46 matt Exp $
 #      @(#)files.newconf       7.5 (Berkeley) 5/10/93
 
 version        20100430
@@ -1551,6 +1551,7 @@
 file   kern/kern_ktrace.c              ktrace
 file   kern/kern_ktrace_vfs.c          ktrace
 file   kern/kern_ksyms.c               ksyms | ddb | modular needs-flag
+file   kern/kern_ksyms_buf.c           ksyms | ddb | modular needs-flag
 file   kern/kern_lock.c
 file   kern/kern_lwp.c
 file   kern/kern_malloc.c



Home | Main Index | Thread Index | Old Index