Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/macppc/conf/GENERIC,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/macppc/conf/GENERIC,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.41 retrieving revision 1.42 diff -u -p -r1.41 -r1.42 --- src/sys/arch/macppc/conf/GENERIC 1999/11/08 06:17:42 1.41 +++ src/sys/arch/macppc/conf/GENERIC 1999/11/15 19:10:48 1.42 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.41 1999/11/08 06:17:42 mycroft Exp $ +# $NetBSD: GENERIC,v 1.42 1999/11/15 19:10:48 fvdl Exp $ # # GENERIC -- everything that's currently supported # @@ -58,6 +58,7 @@ file-system UNION # union file system # File system options options QUOTA # UFS quotas #options FFS_EI # FFS Endian Independant support +#options SOFTDEP # FFS soft updates support. options NFSSERVER # Network File System server #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags.