wiz
|
c3d6275457
|
Prepare for HTML output.
|
2009-05-04 19:41:09 +00:00 |
|
wiz
|
54f3bd9704
|
Sort SEE ALSO. Drop trailing whitespace.
|
2009-05-04 19:40:02 +00:00 |
|
wiz
|
1e4a5a2d99
|
New sentence, new line. Use \*[Gt] for HTML output.
Punctuation improvements. Other fixes.
|
2009-05-04 19:28:03 +00:00 |
|
wiz
|
159e5816d2
|
Add missing word.
|
2009-05-04 13:37:57 +00:00 |
|
ad
|
1e51983b0a
|
Add a CONCURRENCY section with some food for thought.
|
2009-05-04 11:44:28 +00:00 |
|
ad
|
c4d79b73e9
|
Document callout_halt.
|
2009-05-04 11:28:20 +00:00 |
|
wiz
|
d99af0e90f
|
Remove Pp before Ss.
|
2009-05-03 19:25:39 +00:00 |
|
elad
|
fda35a52f4
|
Add a bluetooth action to the device scope and use it in netbt as a
replacement for KAUTH_GENERIC_ISSUSER.
Mailing list reference:
http://mail-index.netbsd.org/tech-kern/2009/04/25/msg004905.html
Bluetooth-specific authorization wrapper might come later.
|
2009-05-03 17:21:12 +00:00 |
|
elad
|
4c30194dc1
|
There is no vfs_subr2.c.
|
2009-04-22 20:53:44 +00:00 |
|
elad
|
e84ac529f6
|
Document KAUTH_REQ_NETWORK_BIND_PORT.
|
2009-04-20 19:37:08 +00:00 |
|
cegger
|
6655a8f4e6
|
pci_activate() wants a device and not a softc. This matches the implementation.
|
2009-04-17 19:02:03 +00:00 |
|
cegger
|
31a1339b1f
|
pci_activate synopsis and function description don't match.
cube@ says, function description is correct. So remove reg argument in
pci_activate synopsis.
|
2009-04-17 18:28:39 +00:00 |
|
wiz
|
14ec16f84a
|
exec(3), not (2).
|
2009-04-16 08:03:52 +00:00 |
|
elad
|
2d1c968399
|
Remove a few KAUTH_GENERIC_ISSUSER in favor of more descriptive
alternatives.
Discussed on tech-kern:
http://mail-index.netbsd.org/tech-kern/2009/04/11/msg004798.html
Input from ad@, christos@, dyoung@, tsutsui@.
Okay ad@.
|
2009-04-15 20:44:24 +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 |
|
tsutsui
|
20bc92487c
|
Fix typo.
|
2009-04-10 23:30:57 +00:00 |
|
wiz
|
c1b6a79f1e
|
New sentence, new line. Add RCS Id. Punctuation.
|
2009-04-10 18:15:26 +00:00 |
|
joerg
|
ea18bf9d3c
|
Tweak markup.
|
2009-04-10 15:00:20 +00:00 |
|
joerg
|
74142f8859
|
Don't indent struct dkbad with tab, the rest of the man page doesn't do
that either.
|
2009-04-08 12:51:43 +00:00 |
|
joerg
|
6e936e04bf
|
Replace .sp in literal display with empty line.
|
2009-04-08 12:50:00 +00:00 |
|
joerg
|
53fa5b1ba1
|
Fix markup of .Nm line, the comma is not part of the function names.
|
2009-04-08 12:46:04 +00:00 |
|
mjf
|
63db8748b7
|
Continue my crusade - queueing -> queuing
|
2009-04-02 19:02:42 +00:00 |
|
wiz
|
280ab6ce9b
|
Use .An and .Aq for formatting in the AUTHORS section.
|
2009-04-01 08:55:45 +00:00 |
|
tsutsui
|
ef7be3ace7
|
Add byteorder(9) man page which describes htole32() etc. From FreeBSD
via PR misc/40770, with some tweaks by me.
|
2009-03-31 16:11:59 +00:00 |
|
wiz
|
f39d8c2dcb
|
Spelling.
|
2009-03-29 11:26:05 +00:00 |
|
ad
|
f51a17bccf
|
kernel memory guard for DEBUG kernels, proposed on tech-kern.
See kmem_alloc(9) for details.
|
2009-03-29 10:51:53 +00:00 |
|
wiz
|
ec6a61389d
|
Fix typo, sort SEE ALSO.
|
2009-03-23 22:22:40 +00:00 |
|
ad
|
dd4f98f0e4
|
Xr lockstat 8
|
2009-03-23 21:27:10 +00:00 |
|
ad
|
ce71cf5043
|
Add "PERFORMANCE CONSIDERATIONS"
|
2009-03-23 21:26:00 +00:00 |
|
joerg
|
9fb657a571
|
Match last row to get correct space for the first column.
|
2009-03-17 00:10:37 +00:00 |
|
uwe
|
3cb7f28bc2
|
Don't restrict column width of the last column of the methods table.
nroff does the right thing and properly wrap descriptions that don't fit.
|
2009-03-16 17:30:33 +00:00 |
|
uwe
|
cb8c0f9dba
|
Add more semantic markup (Dv, Fa, Va, ...).
|
2009-03-16 16:44:46 +00:00 |
|
joerg
|
6ca6f65366
|
Convert to mdoc markup.
|
2009-03-15 14:40:30 +00:00 |
|
joerg
|
1950127a73
|
Specify all columns in .Bl -column.
|
2009-03-15 14:14:50 +00:00 |
|
joerg
|
a657156224
|
Provide -width for tag lists.
XXX The examples need to be reworked to fit the terminal width
|
2009-03-15 14:12:19 +00:00 |
|
joerg
|
925e8d0307
|
Provide -width for -tag lists.
|
2009-03-15 14:11:08 +00:00 |
|
joerg
|
9c4815087b
|
Consistently provide -width for tag lists.
|
2009-03-15 14:05:18 +00:00 |
|
joerg
|
1a17661d6b
|
Replace tagged list without non-tagged content with display.
|
2009-03-15 14:02:39 +00:00 |
|
joerg
|
3352d6253b
|
Replace physical with logical markup.
|
2009-03-15 13:46:19 +00:00 |
|
joerg
|
0d3747382b
|
Convert to mdoc.
XXX groff is rather stupid in the way it handles the list
|
2009-03-15 13:45:04 +00:00 |
|
apb
|
5eec0d1cf3
|
Fix typo and stray line in previous.
|
2009-03-14 20:47:08 +00:00 |
|
apb
|
1cc26678f7
|
Minimal documentation for disk-related ioctls; mostly derived from
comments in sys/dkio.h
|
2009-03-14 20:39:05 +00:00 |
|
wiz
|
52e3c1f016
|
New sentence, new line.
|
2009-03-12 13:13:16 +00:00 |
|
abs
|
fbcfe9c7af
|
Clarify free_list usage in uvm_page_physload() regarding faster/slower RAM.
Slower RAM should be assigned a higher free_list id.
No functional change to code, just comments and manpage
|
2009-03-12 12:55:16 +00:00 |
|
joerg
|
9b5703cfb2
|
Replace vertical spaces with paragraphs.
|
2009-03-12 12:49:36 +00:00 |
|
joerg
|
c6d6c060d8
|
Replace vertical space with paragraph breaks.
|
2009-03-12 12:48:56 +00:00 |
|
joerg
|
43e5aad940
|
No space between dot and macro name.
|
2009-03-12 12:48:26 +00:00 |
|
joerg
|
9f33bc066d
|
Fix markup.
|
2009-03-12 12:46:17 +00:00 |
|
joerg
|
9e7bb98513
|
Consistently use .Dv for SA_SIGINFO, .Sv doesn't exist.
|
2009-03-12 12:44:08 +00:00 |
|
joerg
|
96ce279d40
|
Remove redundant markup. Add missing width for .Bl -tag.
|
2009-03-12 12:43:13 +00:00 |
|