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
apb
91fe922f05
Add LINKSOWN, LINKSGRP, and LINKSMODE variables for use by bsd.links.mk
...
when installing hard links. They have no effect except when using a
metalog, in which case the information is added to the metalog. In
the future, these variables may be replaced by a method for explicitly
recording hard links in a metadata log.
Also change a few things that called ${INSTALL_LINK} without going
through bsd.links.mk.
Reviewed by perry and joerg. This should fix PR 24457 and PR 41155.
2009-04-10 16:16:12 +00:00
bouyer
b6373695b9
Revert accidental switch of alpha to Xorg. We don't have the XdecNetBSD
...
and XalphaNetBSD drivers in xorg yet.
Fixes release build for alpha.
2009-04-10 16:14:54 +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