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: tls
Date: Fri Mar 17 23:21:01 UTC 2006
Modified Files:
src/sys/ufs/lfs: lfs.h lfs_segment.c lfs_syscalls.c lfs_vfsops.c
Log Message:
>From Konrad Schroeder, in response to strange df output on anoncvs.netbsd.org:
We were returning the wrong value for free space. Now we're not.
To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/sys/ufs/lfs/lfs.h
cvs rdiff -r1.169 -r1.170 src/sys/ufs/lfs/lfs_segment.c
cvs rdiff -r1.108 -r1.109 src/sys/ufs/lfs/lfs_syscalls.c
cvs rdiff -r1.193 -r1.194 src/sys/ufs/lfs/lfs_vfsops.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