summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1998-02-03add comments on #endif'sJim Meyering
1998-02-03(xgetgroups): Guard function defn with #if HAVE_GETGROUPS.Jim Meyering
1998-01-28(print_header): Change format to align heading overJim Meyering
1998-01-25(parse_obsolescent_option): -l is an obsolescent option.Jim Meyering
1998-01-25(DO_CHOWN): Don't fail for non-root when chown fails dueJim Meyering
1998-01-25(re_protect): Don't fail for non-root when chown fails dueJim Meyering
1998-01-25(cat): Convert comma-expressions to pairs ofJim Meyering
1998-01-24add missing `)'Jim Meyering
1998-01-24(parse_obsolescent_option): Do not interpret `-f -n 1 ...'Jim Meyering
1998-01-24(TYPE_MINIMUM): Add extra outer cast to work aroundJim Meyering
1998-01-23add curliesJim Meyering
1998-01-22(quit): Declare to be inline to stifle compile warning.Jim Meyering
1998-01-22Reorder functions to obviate forward dcls.Jim Meyering
1998-01-22(do_copy): Add unreachable `return 0' to stifle warning.Jim Meyering
1998-01-22(copy_internal): Use x->backup_type, not the global.Jim Meyering
1998-01-22[NDEBUG]: Comment out definition.Jim Meyering
1998-01-22(rm_option_init): New function.Jim Meyering
1998-01-22Remove and minimally librarify guts for use in mv.c.Jim Meyering
1998-01-22*** empty log message ***Jim Meyering
1998-01-22New file. Contains guts of old rm.c.Jim Meyering
1998-01-22Declare new global, backup_type.Jim Meyering
1998-01-22Declare new global, backup_type.Jim Meyering
1998-01-21(VALID_SPARSE_MODE): Define.Jim Meyering
1998-01-19add `,' in commentJim Meyering
1998-01-18(strncoll, strncoll_s2_readonly, look_for_fraction, numcompare):Jim Meyering
1998-01-18(next_file_name): Rewrite. This removes an artificial limit (albeitJim Meyering
1998-01-16Guard inclusion of langinfo.h also with HAVE_LANGINFO_H,Jim Meyering
1998-01-16(mergefps): Add braces to avoid ambiguous `else' statement.Jim Meyering
1998-01-14(print_header): Fix inode format header to line it upJim Meyering
1998-01-10CHAR_BIT SCHAR_MAX UCHAR_MAX SHRT_MAX INT_MAX UINT_MAX LONG_MAX ULONG_MAXJim Meyering
1998-01-10(usage): Describe -D.Jim Meyering
1998-01-10(batch_convert): Use memcpy when we don't need return value.Jim Meyering
1998-01-10(usage): Correct descriptions of --sort, --time, and -t.Jim Meyering
1998-01-10(decode_switches) [-u]: Fix bug whereby -u had no effectJim Meyering
1998-01-08(tac_stream): Don't perform arithmetic on now-void pointerJim Meyering
1998-01-08(inittables): Add && HAVE_NL_LANGINFO to the #if-testJim Meyering
1998-01-05(df_readable): New function.Jim Meyering
1998-01-05reindent a littleJim Meyering
1998-01-05reformat comment, dcl fail, dirnameJim Meyering
1998-01-05remove SPECIAL_BITS #ifdefsJim Meyering
1998-01-05Add support for marty's -D optionJim Meyering
1998-01-04copyrightJim Meyering
1998-01-04(main, usage): Check for write error to stdout before exiting.Jim Meyering
1998-01-04Use a single enumerated type, Verbosity, instead ofJim Meyering
1998-01-04Use a single enumerated type, Verbosity, instead ofJim Meyering
1998-01-03(show_dev): Treat `fsu.fsu_bavail == (unsigned long) -1'Jim Meyering
1998-01-02(get_ids): When otherwise unspecified, set uid and gid to -1.Jim Meyering
1998-01-01(remove_cwd_entries): Initialize the entry-name obstackJim Meyering
1998-01-01(show_dev): Move check for 0-block device (and return ifJim Meyering
1997-12-31(show_dev): Print inode counts human readably.Jim Meyering