Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf Add missing subr_pcq.c
details: https://anonhg.NetBSD.org/src/rev/4504afd73279
branches: trunk
changeset: 770798:4504afd73279
user: martin <martin%NetBSD.org@localhost>
date: Wed Nov 02 09:47:57 2011 +0000
description:
Add missing subr_pcq.c
diffstat:
sys/conf/files | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 86b43c598d20 -r 4504afd73279 sys/conf/files
--- a/sys/conf/files Wed Nov 02 08:49:08 2011 +0000
+++ b/sys/conf/files Wed Nov 02 09:47:57 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.1029 2011/10/15 00:23:08 sjg Exp $
+# $NetBSD: files,v 1.1030 2011/11/02 09:47:57 martin Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
version 20100430
@@ -1547,6 +1547,7 @@
file kern/subr_lwp_specificdata.c
file kern/subr_once.c
file kern/subr_optstr.c
+file kern/subr_pcq.c
file kern/subr_pcu.c
file kern/subr_percpu.c
file kern/subr_pool.c
Home |
Main Index |
Thread Index |
Old Index