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/arm32/conf Pullup 1.39 [tsutsui]:



details:   https://anonhg.NetBSD.org/src/rev/3fbb5425c480
branches:  netbsd-1-5
changeset: 490021:3fbb5425c480
user:      tv <tv%NetBSD.org@localhost>
date:      Mon Oct 30 23:32:58 2000 +0000

description:
Pullup 1.39 [tsutsui]:
Enable options SOFTDEP.

diffstat:

 sys/arch/arm32/conf/CATS |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0477dbd665d1 -r 3fbb5425c480 sys/arch/arm32/conf/CATS
--- a/sys/arch/arm32/conf/CATS  Mon Oct 30 23:32:20 2000 +0000
+++ b/sys/arch/arm32/conf/CATS  Mon Oct 30 23:32:58 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CATS,v 1.35 2000/06/14 22:02:20 veego Exp $
+#      $NetBSD: CATS,v 1.35.2.1 2000/10/30 23:32:58 tv Exp $
 #
 #      CATS -- CHALTECH CATS Development kernel
 #
@@ -68,7 +68,7 @@
 #options       QUOTA           # UFS quotas
 #options       FFS_EI          # FFS Endian Independant support
 options        NFSSERVER
-#options       SOFTDEP         # FFS soft updates support
+options        SOFTDEP         # FFS soft updates support
 
 # Networking options
 



Home | Main Index | Thread Index | Old Index