Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-11-30 | (uname): Document --processor (-p). | Jim Meyering | |
1996-11-30 | (main) [HAVE_SYSINFO && SI_ARCHITECTURE]: Support -p (print processor type). | Jim Meyering | |
(usage): Document it. | |||
1996-11-30 | (main): Accept -F as a synonym for -t for compatibility | Jim Meyering | |
with Solaris. From Peter Eriksson. | |||
1996-11-30 | . | Jim Meyering | |
1996-11-30 | . | Jim Meyering | |
1996-11-30 | (main): Close stdout and check result, in case any deferred writes fail. | Jim Meyering | |
Use EXIT_SUCCESS and EXIT_FAILURE in exit and usage calls. | |||
1996-11-30 | . | Jim Meyering | |
1996-11-28 | . | Jim Meyering | |
1996-11-28 | (find_mount_point): Use strip_trailing_slashes and dirname | Jim Meyering | |
instead of open-coding them. When given FILE containing no slashes, chdir to the directory containing it (the current directory) rather than to `..'. | |||
1996-11-28 | . | Jim Meyering | |
1996-11-28 | (get_fs_usage): If DISK is 0 and we needed to use | Jim Meyering | |
it, return -1 with 0 in ERRNO. From Miles. | |||
1996-11-28 | (find_mount_point): Use save_cwd/restore_cwd. | Jim Meyering | |
"save-cwd.h": New include. (show_dev): Deal with null values for DISK and FSTYPE, including interpreting special 0 errno return from get_fs_usage. (show_point): Don't fail if we can't find a mount entry for POINT, just call show_dev with 0 values and let it fail if necessary. (main): Require a non-zero MOUNT_LIST only if showing all filesystems. (find_mount_point): New function. (xgetcwd): New declaration. All from Miles. | |||
1996-11-28 | . | Jim Meyering | |
1996-11-28 | . | Jim Meyering | |
1996-11-27 | . | Jim Meyering | |
1996-11-27 | merge with 0.10.25 | Jim Meyering | |
1996-11-27 | . | Jim Meyering | |
1996-11-27 | (fraccompare): Add explicit `int' in `register' dcl, to | Jim Meyering | |
avoid new warning from gcc. | |||
1996-11-27 | . | Jim Meyering | |
1996-11-27 | . | Jim Meyering | |
1996-11-25 | Fix Franc,ois' name. From Karl B. | Jim Meyering | |
1996-11-25 | Fix Franc,ois' name. From Karl B. | Jim Meyering | |
1996-11-25 | . | Jim Meyering | |
1996-11-25 | . | Jim Meyering | |
1996-11-25 | . | Jim Meyering | |
1996-11-25 | . | Jim Meyering | |
1996-11-25 | . | Jim Meyering | |
1996-11-25 | . | Jim Meyering | |
1996-11-25 | . | Jim Meyering | |
1996-11-25 | (t): Add names of those 5 tests. | Jim Meyering | |
1996-11-25 | Add 5 tests to exercize just-fixed code. | Jim Meyering | |
1996-11-25 | (set_ordering): Revert 1994-05-04 change to this function | Jim Meyering | |
so that blanks are not unconditionally ignored when computing start and end positions for numeric keys. Reported by Markus Demleitner. | |||
1996-11-24 | . | Jim Meyering | |
1996-11-24 | (get_win_size): Take a FILENO parameter rather than | Jim Meyering | |
trying to get a size from both stdin and stdout. Update callers. Use STDIN_FILENO and STDOUT_FILENO instead of literal 0, 1. | |||
1996-11-24 | Big patch from Karl Heuer. FIXME: fill in details | Jim Meyering | |
1996-11-24 | (EXTRA_DIST): Add getline.c now that getline | Jim Meyering | |
isn't mentioned in AC_REPLACE_FUNCS. | |||
1996-11-24 | . | Jim Meyering | |
1996-11-24 | . | Jim Meyering | |
1996-11-24 | remove trailing blanks | Jim Meyering | |
1996-11-24 | remove trailing blanks | Jim Meyering | |
1996-11-24 | (usage): Remove trailing pair of blanks. | Jim Meyering | |
1996-11-23 | . | Jim Meyering | |
1996-11-23 | (usage): Alphabetize option descriptions the way sort -f would. | Jim Meyering | |
1996-11-23 | . | Jim Meyering | |
1996-11-23 | (usage): Alphabetize option descriptions the way sort -f would. | Jim Meyering | |
1996-11-23 | . | Jim Meyering | |
1996-11-23 | (usage): Alphabetize options like sort -f would. | Jim Meyering | |
1996-11-23 | . | Jim Meyering | |
1996-11-23 | . | Jim Meyering | |
1996-11-23 | . | Jim Meyering | |