Source-Changes archive

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

CVS commit: src/usr.sbin/makefs



Module Name:    src
Committed By:   christos
Date:           Sat Jan 26 00:19:39 UTC 2013

Modified Files:
        src/usr.sbin/makefs: ffs.c
        src/usr.sbin/makefs/ffs: buf.c buf.h ffs_alloc.c ffs_balloc.c

Log Message:
make the buffer functions look exactly like the kernel ones and add other
cruft to make the kernel files compile.


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/usr.sbin/makefs/ffs.c
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/makefs/ffs/buf.c
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/makefs/ffs/buf.h
cvs rdiff -u -r1.20 -r1.21 src/usr.sbin/makefs/ffs/ffs_alloc.c
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/makefs/ffs/ffs_balloc.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