Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tools



Module Name:    src
Committed By:   dbj
Date:           Wed May 14 00:30:27 UTC 2003

Modified Files:
        src/tools/installboot: Makefile
        src/tools/makefs: Makefile
Added Files:
        src/tools/compat/ufs/ffs: ffs_extern.h fs.h
        src/tools/compat/ufs/ufs: dinode.h dir.h ufs_bswap.h

Log Message:
use reachover relative paths in compat include files instead of
symlinking ufs include files into installboot and makefs tool objdirs
reviewed by lukem and thorpej on tech-toolchain


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/tools/compat/ufs/ffs/ffs_extern.h \
    src/tools/compat/ufs/ffs/fs.h
cvs rdiff -r0 -r1.1 src/tools/compat/ufs/ufs/dinode.h \
    src/tools/compat/ufs/ufs/dir.h src/tools/compat/ufs/ufs/ufs_bswap.h
cvs rdiff -r1.7 -r1.8 src/tools/installboot/Makefile
cvs rdiff -r1.6 -r1.7 src/tools/makefs/Makefile

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