Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin add mount_ptyfs
details: https://anonhg.NetBSD.org/src/rev/9cdf2e67a461
branches: trunk
changeset: 571110:9cdf2e67a461
user: christos <christos%NetBSD.org@localhost>
date: Thu Nov 11 01:55:27 2004 +0000
description:
add mount_ptyfs
diffstat:
sbin/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1f9d9973058f -r 9cdf2e67a461 sbin/Makefile
--- a/sbin/Makefile Thu Nov 11 01:53:39 2004 +0000
+++ b/sbin/Makefile Thu Nov 11 01:55:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.88 2004/08/19 10:20:59 drochner Exp $
+# $NetBSD: Makefile,v 1.89 2004/11/11 01:55:27 christos Exp $
# @(#)Makefile 8.5 (Berkeley) 3/31/94
# Not ported: XNSrouted enpload scsiformat startslip
@@ -33,6 +33,7 @@
SUBDIR+= mount_overlay
SUBDIR+= mount_portal
SUBDIR+= mount_procfs
+SUBDIR+= mount_ptyfs
SUBDIR+= mount_smbfs
SUBDIR+= mount_umap
SUBDIR+= mount_union
Home |
Main Index |
Thread Index |
Old Index