summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-02-15 01:28:22 +0000
committerrwatson <rwatson@FreeBSD.org>2007-02-15 01:28:22 +0000
commit0b9556844732d04fcb370741e47f99e955f3f37c (patch)
treeeb04933276cdf57b013178ca7f87dfb57441f749 /sys/conf/files
parentbaeb01e2457bc5e3c285e574465e954e752ede70 (diff)
downloadFreeBSD-src-0b9556844732d04fcb370741e47f99e955f3f37c.zip
FreeBSD-src-0b9556844732d04fcb370741e47f99e955f3f37c.tar.gz
Teach DDB how to print sockets, socket buffers, protosw's, and domain
structures given pointers to them.
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 9a8f0bd..802e9a1 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1443,6 +1443,7 @@ kern/tty_subr.c standard
kern/tty_tty.c standard
kern/uipc_accf.c optional inet
kern/uipc_cow.c optional zero_copy_sockets
+kern/uipc_debug.c optional ddb
kern/uipc_domain.c standard
kern/uipc_mbuf.c standard
kern/uipc_mbuf2.c standard
OpenPOWER on IntegriCloud