Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf Pull in sys/kern_kcont. Size is 1.4k, hardly worth ...
details: https://anonhg.NetBSD.org/src/rev/23c8f7e4fd37
branches: trunk
changeset: 559548:23c8f7e4fd37
user: jonathan <jonathan%NetBSD.org@localhost>
date: Sat Mar 20 03:12:47 2004 +0000
description:
Pull in sys/kern_kcont. Size is 1.4k, hardly worth making an option
(though it could be made so, if something breaks on platforms without
generic soft-ints).
diffstat:
sys/conf/files | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f4d381f41bc8 -r 23c8f7e4fd37 sys/conf/files
--- a/sys/conf/files Sat Mar 20 03:08:55 2004 +0000
+++ b/sys/conf/files Sat Mar 20 03:12:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.660 2004/03/14 13:52:12 bjh21 Exp $
+# $NetBSD: files,v 1.661 2004/03/20 03:12:47 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -1135,6 +1135,7 @@
file kern/kern_exec.c
file kern/kern_exit.c
file kern/kern_fork.c
+file kern/kern_kcont.c
file kern/kern_kthread.c
file kern/kern_ktrace.c
file kern/kern_systrace.c systrace
Home |
Main Index |
Thread Index |
Old Index