Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2005 19:41:13 GMT
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 77405 for review
Message-ID:  <200505241941.j4OJfDBt084011@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=77405

Change 77405 by peter@peter_daintree on 2005/05/24 19:41:02

	integ -b i386_hammer

Affected files ...

.. //depot/projects/hammer/sys/amd64/amd64/mp_machdep.c#96 integrate
.. //depot/projects/hammer/sys/amd64/conf/GENERIC#73 integrate
.. //depot/projects/hammer/sys/amd64/conf/NOTES#67 integrate

Differences ...

==== //depot/projects/hammer/sys/amd64/amd64/mp_machdep.c#96 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/conf/GENERIC#73 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/conf/NOTES#67 (text+ko) ====

@@ -4,7 +4,7 @@
 # This file contains machine dependent kernel configuration notes.  For
 # machine independent notes, look in /sys/conf/NOTES.
 #
-# (XXX from i386:NOTES,v 1.1198)
+# (XXX from i386:NOTES,v 1.1199)
 # $FreeBSD: src/sys/amd64/conf/NOTES,v 1.34 2005/04/30 20:00:58 dwhite Exp $
 #
 
@@ -105,6 +105,12 @@
 #####################################################################
 # MISCELLANEOUS DEVICES AND OPTIONS
 
+#
+# Add support for the ReiserFS filesystem (used in Linux). Currently,
+# this is limited to read-only access.
+#
+options 	REISERFS
+
 device		gzip		#Exec gzipped a.out's.  REQUIRES COMPAT_AOUT!
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505241941.j4OJfDBt084011>