Commit Graph

180011 Commits

Author SHA1 Message Date
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
lukem
d8b47884a2 fix -Wshadow issues 2009-04-12 07:07:41 +00:00
lukem
dadffc77c0 Fix sign-compare issues. 2009-04-12 06:36:12 +00:00
lukem
f8d0e3558c Fix WARNS=4 issues (-Wshadow, -Wcast-qual, -Wsign-compare) 2009-04-12 06:18:54 +00:00
christos
a52d4154df apply all our patches and the build glue 2009-04-12 03:46:04 +00:00
lukem
d5c1a211ce Fix WARNS=4 issues (-Wshadow, -Wcast-qual, -Wsign-compare, etc) 2009-04-12 03:35:43 +00:00
lukem
bc44ec3e93 add missing commas in initializer for .d and .h macros,
which appear to have broken the intended behavior of those.
2009-04-12 03:15:35 +00:00
lukem
77e8a794aa ANSI KNF 2009-04-12 03:13:09 +00:00
lukem
ed7ff06efe fix -Wsign-compare issues 2009-04-12 02:53:56 +00:00
lukem
bfbbea0b9b fix -Wsign-compare issue 2009-04-12 02:51:36 +00:00
christos
86ba58fd64 Fix locking as Andy explained. Also fill in uid and gid like sys_pipe did. 2009-04-11 23:05:26 +00:00
wiz
135645196a New sentence, new line. 2009-04-11 22:20:07 +00:00
wiz
55a1b57943 Drop trailing whitespace. 2009-04-11 22:17:52 +00:00
joerg
905b771b09 Fix markup. 2009-04-11 21:56:01 +00:00
joerg
80955c4230 Don't break lines after tag in .Bl -diag like other drivers do. 2009-04-11 21:54:03 +00:00
joerg
4d4557d4cf New driver, new paragraph for HISTORY. 2009-04-11 21:53:01 +00:00
joerg
d6f5338c5f Don't use .It in .Bd, don't use -filled either as the line breaks are
important.
2009-04-11 21:51:19 +00:00
christos
497a527565 make this work properly, by moving to the end of the buffer before starting
the search.
remove clauses 3 + 4.
2009-04-11 21:42:16 +00:00
joerg
0213eb266e Break paragraph with driver rewrite. 2009-04-11 21:38:58 +00:00
joerg
acf2a9ae63 Fix markup. 2009-04-11 21:35:57 +00:00
joerg
dab0ac3098 Don't use .Xo/.Xc to work around ancient macro argument limit in groff. 2009-04-11 20:53:15 +00:00
joerg
22ce33e2aa Don't use .Xo/.Xc to avoid ancient macro argument limit. 2009-04-11 20:48:26 +00:00
joerg
59ba3c43a4 -width needs an argument, so provide one. 2009-04-11 20:39:15 +00:00