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:   he
Date:           Wed Dec 12 18:35:21 UTC 2007

Modified Files:
        src/sys/ufs/lfs: lfs_rfw.c

Log Message:
Make this build again, as part of sys/lkm/dev/vnd/:
- lfs_truncate() has lost its lwp argument.
- Cast from void* to char* before doing pointer arithmetic.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/ufs/lfs/lfs_rfw.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