platform/upstream/coreutils.git
28 years ago(UID_T_MAX): Use `(unsigned long)1' rather than
Jim Meyering [Wed, 10 Jul 1996 03:33:01 +0000 (03:33 +0000)]
(UID_T_MAX): Use `(unsigned long)1' rather than
`(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>.

28 years ago.
Jim Meyering [Wed, 10 Jul 1996 03:32:41 +0000 (03:32 +0000)]
.

28 years ago(long_options): Add print-data-base and print-database.
Jim Meyering [Wed, 10 Jul 1996 03:26:18 +0000 (03:26 +0000)]
(long_options): Add print-data-base and print-database.
(usage): Rearrange option descriptions.

28 years ago.
Jim Meyering [Wed, 10 Jul 1996 03:18:55 +0000 (03:18 +0000)]
.

28 years ago(usage): Add a one-line description to --help message.
Jim Meyering [Wed, 10 Jul 1996 03:18:31 +0000 (03:18 +0000)]
(usage): Add a one-line description to --help message.
From Karl Berry.

28 years agoChange C-shell to `C shell'.
Jim Meyering [Wed, 10 Jul 1996 03:16:30 +0000 (03:16 +0000)]
Change C-shell to `C shell'.

28 years ago.
Jim Meyering [Wed, 10 Jul 1996 03:15:51 +0000 (03:15 +0000)]
.

28 years ago(dc_parse_stream): Don't give `unrecognized keyword'
Jim Meyering [Wed, 10 Jul 1996 03:15:39 +0000 (03:15 +0000)]
(dc_parse_stream): Don't give `unrecognized keyword'
message unless we've processed a matching TERM directive.

28 years ago.
Jim Meyering [Wed, 10 Jul 1996 03:09:05 +0000 (03:09 +0000)]
.

28 years ago. TEXTUTILS-1_18e
Jim Meyering [Wed, 10 Jul 1996 03:06:54 +0000 (03:06 +0000)]
.

28 years ago(MAXCOST): Use `(unsigned long)1' rather than `(COST)1'
Jim Meyering [Wed, 10 Jul 1996 03:02:54 +0000 (03:02 +0000)]
(MAXCOST): Use `(unsigned long)1' rather than `(COST)1'
so the left operand of the << isn't signed.
From Kjetil Torgrim Homme.

28 years ago.
Jim Meyering [Tue, 9 Jul 1996 23:23:49 +0000 (23:23 +0000)]
.

28 years ago(install-data): Don't install NLS files when they're not requested.
Jim Meyering [Tue, 9 Jul 1996 23:23:33 +0000 (23:23 +0000)]
(install-data): Don't install NLS files when they're not requested.
From Ulrich Drepper.  Reported by Kjetil Torgrim Homme <kjetilho@ifi.uio.no>.

28 years ago.
Jim Meyering [Mon, 8 Jul 1996 04:26:31 +0000 (04:26 +0000)]
.

28 years ago.
Jim Meyering [Mon, 8 Jul 1996 04:26:09 +0000 (04:26 +0000)]
.

28 years agoMake initial colors for `color_indicator' match those
Jim Meyering [Mon, 8 Jul 1996 04:25:49 +0000 (04:25 +0000)]
Make initial colors for `color_indicator' match those
currently in dircolors.hin.

28 years ago.
Jim Meyering [Mon, 8 Jul 1996 04:23:38 +0000 (04:23 +0000)]
.

28 years agoInclude termios.h.
Jim Meyering [Mon, 8 Jul 1996 04:19:36 +0000 (04:19 +0000)]
Include termios.h.
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>.

28 years agoRecognize more filename extensions. From Joshua Cowan.
Jim Meyering [Mon, 8 Jul 1996 03:58:36 +0000 (03:58 +0000)]
Recognize more filename extensions. From Joshua Cowan.

28 years ago.
Jim Meyering [Mon, 8 Jul 1996 03:55:55 +0000 (03:55 +0000)]
.

28 years ago.
Jim Meyering [Mon, 8 Jul 1996 03:41:37 +0000 (03:41 +0000)]
.

28 years ago.
Jim Meyering [Sun, 7 Jul 1996 20:20:44 +0000 (20:20 +0000)]
.

28 years ago.
Jim Meyering [Sat, 6 Jul 1996 22:53:29 +0000 (22:53 +0000)]
.

28 years ago(usage): Factor out backup-related text into separate string/printf statement.
Jim Meyering [Sat, 6 Jul 1996 22:50:57 +0000 (22:50 +0000)]
(usage): Factor out backup-related text into separate string/printf statement.

28 years ago(usage): Factor out backup-related text into separate string/printf statement.
Jim Meyering [Sat, 6 Jul 1996 22:50:36 +0000 (22:50 +0000)]
(usage): Factor out backup-related text into separate string/printf statement.

28 years ago.
Jim Meyering [Sat, 6 Jul 1996 22:29:57 +0000 (22:29 +0000)]
.

28 years ago.
Jim Meyering [Sat, 6 Jul 1996 21:55:23 +0000 (21:55 +0000)]
.

28 years ago(su_SOURCES): Remove group-member.c.
Jim Meyering [Sat, 6 Jul 1996 17:50:16 +0000 (17:50 +0000)]
(su_SOURCES): Remove group-member.c.
(EXTRA_DIST): Add group-member.c here.

28 years ago.
Jim Meyering [Sat, 6 Jul 1996 17:49:27 +0000 (17:49 +0000)]
.

28 years ago. FILEUTILS-3_12r
Jim Meyering [Sat, 6 Jul 1996 12:04:47 +0000 (12:04 +0000)]
.

28 years agoFix typo: top-srcdir -> top_srcdir. TEXTUTILS-1_18d
Jim Meyering [Sat, 6 Jul 1996 04:05:15 +0000 (04:05 +0000)]
Fix typo: top-srcdir -> top_srcdir.

28 years ago[!STDC_HEADERS]: Declare free. From Marcus Daniels.
Jim Meyering [Sat, 6 Jul 1996 03:17:09 +0000 (03:17 +0000)]
[!STDC_HEADERS]: Declare free.  From Marcus Daniels.

28 years ago.
Jim Meyering [Sat, 6 Jul 1996 03:02:44 +0000 (03:02 +0000)]
.

28 years ago.
Jim Meyering [Sat, 6 Jul 1996 03:00:44 +0000 (03:00 +0000)]
.

28 years agoMerge from gettext-0.10.23.
Jim Meyering [Sat, 6 Jul 1996 02:59:12 +0000 (02:59 +0000)]
Merge from gettext-0.10.23.

28 years ago($(PACKAGE).pot): Merge from gettext-0.10.23.
Jim Meyering [Sat, 6 Jul 1996 02:58:59 +0000 (02:58 +0000)]
($(PACKAGE).pot): Merge from gettext-0.10.23.

28 years ago. TEXTUTILS-1_18c
Jim Meyering [Fri, 5 Jul 1996 03:58:06 +0000 (03:58 +0000)]
.

28 years ago.
Jim Meyering [Fri, 5 Jul 1996 03:40:39 +0000 (03:40 +0000)]
.

28 years ago(usage): Remove space before newline in usage message.
Jim Meyering [Fri, 5 Jul 1996 03:40:21 +0000 (03:40 +0000)]
(usage): Remove space before newline in usage message.

28 years ago.
Jim Meyering [Fri, 5 Jul 1996 03:39:21 +0000 (03:39 +0000)]
.

28 years ago(usage): Remove space before newline in usage message.
Jim Meyering [Fri, 5 Jul 1996 03:39:12 +0000 (03:39 +0000)]
(usage): Remove space before newline in usage message.

28 years ago(usage): Remove space before newline in usage message.
Jim Meyering [Fri, 5 Jul 1996 02:49:48 +0000 (02:49 +0000)]
(usage): Remove space before newline in usage message.

28 years ago(usage): Remove space before newline in usage message.
Jim Meyering [Fri, 5 Jul 1996 02:29:10 +0000 (02:29 +0000)]
(usage): Remove space before newline in usage message.

28 years ago(usage): Remove space before newline in usage message.
Jim Meyering [Fri, 5 Jul 1996 02:28:29 +0000 (02:28 +0000)]
(usage): Remove space before newline in usage message.

28 years ago.
Jim Meyering [Thu, 4 Jul 1996 22:52:25 +0000 (22:52 +0000)]
.

28 years ago.
Jim Meyering [Thu, 4 Jul 1996 22:52:01 +0000 (22:52 +0000)]
.

28 years ago(split_3): Add missing semicolon. From Jim Blandy.
Jim Meyering [Thu, 4 Jul 1996 22:51:52 +0000 (22:51 +0000)]
(split_3): Add missing semicolon.  From Jim Blandy.

28 years ago.
Jim Meyering [Thu, 4 Jul 1996 18:18:03 +0000 (18:18 +0000)]
.

28 years ago.
Jim Meyering [Thu, 4 Jul 1996 18:14:46 +0000 (18:14 +0000)]
.

28 years ago(main): Fix typo in last change.
Jim Meyering [Thu, 4 Jul 1996 17:41:05 +0000 (17:41 +0000)]
(main): Fix typo in last change.

28 years ago.
Jim Meyering [Thu, 4 Jul 1996 17:35:51 +0000 (17:35 +0000)]
.

28 years agoMake `dir --version' and `vdir --version' print their names, not `ls'.
Jim Meyering [Thu, 4 Jul 1996 17:35:47 +0000 (17:35 +0000)]
Make `dir --version' and `vdir --version' print their names, not `ls'.
Reported by Ulrich Drepper.

28 years ago.
Jim Meyering [Thu, 4 Jul 1996 14:53:28 +0000 (14:53 +0000)]
.

28 years ago(md5_file): Replace obsolete comment with a description
Jim Meyering [Thu, 4 Jul 1996 14:53:25 +0000 (14:53 +0000)]
(md5_file): Replace obsolete comment with a description
of the function.
(md5_check): Don't use "s"-adding trick to form the plural of
`checksum.'  That doesn't work well with translation.
Suggestions from Ulrich Drepper.

28 years ago.
Jim Meyering [Thu, 4 Jul 1996 12:41:58 +0000 (12:41 +0000)]
.

28 years ago(MIN_DIGEST_LINE_LENGTH): New macro.
Jim Meyering [Thu, 4 Jul 1996 12:41:53 +0000 (12:41 +0000)]
(MIN_DIGEST_LINE_LENGTH): New macro.
[NEWLINE_REPLACEMENT_STRING*]: Remove macros.
(main): Output a leading backslash for a line describing a file
whose name contains a newline.  Then translate each NEWLINE byte
in the file name to the string, "\\n", and each backslash to "\\\\".
File names that don't contain NEWLINE aren't translated.
(split_3): Rewrite to handle file names with embedded newlines.
Miles Bader and Jim Blandy suggested this new encoding scheme.

28 years ago.
Jim Meyering [Thu, 4 Jul 1996 12:36:18 +0000 (12:36 +0000)]
.

28 years ago(split_3): Correct test for 35-byte line to accomodate
Jim Meyering [Thu, 4 Jul 1996 04:22:25 +0000 (04:22 +0000)]
(split_3): Correct test for 35-byte line to accomodate
fact that leading blanks may be stripped.

28 years ago.
Jim Meyering [Wed, 3 Jul 1996 23:00:45 +0000 (23:00 +0000)]
.

28 years agoInclude sys/types.h before system.h.
Jim Meyering [Wed, 3 Jul 1996 22:59:18 +0000 (22:59 +0000)]
Include sys/types.h before system.h.
From Jim Blandy (jimb@cyclic.com).

28 years ago.
Jim Meyering [Wed, 3 Jul 1996 22:42:58 +0000 (22:42 +0000)]
.

28 years ago[!MAXUID]: Define after inclusion of system.h to avoid
Jim Meyering [Wed, 3 Jul 1996 22:42:41 +0000 (22:42 +0000)]
[!MAXUID]: Define after inclusion of system.h to avoid
warning about redefinition on SunOS4, Solaris2.4 and SGI-irix5.3.
From Kaveh Ghazi.

28 years ago. FILEUTILS-3_12q
Jim Meyering [Wed, 3 Jul 1996 04:18:38 +0000 (04:18 +0000)]
.

28 years ago. FILEUTILS-3_12p
Jim Meyering [Wed, 3 Jul 1996 04:05:07 +0000 (04:05 +0000)]
.

28 years ago(usage): Add omitted \n\ at the end of a line in the usage message.
Jim Meyering [Wed, 3 Jul 1996 04:04:06 +0000 (04:04 +0000)]
(usage): Add omitted \n\ at the end of a line in the usage message.

28 years ago[!EXIT_SUCCESS]: Define it.
Jim Meyering [Wed, 3 Jul 1996 04:00:36 +0000 (04:00 +0000)]
[!EXIT_SUCCESS]: Define it.
[!EXIT_FAILURE]: Define it.

28 years ago.
Jim Meyering [Wed, 3 Jul 1996 04:00:29 +0000 (04:00 +0000)]
.

28 years ago(strndup): Include stdio.h and sys/types.h to
Jim Meyering [Wed, 3 Jul 1996 03:59:02 +0000 (03:59 +0000)]
(strndup): Include stdio.h and sys/types.h to
get definition of NULL and size_t on SunOS4.1.3.

28 years ago. TEXTUTILS-1_18b
Jim Meyering [Wed, 3 Jul 1996 02:52:20 +0000 (02:52 +0000)]
.

28 years ago.
Jim Meyering [Tue, 2 Jul 1996 04:55:06 +0000 (04:55 +0000)]
.

28 years ago[NEWLINE_REPLACEMENT_STRING]: Define.
Jim Meyering [Tue, 2 Jul 1996 04:54:51 +0000 (04:54 +0000)]
[NEWLINE_REPLACEMENT_STRING]: Define.
(split_3): Translate NL bytes not to NUL, but to
NEWLINE_REPLACEMENT_STRING.
Suggested by Ulrich Drepper.
(main): Translate back to NL-containing filename.

28 years ago. FILEUTILS-3_12o
Jim Meyering [Tue, 2 Jul 1996 04:48:57 +0000 (04:48 +0000)]
.

28 years ago(do_link): Update messages to ease translation.
Jim Meyering [Tue, 2 Jul 1996 04:48:32 +0000 (04:48 +0000)]
(do_link): Update messages to ease translation.
Suggestion from Santiago Vila.

28 years ago(main): Remove now-unnecessary diagnostic about filename containing NEWLINE.
Jim Meyering [Mon, 1 Jul 1996 03:48:10 +0000 (03:48 +0000)]
(main): Remove now-unnecessary diagnostic about filename containing NEWLINE.

28 years ago(split_3): Take an additional parameter, S_LEN.
Jim Meyering [Mon, 1 Jul 1996 03:47:16 +0000 (03:47 +0000)]
(split_3): Take an additional parameter, S_LEN.
Adapt caller.
Map translated NEWLINE-containing filename back into the original
NEWLINE-containing name.
(md5_check): Translate NEWLINE bytes to NUL bytes in filename.

28 years ago.
Jim Meyering [Sun, 30 Jun 1996 21:42:53 +0000 (21:42 +0000)]
.

28 years ago(usage): Fix typo, 3nd->3rd, in usage message.
Jim Meyering [Sun, 30 Jun 1996 21:42:49 +0000 (21:42 +0000)]
(usage): Fix typo, 3nd->3rd, in usage message.
From Santiago Vila <sanvila@unex.es>.

28 years ago.
Jim Meyering [Sun, 30 Jun 1996 14:30:00 +0000 (14:30 +0000)]
.

28 years ago.
Jim Meyering [Sun, 30 Jun 1996 14:29:29 +0000 (14:29 +0000)]
.

28 years ago.
Jim Meyering [Sun, 30 Jun 1996 04:24:26 +0000 (04:24 +0000)]
.

28 years ago.
Jim Meyering [Sun, 30 Jun 1996 00:01:20 +0000 (00:01 +0000)]
.

28 years ago.
Jim Meyering [Sat, 29 Jun 1996 23:59:14 +0000 (23:59 +0000)]
.

28 years ago.
Jim Meyering [Sat, 29 Jun 1996 23:58:48 +0000 (23:58 +0000)]
.

28 years ago.
Jim Meyering [Sat, 29 Jun 1996 16:45:17 +0000 (16:45 +0000)]
.

28 years ago.
Jim Meyering [Sat, 29 Jun 1996 05:33:00 +0000 (05:33 +0000)]
.

28 years ago.
Jim Meyering [Sat, 29 Jun 1996 05:29:08 +0000 (05:29 +0000)]
.

28 years ago.
Jim Meyering [Sat, 29 Jun 1996 05:28:48 +0000 (05:28 +0000)]
.

28 years agoRemove u from Colour.
Jim Meyering [Sat, 29 Jun 1996 05:28:32 +0000 (05:28 +0000)]
Remove u from Colour.

28 years ago.
Jim Meyering [Sat, 29 Jun 1996 04:12:05 +0000 (04:12 +0000)]
.

28 years ago(dc_parse_stream): Move enum states dcl into this function.
Jim Meyering [Sat, 29 Jun 1996 04:11:43 +0000 (04:11 +0000)]
(dc_parse_stream): Move enum states dcl into this function.
(dc_parse_stream): Remove parameter RESULT.
Adapt callers.

28 years ago.
Jim Meyering [Sat, 29 Jun 1996 04:08:10 +0000 (04:08 +0000)]
.

28 years ago.
Jim Meyering [Sat, 29 Jun 1996 04:07:18 +0000 (04:07 +0000)]
.

28 years ago.
Jim Meyering [Sat, 29 Jun 1996 03:58:52 +0000 (03:58 +0000)]
.

28 years ago(do_link): Allow `ln -sf --backup k k' to succeed in creating the
Jim Meyering [Sat, 29 Jun 1996 03:58:48 +0000 (03:58 +0000)]
(do_link): Allow `ln -sf --backup k k' to succeed in creating the
self-referential symlink, doing so doesn't remove the source but merely
renames it.

28 years ago.
Jim Meyering [Fri, 28 Jun 1996 04:15:56 +0000 (04:15 +0000)]
.

28 years ago.
Jim Meyering [Fri, 28 Jun 1996 03:04:11 +0000 (03:04 +0000)]
.

28 years ago.
Jim Meyering [Thu, 27 Jun 1996 04:27:10 +0000 (04:27 +0000)]
.

28 years ago.
Jim Meyering [Thu, 27 Jun 1996 02:37:51 +0000 (02:37 +0000)]
.

28 years ago(install-data): Add `else true;' to avoid
Jim Meyering [Thu, 27 Jun 1996 02:37:40 +0000 (02:37 +0000)]
(install-data): Add `else true;' to avoid
letting failing if-condition cause make to fail.
From Fred Fish (fnf@ninemoons.com).

28 years agoElaborate on how sort -n works.
Jim Meyering [Thu, 27 Jun 1996 02:34:30 +0000 (02:34 +0000)]
Elaborate on how sort -n works.