Commit Graph

179683 Commits

Author SHA1 Message Date
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
christos 69365232db more fixes for the import scripts 2009-04-12 17:08:03 +00:00
christos 178edc61d9 merge libbind 2009-04-12 17:07:33 +00:00
christos 59a755a40f merge libbind and bump. 2009-04-12 17:07:16 +00:00
joerg b0c28ab299 Don't nest displays. 2009-04-12 16:58:57 +00:00
joerg fdd399fcf8 Convert to mdoc markup. With input from wiz. 2009-04-12 16:57:02 +00:00
wiz 28a4f35916 New sentence, new line. 2009-04-12 16:43:05 +00:00
christos c6497e5b5f libc portion of libbind from external/bsd/libbind 2009-04-12 16:35:44 +00:00
lukem d5a0caad3b Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare).
Fix probable bug with numeric printing of anon ports when using sysctl.
2009-04-12 16:08:37 +00:00
christos a7ff841fa1 add libbind2netbsd script based on bind2netbsd 2009-04-12 15:39:53 +00:00
christos b5677b3604 from ftp:///ftp.isc.org/isc/libbind import 6.0rc1. 2009-04-12 15:32:58 +00:00
christos 1030ae3f66 more description fixes. 2009-04-12 15:23:22 +00:00
christos 4491c6c7fc reflect new reality. 2009-04-12 15:05:59 +00:00
joerg c8a90aaacd Fix markup. 2009-04-12 15:03:00 +00:00
tnozaki 4bdba43474 fix PR/41136: \<word search doesn't work in vi
don't reuse RCHAR_T(=wchar_t)'s bits, CSI wchar_t is opaque object.
2009-04-12 14:47:51 +00:00
lukem 2103c225d0 fix -Wcast-qual issues 2009-04-12 14:31:02 +00:00
lukem a876f3904d fix -Wcast-qual issue 2009-04-12 14:28:30 +00:00
lukem 63c02b1078 fix -Wcast-qual & -Wsign-compare issues 2009-04-12 14:23:30 +00:00
lukem 83f6c8b3a4 fix -Wcast-qual issue 2009-04-12 14:20:19 +00:00
lukem 15f4bd42af fix -Wcast-qual issues 2009-04-12 14:17:25 +00:00
lukem 9e3117efe1 fix sign-compare and cast-qual issues 2009-04-12 14:15:08 +00:00
lukem 004f13177b Fix WARNS=4 issues 2009-04-12 14:01:20 +00:00
lukem 743d88d8c2 fix sign-compare issue 2009-04-12 13:53:48 +00:00
lukem 6533b9aa4b Fix WARNS=4 issues 2009-04-12 13:53:02 +00:00
joerg 0feb17a4b1 Fix markup. 2009-04-12 13:52:20 +00:00
lukem e91bd42f43 Fix const issues (cast const pointers to "const uint8_t *" instead of "caddr_t") 2009-04-12 13:29:29 +00:00
lukem a4290d9694 fix sign-compare issue 2009-04-12 13:08:31 +00:00
lukem fff2866fd3 Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare) 2009-04-12 13:07:21 +00:00
lukem 4f6c9fecb1 fix -Wcast-qual issues 2009-04-12 13:01:55 +00:00
lukem e72a1356ea fix sign-compare issues 2009-04-12 11:23:12 +00:00
lukem 39a84db38a fix sign-compare issue 2009-04-12 11:19:18 +00:00
lukem 1afaa212d9 Fix WARNS=4 issues (-Wcast-qual -Wsign-compare) 2009-04-12 11:18:21 +00:00
wiz 93e5bd84cc openldap-2.4.16 out. 2009-04-12 11:13:55 +00:00
tsutsui bd78a7580b Don't immediately switch UTP/AUI ports on lost carrior.
It may take a while for modern switches to set 10baseT media.
2009-04-12 11:10:28 +00:00
lukem 3a944ba17e Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare) 2009-04-12 11:09:49 +00:00
lukem 10e84421a8 fix sign-compare issues 2009-04-12 10:51:38 +00:00
lukem f143270c8d fix sign-compare issues 2009-04-12 10:31:14 +00:00
lukem cbe072630f fix sign-compare issue 2009-04-12 10:27:08 +00:00
lukem 95ecf43b59 fix sign-compare issues 2009-04-12 10:25:35 +00:00
lukem 3d4efc3511 Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
apb a194a42669 If MAKEDEV exits non-zero, but was nevertheless able to create
/dev/console, then have init(8) just print a warning instead of
exiting.
2009-04-12 09:31:32 +00:00