Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-14 | . | Jim Meyering | |
1996-07-14 | Libit tweaks. | Jim Meyering | |
1996-07-14 | Tweak for libit. | Jim Meyering | |
1996-07-14 | Tweak for libit. | Jim Meyering | |
1996-07-14 | fix comment | Jim Meyering | |
1996-07-14 | . | Jim Meyering | |
1996-07-14 | (usage): Add a `\' after `\n' in usage message. | Jim Meyering | |
Otherwise, SunOS's /bin/cc chokes. | |||
1996-07-13 | . | Jim Meyering | |
1996-07-13 | [GWINSZ_BROKEN]: Remove thus-guarded `#undef TIOCGWINSZ'. | Jim Meyering | |
GWINSZ_BROKEN can't be defined anymore. | |||
1996-07-13 | . | Jim Meyering | |
1996-07-13 | . | Jim Meyering | |
1996-07-12 | . | Jim Meyering | |
1996-07-12 | . | Jim Meyering | |
1996-07-12 | . | Jim Meyering | |
1996-07-12 | . | Jim Meyering | |
1996-07-11 | . | Jim Meyering | |
1996-07-11 | . | Jim Meyering | |
1996-07-11 | . | Jim Meyering | |
1996-07-11 | . | Jim Meyering | |
1996-07-11 | use latest from gettext-0.10.23 | Jim Meyering | |
1996-07-10 | . | Jim Meyering | |
1996-07-10 | (usage): Fix parentheses. | Jim Meyering | |
1996-07-10 | . | Jim Meyering | |
1996-07-10 | (UID_T_MAX): Use `(unsigned long)1' rather than | Jim Meyering | |
`(uid_t)1' to avoid problems on systems where uid_t is signed. (GID_T_MAX): Likewise for gid_t. From Kjetil Torgrim Homme <kjetilho@ifi.uio.no>. | |||
1996-07-10 | . | Jim Meyering | |
1996-07-10 | (long_options): Add print-data-base and print-database. | Jim Meyering | |
(usage): Rearrange option descriptions. | |||
1996-07-10 | . | Jim Meyering | |
1996-07-10 | (usage): Add a one-line description to --help message. | Jim Meyering | |
From Karl Berry. | |||
1996-07-10 | Change C-shell to `C shell'. | Jim Meyering | |
1996-07-10 | . | Jim Meyering | |
1996-07-10 | (dc_parse_stream): Don't give `unrecognized keyword' | Jim Meyering | |
message unless we've processed a matching TERM directive. | |||
1996-07-10 | . | Jim Meyering | |
1996-07-10 | . | Jim Meyering | |
1996-07-10 | (MAXCOST): Use `(unsigned long)1' rather than `(COST)1' | Jim Meyering | |
so the left operand of the << isn't signed. From Kjetil Torgrim Homme. | |||
1996-07-09 | . | Jim Meyering | |
1996-07-09 | (install-data): Don't install NLS files when they're not requested. | Jim Meyering | |
From Ulrich Drepper. Reported by Kjetil Torgrim Homme <kjetilho@ifi.uio.no>. | |||
1996-07-08 | . | Jim Meyering | |
1996-07-08 | . | Jim Meyering | |
1996-07-08 | Make initial colors for `color_indicator' match those | Jim Meyering | |
currently in dircolors.hin. | |||
1996-07-08 | . | Jim Meyering | |
1996-07-08 | Include termios.h. | Jim Meyering | |
Guard inclusion of sys/ioctl.h with #ifdef GWINSZ_IN_SYS_IOCTL, rather than HAVE_SYS_IOCTL_H. Modelled after sh-utils' stty.c at suggestion from Chip Bennett <BennettC@j64.stratcom.af.mil>. | |||
1996-07-08 | Recognize more filename extensions. From Joshua Cowan. | Jim Meyering | |
1996-07-08 | . | Jim Meyering | |
1996-07-08 | . | Jim Meyering | |
1996-07-07 | . | Jim Meyering | |
1996-07-06 | . | Jim Meyering | |
1996-07-06 | (usage): Factor out backup-related text into separate string/printf statement. | Jim Meyering | |
1996-07-06 | (usage): Factor out backup-related text into separate string/printf statement. | Jim Meyering | |
1996-07-06 | . | Jim Meyering | |
1996-07-06 | . | Jim Meyering | |