Commit Graph

2171 Commits

Author SHA1 Message Date
wiz
7e57db6ca9 The man page claims they are sorted by driver name, so sort them by driver
name.
2002-07-25 21:30:34 +00:00
bouyer
788cbb16d2 Note VT8233A support. 2002-07-22 20:53:13 +00:00
jdc
a88a6bf877 Minor typo - control mode is 'enrst0' not 'enst0'. 2002-07-20 18:22:47 +00:00
wrstuden
578bd7c516 historical BSD sounds better than BSD historical 2002-07-18 03:22:11 +00:00
wrstuden
b1950d5c05 Update to match change in TCP_NODELAY inheritance for passive sockets. 2002-07-18 03:20:51 +00:00
hubertf
73239eb26f Document VGA_CONSOLE_SCREENTYPE and VGA_CONSOLE_ATI_BROKEN_FONTSEL
kernel options.

Submitted by Julio Merino <jmmv@hispabsd.org> in PR 17624.
2002-07-17 22:02:13 +00:00
wiz
50ae89bcee Remove superfluous quotation marks in options. Noted by Julio Merino
ing misc/17623.
2002-07-17 19:36:30 +00:00
wiz
f277e86bfd Punctuation/casing fixes, and don't repeat too verbosely how to set sysctl()s.
Noted by Martin Husemann.
2002-07-16 09:03:10 +00:00
wiz
7dc4401b11 Add a paragraph about MSS clamping (refer
http://www.netbsd.org/Documentation/network/pppoe/ )
on request by billc and martin. Some minor fixes.
2002-07-15 22:03:00 +00:00
thorpej
17c22b6599 List some additional DP83820-based cards. 2002-07-11 18:21:02 +00:00
rh
2cb84c41cc Note SMC 2206USB/ETH support 2002-07-11 00:23:31 +00:00
wiz
e00999b95c Add man page for gem(4). OK'd by eeh. 2002-07-09 23:30:21 +00:00
wiz
d450072570 Use .Fn to mark up functions (.Xr might be a good alternative, too). 2002-07-08 10:46:00 +00:00
abs
b615d06ee1 Document MALLOC_NOINLINE 2002-07-08 10:37:04 +00:00
mason
bcf83ebf70 fix typo 2002-07-05 18:33:20 +00:00
nathanw
fefd2b4a29 Remove ess at isa. 2002-07-05 04:02:14 +00:00
yamt
e248a34ecb an example that uses DR0. 2002-07-03 11:05:20 +00:00
yamt
05e18e3144 document KSTACK_CHECK_DR0. 2002-07-03 03:05:03 +00:00
yamt
a21aabfeb6 document KSTACK_CHECK_MAGIC. 2002-07-03 02:19:55 +00:00
wiz
ccd8cddc93 Remove trailing spaces. 2002-06-26 15:28:11 +00:00
gmcgarry
97652ddb51 Reformat a little, clarify terminology and make less terse. 2002-06-26 06:44:59 +00:00
wiz
b023fd1c8e Minor grammar and typo fixes. 2002-06-22 20:16:31 +00:00
bjh21
44e5bfb565 Add some documentation for some of the WSDISPLAYIO_* ioctls. This
is largely derived from existing implementations, and may be incorrect.
2002-06-22 19:08:32 +00:00
itojun
c7756bc7c4 reject packets with private address (follow RFC). sync w/kame 2002-06-20 09:12:08 +00:00
itojun
3edd23835b s/duo/duo series/, as it may work on non-230 powerbook duo. 2002-06-20 02:24:05 +00:00
wiz
d92b5a4634 Add a space, mdoc fix, and let netdock(4) appear in 1.7, not 1.6. 2002-06-19 10:17:17 +00:00
itojun
7dba307bd4 preliminary manpage for netdock(4). hope to update with more info. 2002-06-19 09:46:48 +00:00
gmcgarry
90e61fba91 UPLCOM -> UMCT 2002-06-19 05:30:09 +00:00
wiz
e8477b6fb8 Our init(8) page contains comments about the securelevels, so
references that instead of securelevel(7).
2002-06-18 14:17:05 +00:00
wiz
9a17f2a61e Fix Dd string, sort sections, and fix two typos. 2002-06-18 12:30:50 +00:00
augustss
8903b07896 Update to match reality. 2002-06-18 06:23:55 +00:00
augustss
877cc2731b Document SYSTRACE. 2002-06-18 06:11:29 +00:00
enami
508a11256f Add brief manpage for amdpm(4). 2002-06-18 00:37:04 +00:00
christos
49a54992e4 don't forget to install systrace. 2002-06-17 17:47:03 +00:00
wiz
636ac6bc93 Drop a trailing space, and comment xref to securelevel(7) which we don't
have.
2002-06-17 17:12:18 +00:00
christos
35811e49fb systrace device documentation. 2002-06-17 16:31:50 +00:00
itojun
e64f591364 mention that GATEWAY will compile in sys/netinet/ip_flow.c. 2002-06-12 02:08:30 +00:00
wiz
e768795cdc There's no usb(3); remove Xrefs to it. 2002-06-12 00:24:39 +00:00
itojun
bb0b85187b SIOCSIFADDR/IFDSTADDR destroys outer address settings, therefore, we need to
do "ifconfig tunnel C D" after "ifconfig A B".  i believe the behavir is weird
and non-intuitive, and should be fixex.
2002-06-10 02:49:35 +00:00
wiz
c39fdd3f85 While we're rototilling the man page: Use more markup; grammar fixes;
remove another reference to unsupported AppleTalk; update .Dd.
2002-06-09 20:05:55 +00:00
itojun
4d660387a6 gre(4) supports IPv4/AppleTalk/NS over IPv4, not just IPv4 over IPv4. 2002-06-09 19:47:03 +00:00
itojun
7864ca478f deprecate IFF_LINK2, !IFF_LINK0 is enough.
no need to manipulate IFF_LINK1 with IFF_LINK0.
remove reference to greconfig(8).
2002-06-09 19:17:43 +00:00
martin
a990d7ac62 Oops, typos in the new example.
Also note that the new example is a good example for LINK1 useage, so add
that as well.
2002-06-09 12:19:39 +00:00
martin
79e1630f17 Improve a bit, add another example, remove a bogus BUGS entry, add a note
for MTU adjustment.
2002-06-09 10:44:57 +00:00
itojun
081662bc11 tell about MTU size limitation 2002-06-08 23:21:36 +00:00
wiz
8999a8b386 End sentence with a dot, not a comma (misc/17197 by Julio Merino), and mark up
a bit more.
2002-06-08 22:19:54 +00:00
itojun
bd9254cae6 note that we intentionally violate RFC2553 for security reasons 2002-06-07 17:33:07 +00:00
itojun
55b021bea9 reorder sentence for clarity 2002-06-07 17:28:46 +00:00
wiz
c8f923975f Sort SEE ALSO. 2002-06-07 11:15:45 +00:00
gmcgarry
d0c1fe487d Document USERCONF and PERFCTRS 2002-06-06 21:05:05 +00:00