summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2002-08-09(main): Don't ignore -COLUMN if it's the last option.Jim Meyering-8/+6
2002-08-08Guard inclusion of <langinfo.h> withJim Meyering-2/+2
2002-08-07(main): Adjust to posixtime signature change.Jim Meyering-7/+4
2002-08-07(main): Adjust to posixtime signature change.Jim Meyering-7/+7
2002-08-05.Jim Meyering-2/+20
2002-08-04*** empty log message ***Jim Meyering-1/+1
2002-08-04(check-README): New target/rule.Jim Meyering-0/+14
2002-08-03(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT): Set to false.Jim Meyering-0/+4
2002-08-02Include hard-locale.h, xmemcoll.h.Jim Meyering-12/+17
2002-08-01(run_shell): Exit with status 126 or 127 when execvp orJim Meyering-2/+6
2002-08-01(main): Exit with status 126 or 127 when execvp orJim Meyering-3/+5
2002-08-01Change behavior to conform to POSIX 1003.1-2001:Jim Meyering-30/+22
2002-07-29.Jim Meyering-0/+1707
2002-07-29Adjust command examples in comments to use POSIX 1003.1-2001 option syntax.Jim Meyering-8/+9
2002-07-27(UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Remove definitions.Jim Meyering-9/+0
2002-07-27Port to POSIX 1003.1-2001 "nice", whichJim Meyering-3/+3
2002-07-26Don't include malloc.h -- it was unnecessary.Jim Meyering-1/+0
2002-07-24undo last changeJim Meyering-4/+1
2002-07-22(usage): The short form of --dereference is now -L, not -l.Jim Meyering-1/+1
2002-07-22Add new option, --presume-input-tty, for testing only.Jim Meyering-0/+17
2002-07-22rm would prompt for non-dangling symlinksJim Meyering-1/+5
2002-07-20(copy_internal): Use file_name_lookup, not getdport.Jim Meyering-1/+1
2002-07-20(main): Add an explicit `exit (EXIT_SUCCESS);'Jim Meyering-1/+4
2002-07-20(false.c): Convert only the final EXIT_SUCCESSJim Meyering-1/+1
2002-07-19Add .wav.Jim Meyering-0/+1
2002-07-18(main): Test sysctl(...) >= 0, not == 0, sinceJim Meyering-17/+19
2002-07-18(UNAME_HARDWARE_PLATFORM, UNAME_PROCESSOR): New macros.Jim Meyering-4/+42
2002-07-18Add the following to the list of colorizableJim Meyering-0/+15
2002-07-17(print_uptime): Restore use of (equivalent, butJim Meyering-1/+1
2002-07-16(print_it): Use memcpy and a little pointer arithmetic, rather than stpncpy.Jim Meyering-3/+2
2002-07-15Include sys/sysctl.h.Jim Meyering-0/+17
2002-07-15(print_uptime): Use STREQ in place of !strcmp.Jim Meyering-1/+1
2002-07-15Remove unnecessary uses of `defined' whenJim Meyering-4/+4
2002-07-14Under some circumstances, rm would fail due to a lack ofJim Meyering-3/+19
2002-07-13(print_it): Use xstrdup, not strdup.Jim Meyering-60/+38
2002-07-10(show_dev): Make the `Use%' column align withJim Meyering-2/+2
2002-07-10update copyrightJim Meyering-1/+1
2002-07-10(usage) [--exclude]: Use PATTERN rather than PAT.Jim Meyering-2/+2
2002-07-09(euidaccess): Remove declaration. It was unused. From Michael Stone.Jim Meyering-2/+0
2002-07-08df now rounds all quantities up, as per POSIX.Jim Meyering-14/+10
2002-07-08(uninstall-local): Search for @GNU_PACKAGE@,Jim Meyering-1/+1
2002-07-08(enum time_style): Remove posix_iso_time_style.Jim Meyering-25/+35
2002-07-06Remove everything associated with --secure option.Jim Meyering-153/+32
2002-07-04(prompt): Fix test for write-protectedness to alsoJim Meyering-1/+1
2002-07-03(usage): Rename --link/-l to --dereference/-L.Jim Meyering-8/+10
2002-07-02add link and unlinkJim Meyering-0/+2
2002-07-02(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.Jim Meyering-33/+33
2002-07-02(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.Jim Meyering-29/+29
2002-07-02(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.Jim Meyering-23/+23
2002-07-02(.sh): Also substitute @PACKAGE_BUGREPORT@.Jim Meyering-0/+178