summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2003-03-07Remove everything associated with mmap-stack.c.Jim Meyering-5/+4
2003-03-05(print_esc): Remove pointless comparison of unsignedJim Meyering-2/+2
2003-03-05(process_file): Sizes must all be of type uintmax_t.Jim Meyering-3/+3
2003-03-04(MAX_N_DESCRIPTORS): Use 3 * UTILS_OPEN_MAX / 4.Jim Meyering-4/+1
2003-03-04(usage): Capitalize consistently.Jim Meyering-1/+1
2003-03-04(AD_pop_and_chdir): Call error here, now that restore_cwd no longer does it.Jim Meyering-2/+3
2003-03-04(find_mount_point): Call error here, now that restore_cwd no longer does it.Jim Meyering-2/+3
2003-03-03(remove_cwd_entries): Include the full filename ofJim Meyering-1/+2
2003-03-03(remove_cwd_entries) [!ROOT_CAN_UNLINK_DIRS]: Give anJim Meyering-24/+40
2003-03-02(copy_internal) [un_backup]: When recovering from aJim Meyering-3/+6
2003-03-01(print_header): Don't embed spaces in a separate `Type'Jim Meyering-7/+2
2003-02-28(copy_internal): When link fails because of anJim Meyering-8/+26
2003-02-21.Jim Meyering-1/+1
2003-02-21(usage): Tweak wording of %B description.Jim Meyering-1/+1
2003-02-21Include "mmap-stack.h".Jim Meyering-2/+4
2003-02-21New option: --apparent-size.Jim Meyering-2/+13
2003-02-21(apparent_size): New global.Jim Meyering-21/+21
2003-02-21(process_file): Always reset size_to_propagate_to_parent forJim Meyering-2/+3
2003-02-20(process_file): Reorganize the code to use onlyJim Meyering-37/+26
2003-02-20(usage) [%b]: Refer to %B.Jim Meyering-1/+1
2003-02-20(print_stat): New format: %B (to print ST_NBLOCKSIZE).Jim Meyering-0/+5
2003-02-20.Jim Meyering-1/+1
2003-02-20(process_file): Set info->skip before any possible return.Jim Meyering-6/+9
2003-02-20Now, df always displays the device file name corresponding to theJim Meyering-21/+10
2003-02-19Include "mmap-stack.h".Jim Meyering-4/+5
2003-02-19(usage): Change wording in --help output:Jim Meyering-4/+5
2003-02-19(print_header): Rather than using a hard-coded literalJim Meyering-2/+5
2003-02-19Include "full-read.h".Jim Meyering-21/+20
2003-02-19upgrade to automake-1.7.2bJim Meyering-3/+4
2003-02-18cksum would perform an extra read after encountering EOFJim Meyering-1/+3
2003-02-17(run): New function, preparing for use ofJim Meyering-12/+20
2003-02-14Include "euidaccess.h".Jim Meyering-1/+1
2003-02-12(portable_chars_only): Remove unnecessary `const'Jim Meyering-2/+2
2003-02-10add comments and fix dumb typosJim Meyering-2/+4
2003-02-10Don't include group-member.h.Jim Meyering-29/+29
2003-02-09(test_stat): Remove function. It's job is done (onlyJim Meyering-28/+16
2003-02-08.v4.5.7COREUTILS-4_5_7Jim Meyering-1/+1
2003-02-08.Jim Meyering-1/+1
2003-02-08Correct now-invalid comment about cycle-detection.Jim Meyering-3/+2
2003-02-06(print_boottime, print_deadprocs, print_runlevel):Jim Meyering-6/+6
2003-02-06(process_file): Don't return early for excluded filesJim Meyering-7/+19
2003-02-05(show_entry): Update sole use of show_disk.Jim Meyering-1/+1
2003-02-04`df /dev/block-or-char-device-file--not-mounted' now reportsJim Meyering-4/+16
2003-02-04(show_disk): Move function to precede find_mount_point.Jim Meyering-19/+19
2003-02-01Don't put decl after non-decl.Jim Meyering-1/+2
2003-02-01.Jim Meyering-0/+5
2003-02-01(MAX_N_DESCRIPTORS): Define.Jim Meyering-3/+6
2003-02-01(G_fail): New global.Jim Meyering-14/+12
2003-01-31Include "file-type.h"Jim Meyering-47/+23
2003-01-31(print_stat): Use S_ISLNK rather than an explicitJim Meyering-1/+1