Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/sun3/conf Pullup 1.35 [tsutsui]:
details: https://anonhg.NetBSD.org/src/rev/0477dbd665d1
branches: netbsd-1-5
changeset: 490020:0477dbd665d1
user: tv <tv%NetBSD.org@localhost>
date: Mon Oct 30 23:32:20 2000 +0000
description:
Pullup 1.35 [tsutsui]:
Enable options SOFTDEP.
diffstat:
sys/arch/sun3/conf/GENERIC3X | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1ffbb0916e1f -r 0477dbd665d1 sys/arch/sun3/conf/GENERIC3X
--- a/sys/arch/sun3/conf/GENERIC3X Mon Oct 30 23:30:18 2000 +0000
+++ b/sys/arch/sun3/conf/GENERIC3X Mon Oct 30 23:32:20 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC3X,v 1.32.2.1 2000/10/05 00:04:08 itojun Exp $
+# $NetBSD: GENERIC3X,v 1.32.2.2 2000/10/30 23:32:20 tv Exp $
# GENERIC Sun3X (3/80, 3/470)
# Supports root on: ie0, le0, sd*, ...
@@ -66,7 +66,7 @@
options NFSSERVER # nfs server support
options QUOTA # FFS quotas
#options FFS_EI # FFS Endian Independant support
-#options SOFTDEP # FFS soft updates support.
+options SOFTDEP # FFS soft updates support.
# Networking options
options INET # IP prototol stack support
Home |
Main Index |
Thread Index |
Old Index