Age | Commit message (Expand) | Author |
2002-07-27 | (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Remove definitions. | Jim Meyering |
2002-07-27 | Port to POSIX 1003.1-2001 "nice", which | Jim Meyering |
2002-07-26 | Don't include malloc.h -- it was unnecessary. | Jim Meyering |
2002-07-24 | undo last change | Jim Meyering |
2002-07-22 | (usage): The short form of --dereference is now -L, not -l. | Jim Meyering |
2002-07-22 | Add new option, --presume-input-tty, for testing only. | Jim Meyering |
2002-07-22 | rm would prompt for non-dangling symlinks | Jim Meyering |
2002-07-20 | (copy_internal): Use file_name_lookup, not getdport. | Jim Meyering |
2002-07-20 | (main): Add an explicit `exit (EXIT_SUCCESS);' | Jim Meyering |
2002-07-20 | (false.c): Convert only the final EXIT_SUCCESS | Jim Meyering |
2002-07-19 | Add .wav. | Jim Meyering |
2002-07-18 | (main): Test sysctl(...) >= 0, not == 0, since | Jim Meyering |
2002-07-18 | (UNAME_HARDWARE_PLATFORM, UNAME_PROCESSOR): New macros. | Jim Meyering |
2002-07-18 | Add the following to the list of colorizable | Jim Meyering |
2002-07-17 | (print_uptime): Restore use of (equivalent, but | Jim Meyering |
2002-07-16 | (print_it): Use memcpy and a little pointer arithmetic, rather than stpncpy. | Jim Meyering |
2002-07-15 | Include sys/sysctl.h. | Jim Meyering |
2002-07-15 | (print_uptime): Use STREQ in place of !strcmp. | Jim Meyering |
2002-07-15 | Remove unnecessary uses of `defined' when | Jim Meyering |
2002-07-14 | Under some circumstances, rm would fail due to a lack of | Jim Meyering |
2002-07-13 | (print_it): Use xstrdup, not strdup. | Jim Meyering |
2002-07-10 | (show_dev): Make the `Use%' column align with | Jim Meyering |
2002-07-10 | update copyright | Jim Meyering |
2002-07-10 | (usage) [--exclude]: Use PATTERN rather than PAT. | Jim Meyering |
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 |