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_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   20 years  ian   Use prt_scaled from libutil. ok pjanzen@, millert@
[TXT] df.1  1.41   16 years  jmc   convert to new .Dd format;
[TXT] df.c  1.48   16 years  chl   fix df posix mode bug from otto@ prompted by otto@ who is aftk for now
[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@