Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcmips/conf enable SOFTDEP.
details: https://anonhg.NetBSD.org/src/rev/9e2b380f0c56
branches: trunk
changeset: 494029:9e2b380f0c56
user: shin <shin%NetBSD.org@localhost>
date: Thu Jun 29 11:42:30 2000 +0000
description:
enable SOFTDEP.
diffstat:
sys/arch/hpcmips/conf/TX3912 | 4 ++--
sys/arch/hpcmips/conf/TX3922 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (42 lines):
diff -r dfe538c3e815 -r 9e2b380f0c56 sys/arch/hpcmips/conf/TX3912
--- a/sys/arch/hpcmips/conf/TX3912 Thu Jun 29 09:02:51 2000 +0000
+++ b/sys/arch/hpcmips/conf/TX3912 Thu Jun 29 11:42:30 2000 +0000
@@ -2,7 +2,7 @@
# Distribution kernel (TOSHIBA TX3912 based model) kernel config file
#
-# $NetBSD: TX3912,v 1.22 2000/06/14 22:02:25 veego Exp $
+# $NetBSD: TX3912,v 1.23 2000/06/29 11:42:30 shin Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@@ -87,7 +87,7 @@
#options CCITT,LLC,HDLC # X.25
options NFSSERVER # Sun NFS-compatible filesystem (server)
-#options SOFTDEP # FFS soft updates support.
+options SOFTDEP # FFS soft updates support.
#options QUOTA # UFS quotas
options NFS_BOOT_DHCP
diff -r dfe538c3e815 -r 9e2b380f0c56 sys/arch/hpcmips/conf/TX3922
--- a/sys/arch/hpcmips/conf/TX3922 Thu Jun 29 09:02:51 2000 +0000
+++ b/sys/arch/hpcmips/conf/TX3922 Thu Jun 29 11:42:30 2000 +0000
@@ -1,7 +1,7 @@
#
# Distribution kernel (TOSHIBA TX3922 based model) kernel config file
#
-# $NetBSD: TX3922,v 1.22 2000/06/14 22:02:26 veego Exp $
+# $NetBSD: TX3922,v 1.23 2000/06/29 11:42:30 shin Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@@ -76,7 +76,7 @@
#options CCITT,LLC,HDLC # X.25
options NFSSERVER # Sun NFS-compatible filesystem (server)
-#options SOFTDEP # FFS soft updates support.
+options SOFTDEP # FFS soft updates support.
#options QUOTA # UFS quotas
options NFS_BOOT_DHCP
Home |
Main Index |
Thread Index |
Old Index