10514 Commits

Author SHA1 Message Date
brueffer
10ec59bf84 MFC:
Convert the SYNOPSIS section to look like the ones used in other driver
manpages, mention module support.

Approved by:	re (hrs)
2006-04-04 21:03:08 +00:00
brueffer
2d8035d442 MFC:
Convert the SYNOPSIS section to look like the ones used in other driver
manpages, mention module support.
Also add the crypto and cryptodev devices as the drivers are kind of useless
without them.

Approved by:	re (hrs)
2006-04-04 21:02:17 +00:00
brueffer
b1320f117b MFC: rev. 1.15
Convert the SYNOPSIS section to look like the ones used in other driver
manpages.

Approved by:	re (hrs)
2006-04-04 21:01:05 +00:00
brueffer
5d252fc5d0 MFC: rev. 1.12
Convert the SYNOPSIS section to look like the ones used in other driver
manpages.  Don't mention the include file, it's not important for the
operation of this driver.

Approved by:	re (hrs)
2006-04-04 21:00:21 +00:00
brueffer
bd0f636b7b MFC: rev. 1.22
Add a standard boilerplate to the SYNOPSIS section that mentions how
to load a kernel module.

Approved by:	re (hrs)
2006-04-04 20:58:53 +00:00
andre
95720c6256 MFC of import of OpenBSD's sys/sys/hash.h providing generic 32bit hash functions.
Approved by:	re
2006-04-04 19:50:02 +00:00
scottl
b929a7a682 Add the mfi.4 man page.
Approved by: re
2006-04-04 04:14:09 +00:00
cvs2svn
4b6b4cf9d9 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-04-04 04:11:56 +00:00
jmg
5d7332c7c2 MFC: uart.4 v1.9
document uart's dev files

Approved by:	re (hrs)
2006-04-02 08:24:47 +00:00
cvs2svn
f67356168f This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-03-28 23:59:08 +00:00
marius
9bc88e2073 MFC: 1.2
- Add info regarding the watchdog part of the MK48Txx.
- Add a missing .Tn before Mostek.

Approved by:	re (hrs)
2006-03-25 12:20:41 +00:00
ru
3526640576 MFC: Serialize access to the info/dir file; needed for parallel installs.
Approved by:	re (kensmith)
2006-03-24 19:28:38 +00:00
brueffer
6d7716a9cc MFC: rev. 1.64
Document JMicron JMB361, 365 and 366 support.

Approved by:	re (hrs)
2006-03-24 05:44:32 +00:00
sam
87fb33de86 MFC: promote fast ipsec's m_clone routine for public use; it is renamed
m_unshare and the caller can now control how mbufs are allocated

Approved by:	re (hrs)
2006-03-23 23:24:33 +00:00
hrs
f119cdd464 MFC(rev.1.15):
Revert description of EBUSY.

Approved by:	re (implicitly)
2006-03-23 07:48:50 +00:00
hrs
0f63b4d607 MFC:
Fix version number when the feature was added.

Submitted by:	Yoshihiko Sarumaru (mistral at imasy dot or dot jp)
PR:		docs/93801 and docs/93803
Approved by:	re (kensmith)
2006-03-23 07:41:33 +00:00
glebius
c2c4397b27 MFC 1.24,1.25:
Fix misinformation in "setconfig" message description.

  Noticed by:	Brian A. Seklecki <lavalamp spiritual-machines.org>

Approved by:	re (mux)
2006-03-18 21:54:09 +00:00
rik
844e14d622 MFC:
Add support for Cronyx Tau32-PCI adapters. (connect to the build)

Approved by:	re(scottl)
2006-03-10 23:27:41 +00:00
rik
bc6dae2946 MFC:
Add support for Cronyx Tau32-PCI adapters. (new code)

Approved by:	re(scottl)
2006-03-10 22:57:36 +00:00
glebius
b418d99434 MFC 1.13:
Update URL at cisco.com.

Approved by:	re (mux)
2006-03-10 07:35:09 +00:00
delphij
a77875cef3 MFC recent locale changes for both Simplified and Traditional
Chinese, so that applications like tcsh(1) can handle them
properly.

Approved by:	re (hrs)
2006-03-09 12:48:36 +00:00
gnn
d6e8824dad Merge manual pages from HEAD to RELENG_6
1.21      src/lib/libipsec/ipsec_set_policy.3
1.14      src/lib/libipsec/ipsec_strerror.3
1.17,1.18 src/share/man/man4/ipsec.4

Clean up some descriptions and remove ambiguities in the language.
Add explanations to the examples.

Approved by: re (scottl)
2006-03-09 12:41:34 +00:00
brueffer
020b1b68e4 MFC: rev. 1.29
DDB depends on KDB for some time now.

Approved by:	re (hrs)
2006-03-09 09:14:23 +00:00
matteo
11adeb7777 MFC: Document ldconfig32_paths
PR:	amd64/91571
Approved by:	re (hrs)
2006-03-09 06:54:05 +00:00
brueffer
ef49901254 MFC: rev. 1.57 - 1.59
Document the ataraid(8), gmirror(8), graid3(8), gstripe(8) and gconcat(8)
periodic scripts.

Approved by:	re (mux)
2006-03-08 23:03:12 +00:00
mnag
9bd3184c78 MFC 1.13:
- New sentence should start from the new line
	- Forget to bump .Dd

	Reported by:	maxim

Approved by:	re (hrs)
2006-03-08 12:56:06 +00:00
mnag
b5e6e41da9 MFC 1.12:
- Add entry about using timecounter TSC and cpu frequency changing.

Approved by:	re (scottl)
2006-03-05 00:00:57 +00:00
ume
16f8008330 MFC 1.5: Add definitions of SWIDTH. It fixes the problem that
tcsh 6.14 doesn't work correctly with ko_KR.eucKR locale.

Approved by:	re (scottl)
2006-03-04 17:36:27 +00:00
emax
da9748b323 MFC kbdmux.c rev 1.8
Provide ability to disable kbdmux(4) with the hint.kbdmux.0.disabled="1" hint.
Document hint in the kbdmux(4) man page.

Fix endian bugs accessing ioctl arguments that are passed by value.

Approved by:	re (scottl)
2006-03-04 00:08:20 +00:00
yar
9e29747cec MFC rev. 1.9: Document the relation between $command and $foo_program.
Approved by:	re (mux)
2006-02-26 16:11:54 +00:00
ume
b4b37f8628 MFC: Mention NO_NLS_CATALOGS.
share/examples/etc/make.conf:	1.274
	share/man/man5/make.conf.5:	1.133

Approved by:	re (hrs)
2006-02-26 14:52:33 +00:00
jmg
70efe36b03 MFC: sleep.9 v1.47
>  allow timo to be 0 when mtx is not NULL (KASSERT allowed this as
>  pointed out by jhb)

Approved by:	re (scottl)
2006-02-25 21:50:20 +00:00
ceri
c13869d8c7 MFC revision 1.14:
The interface for PLIP has been plip0 rather than lp0 for a long time.
  Update to match.

Approved by:	re (mux)
2006-02-25 18:21:06 +00:00
dougb
e06b34cad1 MFC significant overhaul of rc.d/named script, including
addition of named_uid default rc.conf variable.

etc/defaults/rc.conf		1.275
etc/rc.d/named			1.24
share/man/man5/rc.conf.5	1.286

Approved by:	re (scottl)
2006-02-24 09:43:33 +00:00
brueffer
377a4e0640 MFC: rev. 1.6
Update for the 9550 series of controllers.

Approved by:	re (scottl)
2006-02-24 08:43:04 +00:00
mlaier
91f5858c74 MFC:
firmware(9) is a subsystem to load binary data into the kernel via a
  specially crafted module.  There are several handrolled sollutions to this
  problem in the tree already which will be replaced with this.  They
  include iwi(4), ipw(4), ispfw(4) and digi(4).

Approved by: re(scottl)
2006-02-23 02:13:32 +00:00
sam
ce04d23805 MFC: Change default build of wpa_supplicant to include EAPOL support
Approved by:	re (scottl, hrs)
2006-02-21 17:19:54 +00:00
brueffer
05a31f63b7 MFC: rev. 1.29
Xref chkgrp(8).

Approved by:	re (mux)
2006-02-19 18:35:39 +00:00
brueffer
71e132327a MFC: rev. 1.9
JMicron RAID metadata support.

Approved by:	re (mux)
2006-02-19 18:33:07 +00:00
brueffer
11978815c2 MFC: rev. 1.63
JMicron JMB363 support.

Approved by:	re (mux, the new kid on the block)
2006-02-19 18:32:12 +00:00
brueffer
a0677c3e30 MFC: rev. 1.268
A better, more correct explanation of NO_SHARED.

Approved by:	re (scottl)
2006-02-19 08:14:14 +00:00
brueffer
65819a8776 MFC: rev. 1.124 + 1.129
A better, more correct explanation of NO_SHARED.

Approved by:	re (scottl)
2006-02-19 08:12:57 +00:00
ume
3bb1b75748 MFC: The wcwidth(3) should return 2 about characters in JISX0208 codeset.
But it returned 1.
It fixes the problem reported by many Japanese people that tcsh 6.14
doesn't work correctly with ja_JP.eucJP and ja_JP.SJIS locale.

	share/mklocale/ja_JP.SJIS.src:	1.5
	share/mklocale/ja_JP.eucJP.src:	1.4

Approved by:	re (scottl)
2006-02-19 05:47:14 +00:00
brueffer
a476711c6d MFC: rev. 1.8 - 1.11
- mdoc sweep.
- s/5.5/6.0/ in HISTORY section.
- Document the latest changes for controlling the fan
- s/Thinklight/ThinkLight/
- Xref led(4)

Approved by:	re (scottl)
2006-02-17 20:43:12 +00:00
brueffer
77c6b96aa5 MFC: rev. 1.285
Correct references to ipnat(8).

Approved by:	re (murray)
2006-02-17 20:18:19 +00:00
luigi
e6419f405e MFC: manpage for the updated picobsd script
Approved by: re
2006-02-14 16:59:17 +00:00
brooks
577b28fda2 MFC syscons.c rev 1.441 and documentation:
When SC_DISABLE_KDBKEY or SC_DISABLE_REBOOT are not defined allow the
same behavior to be controlled by the sysctls, hw.syscons.kbd_kbdkey
and hw.syscons.kbd_reboot respectively.

PR:		kern/72728
Submitted by:	Luca Morettoni <morettoni at libero dot it>
Approved by:	re (scottl)
2006-02-14 16:41:27 +00:00
hrs
c77cc79176 standard-supfile on RELENG_6 is for 6.x-STABLE now, not -current.
Spotted by:	yar
Approved by:	re (implicitly)
2006-02-14 02:32:25 +00:00
marius
aa6cc742fc MFC: 1.2
Add a reference to le(4) as the SBus-based Ultra 1 have on-board LANCE.

Approved by:	re (scottl)
2006-02-13 11:47:47 +00:00
marius
7f97c07671 MFC: 1.29
Add le(4) to the list of devices supporting VLAN-sized frames natively.

Approved by:	re (scottl)
2006-02-13 11:46:51 +00:00