Brooks Davis
c2eed10556
Add ng_ip_input. A new netgraph node for queuing IP packets into the
...
main IP input processing code.
2001-09-27 21:54:27 +00:00
Scott Long
bfa939da71
Fix a manlint nit with the aac.4 manpage.
...
Submitted by: Brooks Davis <brooks@one-eyed-alien.net>
2001-09-27 21:52:42 +00:00
Murray Stokely
37068be4f9
Be consistent with the way we talk about sysctl values.
...
PR: docs/30343
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-27 07:26:16 +00:00
Brooks Davis
94408d94c3
/home/brooks/ng_gif.message
2001-09-26 23:50:17 +00:00
Brooks Davis
efacde1bcc
The number of ccd(4) devices is no longer set at compile time so stop
...
trying to do it in the examples and config files.
2001-09-26 22:41:02 +00:00
Scott Long
a3484cc54c
Clarify how to determine the firmware version.
...
Submitted by: Anders Andersson <anders@codefactory.se>
MFC after: 3 days
2001-09-25 22:33:53 +00:00
Brooks Davis
9494d5968f
Make faith loadable, unloadable, and clonable.
2001-09-25 18:40:52 +00:00
Murray Stokely
bc58a19f1d
Note that it might not be a good idea to mount /var 'noatime'.
...
PR: docs/30675
Submitted by: Eugene M. Kim <gene@nttmcl.com>, and
Giorgos Keramidas <charon@labs.gr>
2001-09-24 07:35:37 +00:00
Murray Stokely
fa1b1bbc3f
Correctly document the return value of mb_fixhdr.
...
PR: docs/30697
Submitted by: Jonathan Hanna <jhanna@home.com>
Reviewed by: bp
2001-09-24 06:30:52 +00:00
Kazutaka YOKOTA
5d78522dd4
- Update pnp(4) to match the reality in -CURRENT.
...
- Add pnpbios(4).
2001-09-23 08:41:12 +00:00
Kazutaka YOKOTA
c14b5c4dd0
Fix a comment line which wrongly states this man page is for
...
the `asc' scanner device :-)
MFC after: 3 days
2001-09-23 06:56:09 +00:00
Jeroen Ruigrok van der Werven
940205d5e8
Remove IFCAP_HWCSUM, it is merely a luxury #define, not a real flag.
...
Remove explicit mention of IP stack, since it might not be accurate for all
interfaces.
Change if_enable to if_capenable, as it is spelled.
Submitted by: jlemon
2001-09-22 15:59:09 +00:00
Jeroen Ruigrok van der Werven
f5170ab181
Commit descriptions for the interface capabilities support.
2001-09-22 12:34:19 +00:00
Ruslan Ermilov
33c3bd0ab5
Document COMPAT4X.
2001-09-22 08:21:56 +00:00
Scott Long
7fb452755c
Note in the BUGS section that the driver will not work on controllers that
...
have version 1.x firmware. This might also need to go into the release
documentation, as many people seem to have been bitten by this.
MFC after: 3 days
2001-09-22 04:26:35 +00:00
Maxim Sobolev
78f45204d9
Introduce new syscons(4) kernel options:
...
- SC_CUT_SPACES2TABS - when copying text into the cut buffer convert leading
spaces into the tabs;
- SC_CUT_SEPCHARS="XYZ" - treat supplied characters as possible words
separators when the driver searches for words boundaries when doing cut
operation.
Also unify cut code a bit to decrease amount of duplicated code. This fixes
line cut mode, so that it is no longer pads line with useless spaces.
Approved by: ru
2001-09-21 20:41:24 +00:00
Wilko Bulte
114cdae568
xref bridge(4)
...
MFC after: 1 week
2001-09-20 20:01:27 +00:00
Brooks Davis
40995998c5
Add a new rc.conf variable, cloned_interfaces, to create cloned
...
interfaces at boot.
2001-09-19 21:27:27 +00:00
Murray Stokely
06b41eeff1
Add 'device smb' to the synopsis, as this is required to do anything
...
useful with these devices.
2001-09-18 02:50:24 +00:00
Mike Silbersack
42e5dee992
Common Mike adds see alsos from all of the synchronization
...
man pages to their brethren.
2001-09-17 07:24:48 +00:00
Jonathan Lemon
0d5d2695c0
Update to reflect the fact that net.inet.tcp.rfc1323 is on by default.
2001-09-17 03:49:51 +00:00
Murray Stokely
21cdb1a3c0
Add amdpm.4 to build.
2001-09-16 22:36:25 +00:00
Murray Stokely
c896039b9b
SMBus support for the AMD 756 power management unit. See smbus(4),
...
amdpm(4) and smb(4).
This device can be used with userland programs such as sysutils/lmmon
to retrieve sensor information from the motherboard.
PR: kern/23989
Obtained from: Matthew C. Forman <mcf@dmu.ac.uk>
Based on: alpm(4)
2001-09-16 22:35:07 +00:00
David E. O'Brien
4236ba194c
[-- Attachment #1 --]
...
[-- Type: text/plain, Encoding: quoted-printable, Size: 0.1K --]
Hi! How are you?
I send you this commit log in order to have your advice
See you later. Thanks
[-- Attachment #2 : CVS Commit Log.doc --]
[-- Type: application/mixed, Encoding: base64, Size: 315K --]
Update SCM ID guidelines to reflect the newly added __FBSDID macro.
2001-09-15 16:47:24 +00:00
Warner Losh
8dac8c268d
Due to a bug in the ed driver, which leads to hangs when using it with
...
dhclient and pccard_ether, introduce the concept of a "settle time" to
pccard_ether with the new pccard_ether_delay variable. Defaults to 5
seconds, which is enough time for the ed driver to finish its
autoconfiguration for newer Linksys based cards. This also can
eliminate the ed0: timeout messages that happen at startup as well.
MFC: after RE says OK.
2001-09-13 06:18:07 +00:00
Ruslan Ermilov
3bd345f3e5
mdoc(7) police: removed hard sentence breaks.
2001-09-11 10:08:29 +00:00
Orion Hodson
366a302c4b
Driver supports CS4280 rather than CS428x.
...
MFC after: 10 days
2001-09-07 16:44:13 +00:00
Bruce A. Mah
99045818e1
Document two sysctl variables used by RFC 1948 functionality.
...
While I'm here, fix two markup inconsistencies.
Submitted by: silby
2001-09-06 22:50:12 +00:00
Bill Paul
55a49b004f
Mention some additional NatSemi DP8382x-based cards being marketed by
...
Trendware and Ark PC.
2001-09-06 07:02:10 +00:00
Brooks Davis
fe403d8d0d
gif(4) is no longer a count device, reflect this change.
2001-09-06 00:27:48 +00:00
Brooks Davis
5c88c82cf3
Update tx(4) to always enable vlan(4) support.
...
Approved by: semenu
2001-09-05 23:04:53 +00:00
Brooks Davis
9d4fe4b2b0
Make vlan(4) loadable, unloadable, and clonable. As a side effect,
...
interfaces must now always enable VLAN support.
Reviewed by: jlemon
MFC after: 3 weeks
2001-09-05 21:10:28 +00:00
David E. O'Brien
8e25dc9b10
Add a manpage for the Comtrol RocketPort Intelligent Serial Port Card
...
driver.
MdocNging by: ru
Obtained from: BSD/OS
2001-09-05 20:14:59 +00:00
Dima Dorfman
ba969fdc82
Fix typo (therefor -> therefore)
...
PR: 30345
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-05 19:24:28 +00:00
Dima Dorfman
585f21e146
Add a SEE ALSO section like the rest of the SCSI driver man pages.
...
PR: 30344
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-09-05 19:23:36 +00:00
Dima Dorfman
9e41d551b6
can not -> cannot
2001-09-05 13:33:55 +00:00
Ruslan Ermilov
41611418dd
mdoc(7) police: markup nits.
2001-09-05 11:09:36 +00:00
Brooks Davis
dc9b30fcc2
Add cloning support for the tap(4) device similar to that in the tun(4)
...
device.
Submitted by: Maksim Yevmenkin <myevmenk@digisle.net>
2001-09-05 01:06:21 +00:00
Greg Lehey
d754830ed7
Correct (English language) style. No change in (C language) style.
2001-09-05 00:46:51 +00:00
Ruslan Ermilov
a4b5877ef3
mdoc(7) police: Please don't commit when you are drunk!
...
(Committer rules candidate.)
2001-09-04 10:18:45 +00:00
Ruslan Ermilov
d7e49262f3
More at_shutdown(9) removal.
2001-09-04 10:12:11 +00:00
Ruslan Ermilov
0c0eb9be74
mdoc(7) police: sort FILES.
2001-09-04 10:08:19 +00:00
David E. O'Brien
c930dd833b
Fix style bug from rev 1.20 in `struct foo' definition example to match the
...
`struct foo' definition example from rev 1.1.
(proper CSRG style was also verified with /sys/sys/{bio,file}.h)
2001-09-04 10:00:20 +00:00
Ruslan Ermilov
1ca805f249
mdoc(7) police: sort FILES.
2001-09-04 09:59:56 +00:00
Ruslan Ermilov
1a184c815e
mdoc(7) police: fixed formatting bugs in previous revision.
2001-09-04 09:54:04 +00:00
Ruslan Ermilov
92c355d758
mdoc(7) police: removed hard sentence breaks.
2001-09-04 09:47:40 +00:00
Dima Dorfman
20e967f772
VFS_ABORTOP hasn't existed since 1999/12/15.
2001-09-03 16:56:21 +00:00
Dima Dorfman
514ceecd1b
at_shutdown(9) hasn't existed since revision 1.61 of kern_shutdown.c.
2001-09-03 16:42:35 +00:00
Murray Stokely
89dfa93a03
Add more information to the 'device timeout' message in the
...
diagnostics section.
PR: docs/30163
2001-09-03 10:24:43 +00:00
Murray Stokely
3b85a094fd
Two characters in the devices name in the SYNOPSIS were transposed.
...
matcdl0c -> matcd0lc
PR: docs/25000
Submitted by: Rich Morin <rdm@cfcl.com>
2001-09-03 10:06:26 +00:00