Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs/lfs
Module Name:    src
Committed By:   dholland
Date:           Sat Jun  8 02:15:12 UTC 2013
Modified Files:
        src/sys/ufs/lfs: lfs.h ulfs_dinode.h ulfs_dir.h
Log Message:
Move more symbols to lfs.h:
   LFS_DIRBLKSIZ
   LFS_DIRECTSIZ
   LFS_DIRSIZ
   LFS_OLDDIRFMT
   LFS_NEWDIRFMT
   LFS_IFTODT
   LFS_DTTOIF
   ULFS{,1,2}_MAXSYMLINKLEN
To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 src/sys/ufs/lfs/lfs.h
cvs rdiff -u -r1.9 -r1.10 src/sys/ufs/lfs/ulfs_dinode.h
cvs rdiff -u -r1.7 -r1.8 src/sys/ufs/lfs/ulfs_dir.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index