lukem
d5d23344d7
Fix -Wcast-qual issues
2009-04-18 05:09:15 +00:00
lukem
c83cfc0c59
Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)
2009-04-17 16:12:46 +00:00
lukem
58cb611abb
Fix WARNS=4 (-Wshadow -Wsign-compare -Wcast-qual)
2009-04-17 16:05:43 +00:00
lukem
a23ae1c696
Fix WARNS=4 issues (-Wsign-compare -Wcast-qual)
2009-04-17 14:07:45 +00:00
lukem
95087e98e0
Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wextra -Wsign-compare)
2009-04-17 14:02:21 +00:00
lukem
0076abc054
Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)
2009-04-17 13:56:33 +00:00
lukem
f7271183be
Fix WARNS=4 issues (many -Wshadow, -Wcast-qual)
2009-04-17 04:16:57 +00:00
lukem
b1b382ae67
Fix WARNS=4 issues (-Wshadow -Wextra -Wcast-qual -Wsign-compare)
2009-04-17 04:03:39 +00:00
dyoung
7af558eba1
Distinguish read(2) failure due to a short read from other causes, and
...
suggest in the error message a possible cause: the size= attribute in
the metalog (if one is given) may be different from the source file's
actual size.
2009-04-16 18:54:16 +00:00
lukem
43e54b3a2f
Fix -Wcast-qual issues
2009-04-16 07:13:16 +00:00
lukem
2269fc7ff3
Fix -Wsign-compare issues
2009-04-16 06:52:08 +00:00
lukem
24d76f1bcc
Fix -Wsign-compare issues
2009-04-16 06:27:43 +00:00
lukem
3365bf7170
Fix -Wsign-compare issues
2009-04-16 06:14:13 +00:00
lukem
5b43984129
Fix WARNS=4 issues (-Wcast-qual -Wshadow)
2009-04-16 06:07:53 +00:00
lukem
ed9b940f4a
Fix WARNS=4 (-Wshadow -Wcast-qual)
2009-04-16 05:59:56 +00:00
lukem
18f69179c9
Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)
2009-04-16 05:56:32 +00:00
lukem
6651d58dfb
Fix -Wcast-qual issue
2009-04-16 02:11:44 +00:00
lukem
107925002e
Fix -Wsign-compare issues
2009-04-15 10:05:41 +00:00
lukem
778b72dfdb
Fix -Wsign-compare issues
2009-04-15 08:40:59 +00:00
lukem
8d37bc2951
Fix -Wsign-compare issue
2009-04-15 08:38:37 +00:00
pooka
73871be1ed
fix WARNS=4, recipe from lukem
2009-04-15 08:36:21 +00:00
lukem
a35a433358
Fix -Wshadow and 'setjmp clobber' warnings.
2009-04-15 08:33:04 +00:00
lukem
f6c4f0aee4
Fix WARNS=4 (-Wshadow -Wcast-qual -Wsign-compare)
2009-04-15 08:26:34 +00:00
lukem
98e270d73f
Fix -Wsign-compare issue
2009-04-15 06:01:01 +00:00
lukem
04532254ee
Fix -Wsign-compare issue
2009-04-15 05:50:20 +00:00
lukem
984afef138
Fix WARNS=4 issues (-Wsign-compare -Wextra)
2009-04-15 05:43:22 +00:00
lukem
3d305af9f2
Fix -Wsign-compare issue
2009-04-15 05:41:09 +00:00
lukem
19a92f1b8c
Fix -Wsign-compare issue
2009-04-15 01:01:06 +00:00
lukem
d8a2ebd20f
Fix -Wsign-compare issues
2009-04-15 00:40:01 +00:00
lukem
2132a832ac
Fix -Wsign-compare issue
2009-04-15 00:37:05 +00:00
lukem
020f7791cb
Fix -Wsign-compare issues
2009-04-15 00:35:04 +00:00
lukem
4d8dfd66df
Fix -Wsign-compare issues.
...
(Use %u not %d for unsigned ints.)
2009-04-15 00:32:23 +00:00
lukem
7affd6558f
Fix -Wsign-compare issues
2009-04-15 00:13:50 +00:00
wiz
fe9ffd31fe
New sentence, new line. Use .An.
2009-04-12 19:39:52 +00:00
joerg
bd9cbe41e8
Remove conditional, groff now knows how to deal with ASCII output.
2009-04-12 18:51:33 +00:00
christos
b9beabb76c
unhook bind
2009-04-12 17:13:06 +00:00
apb
6e9108295a
When an mtree spec file omits a parent directory, "missing directory in
...
specification", instead of "no such file or directory".
2009-04-11 14:32:51 +00:00
wiz
5f950b1010
New sentence, new line.
2009-04-11 13:24:37 +00:00
wiz
159965be32
Sort option descriptions.
2009-04-11 13:24:17 +00:00
wiz
3bafbbb30d
New sentence, new line. Remove empty section. Add comma in enumeration.
2009-04-11 13:24:00 +00:00
lukem
f93f13ab6f
fix -Wsign-compare issue on amd64
2009-04-11 12:55:29 +00:00
lukem
7f26f737dc
fix -Wcast-qual issues
2009-04-11 12:44:29 +00:00
lukem
ad5ee40a86
fix WARNS=4 issues
2009-04-11 07:51:59 +00:00
reed
85ecea6539
Make sure named-compilezone manual page is available too.
...
(Upstream provides as a symlink to named-checkzone, but using MLINKS
here.)
2009-04-10 03:50:38 +00:00
apb
02a79f3336
* Rewrite intro to mention all three things mtree can do (check directory
...
tree against spec; create spec; modify spec).
* Consistently use "options" to refer to command line options. "flags"
is used to refer to file flags.
* Some other clarifications and changes for consistency.
2009-04-09 09:53:37 +00:00
joerg
a5e9c389e6
Quote potential macro used as literal. Don't use .Xo/.Xc to work around
...
ancient groff macro argument limit.
2009-04-09 04:10:40 +00:00
joerg
d87cddc68e
.br -> .Pp, capitalize subsection titles
2009-04-09 02:41:44 +00:00
joerg
d942d2f2cd
Don't depend on magic default value for -offset. Don't use .br, use a
...
paragraph. Use more sane indentation and avoid compact style for huge
list to make it more readable.
2009-04-09 02:30:51 +00:00
wiz
d1b96e557a
Sync usage with man page.
2009-04-08 19:43:05 +00:00
wiz
7b2130ba39
Sort options and option descriptions.
...
Remove an incomplete sentence ("It will") -- probably pasto.
Give the tagged lists more space for the first column.
Remove unnecessary Bk/Ek pairs.
2009-04-08 19:39:23 +00:00