PERFORCE change 77405 for review

Peter Wemm peter at FreeBSD.org
Tue May 24 19:41:15 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=77405

Change 77405 by peter at 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!
 
 


More information about the p4-projects mailing list