Jim Meyering
1b5bb5c05a
update FSF address in copyright and remove any trailing blanks
1996-07-15 02:44:11 +00:00
Jim Meyering
1df37f767c
update FSF address in copyright and remove any trailing blanks
1996-07-15 02:41:49 +00:00
Jim Meyering
77973edc33
cpp-indent
1996-07-15 02:29:59 +00:00
Jim Meyering
48e4b51e96
.
1996-07-15 01:07:26 +00:00
Jim Meyering
9c53920ae6
(print_uptime): Use 0, not undefined errno in
...
couldn't-get-boot-time diagnostic. From Ulrich Drepper.
1996-07-15 01:07:16 +00:00
Jim Meyering
993b49a693
update fsf address
1996-07-15 00:04:51 +00:00
Jim Meyering
bf72a5728f
update fsf address
1996-07-15 00:02:50 +00:00
Jim Meyering
48209ca1ba
update fsf address
1996-07-15 00:00:57 +00:00
Jim Meyering
7cb6a4e2f1
update fsf address
...
cpp-indent
1996-07-14 23:59:45 +00:00
Jim Meyering
7d026dd508
[HAVE_LIMITS_H]: Include limits.h for INT_MAX.
...
[!INT_MAX]: Define it.
(main): Append INT_MAX to command-line-specified tab list to
ensure termination in unexpand's inner loop.
Derived from a patch from Keith Owens.
1996-07-14 22:28:52 +00:00
Jim Meyering
178f23fbb7
(unexpand): Fix bug that contributed to endless loop
...
when invoking `echo ' ' |unexpand -t 1,2': use print_tab_index, not
tab_index in inner flush_pend: while loop. From Keith Owens
<kaos@audio.apana.org.au >.
1996-07-14 22:24:28 +00:00
Jim Meyering
75b93231ca
Remove my address.
1996-07-14 21:47:23 +00:00
Jim Meyering
23684f8383
formatting...
1996-07-14 19:09:41 +00:00
Jim Meyering
4b8b59894b
Return a value!
1996-07-14 15:05:40 +00:00
Jim Meyering
ade337e1a8
.
1996-07-14 12:54:20 +00:00
Jim Meyering
d38f60e27c
(usage): Sort option descriptions in dictionary order.
1996-07-14 12:54:12 +00:00
Jim Meyering
bf75b72e46
Indent nested CPP-directives.
1996-07-14 12:45:09 +00:00
Jim Meyering
dbd0c33f24
update FSF address in copyright
1996-07-14 12:44:09 +00:00
Jim Meyering
4d7a57cf34
(long_options): Add missing last line of NULL
...
entries. From Ralph Loader <loader@maths.ox.ac.uk >.
1996-07-14 12:37:24 +00:00
Jim Meyering
1c2c9330d9
.
1996-07-14 12:36:51 +00:00
Jim Meyering
836935c5e6
Libit tweaks.
1996-07-14 12:35:45 +00:00
Jim Meyering
2e789ea9b2
Tweak for libit.
1996-07-14 12:32:25 +00:00
Jim Meyering
a4a64560c0
Tweak for libit.
1996-07-14 12:32:01 +00:00
Jim Meyering
65f957107e
fix comment
1996-07-14 12:19:15 +00:00
Jim Meyering
e9d60dc000
.
1996-07-14 04:11:25 +00:00
Jim Meyering
c58cd08bf9
(usage): Add a \' after \n' in usage message.
...
Otherwise, SunOS's /bin/cc chokes.
1996-07-14 04:11:17 +00:00
Jim Meyering
900a826cf8
.
1996-07-13 19:31:51 +00:00
Jim Meyering
7fe510422e
[GWINSZ_BROKEN]: Remove thus-guarded `#undef TIOCGWINSZ'.
...
GWINSZ_BROKEN can't be defined anymore.
1996-07-13 19:31:34 +00:00
Jim Meyering
1ba9563160
.
1996-07-13 19:27:59 +00:00
Jim Meyering
4bef2ec5f7
.
1996-07-13 19:26:22 +00:00
Jim Meyering
c98ea50c21
.
FILEUTILS-3_13
1996-07-12 03:25:19 +00:00
Jim Meyering
78697777d7
.
TEXTUTILS-1_19
1996-07-12 03:05:04 +00:00
Jim Meyering
83696460f0
.
1996-07-12 02:56:51 +00:00
Jim Meyering
bb8acb3640
.
1996-07-12 02:55:08 +00:00
Jim Meyering
4f29f1aeb2
.
1996-07-11 05:01:47 +00:00
Jim Meyering
36a4ba8ba3
.
1996-07-11 04:27:54 +00:00
Jim Meyering
aaafa60129
.
1996-07-11 04:27:27 +00:00
Jim Meyering
866e778210
.
1996-07-11 03:58:31 +00:00
Jim Meyering
805484b693
use latest from gettext-0.10.23
1996-07-11 03:57:04 +00:00
Jim Meyering
a10e992cbc
.
1996-07-10 05:00:21 +00:00
Jim Meyering
44b11d6e67
(usage): Fix parentheses.
FILEUTILS-3_12s
1996-07-10 03:56:45 +00:00
Jim Meyering
108f50670d
.
1996-07-10 03:45:03 +00:00
Jim Meyering
5885cbf0d2
(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 >.
1996-07-10 03:33:01 +00:00
Jim Meyering
640cdd2df4
.
1996-07-10 03:32:41 +00:00
Jim Meyering
a4d13e4b8f
(long_options): Add print-data-base and print-database.
...
(usage): Rearrange option descriptions.
1996-07-10 03:26:18 +00:00
Jim Meyering
12beb90e58
.
1996-07-10 03:18:55 +00:00
Jim Meyering
4623f5dca3
(usage): Add a one-line description to --help message.
...
From Karl Berry.
1996-07-10 03:18:31 +00:00
Jim Meyering
b124be4eb1
Change C-shell to `C shell'.
1996-07-10 03:16:30 +00:00
Jim Meyering
c8feafc2a5
.
1996-07-10 03:15:51 +00:00
Jim Meyering
84b6d13a3c
(dc_parse_stream): Don't give `unrecognized keyword'
...
message unless we've processed a matching TERM directive.
1996-07-10 03:15:39 +00:00