summaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorThordur I. Bjornsson <thib@cvs.openbsd.org>2009-06-17 01:30:33 +0000
committerThordur I. Bjornsson <thib@cvs.openbsd.org>2009-06-17 01:30:33 +0000
commit3ee68d23a3466d2029ffb173fb427cbe52bf1c22 (patch)
tree9836d4f2fe25decc84e3ffcba4a9c31e9b946d7c /sys/conf/files
parentc51365090d32d88879756762d7720c7761a80060 (diff)
Revert bufq's. this is inline with the major midlayer reverts that
have been going on. this appears to bring us back to stable state. lots of testing by oga and ariane and my self.
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 84d1f578eb8..28e45437fd7 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.466 2009/06/16 16:42:41 ariane Exp $
+# $OpenBSD: files,v 1.467 2009/06/17 01:30:30 thib Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -656,7 +656,6 @@ file kern/exec_subr.c
file kern/init_main.c
file kern/init_sysent.c
file kern/kern_acct.c accounting
-file kern/kern_bufq.c
file kern/kern_clock.c
file kern/kern_descrip.c
file kern/kern_event.c