summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2003-03-14remove ansi2knr junkJim Meyering-2/+1
2003-03-14.Jim Meyering-775/+0
2003-03-14.Jim Meyering-0/+1
2003-03-14.Jim Meyering-1/+1
2003-03-12.Jim Meyering-2/+3
2003-03-11(longopts): Don't hard-code `2' here.Jim Meyering-5/+1
2003-03-11Don't segfault for a negative field width or precision in format string.Jim Meyering-16/+25
2003-03-10(INT_MIN): Define, if necessary.Jim Meyering-0/+4
2003-03-09fix typo in commentJim Meyering-1/+1
2003-03-09(AD_stack_pop): Cast sizeof... to int before changing its sign.Jim Meyering-2/+2
2003-03-08Before, when using shred on a device, one had to specify --exact,Jim Meyering-2/+4
2003-03-08Remove now-unused #include and #define directives.Jim Meyering-12/+1
2003-03-08(check-misc): Check for use of `defined' in #define directives.Jim Meyering-2/+3
2003-03-08.Jim Meyering-1/+1
2003-03-08(process_file): If a file's size is not being countedJim Meyering-0/+8
2003-03-08`du -S' didn't workJim Meyering-15/+20
2003-03-08*** empty log message ***Jim Meyering-0/+5
2003-03-08*** empty log message ***Jim Meyering-1/+1
2003-03-08*** empty log message ***Jim Meyering-0/+5
2003-03-08.Jim Meyering-0/+25
2003-03-07.Jim Meyering-1/+1
2003-03-07(print_it): Use putchar, not fputs, to output a single character.Jim Meyering-1/+1
2003-03-07(dired_dump_obstack): Use putchar, not fputs, to output a single character.Jim Meyering-1/+1
2003-03-07(usage): Use putchar, not fputs, to output a single character.Jim Meyering-1/+1
2003-03-07(output_one_tex_line, output_one_dumb_line):Jim Meyering-7/+7
2003-03-07Remove everything associated with mmap-stack.c.Jim Meyering-23/+13
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