OpenBSD CVS

src/bin/df/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / bin / df

Current tag: OPENBSD_4_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   21 years  ian   Use prt_scaled from libutil. ok pjanzen@, millert@
[TXT] df.1  1.43   15 years  jmc   - sync the descriptions of -h and -k - note that the last -h or -k specified tak...
[TXT] df.c  1.49   16 years  otto   actually print the now available large numbers
[TXT] ext2fs_df.c  1.11   19 years  deraadt   do not alias unions between files (lint hates it)
[TXT] ffs_df.c  1.12   17 years  otto   ffs2 support for reading df data directly from device; ok millert@ pedro@