Jim Meyering [Mon, 6 Apr 1998 08:11:35 +0000 (08:11 +0000)]
Change names/usage of hash-related functions to work with the above.
Jim Meyering [Mon, 6 Apr 1998 08:09:36 +0000 (08:09 +0000)]
Lots of minor spec and name changes, and new comments.
From François Pinard.
Jim Meyering [Mon, 6 Apr 1998 08:09:11 +0000 (08:09 +0000)]
Lots of minor spec and name changes, and new comments.
(hash_rehash): Rewritten to be easier on the allocator.
From François Pinard.
Jim Meyering [Mon, 6 Apr 1998 00:26:54 +0000 (00:26 +0000)]
*** empty log message ***
Jim Meyering [Sun, 5 Apr 1998 23:44:12 +0000 (23:44 +0000)]
*** empty log message ***
Jim Meyering [Sun, 5 Apr 1998 23:43:58 +0000 (23:43 +0000)]
.
Jim Meyering [Sun, 5 Apr 1998 21:35:33 +0000 (21:35 +0000)]
*** empty log message ***
Jim Meyering [Sun, 5 Apr 1998 21:32:26 +0000 (21:32 +0000)]
add braces to disambiguate ambiguous else
Jim Meyering [Sun, 5 Apr 1998 18:24:45 +0000 (18:24 +0000)]
.
Jim Meyering [Sun, 5 Apr 1998 18:24:18 +0000 (18:24 +0000)]
(WIDE_CHAR_SUPPORT): Define.
This now depends on HAVE_BTOWC so systems that lack btowc (like
solaris-2.5.1) don't lose.
Jim Meyering [Sun, 5 Apr 1998 18:22:30 +0000 (18:22 +0000)]
*** empty log message ***
Jim Meyering [Sun, 5 Apr 1998 18:22:11 +0000 (18:22 +0000)]
(jm_PREREQ_REGEX): New macro.
(jm_PREREQ): Use it here.
Jim Meyering [Sat, 4 Apr 1998 21:37:50 +0000 (21:37 +0000)]
*** empty log message ***
Jim Meyering [Sat, 4 Apr 1998 18:17:10 +0000 (18:17 +0000)]
*** empty log message ***
Jim Meyering [Sat, 4 Apr 1998 18:16:51 +0000 (18:16 +0000)]
(PARAMS): Define.
Jim Meyering [Sat, 4 Apr 1998 16:47:29 +0000 (16:47 +0000)]
.
Jim Meyering [Sat, 4 Apr 1998 16:47:19 +0000 (16:47 +0000)]
Use "%s", not device_name, as the format string, in case the
latter contains `%'.
Jim Meyering [Sat, 4 Apr 1998 16:36:30 +0000 (16:36 +0000)]
stty: document new --file/-F option
Jim Meyering [Sat, 4 Apr 1998 16:28:11 +0000 (16:28 +0000)]
.
Jim Meyering [Sat, 4 Apr 1998 16:27:12 +0000 (16:27 +0000)]
*** empty log message ***
Jim Meyering [Sat, 4 Apr 1998 16:20:15 +0000 (16:20 +0000)]
.
Jim Meyering [Sat, 4 Apr 1998 16:19:34 +0000 (16:19 +0000)]
.
Jim Meyering [Sat, 4 Apr 1998 10:36:32 +0000 (10:36 +0000)]
clean up comments
Jim Meyering [Sat, 4 Apr 1998 09:38:47 +0000 (09:38 +0000)]
(valid_options): Parenthesize assignment in while expr.
(main): Remove dcl of unused `cp'.
Jim Meyering [Sat, 4 Apr 1998 09:30:39 +0000 (09:30 +0000)]
Use STREQ in place of strcmp everywhere.
(valid_options): Indent
(main): s/case 'f':/case 'F':/
Tweak error messages to make them consistent.
Remove #if-0'd block.
Move dcl of fdflags into scope where it's used.
Jim Meyering [Sat, 4 Apr 1998 09:08:04 +0000 (09:08 +0000)]
[1998-03-31 Theodore Ts'o <tytso@rsts-11.mit.edu>]
(main): Fix broken options parsing that worked only
by serendipity (getopt_long_only already parsed short options; no
need to parse them again manually!). Add support for the --file
option, which allows the user to specify the device whose line
settings are to be set. This is necessary because POSIX ttys will
block waiting for carrier detect to go high if CLOCAL is not set,
unless the device is opened with the O_NONBLOCK flag.
Unfortunately, the shell doesn't use this flag, so users lose.
Opening the device in stty is the easist way to fix this.
(speeds): Add support for 230400 and 460800 line speeds, which are
supported by Linux.
Jim Meyering [Sat, 4 Apr 1998 08:24:11 +0000 (08:24 +0000)]
.
Jim Meyering [Sat, 4 Apr 1998 08:11:22 +0000 (08:11 +0000)]
.
Jim Meyering [Sat, 4 Apr 1998 08:07:26 +0000 (08:07 +0000)]
.
Jim Meyering [Sat, 4 Apr 1998 08:06:24 +0000 (08:06 +0000)]
update comment
Jim Meyering [Sat, 4 Apr 1998 08:05:18 +0000 (08:05 +0000)]
Add conditionals so that running `make' in an
unconfigured source directory will get a reasonable diagnostic.
Jim Meyering [Sat, 4 Apr 1998 08:03:48 +0000 (08:03 +0000)]
.
Jim Meyering [Sat, 4 Apr 1998 08:02:23 +0000 (08:02 +0000)]
*** empty log message ***
Jim Meyering [Sat, 4 Apr 1998 07:50:13 +0000 (07:50 +0000)]
(aclocal-files): Remove now-unnecessary (with
automake-1.2h and the above change) aclocal-related rules and includes.
Jim Meyering [Wed, 1 Apr 1998 06:47:32 +0000 (06:47 +0000)]
*** empty log message ***
Jim Meyering [Wed, 1 Apr 1998 06:47:25 +0000 (06:47 +0000)]
.
Jim Meyering [Wed, 1 Apr 1998 06:46:52 +0000 (06:46 +0000)]
(TESTS): Add cr-1.
Jim Meyering [Wed, 1 Apr 1998 06:35:01 +0000 (06:35 +0000)]
(compare_ctime, rev_cmp_ctime, compare_mtime,
rev_cmp_mtime, compare_atime, rev_cmp_atime, compare_size,
rev_cmp_size): Use file name as secondary sort key to get
consistent sorting.
Jim Meyering [Tue, 31 Mar 1998 23:11:50 +0000 (23:11 +0000)]
.
Jim Meyering [Tue, 31 Mar 1998 23:11:37 +0000 (23:11 +0000)]
(TYPE_MAXIMUM): Cast result to `(t)' so this macro works with `unsigned char'.
From Greg Wooledge.
(SCHAR_MIN, SCHAR_MAX, SHRT_MIN, SHRT_MAX, LONG_MAX, ULONG_MAX): Define.
Jim Meyering [Tue, 31 Mar 1998 13:14:22 +0000 (13:14 +0000)]
Merge with the version from textutils.
Jim Meyering [Tue, 31 Mar 1998 12:49:00 +0000 (12:49 +0000)]
(EXTRA_DIST): Remove mk-script.pl.
(mk_script): Set to ../mk-script.
(x-tests): Use `$(PERL) -w -- $(mk_script)', not ./mk-script.
Remove @MAINT@ cruft.
(Makefile.am): Likewise.
Remove @MAINT@ cruft. Now `missing' will explain the failure
when people don't have Perl yet modify a file whose rebuilding
would lead to the use of Perl.
Jim Meyering [Tue, 31 Mar 1998 12:09:55 +0000 (12:09 +0000)]
add descriptive first-line comment
Jim Meyering [Tue, 31 Mar 1998 12:05:17 +0000 (12:05 +0000)]
(rpl_memcmp): Rename from memcmp.
Jim Meyering [Tue, 31 Mar 1998 07:50:22 +0000 (07:50 +0000)]
.
Jim Meyering [Sat, 28 Mar 1998 14:57:25 +0000 (14:57 +0000)]
*** empty log message ***
Jim Meyering [Sat, 28 Mar 1998 14:56:49 +0000 (14:56 +0000)]
Add copyright.
Jim Meyering [Sat, 28 Mar 1998 14:56:11 +0000 (14:56 +0000)]
Add copyright.
[_AIX]: Add #pragma alloca.
Jim Meyering [Fri, 27 Mar 1998 22:37:56 +0000 (22:37 +0000)]
($(ACLOCAL_M4)): Replace old rule with this
dependency and the := assignment of ACLOCAL to make the default
rule use the `-I m4' option.
Jim Meyering [Fri, 27 Mar 1998 22:34:23 +0000 (22:34 +0000)]
.
Jim Meyering [Fri, 27 Mar 1998 22:33:37 +0000 (22:33 +0000)]
*** empty log message ***
Jim Meyering [Fri, 27 Mar 1998 22:29:05 +0000 (22:29 +0000)]
remove dcl of unused local, num_regs
Jim Meyering [Fri, 27 Mar 1998 12:40:03 +0000 (12:40 +0000)]
cpp-directive aesthetics
Jim Meyering [Fri, 27 Mar 1998 11:23:07 +0000 (11:23 +0000)]
new version from Uli
Jim Meyering [Thu, 26 Mar 1998 16:27:28 +0000 (16:27 +0000)]
.
Jim Meyering [Thu, 26 Mar 1998 15:41:14 +0000 (15:41 +0000)]
(batch_convert): Remove spurious space in error message.
Reported by Karl Berry.
Jim Meyering [Wed, 25 Mar 1998 07:38:24 +0000 (07:38 +0000)]
s/@samp/@email/ for e-mail addresses
Jim Meyering [Mon, 23 Mar 1998 23:52:30 +0000 (23:52 +0000)]
.
Jim Meyering [Mon, 23 Mar 1998 23:49:18 +0000 (23:49 +0000)]
.
Jim Meyering [Mon, 23 Mar 1998 23:19:01 +0000 (23:19 +0000)]
update from automake-2.1h
Jim Meyering [Mon, 23 Mar 1998 23:13:24 +0000 (23:13 +0000)]
*** empty log message ***
Jim Meyering [Mon, 23 Mar 1998 23:13:08 +0000 (23:13 +0000)]
.
Jim Meyering [Mon, 23 Mar 1998 23:12:45 +0000 (23:12 +0000)]
*** empty log message ***
Jim Meyering [Mon, 23 Mar 1998 23:10:30 +0000 (23:10 +0000)]
Kludges so I don't have to add HAVE_INTTYPES_H in acconfig.h.
Jim Meyering [Mon, 23 Mar 1998 22:47:45 +0000 (22:47 +0000)]
.
Jim Meyering [Mon, 23 Mar 1998 22:47:05 +0000 (22:47 +0000)]
.
Jim Meyering [Mon, 23 Mar 1998 07:24:54 +0000 (07:24 +0000)]
update from libc/copies
Jim Meyering [Sun, 22 Mar 1998 20:55:34 +0000 (20:55 +0000)]
merge variables: forever_multiple and forever
(recheck): New function.
Begin to support --allow-missing option.
Jim Meyering [Sun, 22 Mar 1998 20:38:44 +0000 (20:38 +0000)]
*** empty log message ***
Jim Meyering [Sat, 21 Mar 1998 16:33:53 +0000 (16:33 +0000)]
(tail_forever): plug gross fd leaks
Don't close stdin
Don't print header unnecessarily if the first file to grow
is the last one for which a header was printed.
Jim Meyering [Sat, 21 Mar 1998 08:54:58 +0000 (08:54 +0000)]
*** empty log message ***
Jim Meyering [Sat, 21 Mar 1998 08:51:48 +0000 (08:51 +0000)]
Update from patch-2.5.3.
Jim Meyering [Sat, 21 Mar 1998 08:49:00 +0000 (08:49 +0000)]
Update from patch-2.5.3.
Jim Meyering [Sat, 21 Mar 1998 08:47:54 +0000 (08:47 +0000)]
(decode_switches): Pass a null pointer instead of address
of quotearg_quoting_options.
Jim Meyering [Thu, 19 Mar 1998 22:27:17 +0000 (22:27 +0000)]
.
Jim Meyering [Thu, 19 Mar 1998 22:18:29 +0000 (22:18 +0000)]
(show_dev): If fsu_bavail_top_bit_set is nonzero,
assume the original value corresponding to fsu_bavail was negative.
Jim Meyering [Thu, 19 Mar 1998 22:18:04 +0000 (22:18 +0000)]
Include <limits.h>.
(CHAR_BIT, EXTRACT_TOP_BIT, PROPAGATE_TOP_BIT): New macros.
(get_fs_usage): If top bit of system variable corresponding to
fsu_bavail is set, then set fsu_bavail_top_bit_set, and
sign-extend the value when storing it into fsu_bavail.
Jim Meyering [Thu, 19 Mar 1998 22:17:43 +0000 (22:17 +0000)]
(struct fs_usage): New member
fsu_bavail_top_bit_set.
Jim Meyering [Wed, 18 Mar 1998 21:53:35 +0000 (21:53 +0000)]
*** empty log message ***
Jim Meyering [Tue, 17 Mar 1998 23:31:18 +0000 (23:31 +0000)]
*** empty log message ***
Jim Meyering [Sun, 15 Mar 1998 23:04:56 +0000 (23:04 +0000)]
(tail_file): Merge largely-duplicated blocks of code.
Jim Meyering [Sun, 15 Mar 1998 20:36:02 +0000 (20:36 +0000)]
.
Jim Meyering [Sun, 15 Mar 1998 18:05:05 +0000 (18:05 +0000)]
*** empty log message ***
Jim Meyering [Sun, 15 Mar 1998 17:54:50 +0000 (17:54 +0000)]
Use #if, not #ifdef with HAVE_ macros.
Use #if !, not #ifndef with HAVE_ macros.
Jim Meyering [Sun, 15 Mar 1998 11:09:10 +0000 (11:09 +0000)]
Use #if, not #ifdef with HAVE_ macros
Jim Meyering [Sun, 15 Mar 1998 09:52:09 +0000 (09:52 +0000)]
.
Jim Meyering [Sun, 15 Mar 1998 09:48:52 +0000 (09:48 +0000)]
*** empty log message ***
Jim Meyering [Sun, 15 Mar 1998 09:47:28 +0000 (09:47 +0000)]
(EXTRA_DIST): Add prereq.m4.
Jim Meyering [Sun, 15 Mar 1998 09:47:03 +0000 (09:47 +0000)]
*** empty log message ***
Jim Meyering [Sun, 15 Mar 1998 09:45:00 +0000 (09:45 +0000)]
.
Jim Meyering [Sun, 15 Mar 1998 09:43:27 +0000 (09:43 +0000)]
*** empty log message ***
Jim Meyering [Sun, 15 Mar 1998 09:11:44 +0000 (09:11 +0000)]
*** empty log message ***
Jim Meyering [Sun, 15 Mar 1998 09:10:21 +0000 (09:10 +0000)]
*** empty log message ***
Jim Meyering [Sun, 15 Mar 1998 09:08:51 +0000 (09:08 +0000)]
*** empty log message ***
Jim Meyering [Sun, 15 Mar 1998 09:08:39 +0000 (09:08 +0000)]
(EXTRA_DIST): Add error.m4.
Jim Meyering [Sun, 15 Mar 1998 09:07:39 +0000 (09:07 +0000)]
.
Jim Meyering [Sun, 15 Mar 1998 08:11:02 +0000 (08:11 +0000)]
update from fsf
Jim Meyering [Sat, 14 Mar 1998 19:53:21 +0000 (19:53 +0000)]
*** empty log message ***
Jim Meyering [Sat, 14 Mar 1998 16:39:09 +0000 (16:39 +0000)]
.
Jim Meyering [Sat, 14 Mar 1998 16:38:41 +0000 (16:38 +0000)]
*** empty log message ***