summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1999-01-11 01:43:51 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1999-01-11 01:43:51 +0000
commit6393ea59aa1f8399bf7840282db94ca22c8767c9 (patch)
treeaa8c3c500a63ab59447961afb6c1826632d3989d /sys
parent54e447d67c002833fd1963cda39d0421351c3dcf (diff)
Forgot to add kern_kthread.c here
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/files3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index a3d71dd45e8..82a7c19cb29 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.103 1999/01/11 01:00:05 deraadt Exp $
+# $OpenBSD: files,v 1.104 1999/01/11 01:43:50 niklas Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -217,6 +217,7 @@ file kern/kern_exec.c
file kern/kern_exit.c
file kern/kern_fork.c
file kern/kern_fthread.c
+file kern/kern_kthread.c
file kern/kern_ktrace.c ktrace
file kern/kern_lock.c
file kern/kern_lkm.c lkm