wiz
91992368c4
Mark up NULL, bump date for previous.
2009-05-09 08:14:42 +00:00
dyoung
796d625235
Install a link from vfs_mountalloc.9 to vfssubr.9.
2009-05-08 22:39:18 +00:00
dyoung
7a980e1db0
Document vfs_mountalloc(9).
2009-05-08 22:37:32 +00:00
wiz
77da6fad59
Spelling fixes.
2009-05-08 21:52:20 +00:00
elad
17c0c1e672
Add and use a network scope action/request for tun(4), similar to ppp(4),
...
sl(4), and strip(4).
2009-05-08 11:09:43 +00:00
elad
9e9887cc59
Introduce several actions/requests for authorizing file-system related
...
operations, specifically quota and block allocation from reserved space.
Modify ufs_quotactl() to accomodate passing "mp" earlier by vfs_busy()ing
it a little bit higher.
Mailing list reference:
http://mail-index.netbsd.org/tech-kern/2009/04/26/msg004936.html
Note that the umapfs request mentioned in this thread was NOT added as
there is still on-going discussion regarding the proper implementation.
2009-05-07 19:26:08 +00:00
elad
b853042065
Introduce actions/requests to handle authorization for ppp(4), sl(4),
...
strip(4), btuart(4) and bcsp(4) network interfaces and devices.
Mailing list reference:
http://mail-index.netbsd.org/tech-kern/2009/04/27/msg004955.html
2009-05-07 18:01:56 +00:00
wiz
7dc37dded5
Remove .Pp before and after .Ss.
2009-05-07 11:54:41 +00:00
elad
a756ea629b
.Sy -> .Ss for a subsection header.
...
Pointed out by wiz@, thanks!
2009-05-07 11:23:01 +00:00
wiz
4844b3bbad
Add VScom USB-COM Mini as supported hardware; from Jukka Ruohonen in PR 41377.
...
Bump date.
2009-05-07 10:41:37 +00:00
dholland
f76e5aa298
Fix typo, from Shannon -jj Behrens in PR 41375.
2009-05-07 06:29:07 +00:00
elad
b50c4b9e09
Add device scope actions for rnd(4) and use them.
...
Mailing list reference:
http://mail-index.netbsd.org/tech-kern/2009/04/27/msg004953.html
2009-05-05 21:03:28 +00:00
tsutsui
b4fc1819a0
Note about backend of ews4800mips.
2009-05-05 16:25:36 +00:00
cegger
70b3d943f4
age(4) and ale(4) have been pulled into netbsd-5 for NetBSD 5.1
...
XXX This needs to be pulled into netbsd-5 for correctness.
2009-05-05 09:58:40 +00:00
ad
f04d7e49cc
+ callout_halt
2009-05-04 21:33:00 +00:00
wiz
b4562aaf07
New sentence, new line. Use Aq instead of \*[Lt]\*[Gt].
2009-05-04 20:54:16 +00:00
wiz
e6bed77504
New sentence, new line.
2009-05-04 20:48:06 +00:00
wiz
6272d564d6
New sentence, new line.
2009-05-04 20:42:00 +00:00
wiz
d0405d7091
Remove trailing whitespace. Sort SEE ALSO.
2009-05-04 20:39:46 +00:00
wiz
3cc511c34e
New sentence, new line. Sort SEE ALSO.
2009-05-04 20:37:07 +00:00
wiz
03736339b7
Use Aq instead of \*[Lt]\*[Gt].
2009-05-04 20:10:19 +00:00
wiz
2b17065540
Uppercase CPU.
2009-05-04 20:09:10 +00:00
wiz
113b689e88
Sort errors.
2009-05-04 20:08:07 +00:00
wiz
ead0f5812e
New sentence, new line. Prepare for HTML output.
2009-05-04 19:48:15 +00:00
wiz
d8c85176f3
New sentence, new line.
2009-05-04 19:45:51 +00:00
wiz
29c223b6bb
Prepare for HTML output.
2009-05-04 19:42:40 +00:00
wiz
a5cda1e927
s/ctxsw/mi_switch/
2009-05-04 19:42:14 +00:00
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
14d466a44a
New sentence, new line.
2009-05-04 19:18:49 +00:00
wiz
259d9a680a
New sentence, new line. Use Pa for paths.
2009-05-04 19:17:49 +00:00
wiz
e0d897a4e4
Add an article.
2009-05-04 19:16:41 +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
reed
20d7b2d82a
Fix Nm (document title).
...
("Fast IPsec" is not a manual page name as I mention on netbsd-docs.)
2009-04-28 02:59:05 +00:00
elad
4c30194dc1
There is no vfs_subr2.c.
2009-04-22 20:53:44 +00:00
wiz
9615f0feb5
Bump date for previous.
2009-04-22 07:19:50 +00:00
nonaka
d5e185760e
Add ld* at sdmmc.
2009-04-21 22:21:02 +00:00
pgoyette
0583c1ce35
Add man pages for recently imported SD/MMC drivers.
2009-04-21 21:42:53 +00:00
wiz
1586ae2e31
Use Ao/Ac instead of \*[Lt]/\*[Gt].
2009-04-21 13:07:16 +00:00
wiz
356f28bde3
Fix Dd string. Use Ao/Ac instead of \*[Lt]/\*[Gt].
2009-04-21 08:20:19 +00:00
cegger
b16bcf876a
add manpage for ale(4) driver
2009-04-20 20:14:21 +00:00
elad
e84ac529f6
Document KAUTH_REQ_NETWORK_BIND_PORT.
2009-04-20 19:37:08 +00:00
mschuett
0d53a16d76
Add queue macros SLIST_FOREACH_SAFE, STAILQ_FOREACH_SAFE, STAILQ_LAST,
...
SIMPLEQ_CONCAT, and SIMPLEQ_LAST.
Remove seperate definitions outside of queue.h.
2009-04-20 09:56:07 +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
wiz
28a4f35916
New sentence, new line.
2009-04-12 16:43:05 +00:00
joerg
c8a90aaacd
Fix markup.
2009-04-12 15:03:00 +00:00
wiz
135645196a
New sentence, new line.
2009-04-11 22:20:07 +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
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
tsutsui
20bc92487c
Fix typo.
2009-04-10 23:30:57 +00:00
wiz
dfc0d0bdf2
Drop trailing whitespace.
2009-04-10 23:22:30 +00:00
perry
167ca18cb2
LOCKDEBUG docs. Written by joerg.
2009-04-10 22:58:33 +00:00
ad
d4b3790270
update for logging
2009-04-10 22:28:48 +00:00
ad
4caa909fff
softdep is gone
2009-04-10 22:26:10 +00:00
ad
48f3755607
Sync with reality and be a bit less literal.
2009-04-10 21:30:24 +00:00
perry
f6bc268dff
Make this reflect reality more -- next-server is necessary, there is
...
now this boot.cfg thing, etc. Also add a reasonable hint on how to set
up dhcp for booting install kernels via tftp.
2009-04-10 21:11:28 +00:00
wiz
eb506f3e76
New sentence, new line. Use Sq for quoting single characters. Quote <> for
...
HTML. Whitespace fix.
2009-04-10 18:18:22 +00:00
wiz
c1b6a79f1e
New sentence, new line. Add RCS Id. Punctuation.
2009-04-10 18:15:26 +00:00
joerg
f758fd1284
Remove manual spacing.
2009-04-10 17:14:07 +00:00
joerg
862dc79d1d
Use .Pp in SEE ALSO instead of .br.
2009-04-10 17:08:32 +00:00
joerg
9b09f83a36
Tweak markup.
2009-04-10 17:07:15 +00:00
joerg
760b4799c4
Add rc_directories to specify where to look for rc scripts.
...
For the moment all scripts must be in /root and non-existent directories
are skipped.
2009-04-10 16:18:04 +00:00
joerg
0ddbe25c6d
Quote + using \&+, not \+.
2009-04-10 15:28:24 +00:00
joerg
b9bcc8d926
Fix missing quote.
2009-04-10 15:23:31 +00:00
joerg
8ac31712af
Improve markup.
2009-04-10 15:23:02 +00:00
joerg
35dbfb46ae
Fix missing quote.
2009-04-10 15:22:24 +00:00
joerg
497a9e953f
Don't force line breaks, .It already does that.
2009-04-10 15:21:09 +00:00
joerg
8af8b775fe
Fix missing quote.
2009-04-10 15:19:21 +00:00
joerg
c4b5640b2b
Use .It "" instead of .br, they are different logical lines.
...
Don't use .Xo/.Xc to work around ancient macro argument limit.
2009-04-10 15:16:06 +00:00
joerg
e3f8cea2e7
Add missing quote.
2009-04-10 15:15:10 +00:00
joerg
d0835e27ec
No offset, no -offset.
2009-04-10 15:14:06 +00:00
joerg
330aff3e67
Improve markup.
2009-04-10 15:11:41 +00:00
joerg
9cfdf0ccd3
Quote non-macro as argument to .It.
2009-04-10 15:09:26 +00:00
joerg
54bb6a60ae
Remove redundant, misspelled .Pp. Terminate .Rs.
2009-04-10 15:09:08 +00:00
joerg
c2d5fab96a
Use paragraphs instead of .br.
2009-04-10 15:07:08 +00:00
joerg
8c31ac9a75
Don't use conditional macros to comment out parts of the FreeBSD man
...
page, just use comments. Use proper table markup. Improve spacing.
2009-04-10 15:05:06 +00:00
joerg
efb76c4e51
Add missing quote. Use paragraphs instead of .br.
2009-04-10 15:02:03 +00:00
joerg
ea18bf9d3c
Tweak markup.
2009-04-10 15:00:20 +00:00
joerg
228d957753
Remove .sp, the list already provides spacing.
2009-04-10 14:59:35 +00:00
joerg
1158fc19a9
Use shorter variable names to fit tty width. Use .Bd for samples.
2009-04-10 14:57:28 +00:00
wiz
f85612ac72
New sentence, new line.
2009-04-10 13:41:09 +00:00
joerg
7d3ba7cfe8
Fix markup.
2009-04-10 13:30:11 +00:00
joerg
e597a0f468
Don't use .Xo/.Xc to workaround argument limit in ancient groff.
2009-04-09 04:01:06 +00:00
joerg
78f99749bd
Remove physical markup.
2009-04-09 03:51:05 +00:00
joerg
6c2b072585
Don't use an indented display with a single list in it.
...
When using two columns, declare them indepently.
2009-04-09 03:47:16 +00:00
joerg
bcacc7116b
groff is applying more than enough space between column, so don't
...
increase it even more. Do ensure that the columns are as large as the
largest value though. Do not indent the kern.* table as it can't fit
comfortable on the screen otherwise.
2009-04-09 03:40:24 +00:00
joerg
7878434110
Don't use .Xo/.Xc to workaround ancient groff macro argument limit.
...
Reduce indentation a bit to make it more readable.
2009-04-09 03:02:21 +00:00
joerg
cfdc1c74ba
Use semantic markup.
2009-04-09 02:51:54 +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
mkirby
71920adca4
Note addition of new Czech (QWERTY) keyboard layout.
...
PR kern/16216
ok agc@ jdc@
2009-04-06 17:34:13 +00:00
perry
088cca6a88
add missing MLINKS for bitstring.3
2009-04-04 01:45:18 +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
e89ea4660c
Avoid newlines for .An.
2009-03-30 14:58:03 +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
hannken
3e6c1c5047
Document ipfilter_flags.
2009-03-27 09:11:36 +00:00
joerg
d478d391f3
Correctly terminate quotation.
2009-03-26 17:33:41 +00:00
joerg
7e2cf787af
Quote "..." at start of line.
2009-03-26 17:32:24 +00:00
agc
98864a3ee9
Note that the bwi driver also works for Dell's rebadged 1370 Mini-PCI b/g
...
card, also known as Broadcom 4318.
2009-03-25 07:50:05 +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
18dfecd900
Quote D1 and In in .It context
2009-03-23 16:14:01 +00:00
joerg
c015f80931
Add missing end of quote. Quote Do in .It context.
2009-03-23 16:13:17 +00:00
joerg
4669537ed7
Improve column list markup to actually use columns.
2009-03-23 16:12:36 +00:00
joerg
de90f56570
Add missing end of quote.
2009-03-23 16:11:00 +00:00
joerg
6284dd4dfa
Add missing quotes. Fix list markup.
2009-03-23 16:10:03 +00:00
joerg
5ab082cea8
Add missing end of quote.
2009-03-23 16:07:47 +00:00
joerg
ef69e26616
Fix bad macro.
2009-03-23 16:06:41 +00:00
joerg
6da22897e1
Quote Do as it is not supposed to be a macro in this context.
2009-03-23 16:05:53 +00:00
joerg
e1d487b961
.Xr is supposed to take exactly two arguments and / is not a special
...
punctuation character, so split it off the line.
2009-03-23 16:04:25 +00:00
joerg
6f2dd9a814
Add missing end of quote.
2009-03-23 16:02:06 +00:00
joerg
d813479748
Fix missing end of quote
2009-03-23 14:25:16 +00:00
joerg
100c18a386
.Ud includes terminating dot.
2009-03-23 01:27:59 +00:00
perry
4bfc10355c
add missing commas to .Dd fix, pointed out by wiz
2009-03-22 14:29:34 +00:00
perry
c8a35b6227
OpenBSD uses a custom CVS hack to handle Dd fields ($Mdocdate$) which
...
we don't have. Replace ".Dd $Mdocdate" with ".Dd Month Day Year" so
that the date comes out right when man pages get built. This will
doubtless need hand conflict resolution whenever these pages are
re-imported.
Note that it would be interesting to have some similar facility for
NetBSD, but I don't think a custom rcs keyword is the right thing --
maybe we can teach groff to parse $Date$
2009-03-21 00:15:52 +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
joerg
1e52338960
Simplify and fix markup.
2009-03-15 12:33:53 +00:00
joerg
dcc1f8ee1b
Fix markup.
2009-03-15 11:34:53 +00:00
joerg
fec4275c07
Fix markup.
2009-03-15 11:24:46 +00:00
joerg
965453d5e5
Fix markup.
2009-03-15 10:48:23 +00:00
joerg
61c457514a
Fix markup.
2009-03-15 10:44:27 +00:00
joerg
285a4c2be9
Fix markup.
2009-03-15 10:31:44 +00:00
joerg
7695e65d3f
Don't use .Bl -compat + manual Pp.
2009-03-15 10:31:04 +00:00
joerg
58ccf5a2c7
Fix markup.
2009-03-15 10:24:58 +00:00
joerg
84dab34b72
Fix markup.
2009-03-15 09:47:13 +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
joerg
535e7ea662
.Ud doesn't take arguments.
2009-03-13 14:23:30 +00:00
wiz
389d0303dd
Add missing comma in enumeration.
2009-03-12 16:09:56 +00:00
wiz
0dcfdade1a
Remove trailing whitespace.
2009-03-12 13:14:18 +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
628af9a360
Don't workaround ancient macro argument limit with .Xo/.Xc.
2009-03-12 12:46:49 +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
joerg
efe5fd20a7
.Bl already provides the vertical space between items, so don't add
...
additional space manually.
2009-03-12 12:42:12 +00:00
joerg
9fd92be501
.Fa Dv is redundant, only .Dv is effective, so remove the .Fa.
2009-03-12 12:41:01 +00:00
joerg
4910a567bf
Use .Vt for variables, not .Va and manual line breaking.
2009-03-12 12:40:20 +00:00
joerg
2c8a95a535
Replace Ft br Fn ... Pp dance with simpler .Bl -ohang.
2009-03-12 12:39:15 +00:00
joerg
7d0fb7de6b
Fix markup.
2009-03-12 12:37:18 +00:00
plunky
ca6f23c3d4
note the new method of changing link layer addresses using a PF_LINK
...
socket ioctl.
2009-03-12 11:34:54 +00:00
wiz
99822d63a6
New sentence, new line. Remove trailing whitespace. Fix xrefs.
...
Sort SEE ALSO.
2009-03-12 08:55:14 +00:00
jmcneill
f3eb3fea44
Add altmem(4) man page.
2009-03-12 00:16:16 +00:00
joerg
9b750ed7d6
Don't workaround ancient macro argument limit with .Xo/.Xc.
...
Improve markup when using .Em in ().
2009-03-11 19:54:05 +00:00
joerg
6ab44ca290
Don't workaround ancient macro argument limit with .Xo/.Xc.
2009-03-11 19:38:08 +00:00
joerg
3a3d9fcecf
Don't workaround ancient macro argument limit with .Xo/.Xc.
2009-03-11 19:26:09 +00:00
joerg
9060e20989
Don't workaround ancient macro argument limit with .Xo/.Xc.
2009-03-11 19:13:54 +00:00
joerg
d6409eb14c
Don't workaround ancient macro argument limit with .Xo/.Xc.
2009-03-11 19:01:29 +00:00
joerg
e9a2afbd1d
Fix preamble
2009-03-11 13:52:49 +00:00
joerg
bee3db8e83
Fix markup
2009-03-11 13:52:19 +00:00
joerg
6a1508dad3
Fix preamble
2009-03-11 13:52:11 +00:00
joerg
f623bd13d6
Fix markup
2009-03-11 13:51:47 +00:00
joerg
10354fe284
Fix preamble
2009-03-11 13:50:39 +00:00
joerg
e5073964e7
Fix markup
2009-03-11 13:49:54 +00:00
joerg
edbcd7c8fd
Fix preamble
2009-03-11 13:39:33 +00:00
wiz
58a4d459ff
Do not mark up "and". Bump date for previous.
2009-03-11 08:29:56 +00:00
mrg
d31da7cb16
add a SIMPLEQ_FOREACH_SAFE() macro.
...
document it, and the TAILQ versions.
2009-03-11 06:51:53 +00:00
joerg
10d66a712f
Remove use of .Xo/.Xc to workaround ancient macro argument limit.
2009-03-10 23:42:45 +00:00
joerg
4213d1261a
Remove use of .Xo/.Xc to workaround ancient macro argument limit.
2009-03-10 23:32:26 +00:00
joerg
552c38146a
Specify width for tag list
2009-03-10 21:12:23 +00:00
joerg
e85762f4cf
Specify width for tag list
2009-03-10 21:00:47 +00:00
joerg
0d16285a6e
Avoid .br, use .An for authors as suggested by wiz.
2009-03-10 11:56:48 +00:00
joerg
14c36f5de7
Instead of .Xo + .Fo and .Fc / .Xc, just use .Fn. We don't want to
...
support a troff with macro argument limit. OK wiz.
2009-03-10 10:30:28 +00:00
wiz
f435a83b12
Fix order in preamble.
2009-03-09 23:01:08 +00:00
joerg
997634fe14
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +00:00
joerg
2f76a3340f
Fix preamble order. Escape OS to not conflict with macro of the same
...
name.
2009-03-09 18:42:55 +00:00
joerg
d8c6fac718
Examples should be correct, so fix the order of the preamble to follow
...
the rules set in mdoc(7).
2009-03-09 18:13:24 +00:00
plunky
87310a6a9c
ifreqalias (non existent) -> ifaliasreq (the real deal)
2009-03-09 18:09:39 +00:00
joerg
7d909153f2
Escape OS to avoid conflict with macro of same name.
2009-03-09 17:58:20 +00:00
joerg
cfac7cbf5d
Reorder .Bl and .Pp so make it clear that the space goes before the
...
list.
2009-03-09 17:29:25 +00:00
joerg
7f7a616578
.br -> .Pp, the former is not a mdoc(7) macro.
2009-03-09 17:28:12 +00:00
joerg
dff8e10393
.br -> .Pp, the former is not mdoc markup
2009-03-09 17:17:02 +00:00
ad
101a9782a2
Add crash(8), a utility to diagnose kernel crashes. This is basically
...
ddb running on crash dumps, but with two notable changes:
- Breakpoints, watches, etc are obviously never going to work so they
are not handled.
- You can pipe output to the shell, e.g. ps | grep foo
Items remaining to be done:
- Port it to architectures other than i386. This isn't difficult, just
a case of making db_disasm.c/db_trace.c or their equivalent compile
and work.
- Make more of the "show" commands work, e.g "show uvmexp".
2009-03-07 22:08:07 +00:00
mjf
6143761103
Queueing -> Queuing
2009-03-07 17:00:16 +00:00
msaitoh
f9ccf64b65
Fix typo(s/interupt/interrupt/)
2009-03-05 01:38:12 +00:00
mjf
3ff7f03905
Typo, "Queueing" -> "Queuing"
2009-03-02 10:08:51 +00:00
wiz
7f474fbfb9
Add missing Bl argument. Remove superfluous roff command.
2009-03-01 21:50:55 +00:00
christos
981d8f8376
PR/40937: matthew sporleder: document kern.timecounter in sysctl(7)
2009-03-01 17:35:09 +00:00
christos
05a641716d
better wording, from Anon Ymous
2009-02-27 13:44:45 +00:00
mjf
7baa62a7b4
Typo and grammar fixes.
...
- s/though/through/ appropriately.
- autoconf(4) doesn't exist, autoconf(9) is the correct reference.
2009-02-27 12:55:15 +00:00
wiz
7e345db79d
New sentence, new line. Remove superfluous .Pp. Improve markup.
2009-02-27 10:39:03 +00:00
wiz
cbabd610b0
Break line, and bump date for previous.
2009-02-27 10:38:25 +00:00
kenh
cd2827b367
Improved support for GPIO support on the EP93xx ARM processors.
...
Specifically:
Support disabling specific pins on specific ports.
Modification of TS7200 kernel config file for GPIO support.
Documentatin for the current and improved GPIO interface (epgpio).
2009-02-27 03:13:55 +00:00
wiz
c147444687
Sort sections.
2009-02-26 19:07:13 +00:00
wiz
12fad9c4b5
Drop trailing whitespace, fix xrefs in SEE ALSO.
2009-02-26 19:05:58 +00:00
christos
3e88d91b8b
mention that sigcont cannot be blocked or ignored. from Anon Ymous
2009-02-26 17:42:29 +00:00
christos
fdba891999
- mention F_CLOSEM
...
- fix xrefs
2009-02-26 17:41:54 +00:00
njoly
64434f75e6
Remove unneeded escape sequence.
2009-02-26 12:53:35 +00:00
wiz
425b154456
Sort sections. Use more (and more appropriate) markup. Sort SEE ALSO.
...
Despite common belief to the contrary,
the "u" in the current month comes after the "r".
2009-02-26 07:21:06 +00:00
plunky
826ba2ab85
assist the clueless user (that was me) in discovering the current
...
format of their superblock, provide a pointer to 'dumpfs -s'
2009-02-25 22:14:04 +00:00
wiz
02b22ed2c3
New sentence, new line.
...
Remove trailing whitespace.
2009-02-22 12:18:32 +00:00
plunky
ce5adaa39a
document the RNDGETPOOLSTAT ioctl.
2009-02-22 11:04:03 +00:00
wiz
05fcf570ea
Use \*[Am] for ampersands.
2009-02-20 15:08:49 +00:00
mjf
969f66ec80
Document the Processor-Dependent Code firmware driver. From OpenBSD.
2009-02-20 13:17:58 +00:00
dyoung
67e93d9a27
Update date.
2009-02-20 00:13:57 +00:00
dyoung
060fafc7cd
Clarify that dmamp is undefined if bus_dmamap_create(9) fails.
2009-02-20 00:10:57 +00:00
wiz
c6f80b4d12
Remove Xr to vesafb. Bump date.
...
New sentence, new line.
2009-02-19 10:48:16 +00:00
wiz
849d2f544e
New sentence, new line.
2009-02-19 09:44:41 +00:00
enami
7e647ec230
Sync ioctl arguments with reality; they are changed 3 years ago.
2009-02-19 03:18:19 +00:00
jmcneill
a3064a606a
Un-xref vesafb
2009-02-19 02:44:59 +00:00
jmcneill
117f3f1b52
Remove vesafb man page
2009-02-19 00:57:10 +00:00
dholland
235284eb23
Document that the element argument of RB_REMOVE must be present in the
...
tree. Minor adjoining grammar fix. PR 39684.
Bump date.
2009-02-14 22:07:04 +00:00
wiz
7594fe8802
New sentence, new line.
2009-02-14 10:35:36 +00:00
bjh21
a0263b80b8
I've just discovered config_found_ia(), which means that wskbd(4) and
...
wsmouse(4) can attach directly at arckbd(4) and I can dispose of the
ugly arcwsmouse(4) and arcwskbd(4) interpositions. Do that, and purge
them from the documentation as well.
2009-02-14 10:20:55 +00:00
wiz
0247406d6a
Bump date for previous. New sentence, new line.
2009-02-07 15:32:11 +00:00
jym
92ae85d18e
Changes to MEMORY_RBFLAGS option:
...
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)
See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html
Reviewed by abs@ in private mail.
2009-02-06 18:50:26 +00:00
wiz
214cde7d25
Use more markup. Add comma in enumeration. Remove unintended arguments
...
from macro.
2009-02-06 14:44:44 +00:00
wiz
6853fcbb4e
Mark up path with .Pa.
2009-02-06 14:42:20 +00:00
sborrill
98d1b924ac
Add more text describing firmware loading.
...
Remove cardbus devices and note that they are not yet supported.
Correct authors email address.
2009-02-06 08:42:07 +00:00
sborrill
d9e19ce400
Add bwi(4) man page based on Dragonfly man page
2009-02-05 18:03:30 +00:00
plunky
f48df6dbec
correct typo in EULA file name, pointed out by dieter roelants
2009-02-05 10:07:34 +00:00
wiz
866212e533
Bump date for previous.
2009-02-04 20:46:14 +00:00
wiz
084542a09a
Fix typo in .Dd argument. New sentence, new line.
2009-02-04 20:45:17 +00:00
ad
563a207d33
Default 'show all procs' to /l. People tend to type 'ps' without modifiers
...
when providing information about deadlocks. Without the thread info it's
not very useful.
2009-02-04 20:17:58 +00:00
plunky
4d50b1aa1d
remove paragraph saying that the firmware file is not included and who to
...
complain to because it is included. change path to actual path.
2009-02-04 19:14:12 +00:00
plunky
98d4fb5c0e
no need to reference pkg_add since the firmware file is included in base
2009-02-04 19:11:55 +00:00
wiz
ee30bd33e5
Mark up NULL and SCHED_*.
2009-01-29 22:33:31 +00:00
ad
a9743c2461
- Allow creating timeshard kthreads. To be used to fix the RAIDframe
...
parity rewrite issue.
- Create kthreads in the SCHED_RR class by default, not SCHED_FIFO.
2009-01-29 22:00:26 +00:00