Source-Changes archive

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

CVS commit: basesrc/usr.sbin/makefs



Module Name:    basesrc
Committed By:   lukem
Date:           Thu Nov 22 02:47:27 UTC 2001

Modified Files:
        basesrc/usr.sbin/makefs: Makefile ffs.c
        basesrc/usr.sbin/makefs/ffs: buf.c ffs_alloc.c ffs_balloc.c mkfs.c
            ufs_bmap.c

Log Message:
reference the ufs/[uf]fs headers in ../../sys rather than using those
in /usr/include. this should make it easier to make this a host tool


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/makefs/Makefile
cvs rdiff -r1.3 -r1.4 basesrc/usr.sbin/makefs/ffs.c
cvs rdiff -r1.3 -r1.4 basesrc/usr.sbin/makefs/ffs/buf.c \
    basesrc/usr.sbin/makefs/ffs/ufs_bmap.c
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/makefs/ffs/ffs_alloc.c \
    basesrc/usr.sbin/makefs/ffs/ffs_balloc.c
cvs rdiff -r1.1.1.1 -r1.2 basesrc/usr.sbin/makefs/ffs/mkfs.c

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