platform/upstream/coreutils.git
31 years agoadd --version and --help
Jim Meyering [Thu, 29 Apr 1993 05:26:22 +0000 (05:26 +0000)]
add --version and --help

31 years agoadd --version and --help options
Jim Meyering [Thu, 29 Apr 1993 05:25:16 +0000 (05:25 +0000)]
add --version and --help options

31 years ago.
Jim Meyering [Sat, 24 Apr 1993 03:12:02 +0000 (03:12 +0000)]
.

31 years agomerge with 3.5
Jim Meyering [Thu, 22 Apr 1993 03:16:53 +0000 (03:16 +0000)]
merge with 3.5

31 years agomerge with 3.4.8
Jim Meyering [Mon, 19 Apr 1993 00:39:16 +0000 (00:39 +0000)]
merge with 3.4.8

31 years agomerge with 3.4.7
Jim Meyering [Thu, 15 Apr 1993 01:58:23 +0000 (01:58 +0000)]
merge with 3.4.7

31 years ago3.4.6 merge
Jim Meyering [Thu, 8 Apr 1993 04:10:54 +0000 (04:10 +0000)]
3.4.6 merge

31 years agoundef isascii before redefining
Jim Meyering [Tue, 6 Apr 1993 02:45:12 +0000 (02:45 +0000)]
undef isascii before redefining

31 years ago.
Jim Meyering [Tue, 6 Apr 1993 01:15:32 +0000 (01:15 +0000)]
.

31 years ago.
Jim Meyering [Mon, 5 Apr 1993 16:34:42 +0000 (16:34 +0000)]
.

31 years agoAdd `case 0' to getopt_long switch.
Jim Meyering [Mon, 5 Apr 1993 15:50:18 +0000 (15:50 +0000)]
Add `case 0' to getopt_long switch.

31 years ago.
Jim Meyering [Mon, 5 Apr 1993 03:11:13 +0000 (03:11 +0000)]
.

31 years ago.
Jim Meyering [Mon, 5 Apr 1993 03:09:08 +0000 (03:09 +0000)]
.

31 years ago.
Jim Meyering [Mon, 5 Apr 1993 01:16:18 +0000 (01:16 +0000)]
.

31 years ago* system.h [rindex, incl, bcopy, bzero]: Ditto.
Jim Meyering [Mon, 5 Apr 1993 00:53:40 +0000 (00:53 +0000)]
* system.h [rindex, incl, bcopy, bzero]: Ditto.
* userspec.c [index]: Ditto.

31 years ago.
Jim Meyering [Sun, 4 Apr 1993 23:42:45 +0000 (23:42 +0000)]
.

31 years ago(main): Explicitly cast -1 to [ug]id_t to avoid compiler warnings.
Jim Meyering [Sun, 4 Apr 1993 23:42:37 +0000 (23:42 +0000)]
(main): Explicitly cast -1 to [ug]id_t to avoid compiler warnings.

31 years ago.
Jim Meyering [Sun, 4 Apr 1993 23:17:00 +0000 (23:17 +0000)]
.

31 years ago.
Jim Meyering [Sun, 4 Apr 1993 22:16:17 +0000 (22:16 +0000)]
.

31 years ago.
Jim Meyering [Sun, 4 Apr 1993 22:15:32 +0000 (22:15 +0000)]
.

31 years ago.
Jim Meyering [Sun, 4 Apr 1993 21:52:17 +0000 (21:52 +0000)]
.

31 years ago(make_path): Explicitly cast alloca return value to (char *).
Jim Meyering [Sun, 4 Apr 1993 21:52:09 +0000 (21:52 +0000)]
(make_path): Explicitly cast alloca return value to (char *).

31 years ago.
Jim Meyering [Sun, 4 Apr 1993 21:50:47 +0000 (21:50 +0000)]
.

31 years ago(do_link): Explicitly cast alloca return value to (char *).
Jim Meyering [Sun, 4 Apr 1993 21:50:19 +0000 (21:50 +0000)]
(do_link): Explicitly cast alloca return value to (char *).

31 years ago(do_move): Explicitly cast alloca return value to (char *).
Jim Meyering [Sun, 4 Apr 1993 21:49:36 +0000 (21:49 +0000)]
(do_move): Explicitly cast alloca return value to (char *).

31 years ago(copy, make_path, re_protect): Explicitly cast alloca return value to (char *).
Jim Meyering [Sun, 4 Apr 1993 21:48:43 +0000 (21:48 +0000)]
(copy, make_path, re_protect): Explicitly cast alloca return value to (char *).

31 years ago* [sgi]: Undefine timezone before including <time.h>.
Jim Meyering [Sun, 4 Apr 1993 16:36:44 +0000 (16:36 +0000)]
* [sgi]: Undefine timezone before including <time.h>.
* [time.h vs sys/time.h]: Fix boolean algebra typo from
Mar 31 consolidation.
* Move static dcls of yyerror and yylex to a point
following the definition of those symbols to getdate_{yyerror,yylex}.

31 years agoupdate from fsf
Jim Meyering [Sun, 4 Apr 1993 15:22:00 +0000 (15:22 +0000)]
update from fsf

31 years ago.
Jim Meyering [Sun, 4 Apr 1993 15:05:37 +0000 (15:05 +0000)]
.

31 years ago(copy): Declare to be static.
Jim Meyering [Sun, 4 Apr 1993 15:05:24 +0000 (15:05 +0000)]
(copy): Declare to be static.

31 years ago.
Jim Meyering [Sun, 4 Apr 1993 14:42:04 +0000 (14:42 +0000)]
.

31 years ago(usage): Mention --help and --version.
Jim Meyering [Sun, 4 Apr 1993 14:41:38 +0000 (14:41 +0000)]
(usage): Mention --help and --version.
(main): Handle flag_help and flag_version before checking for invocation errors.

31 years ago.
Jim Meyering [Sun, 4 Apr 1993 00:56:21 +0000 (00:56 +0000)]
.

31 years agoremove blank line
Jim Meyering [Sun, 4 Apr 1993 00:56:09 +0000 (00:56 +0000)]
remove blank line

31 years ago.
Jim Meyering [Sun, 4 Apr 1993 00:40:23 +0000 (00:40 +0000)]
.

31 years ago.
Jim Meyering [Sun, 4 Apr 1993 00:11:14 +0000 (00:11 +0000)]
.

31 years agoConvert usage to take no arguments.
Jim Meyering [Fri, 2 Apr 1993 04:35:26 +0000 (04:35 +0000)]
Convert usage to take no arguments.

31 years ago.
Jim Meyering [Fri, 2 Apr 1993 04:27:50 +0000 (04:27 +0000)]
.

31 years ago.
Jim Meyering [Fri, 2 Apr 1993 04:27:28 +0000 (04:27 +0000)]
.

31 years agoAdd --help and --version options.
Jim Meyering [Fri, 2 Apr 1993 04:26:26 +0000 (04:26 +0000)]
Add --help and --version options.

31 years agoMove some dcls before first function.
Jim Meyering [Fri, 2 Apr 1993 04:26:04 +0000 (04:26 +0000)]
Move some dcls before first function.
Add --help and --version options.

31 years agoundef isasc before redining it.
Jim Meyering [Fri, 2 Apr 1993 04:24:29 +0000 (04:24 +0000)]
undef isasc before redining it.

31 years agoDefine isascii macro to be 1 also if STDC_HEADERS.
Jim Meyering [Thu, 1 Apr 1993 04:21:00 +0000 (04:21 +0000)]
Define isascii macro to be 1 also if STDC_HEADERS.

31 years agoDefine isascii macro to be 1 also if STDC_HEADERS.
Jim Meyering [Thu, 1 Apr 1993 04:12:31 +0000 (04:12 +0000)]
Define isascii macro to be 1 also if STDC_HEADERS.

31 years ago.
Jim Meyering [Thu, 1 Apr 1993 04:06:15 +0000 (04:06 +0000)]
.

31 years agoAdd --version, --help options.
Jim Meyering [Thu, 1 Apr 1993 04:02:20 +0000 (04:02 +0000)]
Add --version, --help options.

31 years agosort changes from Mike
Jim Meyering [Wed, 31 Mar 1993 06:27:07 +0000 (06:27 +0000)]
sort changes from Mike

31 years ago.
Jim Meyering [Wed, 31 Mar 1993 06:07:16 +0000 (06:07 +0000)]
.

31 years ago.
Jim Meyering [Wed, 31 Mar 1993 03:45:49 +0000 (03:45 +0000)]
.

31 years ago(parse_old_offset): Allow `0X' as well as `0x' prefix to indicate hex.
Jim Meyering [Wed, 31 Mar 1993 03:44:09 +0000 (03:44 +0000)]
(parse_old_offset): Allow `0X' as well as `0x' prefix to indicate hex.

31 years agoAdd -G,--no-group option to inhibit display of group infomation.
Jim Meyering [Wed, 31 Mar 1993 02:50:42 +0000 (02:50 +0000)]
Add -G,--no-group option to inhibit display of group infomation.

31 years agoupdated from FSF
Jim Meyering [Wed, 31 Mar 1993 01:23:35 +0000 (01:23 +0000)]
updated from FSF

31 years ago.
Jim Meyering [Tue, 30 Mar 1993 04:36:22 +0000 (04:36 +0000)]
.

31 years ago(index, bcopy): Don't redefine.
Jim Meyering [Tue, 30 Mar 1993 04:35:36 +0000 (04:35 +0000)]
(index, bcopy): Don't redefine.

31 years ago.
Jim Meyering [Tue, 30 Mar 1993 04:24:53 +0000 (04:24 +0000)]
.

31 years agoAlways call error with errno (not zero) after failed fclose or non-zero ferror.
Jim Meyering [Tue, 30 Mar 1993 03:32:10 +0000 (03:32 +0000)]
Always call error with errno (not zero) after failed fclose or non-zero ferror.

31 years ago.
Jim Meyering [Tue, 30 Mar 1993 02:22:06 +0000 (02:22 +0000)]
.

31 years agomerge with 3.4.1
Jim Meyering [Mon, 29 Mar 1993 05:09:09 +0000 (05:09 +0000)]
merge with 3.4.1

31 years ago.
Jim Meyering [Sun, 28 Mar 1993 19:22:51 +0000 (19:22 +0000)]
.

31 years ago.
Jim Meyering [Sun, 28 Mar 1993 19:22:28 +0000 (19:22 +0000)]
.

31 years ago.
Jim Meyering [Sun, 28 Mar 1993 18:23:20 +0000 (18:23 +0000)]
.

31 years ago(add_omitted_fs_type, fs_to_omit): New functions adding
Jim Meyering [Sun, 28 Mar 1993 18:22:47 +0000 (18:22 +0000)]
(add_omitted_fs_type, fs_to_omit): New functions adding
support for --exclude-type option.  From Kaveh R. Ghazi
<ghazi@caip.rutgers.edu>.

31 years ago(decode_switches, print_long_format): New option: --full-time.
Jim Meyering [Sun, 28 Mar 1993 18:21:25 +0000 (18:21 +0000)]
(decode_switches, print_long_format): New option: --full-time.

31 years ago(main): If -f is given, don't complain if no file args are given.
Jim Meyering [Sun, 28 Mar 1993 16:29:03 +0000 (16:29 +0000)]
(main): If -f is given, don't complain if no file args are given.

31 years ago[rindex]: Don't redefine.
Jim Meyering [Sun, 28 Mar 1993 16:23:28 +0000 (16:23 +0000)]
[rindex]: Don't redefine.

31 years agoAccept `flush' option. From Arne H. Juul arnej@lise.unit.no
Jim Meyering [Sun, 28 Mar 1993 16:16:43 +0000 (16:16 +0000)]
Accept `flush' option.  From Arne H. Juul arnej@lise.unit.no

31 years ago.
Jim Meyering [Sun, 28 Mar 1993 16:15:32 +0000 (16:15 +0000)]
.

31 years agoAdd long options.
Jim Meyering [Fri, 26 Mar 1993 04:52:17 +0000 (04:52 +0000)]
Add long options.

31 years ago.
Jim Meyering [Fri, 26 Mar 1993 04:51:55 +0000 (04:51 +0000)]
.

31 years ago.
Jim Meyering [Fri, 26 Mar 1993 04:50:40 +0000 (04:50 +0000)]
.

31 years ago.
Jim Meyering [Fri, 26 Mar 1993 04:43:26 +0000 (04:43 +0000)]
.

31 years ago.
Jim Meyering [Wed, 24 Mar 1993 06:23:42 +0000 (06:23 +0000)]
.

31 years ago(gobble_file): Don't stat symlinks unless we need to.
Jim Meyering [Wed, 24 Mar 1993 06:23:26 +0000 (06:23 +0000)]
(gobble_file): Don't stat symlinks unless we need to.
From Mike Rendell <michael@mercury.cs.mun.ca>.

31 years ago(copy, copy_with_block, copy_with_block): Decrement pending_spaces only
Jim Meyering [Wed, 24 Mar 1993 06:22:57 +0000 (06:22 +0000)]
(copy, copy_with_block, copy_with_block): Decrement pending_spaces only
if it's > 0. The following command didn't terminate:
  perl -e 'print "a  a\n";'| dd of=/dev/null ibs=1 cbs=3 conv=unblock
With suggestions from Chris Weber <weber@bucknell.edu>,
Marlys.A.Nelson@uwrf.edu, and Albert-Lunde@nwu.edu.

31 years agoNew option: -C, --compatible.
Jim Meyering [Tue, 23 Mar 1993 05:27:39 +0000 (05:27 +0000)]
New option: -C, --compatible.
A few new small functions.

31 years ago.
Jim Meyering [Tue, 23 Mar 1993 02:52:19 +0000 (02:52 +0000)]
.

31 years ago(close_file): Reverse May 13, '92 change, but add the condition
Jim Meyering [Mon, 22 Mar 1993 04:39:25 +0000 (04:39 +0000)]
(close_file): Reverse May 13, '92 change, but add the condition
that cols_ready_to_print not be decremented when printing across.
The command `echo |pr -2ta' didn't terminate.
(print_page): Rewrite conditional with side effects in second conjunct
using nested if statements to make it clear that we do indeed want
those semantics.

31 years agofix two typos
Jim Meyering [Mon, 22 Mar 1993 02:31:33 +0000 (02:31 +0000)]
fix two typos

31 years agoCompare getenv with NULL instead of 0 -- just for aesthetics.
Jim Meyering [Sat, 6 Mar 1993 17:06:35 +0000 (17:06 +0000)]
Compare getenv with NULL instead of 0 -- just for aesthetics.

31 years ago.
Jim Meyering [Tue, 2 Mar 1993 14:48:18 +0000 (14:48 +0000)]
.

31 years ago.
Jim Meyering [Tue, 2 Mar 1993 14:41:40 +0000 (14:41 +0000)]
.

31 years ago.
Jim Meyering [Tue, 2 Mar 1993 14:36:30 +0000 (14:36 +0000)]
.

31 years ago.
Jim Meyering [Tue, 2 Mar 1993 14:13:10 +0000 (14:13 +0000)]
.

31 years agoInitial revision
Jim Meyering [Tue, 2 Mar 1993 14:10:31 +0000 (14:10 +0000)]
Initial revision

31 years ago(print_s_char, print_s_short): Print signed chars and signed shorts without
Jim Meyering [Fri, 26 Feb 1993 15:53:47 +0000 (15:53 +0000)]
(print_s_char, print_s_short): Print signed chars and signed shorts without
resorting to casts involving `signed' keyword.
(decode_one_format): Don't print leading zeroes for DECIMAL formats.

31 years agoreindent with indent-1.7
Jim Meyering [Thu, 25 Feb 1993 16:31:52 +0000 (16:31 +0000)]
reindent with indent-1.7

31 years agoReformat with GNU indent-1.7.
Jim Meyering [Thu, 25 Feb 1993 14:28:21 +0000 (14:28 +0000)]
Reformat with GNU indent-1.7.

31 years ago(print_s_char, print_s_short): Fix printing of signed chars and signed shorts.
Jim Meyering [Thu, 25 Feb 1993 14:27:40 +0000 (14:27 +0000)]
(print_s_char, print_s_short): Fix printing of signed chars and signed shorts.

31 years agoDon't ask when removing symlinks.
Jim Meyering [Thu, 18 Feb 1993 18:24:15 +0000 (18:24 +0000)]
Don't ask when removing symlinks.

31 years agoAdd long options.
Jim Meyering [Mon, 8 Feb 1993 05:13:43 +0000 (05:13 +0000)]
Add long options.

31 years agoIS* macros may not be given arguments with side effects. ISDIGIT-bug-fix
Jim Meyering [Fri, 22 Jan 1993 19:41:33 +0000 (19:41 +0000)]
IS* macros may not be given arguments with side effects.

31 years agomerge with 1.4
Jim Meyering [Wed, 20 Jan 1993 04:29:09 +0000 (04:29 +0000)]
merge with 1.4

31 years agoisascii guards for ctype.h macros
Jim Meyering [Sun, 13 Dec 1992 14:18:48 +0000 (14:18 +0000)]
isascii guards for ctype.h macros

31 years agoMerge with pre-release 1.3.6.
Jim Meyering [Thu, 10 Dec 1992 19:34:55 +0000 (19:34 +0000)]
Merge with pre-release 1.3.6.

31 years agoRemove last (blank) line of file.
Jim Meyering [Thu, 10 Dec 1992 19:07:47 +0000 (19:07 +0000)]
Remove last (blank) line of file.

31 years ago.
Jim Meyering [Tue, 8 Dec 1992 16:32:37 +0000 (16:32 +0000)]
.

31 years ago(is_char_class_member): Remove unreached return after abort.
Jim Meyering [Tue, 8 Dec 1992 16:32:29 +0000 (16:32 +0000)]
(is_char_class_member): Remove unreached return after abort.

31 years ago.
Jim Meyering [Tue, 8 Dec 1992 02:14:20 +0000 (02:14 +0000)]
.

31 years agoDefine ISLOWER and ISUPPER independent of STDC_HEADERS.
Jim Meyering [Tue, 8 Dec 1992 02:13:58 +0000 (02:13 +0000)]
Define ISLOWER and ISUPPER independent of STDC_HEADERS.
Define ISDIGIT and use it instead of isdigit.

31 years ago(change_file_group): Define ISDIGIT and use it instead of isdigit.
Jim Meyering [Tue, 8 Dec 1992 02:13:30 +0000 (02:13 +0000)]
(change_file_group): Define ISDIGIT and use it instead of isdigit.