[BACK]Return to files.ufs CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / ufs

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/ufs/files.ufs between version 1.36 and 1.36.2.1

version 1.36, 2014/05/16 09:34:03 version 1.36.2.1, 2014/11/18 19:05:32
Line 7  deffs     LFS
Line 7  deffs     LFS
 deffs                                   CHFS  deffs                                   CHFS
   
 defflag opt_ffs.h                       FFS_EI FFS_NO_SNAPSHOT APPLE_UFS  defflag opt_ffs.h                       FFS_EI FFS_NO_SNAPSHOT APPLE_UFS
                                         UFS_DIRHASH                                          UFS_DIRHASH UFS_EXTATTR
                                         UFS_EXTATTR UFS_EXTATTR_AUTOSTART  
   
 defflag opt_lfs.h                       LFS_EI LFS_KERNEL_RFW  defflag opt_lfs.h                       LFS_EI LFS_KERNEL_RFW
                                         LFS_DIRHASH                                          LFS_DIRHASH LFS_EXTATTR
                                         LFS_EXTATTR LFS_EXTATTR_AUTOSTART  
                                         LFS_QUOTA LFS_QUOTA2                                          LFS_QUOTA LFS_QUOTA2
   
 file    ufs/ext2fs/ext2fs_alloc.c       ext2fs  file    ufs/ext2fs/ext2fs_alloc.c       ext2fs

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.36.2.1

CVSweb <webmaster@jp.NetBSD.org>