Ruslan Ermilov
1c85060a13
Sort SEE ALSO references (in dictionary order, ignoring case).
2004-07-04 20:55:50 +00:00
Bruce M Simpson
df550d3259
Add documentation for the ieee80211_node.c functions.
...
Submitted by: Darron Broad
2004-07-04 18:07:58 +00:00
Simon L. B. Nielsen
69f9d7b13f
Add a HARDWARE section which lists supported devices. The actual
...
device listings has been moved (and in some cases more or less
rewritten) from the DESCRIPTION section.
This will be used later for automatically generating device listings
in the Hardware Notes, by parsing the manual pages.
Reviewed in principle by: ru, hrs, trhodes
No objections: -doc, re
Section name inspired by: NetBSD
2004-07-04 14:17:41 +00:00
Scott Long
ab0b83b529
Document that boundaries cannot be smaller than the max segment size.
2004-07-04 04:50:00 +00:00
Ruslan Ermilov
651aa6348e
Merge junk.
2004-07-03 22:53:50 +00:00
Warner Losh
3d595e7e8a
Document /var/run/dmesg.boot, which is created by the rc scripts. Many
...
people have suggested that we document this somewhere, and this was a common
suggestion.
2004-07-03 21:01:18 +00:00
Ruslan Ermilov
5203edcdc5
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
Dag-Erling Smørgrav
c296e199b3
The -O2 bugs are in libalias(3), not ppp(8).
2004-07-03 09:41:58 +00:00
Oliver Eikemeier
4a209e39a0
Enable testing of customized variants of bsd.port.mk and
...
bsd.port.subdir.mk, without the overhead of an additional ports tree.
Use
make BSDPORTMK='${PORTSDIR}/My.Mk/bsd.port.mk' target
and
make BSDPORTSUBDIRMK='${PORTSDIR}/My.Mk/bsd.port.subdir.mk' target
to build with the alternate versions.
MFC after: 3 days
2004-07-02 20:47:18 +00:00
Ruslan Ermilov
839693c44f
Deal with unsafe tab characters.
2004-07-02 19:55:26 +00:00
Ruslan Ermilov
149e2d2348
Fixed comments.
2004-07-02 19:54:39 +00:00
Ruslan Ermilov
d37ea99837
Removed trailing whitespace.
2004-07-02 19:07:33 +00:00
Philip Paeps
bab58ce907
Fix the '\' next to lshift for users of Belgian keyboards.
...
Submitted by: Glenn Matthys <glenn@opengate.be>
Approved by: njl
2004-07-02 18:19:01 +00:00
Ruslan Ermilov
4b6c8c6498
Fixed spelling of the document date.
2004-07-02 18:00:03 +00:00
Dag-Erling Smørgrav
6063af3d9e
Explain that -O2 is supported, but known to expose bugs in ppp(8).
2004-07-02 17:08:39 +00:00
Dag-Erling Smørgrav
dca80b3c07
We support -O2 now.
2004-07-02 17:06:19 +00:00
Ruslan Ermilov
0fe4fb09bc
Bump document date on behalf of the previous change.
2004-07-02 16:19:28 +00:00
Scott Long
2da554d8f2
Small grammar fix.
2004-07-02 15:52:44 +00:00
Maxim Konovalov
a65cfc98ff
Document net.inet.ip.process_options sysctl.
...
Improved by: ru
Reviewed by: andre
2004-07-02 15:47:47 +00:00
Ruslan Ermilov
6e341a6d9c
Markup overhaul and minor word smithing.
2004-07-02 08:52:09 +00:00
Ruslan Ermilov
87757985aa
Bring this manpage more up-to-date with the current code.
...
Submitted by: Gleb Smirnoff
Reviewed by: julian, ru
2004-07-02 06:05:04 +00:00
Mark Santcroos
55c71dc9b0
mdoc changes.
...
Reviewed by: ru
Approved by: njl
2004-06-30 20:49:34 +00:00
Mark Santcroos
07e2d0461f
Document BIOS blacklist.
...
Approved by: njl
2004-06-30 19:54:29 +00:00
Ruslan Ermilov
f5298929e3
Minor markup tweaks.
2004-06-30 17:26:31 +00:00
Ruslan Ermilov
9ae4f36d30
Markup and grammar fixes.
2004-06-30 17:24:27 +00:00
Maxim Konovalov
0d055a20bf
Add user _pflogd.
2004-06-30 16:47:08 +00:00
Maxime Henrion
217e90ae6f
Regenerate this file so that it gets correct comments for the PCI
...
databases locations.
2004-06-28 11:54:30 +00:00
Maxime Henrion
fef0d8770f
Update to the latest versions of the Boemler and Hart PCI databases.
2004-06-28 11:36:32 +00:00
Pawel Jakub Dawidek
85aeaa6062
Typo.
2004-06-26 19:35:30 +00:00
Bruce Evans
00ff1f7c0a
Fixed a style bug in the previous commit.
2004-06-26 09:02:44 +00:00
David E. O'Brien
7549cb8489
Embellish the getopt(3) example with mixed case.
...
Reviewed by: bde
2004-06-26 05:15:00 +00:00
Poul-Henning Kamp
950cce9b30
Retire the TIOC_REMOTE ioctl.
...
It was added 22 years ago for emacs to use, but emacs gave up on it
it 17 years ago.
2004-06-25 21:54:49 +00:00
Julian Elischer
327b288e5c
Convert Netgraph to use mbuf tags to pass its meta information around.
...
Thanks to Sam for importing tags in a way that allowed this to be done.
Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
Also allow the sr and ar drivers to create netgraph versions of their modules.
Document the change to the ksocket node.
2004-06-25 19:22:05 +00:00
Josef El-Rayes
23d8a5b2c3
Document the possibility to set default values for pcm mixer channels
...
by setting appropriate hints.
E.g.: hint.pcm.0.line="0"
Reviewed by: ru
2004-06-24 17:43:12 +00:00
Warner Losh
fc1a4ecf57
Insert device foo for a few drivers that don't have it. Replace the
...
NetBSD config syntax with the FreeBSD syntax.
2004-06-24 05:09:15 +00:00
Warner Losh
0970580224
We really don't need pointers to st/sd anymore. They were obsoleted in 3.0.
2004-06-24 05:01:52 +00:00
Scott Long
9ff0046621
Update the section on device wiring to match how things are done in 5.x.
2004-06-24 04:05:08 +00:00
Markus Brueffer
238b367c61
s/udi_peed/udi_speed/
...
Approved by: brueffer
MFC after: 3 days
2004-06-23 23:25:58 +00:00
Brooks Davis
14b3b2933d
el(4) stopped needing to me a count device in December 2000.
2004-06-23 17:33:25 +00:00
Scott Long
a315d43a53
Document the new passthrough interface.
2004-06-23 00:27:56 +00:00
Lukas Ertl
05344e57f6
Catch up with the dev_t -> struct cdev change.
2004-06-22 20:18:15 +00:00
Ruslan Ermilov
a36e7d1367
ng_fec(4) is not anymore incompatible with ng_ether(4).
...
Submitted by: Gleb Smirnoff
2004-06-22 09:23:31 +00:00
Ruslan Ermilov
fbb45f8cbc
Fixed copyright owner.
2004-06-22 09:11:01 +00:00
Ruslan Ermilov
1e7c7569d8
Document the "fec" Netgraph node type.
...
Submitted by: Gleb Smirnoff
OK'ed by: julian, wpaul
2004-06-22 09:09:18 +00:00
Dag-Erling Smørgrav
1c035a6eb3
The default setting for hosts is "files dns", not "dns files".
2004-06-21 19:35:36 +00:00
Tom Rhodes
89dc270c33
Add manual pages for cm(4), esp(4), rc(4) and snc(4).
2004-06-21 18:20:57 +00:00
Roman Kurakin
ea429b83a4
MFCronyx: add cross-references, fix history section.
2004-06-21 18:10:10 +00:00
Mike Pritchard
c48524c2aa
Spelling fixes.
2004-06-21 17:42:49 +00:00
Bruce Evans
07f8c1504f
Fixed style bugs in previous commit (151 characters of trailing whitespace).
2004-06-21 16:12:02 +00:00
Roman Kurakin
55ca07bbb4
MFcx(4) 1.23: markup fixes by ru@.
2004-06-21 15:14:27 +00:00