Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/librump/rumpkern Include kern_prot.c for setuid etc.
details: https://anonhg.NetBSD.org/src/rev/c25f0c084527
branches: trunk
changeset: 757448:c25f0c084527
user: pooka <pooka%NetBSD.org@localhost>
date: Mon Aug 30 09:44:40 2010 +0000
description:
Include kern_prot.c for setuid etc.
diffstat:
sys/rump/librump/rumpkern/Makefile.rumpkern | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d1bc54cff0e7 -r c25f0c084527 sys/rump/librump/rumpkern/Makefile.rumpkern
--- a/sys/rump/librump/rumpkern/Makefile.rumpkern Mon Aug 30 09:44:11 2010 +0000
+++ b/sys/rump/librump/rumpkern/Makefile.rumpkern Mon Aug 30 09:44:40 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.rumpkern,v 1.94 2010/08/30 09:44:11 pooka Exp $
+# $NetBSD: Makefile.rumpkern,v 1.95 2010/08/30 09:44:40 pooka Exp $
#
.include "${RUMPTOP}/Makefile.rump"
@@ -59,6 +59,7 @@
kern_mutex_obj.c \
kern_ntptime.c \
kern_proc.c \
+ kern_prot.c \
kern_rate.c \
kern_resource.c \
kern_stub.c \
Home |
Main Index |
Thread Index |
Old Index