Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/puffs add commented out nqmfs
details: https://anonhg.NetBSD.org/src/rev/0375d9e68591
branches: trunk
changeset: 752863:0375d9e68591
user: pooka <pooka%NetBSD.org@localhost>
date: Mon Mar 08 12:48:31 2010 +0000
description:
add commented out nqmfs
diffstat:
usr.sbin/puffs/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 32bed2d91e6a -r 0375d9e68591 usr.sbin/puffs/Makefile
--- a/usr.sbin/puffs/Makefile Mon Mar 08 12:46:33 2010 +0000
+++ b/usr.sbin/puffs/Makefile Mon Mar 08 12:48:31 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2009/12/05 20:11:18 pooka Exp $
+# $NetBSD: Makefile,v 1.12 2010/03/08 12:48:31 pooka Exp $
SUBDIR= mount_9p mount_psshfs mount_sysctlfs
@@ -14,4 +14,7 @@
# and is therefore not useful for the average user
#SUBDIR+=rump_fdesc
+# rump_mqmfs is just another ffs, useful mainly for debugging
+#SUBDIR+=rump_nqmfs
+
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index