Commit Graph

13177 Commits

Author SHA1 Message Date
christos
50ce2a6bdf fix lint issues and actual bugs lint found (missing break statements) 2009-04-12 19:43:37 +00:00
christos
62b7074a71 unhook bind libraries 2009-04-12 17:09:46 +00:00
christos
59a755a40f merge libbind and bump. 2009-04-12 17:07:16 +00:00
christos
c6497e5b5f libc portion of libbind from external/bsd/libbind 2009-04-12 16:35:44 +00:00
lukem
83f6c8b3a4 fix -Wcast-qual issue 2009-04-12 14:20:19 +00:00
wiz
55a1b57943 Drop trailing whitespace. 2009-04-11 22:17:52 +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
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
joerg
9a790c1d7e Add missing .Re. 2009-04-11 20:14:35 +00:00
joerg
33c9c1889e Use semantic markup. 2009-04-11 17:26:32 +00:00
joerg
8feb8b89b7 Remove redundant .Pp. 2009-04-11 17:10:57 +00:00
wiz
0f4e9153b3 Use Aq instead of \*[Lt]...\*[Gt]. 2009-04-11 16:59:05 +00:00
wiz
73bfbb6953 Improve markup. 2009-04-11 16:58:21 +00:00
wiz
25b7d5a452 New sentence, new line.
This page could use more markup.
2009-04-11 16:55:04 +00:00
wiz
7d9f3abb75 Avoid duplicate .Pp. 2009-04-11 16:51:39 +00:00
wiz
c32974546d Remove trailing whitespace. 2009-04-11 16:51:28 +00:00
wiz
332088ae2e New sentence, new line. 2009-04-11 16:48:53 +00:00
joerg
6a85fc7cdf Use .Bl -ohang instead of physical markup. 2009-04-11 16:44:01 +00:00
joerg
868fe66e65 Add missing quotes. 2009-04-11 16:29:09 +00:00
joerg
71c479831e Fix markup. 2009-04-11 16:13:49 +00:00
joerg
3d2415a28f Fix markup. 2009-04-11 16:03:29 +00:00
joerg
aa21536cc0 Remove .IP, it doesn't change output. 2009-04-11 15:55:28 +00:00
joerg
d749557c31 Fix markup. 2009-04-11 15:51:44 +00:00
joerg
0cc93fa086 Use semantic markup. 2009-04-11 15:44:42 +00:00
joerg
e112b60607 Fix markup. 2009-04-11 15:37:12 +00:00
joerg
326820b20c Fix missing quote. 2009-04-11 15:36:22 +00:00
joerg
d3c6cf0458 .\" are comments, not ./" 2009-04-11 15:35:15 +00:00
joerg
746b955e9e Fix markup. 2009-04-11 15:33:27 +00:00
joerg
592c0f8761 Remove reundant quote. 2009-04-11 15:32:03 +00:00
joerg
79c74bd3c8 Fix markup. 2009-04-11 15:30:49 +00:00
joerg
c4d2456ed9 Improve markup. 2009-04-11 15:29:50 +00:00
wiz
24e269dafa Split Nm over two lines. 2009-04-10 23:24:35 +00:00
christos
5207347451 Add a special lint stub for __sigaction14 which broke when we switched
to sigaction_sigtramp.
2009-04-10 23:14:58 +00:00
christos
d4bf2b400d take the opportunity of the glob_pattern_p and add memrchr. 2009-04-10 23:14:07 +00:00
christos
3cf907e2b2 add memrchr 2009-04-10 23:13:38 +00:00
ad
4caa909fff softdep is gone 2009-04-10 22:26:10 +00:00
joerg
65a94a80fd Fix markup 2009-04-09 00:06:44 +00:00
joerg
58ad7418e8 No .br after .Sh. 2009-04-09 00:04:34 +00:00
christos
46db7d011d Fix off by one error reported by: Caleb Welton cwelton at greenplum dot com 2009-04-08 21:31:31 +00:00
wiz
68bd1a898e Link glob(3) to glob_pattern_p(3). 2009-04-08 19:28:48 +00:00
wiz
c2c2c34d00 Add glob_pattern_p to NAME section. 2009-04-08 19:27:39 +00:00
christos
1ef020be5f add glob_pattern_p for glibc because cvs needs it and it is a huge mess
to compile in the gnu glob code.
2009-04-08 16:28:50 +00:00
pooka
9b83cef174 dump readdir offset 2009-04-06 20:47:17 +00:00
pooka
afc5bcc1fa * dump op-specific return info before the generic one
* dump readdir response values
2009-04-06 14:45:11 +00:00
pooka
74e11245a1 MNT_SOFTDEP -> MNT_LOG in example. pointed out by mrg. 2009-04-06 12:03:50 +00:00
pooka
efd7bfa323 release root vnode at unmount 2009-04-06 03:27:39 +00:00
christos
3b75967235 make fileio.h work with objdir. 2009-04-06 00:48:19 +00:00
christos
b10afc8344 regen 2009-04-06 00:48:04 +00:00