jruoho
09b3e2a888
Two small grammar fixes.
2010-04-28 19:47:34 +00:00
jruoho
092ff05778
Note that the ucontext(2) et. al. were first moved from X/OPEN extensions to
...
the base POSIX-2001 and later marked as obsolete in POSIX-2008.
2010-04-28 14:07:03 +00:00
jruoho
248d65d640
Improvements to markup.
2010-04-28 13:23:02 +00:00
jruoho
a87d51e681
Fix typo in XXX-comment.
2010-04-28 07:56:54 +00:00
jruoho
53a157cb98
Document ffs32(), ffs64(), fls32(), and fls64() from <sys/bitops.h>.
2010-04-28 07:35:30 +00:00
lukem
0aad54fe04
Support MKDEBUG for shared libraries.
2010-04-27 14:32:14 +00:00
jruoho
20f7ac7fd9
Describe the struct iovec better.
2010-04-26 07:51:36 +00:00
jruoho
b8b5c1efc1
Small markup improvements.
2010-04-26 07:36:33 +00:00
lukem
781e18114c
fix comment (so bracket matching works as intended)
2010-04-26 03:46:00 +00:00
jruoho
68cd419c8a
Remove the incorrect table. Fix grammar.
2010-04-25 18:01:08 +00:00
jruoho
fdb49deda6
Mention the ACPICA debugger and the way to enter to it from ddb(4).
2010-04-25 17:50:13 +00:00
wiz
84f9b28ba3
Sort sections, make HTML-ready.
2010-04-25 10:35:07 +00:00
jruoho
2875f99182
Update.
2010-04-25 07:12:10 +00:00
jruoho
b3401a8da7
No need to spread bad shell script practices in manual pages...
2010-04-25 07:00:50 +00:00
jruoho
e9ffb96ee3
Add also a paragraph about the platform-specific nature of the thermal
...
management.
2010-04-25 06:54:40 +00:00
jruoho
45fcbf70be
Update this too. As the page was so laconic, and as there is little to write
...
about the driver, add an example on howto put the system into sleep when the
lid is closed.
2010-04-25 06:24:38 +00:00
jruoho
60723a5539
Update this.
...
Remove the nonsense about passive cooling. As there is no known bugs, speak
about CAVEATS instead, and add few items to this section as a TODO.
2010-04-25 06:04:59 +00:00
lukem
6405962d8a
When extracting separate debug symbols with MKDEBUG, there's no need
...
to leave the original file unstripped...
2010-04-24 07:57:04 +00:00
christos
5f696d700e
Be explicit about sizeof(*var) being preferred over sizeof(type).
2010-04-24 00:54:07 +00:00
joerg
22c838d332
Add MKBSDTAR, defaulting to no. It switching cpio and tar to the
...
libarchive based frontends.
2010-04-23 19:41:02 +00:00
dholland
4e32f54f3c
+ B/W for bandwidth, ATM and PIN, TBA
2010-04-23 17:48:06 +00:00
dholland
4d8dd20b9d
+ JBOD, NAS, OQL, OWL, RDF, SPARQL, TOS (type of service), UUID
2010-04-23 17:43:45 +00:00
dholland
a868b6fb2a
minor edits, mostly capitalization.
...
remove FUD since it's in the main acronyms file already.
Don't use {a,b} notation for semantically unrelated expansions.
2010-04-23 17:34:48 +00:00
rmind
2ddb8da453
Mention that kmem_free(9) may block, just in a case it is not clear.
2010-04-23 16:24:04 +00:00
wiz
b96117b0b1
Uppercase some proper names and abbreviations (probably more to do here).
2010-04-23 11:00:27 +00:00
jruoho
eec2754392
Add some common ones.
2010-04-23 09:57:40 +00:00
jruoho
67e7c628fb
A small correction. Typos.
2010-04-22 08:42:34 +00:00
wiz
dfc84806e9
Get rid of some unnecessary whitespace.
...
Add backslash before a dash to get a minus.
2010-04-22 06:55:07 +00:00
jruoho
8c26a8b2bd
One small correction: .Ss instead of .Sh.
2010-04-22 06:49:56 +00:00
jruoho
526aa19c52
Rewrite types(5) as per perry@'s suggestion from few years back ("XXX this
...
document is rather musty. It needs a general update."). Also move it to the
right section from section 5. Ok wiz@.
To minimize maintenance costs, the content is mostly jargon around The
Standard. Only few NetBSD-specific types are mentioned as an example.
2010-04-22 06:48:28 +00:00
wiz
0788984015
Fix an xref and change word order slightly so it sounds better to me.
2010-04-21 18:43:26 +00:00
jruoho
ad57969cf2
Fix a roff warning.
2010-04-21 18:07:11 +00:00
jruoho
71e904f60f
Document __STRING(x) and __CONCAT(x, y) from <sys/cdefs.h>.
2010-04-21 18:04:38 +00:00
pooka
1ceaafde2e
dial . for operator
2010-04-21 16:09:11 +00:00
christos
21003f688c
don't try to build PIE binaries when LDSTATIC
2010-04-21 15:07:20 +00:00
jruoho
273ed82be4
Finally, add FORTIFY_SOURCE also to the "table of contents".
2010-04-21 06:00:06 +00:00
wiz
8789b35b90
Fix typo.
2010-04-21 05:53:32 +00:00
jruoho
95e81d12f6
Refer to the generic ssp(3) instead of the specific __builtin_object_size(3).
2010-04-21 05:49:36 +00:00
jruoho
00a887d886
Fix a typo noted by wiz@.
2010-04-21 05:40:59 +00:00
jruoho
f861a6fb21
Add a paragraph also for "FORTIFY_SOURCE" (or USE_FORT).
2010-04-21 05:39:13 +00:00
jruoho
c5e0404b2a
Small improvements to wording and markup.
...
Note also the default use of SSP on x86.
2010-04-21 05:05:07 +00:00
jruoho
3ae479ecfd
Make the examples fit into 80 columns. Use .Tn.
2010-04-21 02:59:29 +00:00
wiz
283d4512d2
Make HTML-ready.
2010-04-20 13:03:33 +00:00
wiz
8489e58ac7
Fix xref.
2010-04-20 12:09:05 +00:00
jruoho
75868060a9
Document also kern.cryptodevallowsoft.
2010-04-20 08:37:22 +00:00
jruoho
88aba63225
Document kern.usercrypto and kern.userasymcrypto.
2010-04-20 08:27:24 +00:00
jruoho
b74a54b7d3
Document kern.arandom, and remove kern.autonicetime and kern.autoniceval.
...
XXX: Although no sysctl variables exist for the last two, these are still
defined in <sys/sysctl.h> and <sys/systm.h>.
2010-04-20 07:58:16 +00:00
jruoho
91d2b147e8
Add sublists to the security-tree.
...
In addition, some small fixes to spelling errors, wording, and markup.
2010-04-20 07:33:45 +00:00
jruoho
ce75213876
Document the kern.module node.
2010-04-20 06:22:52 +00:00
jruoho
cd3f365841
Mark nine undocumented kern.x nodes/variables with XXX. The total amount of
...
undocumented variables is well over twenty in the kern-subtree alone.
2010-04-20 06:12:06 +00:00