OpenBSD CVS

src/usr.bin/du/


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 / usr.bin / du

Current tag: OPENBSD_6_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   19 years  otto   - use fmt_scaled(3) instead of home grown function to print -h numbers - do not ...
[TXT] du.1  1.34   9 years  jmc   rearrange -d, again, after giving ingo some dodgy advice; ok ingo
[TXT] du.c  1.32   7 years  guenther   Convert quad_t to int64_t and %q to %ll Convert bzero() to memset() and bcopy() ...