Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/algor/conf Add FDESC.
details: https://anonhg.NetBSD.org/src/rev/342d9925f29c
branches: trunk
changeset: 511606:342d9925f29c
user: thorpej <thorpej%NetBSD.org@localhost>
date: Fri Jun 22 14:14:16 2001 +0000
description:
Add FDESC.
diffstat:
sys/arch/algor/conf/P5064 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 9f53fc8abcc2 -r 342d9925f29c sys/arch/algor/conf/P5064
--- a/sys/arch/algor/conf/P5064 Fri Jun 22 14:12:19 2001 +0000
+++ b/sys/arch/algor/conf/P5064 Fri Jun 22 14:14:16 2001 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: P5064,v 1.6 2001/06/12 22:32:51 thorpej Exp $
+# $NetBSD: P5064,v 1.7 2001/06/22 14:14:16 thorpej Exp $
#
# Algorithmics P-5064 kernel.
#
include "arch/algor/conf/std.algor"
-#ident "P5064-$Revision: 1.6 $"
+#ident "P5064-$Revision: 1.7 $"
maxusers 32
@@ -35,6 +35,7 @@
file-system NFS # Sun NFS-compatible file system client
file-system KERNFS # Kernel variable file system (/kern)
file-system PROCFS # Process file system (/proc)
+file-system FDESC # /dev/fd file system
# File system options
options NFSSERVER # Sun NFS-compatible file system server
Home |
Main Index |
Thread Index |
Old Index