Jim Meyering
d832bf77eb
Correct typos, mostly from Jens Schweikhardt.
1995-10-03 19:05:47 +00:00
Jim Meyering
de97a7099c
.c
1995-10-01 22:50:25 +00:00
Jim Meyering
1d15980fb6
Remove trailing whitespace.
1995-10-01 22:49:07 +00:00
Jim Meyering
b3303ba072
Declare stat, xstat.
1995-10-01 22:40:11 +00:00
Jim Meyering
eddb25aa26
Declare stat, xstat.
1995-10-01 20:17:25 +00:00
Jim Meyering
40c6966137
(SOURCES): Add strtoul.
1995-10-01 19:02:29 +00:00
Jim Meyering
4de6eab547
(get_fs_usage) [STATFS_TRUNCATES_BLOCK_COUNTS]: Copy untruncated block
...
counts from f_spare array into proper members of struct statfs.
From Eirik Fuller (eirik@netapp.com );
1995-10-01 18:23:29 +00:00
Jim Meyering
caa2df2274
.
TEXTUTILS-1_13
1995-09-29 04:50:31 +00:00
Jim Meyering
4c8c0b69ba
.
1995-09-29 04:49:08 +00:00
Jim Meyering
527d04d44b
(dired_dump_obstack): Don't generate any output if the obstack is empty.
...
(main): Always initialize and dump subdired_obstack, not just if -R.
`ls -lDR dir dir2' was using uninitialized subdired_obstack.
Reported by Samuli K{rkk{inen <hskarkka@snakemail.hut.fi >.
1995-09-29 04:09:22 +00:00
Jim Meyering
9a12d05216
(decode_one_format): Remove spurious semicolon.
1995-09-27 15:58:18 +00:00
Jim Meyering
77c46a6b42
.
1995-09-27 04:06:28 +00:00
Jim Meyering
744393f0f4
(show_point): Ignore mtab entries with either
...
nonexistent mount points or with inconsistent device number.
From Eirik Fuller <eirik@synopsys.com >.
1995-09-26 04:18:55 +00:00
Jim Meyering
6f200d7982
.
1995-09-25 04:14:36 +00:00
Jim Meyering
12e85d31e2
Protoize.
1995-09-24 13:36:13 +00:00
Jim Meyering
17821cc15e
[REL_ALLOC]: #ifdef-out dcls of unused variables.
TEXTUTILS-1_12_2
1995-09-23 20:55:02 +00:00
Jim Meyering
0bcd6e68a9
.
1995-09-23 20:46:22 +00:00
Jim Meyering
528390fa58
(print_kth): Change order of args in compare, and reverse sense of comparison
...
(Hence, no semantic change).
1995-09-23 20:42:52 +00:00
Jim Meyering
a719a87508
Merge in changes for ConvexOS 11.0.
1995-09-23 20:28:39 +00:00
Jim Meyering
a1fa4eff25
New version from FSF.
1995-09-23 20:28:10 +00:00
Jim Meyering
f344b7fab6
(md5_check): Distinguish between open/read failure and checksum mismatch.
1995-09-23 20:22:05 +00:00
Jim Meyering
eca98f76ac
.
1995-09-23 20:21:22 +00:00
Jim Meyering
f30618bac7
.
1995-09-23 20:09:52 +00:00
Jim Meyering
dc4a18b537
.
1995-09-23 19:56:32 +00:00
Jim Meyering
9801e9cde1
Update to reflect changes in md5sum.c.
...
Add FIXME with Karl's comm suggestion.
1995-09-21 18:17:14 +00:00
Jim Meyering
1b16c152bd
(main): Reverse order of check' and compute sums' blocks in if-else
...
chain to make it a little more readable.
1995-09-20 12:47:37 +00:00
Jim Meyering
3ed71a2fdd
.
1995-09-19 14:30:59 +00:00
Jim Meyering
0e15d57a89
Rewrite confusing comment.
1995-09-19 12:59:49 +00:00
Jim Meyering
c253d247ca
(checkfp): Rearrange loop to avoid duplicate test.
...
Move a couple dcls from function scope into inner block.
1995-09-19 12:50:34 +00:00
Jim Meyering
656fac3d80
.
1995-09-19 12:48:46 +00:00
Jim Meyering
dde2c138e9
Protoize.
1995-09-18 12:44:47 +00:00
Jim Meyering
7823351d6b
(main, usage): Remove -h, -s, -v short options.
...
Rename --verbose to --warn, --quiet to --status.
(main): Handle --help and --version using parse_long_options.
(md5_check): Check ferror.
1995-09-18 12:36:12 +00:00
Jim Meyering
b23b6bbcf7
(tempname): Replace `16' with a more readable expansion.
...
Make sure that SEQ never exceeds 99999.
1995-09-14 13:31:52 +00:00
Jim Meyering
800e219a2d
(sort): Rename local: ntemp -> n_temp_files, to avoid confusion
...
with another local, ntmp.
1995-09-14 13:09:27 +00:00
Jim Meyering
ecf0d31b72
Fix typo in comment.
1995-09-13 13:15:35 +00:00
Jim Meyering
c3f476d467
.
1995-08-11 06:26:39 +00:00
Jim Meyering
7f3e86b27b
.
1995-08-11 06:26:12 +00:00
Jim Meyering
b0453a43c0
(main) [handling --string option]: Don't output nonstandard `b' binary flag.
1995-08-10 21:11:24 +00:00
Jim Meyering
b30b152bb7
.
FILEUTILS-3_12a
1995-08-09 05:33:24 +00:00
Jim Meyering
a030007908
(my_strtol): Remove function.
...
(main): Use xstrtol instead.
1995-08-09 05:33:19 +00:00
Jim Meyering
10c5aeabc5
Include config.h.
...
Define bcopy to memcpy if possible.
1995-08-09 05:15:31 +00:00
Jim Meyering
9c5f82a7f1
Indent cpp directives.
1995-08-09 05:14:06 +00:00
Jim Meyering
7bbe6cbe82
.
1995-08-09 04:21:48 +00:00
Jim Meyering
b014a71007
(main): Fail if either --verbose or --quiet is specified
...
when not verifying checksums.
1995-08-09 04:21:14 +00:00
Jim Meyering
36c29006f8
.
1995-08-09 04:17:53 +00:00
Jim Meyering
59e80c1a0a
.
1995-08-09 04:17:27 +00:00
Jim Meyering
e4dc3d6d36
.
1995-08-09 04:14:52 +00:00
Jim Meyering
a6fdb5b75d
Include system.h.
1995-08-09 03:57:17 +00:00
Jim Meyering
26574d5284
(md5_check): Fail if no valid line is found.
...
Don't use the word `fail' unless there were failures --
say `all N tests passed.'
1995-08-09 02:50:09 +00:00
Jim Meyering
c02722d395
work on updating md5sum
1995-08-08 05:37:39 +00:00