Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-08-02 | (get_fs_usage) [STAT_STATFS4] [_CRAY]: Define f_bavail to f_bfree. | Jim Meyering | |
From by Johan Danielsson. | |||
1996-07-31 | [HAVE_SYS_FS_S5PARAM_H]: Include sys/fs/s5param.h | Jim Meyering | |
to work around bug in sys/filsys.h of Fujitsu UXP/V. Reported by Johan Danielsson. | |||
1996-07-15 | update FSF address in copyright | Jim Meyering | |
1996-05-23 | [_CRAY]: Don't include sys/filsys.h because although | Jim Meyering | |
Unicos-9 has it, it's not needed and would cause other problems because it requires inclusion of other, non-standard headers. | |||
1996-05-17 | (get_fs_usage): Declare parameter PATH to be const. | Jim Meyering | |
1995-10-01 | Remove trailing whitespace. | Jim Meyering | |
1995-10-01 | (get_fs_usage) [STATFS_TRUNCATES_BLOCK_COUNTS]: Copy untruncated block | Jim Meyering | |
counts from f_spare array into proper members of struct statfs. From Eirik Fuller (eirik@netapp.com); | |||
1995-05-19 | No longer include safe-l?stat.h. | Jim Meyering | |
1995-05-13 | (statfs): Use stat, not safe_stat. | Jim Meyering | |
1995-01-27 | (get_fs_usage, statfs): Use safe_read, and safe_stat rather than | Jim Meyering | |
bare read and stat. | |||
1994-10-29 | . | Jim Meyering | |
1994-10-27 | merge with 3.9s | Jim Meyering | |
1994-10-08 | . | Jim Meyering | |
1994-10-08 | . | Jim Meyering | |
1994-10-02 | merge with 3.9h | Jim Meyering | |
1994-07-30 | Use SAFE_STAT instead of stat to avoid unnecessary failure | Jim Meyering | |
on systems for which stat can return EINTR. | |||
1994-03-16 | (adjust_blocks): Code it as a function again. | Jim Meyering | |
1994-03-16 | . | Jim Meyering | |
1994-03-14 | . | Jim Meyering | |
1994-03-14 | . | Jim Meyering | |
1993-10-12 | merge with 3.8.4c | Jim Meyering | |
1993-10-09 | merge with 3.8.3e | Jim Meyering | |
1993-10-06 | merge with 3.8.3b | Jim Meyering | |
1993-10-06 | merge with 3.8.3a | Jim Meyering | |
1993-08-26 | merge with 3.8.2 | Jim Meyering | |
1993-05-22 | merge with 3.5.5 | Jim Meyering | |
1993-04-15 | merge with 3.4.7 | Jim Meyering | |
1993-03-29 | merge with 3.4.1 | Jim Meyering | |
1992-10-31 | (adjust_blocks): Convert to a macro. The static | Jim Meyering | |
function wasn't always used. | |||
1992-10-31 | Initial revision | Jim Meyering | |