cvs commit: src/sys/vfs/procfs procfs_status.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jan 29 00:35:23 PST 2005
dillon 2005/01/29 00:34:00 PST
DragonFly src repository
Modified files:
sys/vfs/procfs procfs_status.c
Log:
Fix the virtual 'status' file for procfs. The wrong length was being used,
returning a 0-length result every time.
Reported-by: "Simon 'corecode' Schubert" <corecode at xxxxxxxxxxxx>
Revision Changes Path
1.9 +1 -1 src/sys/vfs/procfs/procfs_status.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/procfs/procfs_status.c.diff?r1=1.8&r2=1.9&f=u
More information about the Commits
mailing list