Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-13 | Remove extraneous comment from 0a33d8bd312cc4497d08bbe0f4dd2abcce67bd0b | Tim Prouty | 1 | -21/+0 | |
2008-10-13 | Check for f_frsize when using statvfs | Tim Prouty | 1 | -0/+31 | |
Add a configure test for the availability of f_frsize in struct statvfs (for broken platforms that define statvfs but still have f_bsize/f_iosize). Ported from source3's fsusage: commit 472519eb6941bc0972212cc416ab89801fe3ee0c | |||||
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -0/+190 | |
Conflicts: source4/Makefile |