lukem
|
d27a41bf3e
|
Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)
|
2009-04-13 07:29:55 +00:00 |
lukem
|
9ad3f56728
|
Fix -Wsign-compare issues
|
2009-04-13 07:23:14 +00:00 |
lukem
|
859f324d7a
|
Fix -Wshadow issues
|
2009-04-13 07:19:55 +00:00 |
lukem
|
62a63750ae
|
fix -Wsign-compare issue
|
2009-04-13 07:18:38 +00:00 |
lukem
|
6c108bbd74
|
Fix WARNS=4 issues (-Wcast-qual -Wshadow)
|
2009-04-13 07:15:32 +00:00 |
lukem
|
37e1a87444
|
fix -Wsign-compare issue
|
2009-04-13 07:11:37 +00:00 |
lukem
|
2d873641b5
|
Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)
|
2009-04-13 07:10:25 +00:00 |
lukem
|
fe3ad37a2e
|
fix -Wcast-qual issues
|
2009-04-13 07:06:53 +00:00 |
lukem
|
354659f544
|
fix -Wshadow issues
|
2009-04-13 07:04:54 +00:00 |
lukem
|
f10a8652a4
|
fix -Wshadow issue
|
2009-04-13 06:42:25 +00:00 |
lukem
|
1fb398f92e
|
Fix sign-compare issues
|
2009-04-13 04:37:53 +00:00 |
lukem
|
40df2046c0
|
Fix -Wcast-qual issue
|
2009-04-13 04:36:34 +00:00 |
lukem
|
4538623f7e
|
Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)
|
2009-04-13 04:35:36 +00:00 |
lukem
|
f2495ea00a
|
Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)
|
2009-04-13 04:24:29 +00:00 |
lukem
|
b9f234dd35
|
Fix -Wcast-qual and -Wshadow issues
|
2009-04-13 04:16:38 +00:00 |
christos
|
f42cbba55c
|
provide more info on decoding errors.
|
2009-04-13 03:38:15 +00:00 |
lukem
|
ccc328a5e1
|
fix sign-compare issues
|
2009-04-13 00:41:28 +00:00 |
lukem
|
e1b4957e7f
|
Fix -Wcast-qual issues
|
2009-04-13 00:37:05 +00:00 |
lukem
|
4d74937562
|
Fix WARNS=4 issues (-Wcast-qual -Wextra -Wsign-compare)
|
2009-04-13 00:27:38 +00:00 |
lukem
|
ba2ed01c76
|
Fix sign-compare issues
|
2009-04-13 00:12:16 +00:00 |
lukem
|
1e4c32c4f5
|
Fix sign-compare issue
|
2009-04-13 00:07:26 +00:00 |
lukem
|
b278226e33
|
Fix WARNS=4 issues
|
2009-04-12 23:59:37 +00:00 |
lukem
|
1f36782a81
|
Fix -Wcast-qual issue
|
2009-04-12 23:38:17 +00:00 |
lukem
|
fc99e5ea7c
|
Fix -Wextra and -Wsign-compare issues
|
2009-04-12 23:34:11 +00:00 |
christos
|
510f6be6ed
|
add 32 bit build blue.
|
2009-04-12 23:04:47 +00:00 |
he
|
a389f78e47
|
Work around a problem with gcc -Wuninitialized seen for our sh3 targets.
|
2009-04-12 22:47:39 +00:00 |
christos
|
2314898e60
|
build bind libs too
|
2009-04-12 22:42:36 +00:00 |
christos
|
fc036a6369
|
auto-define if we have 64 bit atomic ops.
|
2009-04-12 22:40:56 +00:00 |
elad
|
93957158f8
|
Remove KAUTH_ARG() around the request for kauth_authorize_system().
|
2009-04-12 22:37:50 +00:00 |
christos
|
2d265727f9
|
we don't need memrchr anymore.
|
2009-04-12 22:30:48 +00:00 |
christos
|
234834adea
|
provide symlinks for the man pages too.
|
2009-04-12 21:00:48 +00:00 |
christos
|
2e8a1cc67b
|
more library brokenness
|
2009-04-12 20:54:41 +00:00 |
christos
|
be505839dc
|
err too many places to fix...
|
2009-04-12 19:55:05 +00:00 |
christos
|
50ce2a6bdf
|
fix lint issues and actual bugs lint found (missing break statements)
|
2009-04-12 19:43:37 +00:00 |
wiz
|
fe9ffd31fe
|
New sentence, new line. Use .An.
|
2009-04-12 19:39:52 +00:00 |
joerg
|
46370d8363
|
Drop conditionals now that groff can handle the umlaut in the author
name.
|
2009-04-12 19:00:56 +00:00 |
joerg
|
9d8f0f0072
|
Hook up ascii.tmac for the tool build as well.
|
2009-04-12 18:52: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
|
b8ad4de39d
|
libc part is now up-to-date; thanks wiz
|
2009-04-12 18:34:07 +00:00 |
wiz
|
6d5f9e9307
|
Sort sections.
|
2009-04-12 18:31:47 +00:00 |
joerg
|
ae707ac197
|
Install some default transliterations for man pages. If nroff is used
with ASCII as output, encode the German umlaut and szet characters with
the normal transliteration rules.
OK wiz@
|
2009-04-12 17:56:35 +00:00 |
christos
|
c7ad9a2170
|
add the var run lwresd and var run named
|
2009-04-12 17:35:16 +00:00 |
christos
|
e4b95bb0cc
|
explain the changes
|
2009-04-12 17:32:41 +00:00 |
christos
|
24eef1181f
|
mention bind and libbind
|
2009-04-12 17:28:06 +00:00 |
christos
|
4ffcd5d863
|
fix sets for new bind.
|
2009-04-12 17:24:51 +00:00 |
christos
|
61863ee15d
|
hook bind
|
2009-04-12 17:13:42 +00:00 |
christos
|
b9beabb76c
|
unhook bind
|
2009-04-12 17:13:06 +00:00 |
christos
|
1919923f56
|
bump libc and bind libraries.
|
2009-04-12 17:12:44 +00:00 |
christos
|
5cd19b3c51
|
hook bind libraries
|
2009-04-12 17:10:22 +00:00 |
christos
|
62b7074a71
|
unhook bind libraries
|
2009-04-12 17:09:46 +00:00 |