Age | Commit message (Expand) | Author |
2002-07-09 | (euidaccess): Remove declaration. It was unused. From Michael Stone. | Jim Meyering |
2002-07-08 | df now rounds all quantities up, as per POSIX. | Jim Meyering |
2002-07-08 | (uninstall-local): Search for @GNU_PACKAGE@, | Jim Meyering |
2002-07-08 | (enum time_style): Remove posix_iso_time_style. | Jim Meyering |
2002-07-06 | Remove everything associated with --secure option. | Jim Meyering |
2002-07-04 | (prompt): Fix test for write-protectedness to also | Jim Meyering |
2002-07-03 | (usage): Rename --link/-l to --dereference/-L. | Jim Meyering |
2002-07-02 | add link and unlink | Jim Meyering |
2002-07-02 | (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it. | Jim Meyering |
2002-07-02 | (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it. | Jim Meyering |
2002-07-02 | (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it. | Jim Meyering |
2002-07-02 | (.sh): Also substitute @PACKAGE_BUGREPORT@. | Jim Meyering |
2002-07-02 | (usage_help): Use @PACKAGE_BUGREPORT@, rather than hard-coding a | Jim Meyering |
2002-07-02 | (usage): Use @PACKAGE_BUGREPORT@, rather than hard-coding a deprecated address. | Jim Meyering |
2002-07-02 | (usage): Mention that the expansions of %p and %P are | Jim Meyering |
2002-07-01 | *** empty log message *** | Jim Meyering |
2002-06-29 | (print_statfs): Use `fputc ('*', stdout)' | Jim Meyering |
2002-06-29 | (AD_mark_current_as_unremovable): Replace dead code with an assertion. | Jim Meyering |
2002-06-25 | (prompt): Add a comment to help translators work | Jim Meyering |
2002-06-24 | (usage): Add missing open-quote. | Jim Meyering |
2002-06-21 | Include sys/statvfs.h. | Jim Meyering |
2002-06-21 | Change all `preserving ...' diagnostics to | Jim Meyering |
2002-06-21 | Include hurd.h. | Jim Meyering |
2002-06-21 | (LOGIN_NAME_MAX): Define if not already defined. | Jim Meyering |
2002-06-20 | Change `defined(X)' syntax to `defined X' in cpp directives. | Jim Meyering |
2002-06-15 | Include <sys/types.h> before system.h. | Jim Meyering |
2002-06-15 | (st_author) [! HAVE_STRUCT_STAT_ST_AUTHOR]: New macro. | Jim Meyering |
2002-06-15 | For GNU libc 2.2 and newer, ensure that <sys/types.h> | Jim Meyering |
2002-06-15 | (S_ISNAM): Add to list of S_IS* macros. | Jim Meyering |
2002-06-12 | (do_move): Give one diagnostic, not two, when unable to | Jim Meyering |
2002-06-12 | (rm): Fix typo in assertion. | Jim Meyering |
2002-06-07 | (remove_entry): Use DT_IS_DIR only if | Jim Meyering |
2002-06-02 | (enum RM_status) [RM_NONEMPTY_DIR]: New member. | Jim Meyering |
2002-06-02 | (main): Adapt to new calling sequence for rm. | Jim Meyering |
2002-06-02 | (do_move): Adapt to new calling sequence for rm. | Jim Meyering |
2002-06-02 | Merge in all changes from no-recursion branch. | Jim Meyering |
2002-06-01 | Remove use of D_TYPE_IN_DIRENT, now that that symbol has been renamed. | Jim Meyering |
2002-05-30 | (copy_reg): Use a temporary to avoid a warning | Jim Meyering |
2002-05-25 | fix typo: s/S_TYPEISTMO/S_TYPEISMQ/ | Jim Meyering |
2002-05-24 | (validate_path): Compare the result of the function -- | Jim Meyering |
2002-05-22 | (S_ISREG, S_ISDIR): Define if not already defined. | Jim Meyering |
2002-05-22 | [struct dummy]: Renamed. Don't rely on portability of | Jim Meyering |
2002-05-21 | (S_ISLNK, S_ISFIFO, S_ISSOCK, S_ISCHR, S_ISBLK, S_ISDOOR): Define here instead. | Jim Meyering |
2002-05-21 | (S_ISLNK, S_ISFIFO S_ISSOCK S_ISCHR S_ISBLK S_ISDOOR): Remove definitions. | Jim Meyering |
2002-05-14 | This bug was introduced with my change of 2000-10-22 (textutils-2.0.8). | Jim Meyering |
2002-05-03 | Add FIXME comment. | Jim Meyering |
2002-05-03 | (print_uptime): Fix last change so that we use ngettext properly. | Jim Meyering |
2002-05-03 | (print_uptime): Use ngettext for day/days and user/users. | Jim Meyering |
2002-05-03 | (usage): Add a little to the description of --list. | Jim Meyering |
2002-05-03 | (usage): Tweak description of --users. | Jim Meyering |