summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-02-21.Jim Meyering
2003-02-21(usage): Tweak wording of %B description.Jim Meyering
2003-02-21Include "mmap-stack.h".Jim Meyering
2003-02-21New option: --apparent-size.Jim Meyering
2003-02-21(apparent_size): New global.Jim Meyering
2003-02-21(process_file): Always reset size_to_propagate_to_parent forJim Meyering
2003-02-20(process_file): Reorganize the code to use onlyJim Meyering
2003-02-20(usage) [%b]: Refer to %B.Jim Meyering
2003-02-20(print_stat): New format: %B (to print ST_NBLOCKSIZE).Jim Meyering
2003-02-20.Jim Meyering
2003-02-20(process_file): Set info->skip before any possible return.Jim Meyering
2003-02-20Now, df always displays the device file name corresponding to theJim Meyering
2003-02-19Include "mmap-stack.h".Jim Meyering
2003-02-19(usage): Change wording in --help output:Jim Meyering
2003-02-19(print_header): Rather than using a hard-coded literalJim Meyering
2003-02-19Include "full-read.h".Jim Meyering
2003-02-19upgrade to automake-1.7.2bJim Meyering
2003-02-18cksum would perform an extra read after encountering EOFJim Meyering
2003-02-17(run): New function, preparing for use ofJim Meyering
2003-02-14Include "euidaccess.h".Jim Meyering
2003-02-12(portable_chars_only): Remove unnecessary `const'Jim Meyering
2003-02-10add comments and fix dumb typosJim Meyering
2003-02-10Don't include group-member.h.Jim Meyering
2003-02-09(test_stat): Remove function. It's job is done (onlyJim Meyering
2003-02-08.Jim Meyering
2003-02-08.Jim Meyering
2003-02-08Correct now-invalid comment about cycle-detection.Jim Meyering
2003-02-06(print_boottime, print_deadprocs, print_runlevel):Jim Meyering
2003-02-06(process_file): Don't return early for excluded filesJim Meyering
2003-02-05(show_entry): Update sole use of show_disk.Jim Meyering
2003-02-04`df /dev/block-or-char-device-file--not-mounted' now reportsJim Meyering
2003-02-04(show_disk): Move function to precede find_mount_point.Jim Meyering
2003-02-01Don't put decl after non-decl.Jim Meyering
2003-02-01.Jim Meyering
2003-02-01(MAX_N_DESCRIPTORS): Define.Jim Meyering
2003-02-01(G_fail): New global.Jim Meyering
2003-01-31Include "file-type.h"Jim Meyering
2003-01-31(print_stat): Use S_ISLNK rather than an explicitJim Meyering
2003-01-31ditto for invalid optionsJim Meyering
2003-01-31(main): Upon processing a bad --exclude-from or --max-depthJim Meyering
2003-01-31Rewrite to perform directory traversal using nftw.Jim Meyering
2003-01-27(quote_name): Add fourth parameter, width, into which toJim Meyering
2003-01-27(check-misc): Check for st_blocks, too.Jim Meyering
2003-01-27(print_stat): Use ST_NBLOCKS rather than `->st_blocks'.Jim Meyering
2003-01-27(decode_switches): If `dired' is set withoutJim Meyering
2003-01-21(remove_entry) [ROOT_CAN_UNLINK_DIRS && HAVE_STRUCT_DIRENT_D_TYPE]: If a fileJim Meyering
2003-01-20Rename type: DS -> Dirstack_state.Jim Meyering
2003-01-20Remove some unnecessary parentheses.Jim Meyering
2003-01-19Include "canonicalize.h".Jim Meyering
2003-01-18(Dereference_symlink) [DEREF_COMMAND_LINE_SYMLINK_TO_DIR]: New member.Jim Meyering