cjc
5ee838cd46
Document the /var/run/named directory.
...
Suggesteded by: brian
2001-11-01 23:55:46 +00:00
cjc
36445ca6bd
Add a directory in /var/run to store ppp(8) command sockets.
...
PR: bin/29966
Approved by: brian
MFC after: 4
2001-11-01 23:44:12 +00:00
assar
7d2fda1087
add /var/heimdal
...
absence noted by Archie Cobbs <archie@packetdesign.com>
2001-10-31 23:04:34 +00:00
julian
aaa6970d64
Fix typos.
2001-10-30 08:37:45 +00:00
julian
907d42b2d5
A node that allows ethernet type packets to be filtered to different
...
hooks depending on ethertype. Great for prototyping protocols.
connects to the lower and upper hooks of an ethernet type of node.
Obtained from: Monzoon Networks.
Thanks to Andre Oppermann, May 2001.
2001-10-30 07:28:17 +00:00
silby
928ecb2fdf
Update tuning so that it mentions maxusers, nmbclusters, and nsfbufs as
...
tunables in loader.conf rather than just kernel options.
MFC after: 3 days
2001-10-29 22:29:01 +00:00
mike
186071821a
Only provide function information in compile environments that support
...
the C99 variable __func__ and never for C++. Provide a more meaningful
example in the assert(3) manual.
Reviewed by: asmodai, bde
2001-10-27 20:11:10 +00:00
ru
7eb7c6091b
mdoc(7) police:
...
- Minor markup nits.
- Arrange for appearance in 4.5.
2001-10-26 17:11:50 +00:00
asmodai
ad594a3bc2
Document HPT372 support.
2001-10-26 16:46:10 +00:00
asmodai
a3431cf48a
We support the Intel ICH3 [ATA-100] chipset as well.
2001-10-26 16:34:26 +00:00
rwatson
d319d0a53b
o Modify format of /etc/fbtab to accept glob matching patterns for
...
target devices, not just individual devices and directories. This
permits activities such as:
ttyv0 0600 /dev/dsp*
Whereas previously that was not supported. This change is
backwards-compatible, except where device names included globbing
characters, which is not the case for any devices listed in MAKEDEV.
Submitted by: Maxime Henrion <mux@qualys.com>
MFC after: 3 weeks
2001-10-25 20:45:47 +00:00
bde
6425b36e62
Fixed some English errors, mainly ones not fixed in the previous commit.
...
The previous commit message should have said this too (the only BSDism
fixed was punctuation for non-sentences). Neither these changes nor
the ones in the previous commit were exactly as submitted by me.
2001-10-25 11:20:15 +00:00
ru
d78abeaffc
Simplify.
2001-10-25 08:50:06 +00:00
jlemon
d6cc2a05b7
Document the link0 option, which downloads the microcode to the board.
2001-10-25 05:49:23 +00:00
julian
2d41af3876
Merge in BSDisms. Slight rewordings in some cases.
...
Submitted by: bde@freebsd.org
Reviewed by: jhb@freebsd.org
2001-10-24 22:57:39 +00:00
asmodai
6388e60c12
Document C99 conformity.
...
Update text which is printed out to reflect reality.
2001-10-24 18:14:51 +00:00
ru
b58e003d32
Finish the removal of the LABPC driver.
...
Forgotten by: phk
2001-10-24 10:57:30 +00:00
jhb
4ec47be8ec
Document sx_assert(9).
2001-10-23 22:51:59 +00:00
julian
13dbe953e7
Alter the suggested way of writing structurtes to make them actuallys
...
readble when there are compound sub-elements (e.g. other structs).
Reviewed by: {peter,dillon,des,imp,jlemon}@freebsd.org
MFC after: 1 week
2001-10-23 17:40:37 +00:00
ru
fa885ca7dc
Remove references to nfsiod(8) and nfs_client_flags
...
now that they are obsolete.
2001-10-23 10:31:52 +00:00
dd
9fa3fe539e
Explain a little about sysexits(3) so that regular users can take
...
advantage of the fact that some programs care to explain why they
failed.
PR: 31415
2001-10-23 00:46:13 +00:00
mjacob
bdff8645a6
Remove wx.
2001-10-20 18:50:31 +00:00
ru
b28c3d865f
mdoc(7) police: join OS version with the corresponding macro.
2001-10-19 14:44:13 +00:00
jlemon
4becf4e4f9
Add manpage for gx driver.
2001-10-19 02:49:41 +00:00
tom
b7007465d9
"of the of the" -> "of the"
...
PR: docs/31336
Submitted by: Sameh Ghane <sw@shaolin.profile4u.com>
MFC after: 2 days
2001-10-17 15:02:37 +00:00
scottl
5dca38c616
Remove a couple of errant tags.
2001-10-17 05:10:58 +00:00
fenner
1e7fe9f955
The interface index space may be sparsely populated (e.g. when an
...
interface in the middle is if_detach()'d). Return (and handle)
ENOENT when the ifmib(4) is accessed for a nonexistent interface.
MFC after: 14 days
2001-10-17 04:12:29 +00:00
murray
0ec0250d0c
Improve the wording of my last commit.
...
Submitted by: sheldonh
2001-10-16 18:32:33 +00:00
dd
20cfd6fcf7
sysctl -w -> sysctl, remove second person pronouns, and fix some other
...
minor bugs.
PR: 30772
Submitted by: Peter Avalos <pavalos@theshell.com>
2001-10-15 13:30:52 +00:00
scottl
d0cf744bc2
Add a manual page for the Maestro3 sound driver. This documents it's
...
special nature under the GPL and a boot hint that can affect operation.
MFC after: 3 days
2001-10-15 04:23:38 +00:00
murray
a851d93fc5
Note that the contents of /tmp may or may not be kept between system
...
reboots.
Also add a `NOTES' section that reminds the reader that this man page
just documents the system default, and that the hierarchy of a given
site is at the system administrators discretion.
PR: docs/29525
2001-10-13 21:48:57 +00:00
yokota
0dd51f62a8
Update man pages in the section 4 to match the reality in -CURRENT.
...
- Change lines referring to kernel configuration file:
device foo0 at isa port xxx irq yyy...
to
device foo
Describe resource "hints" in /boot/device.hints.
- Try to describe resource allocation and probe/attach behavior in the
newbus framework.
2001-10-13 09:08:37 +00:00
yar
1ad20a3541
Fix a small style slip: Files in /dev are not
...
devices theirselves, but device nodes.
2001-10-12 10:09:36 +00:00
yar
448605be4c
Add missing section number to a cross-reference to login(1).
...
MFC after: 3 days
2001-10-11 11:29:37 +00:00
bde
1afb151feb
Fixed some bitrot. The KSE interface change for vops had not reached here.
...
Didn't fix older bugs. Most of the examples don't even match historical
interfaces.
2001-10-10 10:17:02 +00:00
des
c7f5c40061
Document the dumpdir variable, and write a better description of the dumpdev
...
variable.
MFC: 1 week
2001-10-10 00:45:52 +00:00
ru
b97af7c812
mdoc(7) police: fix markup.
2001-10-08 10:12:41 +00:00
yokota
4d81d1c598
Add man page for device.hint(5).
2001-10-08 05:37:56 +00:00
murray
653bb68060
Remove references to non-existant pvcsif(8) and pvctxctl(8).
...
PR: docs/30446
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-10-08 05:05:31 +00:00
murray
bbd2a77815
Remove reference to non-existant crd(4) man page.
...
PR: docs/30445
Submitted by: Giorgos Keramidas <charon@labs.gr>
2001-10-08 04:46:07 +00:00
iedowse
a5a9e4b163
Mention that ed requires miibus.
...
Suggested by: Eugene Grosbein <eugen@grosbein.pp.ru>
2001-10-07 16:39:40 +00:00
sheldonh
257d2f0756
Updates for changes made by KSE import.
...
Submitted by: Chad David <davidc@acns.ab.ca>
2001-10-06 11:19:41 +00:00
yar
f709f8a6c7
Move the agp(4) page from the i386 directory
...
to the machine-independent directory since
AGP is used on other architectures as well.
2001-10-05 08:12:03 +00:00
yar
93e2391e0f
Show kernel config syntax, not kldload command
...
in the SYNOPSIS section.
Reviewed by: ru
2001-10-05 07:17:24 +00:00
yar
9f7723d2e4
Use the traditional "indent" offset for mdoc(7) lists.
2001-10-05 06:32:40 +00:00
yar
bbb41c11df
Update the status of VLAN support in the ethernet drivers.
2001-10-05 06:30:42 +00:00
yar
8d14ffb929
Add the manpage for the AGP interface.
2001-10-05 06:08:22 +00:00
bde
5bfc140e1b
Second round of spelling fixes for vm_page_io_finised. The function name
...
is actually vm_page_io_finish.
2001-10-04 10:10:56 +00:00
bde
b96f5fd1cb
Removed garbage:
...
- bus_generic_map_intr.9. This has been undead for more than 3 years
following the changes in rev.1.4 of sys/bus.h.
- CONDSPLASSERT.9, SPLASSERT.9. These have been undead since SMPng.
They were even less useful than most section 9 man pages -- the
interfaces described in them have never been used in the FreeBSD
source tree.
2001-10-04 09:46:01 +00:00
bde
08ae13ee7f
Fixed missing include in synopsis.
...
Fixed bitrot in synopsis. Const'ification of string args had not reached
here.
Fixed some style bugs (superfluous quotes).
2001-10-04 09:14:48 +00:00
bde
8e73a1ca4c
Fixed many wrong arg types and 1 missing arg in synopsis.
2001-10-04 09:08:59 +00:00
bde
17f224e149
Fixed wrong include in synopsis.
2001-10-04 09:01:49 +00:00
bde
75e6e0a441
Fixed (C) syntax error in synopsis.
2001-10-04 09:01:15 +00:00
bde
5936a4656b
Fixed bitrot in synopsis. Const'ification of m_copydata() had not reached
...
here.
2001-10-04 09:00:38 +00:00
bde
13d639d638
Fixed missing include in synopsis.
2001-10-04 08:59:53 +00:00
bde
4f49b7afb3
Fixed wrong arg type in synopsis.
2001-10-04 08:58:56 +00:00
bde
e344ce4b2a
Fixed wrong include in synopsis.
...
Fixed bitrot in synopsis. Const'ification of make_dev() and
make_dev_alias() had not reached here.
2001-10-04 06:22:22 +00:00
sos
fb11970d9b
Update with latest chipset supports.
2001-10-03 09:02:05 +00:00
asmodai
32b7a97fcb
Fix alphabetical order of supported chipsets.
2001-10-03 08:31:16 +00:00
obrien
25f2ac9140
Clarify parameter "names" in prototypes.
...
Submitted by: bde
2001-10-03 07:33:59 +00:00
bde
3ebf15b40c
Fixed missing includes in synopsis.
2001-10-03 03:05:26 +00:00
ru
70b03c413d
mdoc(7) police: markup and grammar nits.
2001-10-01 16:38:25 +00:00
ru
57c9a013fa
Make __RCSID() and __FBSDID() examples compile.
2001-10-01 16:13:59 +00:00
ru
623da62a5a
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
ru
2582774aeb
Document new cursor escape sequences.
2001-10-01 13:47:40 +00:00
ru
6654aa4a58
mdoc(7) police: removed gratuitous .Pp calls.
2001-10-01 13:28:16 +00:00
ru
17cf5e5e5b
mdoc(7) police: markup and spelling nits.
2001-10-01 13:24:18 +00:00
ru
e40e95bd27
mdoc(7) police: removed hard sentence breaks, minor markup nits.
2001-10-01 13:20:05 +00:00
ru
83769df8dd
mdoc(7) police: removed hard sentence break.
2001-10-01 13:06:40 +00:00
ru
068a953f2d
mdoc(7) police: fixed markup of the FILES section.
2001-10-01 13:04:35 +00:00
ru
66969470f9
mdoc(7) police: add missing punctuation.
2001-10-01 13:02:32 +00:00
kris
50598072bf
Oops, /var/spool/uucp needs to stay for serial port locking
2001-10-01 08:52:40 +00:00
kris
f805e363ed
Oops, another obsolete UUCP knob
2001-10-01 08:29:58 +00:00
kris
220a5aaf0f
Note removal of UUCP periodic maintenance knobs
2001-10-01 08:28:28 +00:00
kris
fcd8209f23
Note removal of UUCP directories
2001-10-01 08:27:22 +00:00
des
398f5f6a0f
Token man page for pseudofs(9).
2001-09-30 18:07:55 +00:00
dd
e0692fbb19
mdoc(7) police: sort xrefs.
2001-09-30 12:49:21 +00:00
jlemon
bde026bcbb
Add support for 28800 baud to sio.
...
PR: 30906
Submitted by: "Daniel O'Connor" <darius@chowder.dons.net.au>
2001-09-29 04:49:11 +00:00
brooks
92e6f0ced6
Mention that gif interfaces are created at runtime and refer the
...
administrator to the ifconfig create command.
MFC after: 1 week
2001-09-28 00:22:44 +00:00
wpaul
ba0abc48e8
Add device driver support for the Broadcom BCM570x family of gigabit
...
ethernet controllers. This adds support for the 3Com 3c996-T, the
SysKonnect SK-9D21 and SK-9D41, and the built-in gigE NICs on
Dell PowerEdge 2550 servers. The latter configuration hauls ass:
preliminary measurements show TCP speeds of over 900Mbps using
only normal size frames.
TCP/IP checksum offload, jumbo frames and VLAN tag insertion/stripping
are supported, as well as interrupt moderation.
Still need to fix autonegotiation support for 1000baseSX NICs, but
beyond that, driver is pretty solid.
2001-09-27 23:55:28 +00:00
brooks
007e5330cc
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
scottl
652fbe490a
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
2f621db662
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
375454f578
/home/brooks/ng_gif.message
2001-09-26 23:50:17 +00:00
brooks
b1392c6a3c
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
scottl
08a4c946ef
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
74063dd723
Make faith loadable, unloadable, and clonable.
2001-09-25 18:40:52 +00:00
murray
bb01b0fc88
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
444b1f5574
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
yokota
fb7e435d4d
- Update pnp(4) to match the reality in -CURRENT.
...
- Add pnpbios(4).
2001-09-23 08:41:12 +00:00
yokota
a78e6d3db4
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
asmodai
d83406693a
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
asmodai
7f887c6ea4
Commit descriptions for the interface capabilities support.
2001-09-22 12:34:19 +00:00
ru
2edf22b447
Document COMPAT4X.
2001-09-22 08:21:56 +00:00
scottl
6814b5befe
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
sobomax
ba9ac46632
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
4f37ea8452
xref bridge(4)
...
MFC after: 1 week
2001-09-20 20:01:27 +00:00
brooks
dcf7dde145
Add a new rc.conf variable, cloned_interfaces, to create cloned
...
interfaces at boot.
2001-09-19 21:27:27 +00:00
murray
a7a974ed66
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
silby
203a1b36d1
Common Mike adds see alsos from all of the synchronization
...
man pages to their brethren.
2001-09-17 07:24:48 +00:00