Commit Graph

1698 Commits

Author SHA1 Message Date
Tom Rhodes
660887c9f9 Spelling: s/ingrity/integrity/ 2002-12-16 21:13:25 +00:00
Olivier Houchard
d7aea33300 Import of a minimalist trm(4) man page.
Anyone with more man pages knowledge than I have should feel free to complete
it.
2002-12-16 18:44:24 +00:00
Giorgos Keramidas
703792974d Typo: devices numbers -> device numbers.
PR:		docs/46279
Submitted by:	Rich Morin <rdm@cfcl.com>
MFC after:	3 days
2002-12-16 00:52:31 +00:00
Matthew Dillon
d7ff8ef62a Change tcp.inflight_min from 1024 to a production default of 6144. Create
a sysctl for the stabilization value for the bandwidth delay product (inflight)
algorithm and document it.

MFC after:	3 days
2002-12-14 21:00:17 +00:00
Ruslan Ermilov
c8d40b7d34 mdoc(7) police: sort xrefs in SEE ALSO. 2002-12-13 16:53:51 +00:00
Ruslan Ermilov
f393f49865 mdoc(7) police: markup overhaul. 2002-12-13 10:38:42 +00:00
Ruslan Ermilov
c40d6a177d mdoc(7) police: markup overhaul. 2002-12-13 10:04:12 +00:00
Ruslan Ermilov
f17c7afd96 mdoc(7) police: SEE ALSO references aren't real sentences. 2002-12-13 09:06:44 +00:00
Ruslan Ermilov
6971333705 mdoc(7) police: sort xrefs in SEE ALSO. 2002-12-13 09:05:50 +00:00
Chris Costello
4e9f9c6d30 Use the correct compartment notation in sample labels.
Sponsored by:	DARPA, Network Associates Labs
Approved by:	re (blanket)
2002-12-12 22:47:08 +00:00
Chris Costello
b4036ebd30 Change an "i.e." to an "e.g." This will be changed when a better
solution is worked out to clarify more specific compartment-related
cases.

Submitted by:	dcs
Sponsored by:	DARPA, Network Associates Labs
Approved by:	re (blanket)
2002-12-12 22:27:00 +00:00
Chris Costello
12cfff2842 Add and fix cross-references.
Prompted by:	rwatson, dcs
Sponsored by:	DARPA, Network Associates Labs
2002-12-12 22:17:44 +00:00
Tom Rhodes
0509e374ac Update the pcm(4) manual page to explain devfs, fix a grammar error and
cross-ref devfs(5).

Approved by:	re (jhb)
2002-12-12 19:50:09 +00:00
Ruslan Ermilov
8d5d039f80 Uniformly refer to a file system as "file system".
Approved by:	re
2002-12-12 17:26:04 +00:00
Ruslan Ermilov
0912b29fde mdoc(7) police: markup fixes.
Approved by:	re
2002-12-12 15:27:26 +00:00
Ruslan Ermilov
76648c1f93 mdoc(7) police: overhaul.
Approved by:	re
2002-12-12 15:25:56 +00:00
Ruslan Ermilov
e7d85b22da Bring the NOTICE section into the DESCRIPTION section and wrap it in
.Bf -symbolic ... .Ef

Approved by:	re
Obtained from:	gbde(8)
2002-12-12 08:32:22 +00:00
Warner Losh
549bfb9273 Update to reflect devd.
Approved by: re (blanket)
2002-12-11 23:15:10 +00:00
Warner Losh
b279e597c8 Add a rudimentary man page for /dev/devctl.
Approved by: re (blanket devd)
2002-12-11 23:08:19 +00:00
Alexander Kabaev
a5297d2a51 Connect ubsa.4 man page to the build.
Approved by:	re (rwatson)
2002-12-11 19:34:14 +00:00
Ruslan Ermilov
fc412d1be7 mdoc(7) police: Use the default .Os version.
Approved by:	re
2002-12-11 15:57:40 +00:00
Chris Costello
28debfb5be Un-break world.
Reported by:	Ray Kohler <ataraxia@cox.net>
Approved by:	re (blanket)
2002-12-11 03:25:35 +00:00
Chris Costello
5e7972fe32 Fix an mdoc error (call .Bd with -literal)
Sponsored by:	DARPA, Network Associates Labs
Approved by:	re (blanket)
2002-12-11 01:10:20 +00:00
Chris Costello
057baf3783 Document the following MAC policies:
o ifoff: Interface silencing policy
o partition: Process partitioning policy

Add associated Makefile entries and man page cross-references.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Labs
Approved by:	re (blanket)
2002-12-11 01:02:26 +00:00
Ruslan Ermilov
a2931c092e mdoc(7) police: overhaul.
Approved by:	re
2002-12-10 14:21:55 +00:00
Ruslan Ermilov
49bd9c3e42 mdoc(7) police: nit.
Approved by:	re
2002-12-10 14:20:38 +00:00
Ruslan Ermilov
3dede74761 mdoc(7) police: overhaul (including adoptation to FreeBSD).
Approved by:	re
2002-12-10 14:20:02 +00:00
Chris Costello
17c5113a22 Document the following MAC policies:
o None: Stub policy
o Seeotheruids: The "see processes and sockets owned by other users" policy
o Test: Debugging policy

Standardize the SYNOPSIS and HISTORY sections.

Update SEE ALSO sections.
2002-12-10 00:39:17 +00:00
Ruslan Ermilov
ff69a1c6c4 mdoc(7) police: markup nits.
Approved by:	re (blanket)
2002-12-09 12:28:33 +00:00
Josef Karthauser
02ea085763 Add ucom.4 to the list of related man pages.
Submitted by:	keramida
Approved by:	re (murray)
2002-12-09 00:22:14 +00:00
Robert Watson
b77b2b6ed3 Provide enhanced information on configuring SMP support in a kernel.
Approved by:	re
2002-12-07 01:50:06 +00:00
Robert Watson
fe93f598bb Take a pass at updating this man page a bit to at least mention SMPng,
that we do MP on more than just i386, and add some cross-references.
This is far from a perfect update, but at least it's a start.  More
will no doubt follow.

Reviewed by:	jhb
Approved by:	re
2002-12-07 01:37:12 +00:00
Chris Costello
3ebc28efa8 Document the following MAC policies:
o Biba: A data integrity policy
o BSD Extended: Support for the firewall-like access controls (ugidfw(8))
o MLS: Multi-level security, a confidentiality policy

(These files originally lived in src/share/man/man9)

Approved by:	re (blanket)
Sponsored by:	DARPA, Network Associates Labs
Obtained from:	TrustedBSD Project
2002-12-05 00:05:38 +00:00
Søren Schmidt
8ba4488cea Add support for the PC98 platform to the ATA driver.
This mostly consists of functionality to serialize accesses to
the two ATA channels (which can also be used to "fix" certain
PCI based controllers).
Add support for Acard controllers.
Enable the ATA driver in PC98 GENERIC, and add device hints.
Update man page with latest support.

The PC98 core team has kindly provided me with a PC98
machine that made this all possible, thanks to all that
contributed to that effort, without that this would
probably newer have been possible..

Approved by: re@
2002-12-03 20:20:44 +00:00
Poul-Henning Kamp
9b150847d0 De-danglify.
Submitted by:	ceri
Approved by:	re (blanket)
2002-12-01 15:59:33 +00:00
Ruslan Ermilov
92b1f2f7a3 mdoc(7) police: sweep. 2002-11-29 16:42:23 +00:00
Ruslan Ermilov
d962d52ac0 mdoc(7) police: scheduled sweep.
Approved by:	re
2002-11-29 11:39:20 +00:00
Ruslan Ermilov
e27480d64d mdoc(7) police:
Revert to using the .Tn POSIX and .Tn ANSI instead of \*[Px] and \*[Ai]
strings; using these strings is unsafe in troff mode, as they include a
change in a font size.

Approved by:	re
2002-11-26 17:55:41 +00:00
Nate Lawson
33893c674d Hook the targ.4 manpage into the build
Submitted by:	Attila Nagy <bra@fsn.hu>
Approved by:	re (previously)
2002-11-25 18:31:07 +00:00
Johan Karlsson
fe00ab2fd1 Reflect that we now use
device ppc
and
	hint.ppc.0.at="isa"
	hint.ppc.0.irq="7"
in /boot/device.hints to configure the ppc device.

Reviewed by: trhodes, ru
Approved by: re@ (rwatson)
2002-11-25 13:49:31 +00:00
Ruslan Ermilov
298aa4e5fa Added the syncache(4) manpage.
Submitted by:	jlemon
2002-11-23 19:43:44 +00:00
Nate Lawson
c38b150ae4 New SCSI target emulator code
This code allows a user program to enable target mode on a SIM and
then emulate any number of devices (disks, tape drives, etc.)  All
decisions about device behavior (UA, CA, inquiry response) are left
to the usermode program and the kernel driver is merely a conduit
for CCBs.  This enables multiple concurrent target emulators, each
using its own backing store and IO model.

Also included is a user program that emulates a disk (RBC) using a
file as a backing store.  This provides functionality similar to
md(4) at the CAM layer.

Code has been tested on ahc(4) and should also work on isp(4) (and
other SIMs that gain target mode support).  It is a complete rewrite
of /sys/cam/scsi_target* and /usr/share/examples/scsi_target.

Design, comments from:	gibbs
Supported by:		Cryptography Research
Approved by:		re
2002-11-22 22:55:51 +00:00
Julian Elischer
bbc195991d Make the bluetooth man pages appear 2002-11-21 00:06:08 +00:00
Julian Elischer
878ed22696 The second try a committing the bluetooth code
Has been seen to work on several cards and communicating with
several mobile phones to use them as modems etc.

We are still talking with 3com to try get them to allow us to include
the firmware for their pccard in the driver but the driver is here..
In the mean time
it can be downloaded from the 3com website and loaded using the utility
bt3cfw(8) (supplied) (instructions in the man page)

Not yet linked to the build

Submitted by:	Maksim Yevmenkin <myevmenk@exodus.net>
Approved by:	re
2002-11-20 23:01:59 +00:00
Sam Leffler
a5eb8d53b2 document auto-recognition of device capabilities 2002-11-15 00:25:33 +00:00
Thomas Moestl
67bc3e2af3 Update to match recent snp fixes.
Reviewed by:	dd
2002-11-11 10:59:28 +00:00
Hidetoshi Shimokawa
d4f6170598 Add fwe.4. 2002-11-08 03:24:32 +00:00
Tom Rhodes
01f5fdee5c Restore most (90%) of the text I removed in my previous commit. Remove the
part about spelling and grammar.

Discussed with:	-developers
2002-11-06 18:58:02 +00:00
Tom Rhodes
ad727d7c98 Remove Realtek discriminating comments from the rl(4) manual page.
This leaves us with 'just the facts'

PR:	31271
2002-11-06 03:53:08 +00:00
John Baldwin
69c3915a5b Fix a grammar bogon.
PR:		44883
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-11-04 19:18:57 +00:00
Poul-Henning Kamp
5afa461402 Run a revision on the GBDE encryption facility.
Replace ARC4 with SHA2-512.
Change lock-structure encoding to use random ordering rather for obscurity.
Encrypt lock-structure with AES/256 instead of AES/128.
Change kkey derivation to be MD5 hash based.
Watch for malloc(M_NOWAIT) failures and ditch our cache when they happen.
Remove clause 3 of the license with NAI Labs consent.

Many thanks to "Lucky Green" <shamrock@cypherpunks.to> and "David
Wagner" <daw@cs.berkeley.edu>, for code reading, inputs and
suggestions.

This code has still not been stared at for 10 years by a gang of
hard-core cryptographers.  Discretion advised.

NB: These changes result in the on-disk format changing: dump/restore needed.

Sponsored by:   DARPA & NAI Labs.
2002-11-04 09:27:01 +00:00
Thomas Quinot
a4ff0220ab Fix minor typo.
Note that ATAPI/CAM has been MFC'd into RELENG_4 and will appear
in FreeBSD 4.8.

Reviewed by:	roberto
2002-11-01 10:02:31 +00:00
Julian Elischer
94d31abc4e More formatting fixes 2002-10-31 23:36:16 +00:00
Julian Elischer
5bec8a73ac Slight formatting change. 2002-10-31 23:26:02 +00:00
Julian Elischer
585ff168dc Add the netgraph 'source' module.
This is NOT YET CONVERTED TO -current.
This node is a source for preprogrammed packets at a known rate for testing.

I will convert it to -current "in place" but will MFC teh original
pre-conversion variant as that is  what is originally submitted.
Man page my me, info from Dave's README.

Submitted by:	Dave Chapeskie <dchapeskie@SANDVINE.com>
Obtained from:	Sandvine inc.
MFC after:	1 week
2002-10-31 23:03:09 +00:00
Thomas Quinot
a1e2d9ff4d Add ATAPI/CAM man page.
Reviewed by:	roberto
2002-10-31 10:52:47 +00:00
Thomas Quinot
17b1e1df1a Remove bogus advertising clauses.
Reviewed by:	n_hibma, roberto
2002-10-30 22:27:54 +00:00
Thomas Quinot
9dab9ccba4 Man page for ATAPI/CAM.
Reviewed by:	roberto
2002-10-30 08:42:24 +00:00
Luigi Rizzo
9a96729c64 Remove stale information from these two manpage, and point the readers
to the one up-to-date page which is ipfw(8).

MFC after: 3 days
2002-10-28 07:24:58 +00:00
Hidetoshi Shimokawa
ea1d1ef06f add manpages for FireWire. 2002-10-25 14:34:24 +00:00
Sheldon Hearn
a7af55af93 * Modernize aio(4), providing instructions for static and dynamic kernel
linking.

* Fix disorder in the SEE ALSO sections of aio_*(2).

* Remove unnecessary cross-references from the SEE ALSO sections of
  aio_*(2); config(8), kldload(8) and kldunload(8) are cross-referenced
  from aio(4).

* Remove the KERNEL OPTIONS sections from aio_*(2), now that these
  pages cross-reference aio(4), which contains suitable kernel linking
  reference material.
2002-10-24 12:57:05 +00:00
Dag-Erling Smørgrav
9ccc706104 Add a simple man page for the aio facility. 2002-10-24 12:22:19 +00:00
Robert Watson
f64a0a56d4 Minor tweaks to the acpi.4 man page: xref acpiconf.8, and one of the
bugs (device naming) isn't present [anymore].

Submitted by:	Hiten Pandya <hiten@angelica.unixdaemons.com>
2002-10-24 01:44:50 +00:00
Luigi Rizzo
4af9c6707c List some of the Compact Flash readers known to work with this driver.
MFC after: 3 days
2002-10-22 15:23:13 +00:00
Ian Dowse
c557ae16ce Implement a new IP_SENDSRCADDR ancillary message type that permits
a server process bound to a wildcard UDP socket to select the IP
address from which outgoing packets are sent on a per-datagram
basis. When combined with IP_RECVDSTADDR, such a server process can
guarantee to reply to an incoming request using the same source IP
address as the destination IP address of the request, without having
to open one socket per server IP address.

Discussed on:	-net
Approved by:	re
2002-10-21 20:40:02 +00:00
Poul-Henning Kamp
b8c9bc1a22 Stamping out more Danglish. 2002-10-20 20:59:10 +00:00
Chris Costello
bba43ee522 o Spelling, punctuation and markup fixes.
o Correctly use the "No chain is stronger than its weakest link" adage.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
2002-10-20 19:38:28 +00:00
Ceri Davies
362ebd996c Correct various typos.
PR:		docs/44302
Submitted by:	Christian Brueffer <chris@unixpages.org>
Approved by:	phk
2002-10-20 15:27:32 +00:00
Ceri Davies
e1eecee002 Remove quotes to make an example of kernel configuration valid.
PR:		docs/44306
Submitted by:	Dmitry Dyomin <old@old.com.ua>
MFC after:	3 days
2002-10-20 15:19:40 +00:00
Scott Long
f9d186edc8 After much delay and anticipation, welcome RAIDFrame into the FreeBSD
world.  This should be considered highly experimental.

Approved-by:	re
2002-10-20 08:17:39 +00:00
Poul-Henning Kamp
86ebc3343c Add the manual page which explains how gbde works and which bits it is
composed off.

Sponsored by:	DARPA & NAI Labs.
2002-10-19 21:44:57 +00:00
Max Khon
2cc6cfc63f write caching is enabled by default -- reflect this in manpage
Approved by:	sos
MFC after:	0 days
2002-10-16 13:37:33 +00:00
Max Khon
d817590381 Add HP ScanJet 2200C
PR:		41375
Approved by:	joe
2002-10-15 21:59:39 +00:00
Jeff Roberson
7229a4a23f - Add a section on logging ktr entries to disk via ALQ. 2002-10-12 05:50:47 +00:00
Jeff Roberson
54dc0e41e4 - Move the description of KTR_CPUMASK into the "Event Masking" section.
- Remove the "Extensions" section since it is no longer relavent.
 - Create a new section for KTR_VERBOSE and put it's description there.
2002-10-12 02:56:46 +00:00
Jeff Roberson
72517de515 - Remove the bogus reference to the removed KTR_EXTEND option.
- Add ktrdump(8) to the SEE ALSO section.
 - Remove the BUGS section that complains about not having a userland utility
   for viewing ktr data.
2002-10-12 02:45:21 +00:00
Alexander Kabaev
7d59efa9a8 Add device driver for Belkin F5U103 and compatible USB-to-serial adapters.
Reviewed by:	n_hibma
Approved by:	obrien
2002-10-08 03:09:57 +00:00
Sam Leffler
f4bf433552 manual pages for the new kernel crypto support (need work)
Obtained from:	openbsd
2002-10-04 20:43:30 +00:00
Scott Long
0910374b7f Alas, poor matcd, I knew ye well.
It doesn't work.
It cannot be made to work.
Goodbye.

X-MFC after:	ASAP
2002-10-04 06:06:04 +00:00
Søren Schmidt
c5e827ebc8 Add manpage for the pst driver (Promise SX6000) 2002-09-27 17:44:12 +00:00
Søren Schmidt
f7b6f951cf Update supported chipset list. 2002-09-18 09:40:18 +00:00
Hajimu UMEMOTO
368d90d1ca reject private IPv4 addrs
Obtained from:	KAME
2002-09-17 10:56:52 +00:00
Ceri Davies
5238a408ed s/protocole/protocol/
PR:		docs/42815
Submitted by:	Nicola Vitale <nivit@libero.it>
MFC after:	21 days
2002-09-15 20:33:05 +00:00
Katsushi Kobayashi
3c60ba66c4 Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serial
Bus Protocol 2:SCSI over IEEE1394) support for CAM.
2002-09-13 12:31:56 +00:00
John Polstra
a02e220c6f Mention support for the on-board NICs on IBM x235 servers.
Be more precise when referring to the chip family (BCM570x) vs.
specific models (e.g., BCM5700).

MFC after:	1 month
2002-09-08 19:20:23 +00:00
Maxim Sobolev
5176efdd47 Connect gre(4) to the build. 2002-09-06 17:17:22 +00:00
Maxim Sobolev
8e96e13e6a Add a new gre(4) driver, which could be used to create GRE (RFC1701)
and MOBILE (RFC2004) IP tunnels.

Obrained from:  NetBSD
2002-09-06 17:12:50 +00:00
Scott Long
5bd24c43a2 Fix a few typos and nits.
Submitted by:	bmah
2002-09-01 22:07:24 +00:00
Scott Long
55131267b6 Add a manual page for the ahd driver. 2002-09-01 07:34:47 +00:00
Johan Karlsson
2281085897 Use correct arguments to sysctl in code example.
PR:		40038
Submitted by:	perky
Approved by:	sheldonh (mentor)
MFC after:	1 week
2002-08-30 10:52:17 +00:00
Tom Rhodes
2ff33d9472 Grammar cleanup
PR:	40909
2002-08-27 16:18:07 +00:00
Yaroslav Tykhiy
dd4dc0a99c Language style and grammar fixes.
tx(4) has gained native support for vlan(4).

MFC after:	3 days
2002-08-27 14:26:05 +00:00
Yaroslav Tykhiy
a5a8905c10 Update the section on NIC driver support status.
MFC after:	3 days
2002-08-27 14:01:14 +00:00
Matthew Dillon
667137d174 Add A section on the retransmit timer sysctls.
MFC after:	3 days
2002-08-25 01:51:57 +00:00
Bruce A. Mah
6224bea053 Really add new fxp(4) adapter names this time.
Forgotten part of a patch from:

PR:		41759
Submitted by:	David Siebörger <drs@rucus.ru.ac.za>
2002-08-24 22:26:52 +00:00
Bruce A. Mah
04f60e4b0a Update the list of chips and cards supported by this driver.
Based heavily on patches contained in...

PR:		41759
Submitted by:	David "Siebörger" <drs@rucus.ru.ac.za>
2002-08-24 17:00:17 +00:00
Archie Cobbs
97cbe82b40 Man page for new L2TP netgraph node type.
Obtained from:	Packet Design
2002-08-20 22:00:56 +00:00
Maxim Sobolev
62f7648682 Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by:	-hackers, -net
2002-08-18 07:05:00 +00:00
Matthew Dillon
e1583529ee Oops, last manual commit was to -stable, should have been to -current.
No biggy, the code MFC to stable will catch up to the docs in a week.

X-MFC after:    -7 days
2002-08-17 20:44:24 +00:00
Tom Rhodes
19c99159d4 Remove usbhidaction(1) manual page under SEE ALSO section. This will be
added again if/when we port the framework.

Submitted by:	mwlucas
Approved by:	joe
2002-08-16 05:01:11 +00:00