Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Add PTYFS



details:   https://anonhg.NetBSD.org/src/rev/45e36453255f
branches:  trunk
changeset: 782071:45e36453255f
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sun Oct 14 13:54:39 2012 +0000

description:
Add PTYFS

diffstat:

 sys/arch/evbarm/conf/NSLU2 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c4b460075226 -r 45e36453255f sys/arch/evbarm/conf/NSLU2
--- a/sys/arch/evbarm/conf/NSLU2        Sun Oct 14 13:38:13 2012 +0000
+++ b/sys/arch/evbarm/conf/NSLU2        Sun Oct 14 13:54:39 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: NSLU2,v 1.27 2012/09/11 19:43:10 msaitoh Exp $
+#      $NetBSD: NSLU2,v 1.28 2012/10/14 13:54:39 msaitoh Exp $
 #
 #      Linksys NSLU2 "Slug" NAS Device
 #
@@ -46,6 +46,7 @@
 #file-system   KERNFS          # /kern
 #file-system   NULLFS          # loopback file system
 #file-system   PROCFS          # /proc
+file-system    PTYFS           # /dev/ptm support
 #file-system   PUFFS           # Userspace file systems (e.g. ntfs-3g & sshfs)
 #file-system   UMAPFS          # NULLFS + uid and gid remapping
 #file-system   UNION           # union file system



Home | Main Index | Thread Index | Old Index