delphij
40da08a8a7
Add several necessary .El's.
...
MFC after: 2 weeks
2010-02-27 01:17:44 +00:00
weongyo
211de15124
Updates what firmware module should be used for LP (low power) PHY
...
users and bumps date.
2010-02-26 00:37:49 +00:00
weongyo
88409fe324
Connect bwn.4 to the build.
2010-02-25 19:43:22 +00:00
ru
4af3a7a23f
Fixed missing or broken library dependencies.
2010-02-25 14:42:26 +00:00
edwin
4c5be64341
Officially speaking, the zoneinfo data files are contributed data.
...
Therefore treat them as such.
2010-02-25 06:44:16 +00:00
jhb
cf30462ca9
Fix spelling of EACCES.
...
PR: docs/144112
Submitted by: Alexander Best
MFC after: 3 days
2010-02-24 13:13:29 +00:00
nwhitehorn
8e85b4c372
Add the ability to set SMU-based machines to restart automatically after
...
power loss.
2010-02-24 01:27:36 +00:00
nwhitehorn
876d9ec051
Fix two bugs in this manpage: 'System' is not abbreviated with 'P',
...
and a non-useful version of smu(4) was in 8.0, so modify the history
to reflect that.
Submitted by: gavin
2010-02-23 14:56:49 +00:00
nwhitehorn
b258f095f7
Add a manpage for smu(4) now that it does something useful.
2010-02-23 04:56:06 +00:00
bschmidt
43a433ba0b
Fix some typos.
...
Approved by: rpaulo (mentor)
MFC after: 1 week
2010-02-22 17:03:26 +00:00
rwatson
335ddbada0
Cross-reference netstat(1) from netisr(9) since you can now use it to
...
monitor netisr status.
MFC after: 1 week
Sponsored by: Juniper Networks
2010-02-22 16:02:17 +00:00
gavin
24f8e6df25
Document the interaction between /etc/devfs.conf and
...
/etc/defaults/devfs.conf
PR: docs/117308
Submitted by: Mel <mel.xyzzy rachie.is-a-geek.net> (partially)
MFC after: 1 week
2010-02-21 10:29:45 +00:00
pjd
1c1e2e8b71
Please welcome HAST - Highly Avalable Storage.
...
HAST allows to transparently store data on two physically separated machines
connected over the TCP/IP network. HAST works in Primary-Secondary
(Master-Backup, Master-Slave) configuration, which means that only one of the
cluster nodes can be active at any given time. Only Primary node is able to
handle I/O requests to HAST-managed devices. Currently HAST is limited to two
cluster nodes in total.
HAST operates on block level - it provides disk-like devices in /dev/hast/
directory for use by file systems and/or applications. Working on block level
makes it transparent for file systems and applications. There in no difference
between using HAST-provided device and raw disk, partition, etc. All of them
are just regular GEOM providers in FreeBSD.
For more information please consult hastd(8), hastctl(8) and hast.conf(5)
manual pages, as well as http://wiki.FreeBSD.org/HAST .
Sponsored by: FreeBSD Foundation
Sponsored by: OMCnet Internet Service GmbH
Sponsored by: TransIP BV
2010-02-18 23:16:19 +00:00
neel
aa07cd3091
Kernel module support for mips.
...
Reviewed by: gonzo
Tested by: Alexandr Rybalko (ray@dlink.ua )
2010-02-18 05:49:52 +00:00
marcel
16c8bfc7e1
Also add DEBUG_FLAGS to CXXFLAGS if defined.
2010-02-18 03:32:51 +00:00
marcel
66a8b20283
Allow suppression of -Wcast-align for WARNS>=4 by defining
...
NO_WCAST_ALIGN. The headers of the standard C++ library are
not 64-bit clean and trigger the warning. This prevents use
of WARNS>=4 on ia64 for example.
2010-02-18 02:06:57 +00:00
marcel
d88b182387
Unbreak WARNS=6 builds for C++ code: -Wold-style-definition is not accepted
...
by the C++ compiler. Filter it out.
2010-02-18 01:44:48 +00:00
jh
ceb3f1544b
Xref mdmfs(8).
2010-02-16 20:00:20 +00:00
jh
5e778d8cbc
Improve descriptions for tmpfs mount options. The descriptions have
...
been mostly obtained from NetBSD mount_tmpfs(8) manual page.
Obtained from: NetBSD
Discussed with: delphij
2010-02-16 19:59:10 +00:00
uqs
0d3aa43814
Document co-mentorship by ed.
...
Approved by: ed (co-mentor)
2010-02-16 09:10:48 +00:00
uqs
89a7a155da
Add missing newline in last line of file.
...
Uncovered via: fromcvs vs. svn
Approved by: ed (co-mentor)
2010-02-16 09:10:21 +00:00
delphij
27ac799cb4
Remove clause 3 from my license.
2010-02-16 08:19:28 +00:00
weongyo
2eef358f95
adds bwn(4) driver for supporting Broadcom BCM43xx chipsets.
...
o uses v4 firmware instead of v3. A port will be committed to create
the bwn firmware module.
o supports B/G and LP(low power) PHYs.
o supports 32 / 64 bits DMA operations.
o tested on big / little endian machines so should work on all
architectures.
It'd not connected to the build until the firmware port is committed.
2010-02-16 01:44:14 +00:00
trasz
5bd435ea19
Some rewording and language fixes.
...
PR: docs/136918, docs/134074
Submitted by: Ben Kaduk <kaduk at mit dot edu>, Haven Hash <havenster at gmail dot com>
2010-02-15 17:41:59 +00:00
trasz
7bce9ac88b
Remove list of locking primitives, which is kind of redundant, move
...
information about witness(9) to the section about interactions, and
expand 'contexts' table.
2010-02-13 12:03:03 +00:00
trasz
fbbd50b068
Fix VBAD description.
2010-02-13 11:54:01 +00:00
nork
6cd5e26ea1
Fix a installation issue with $DESTDIR.
...
Approved by: imp (mentor)
2010-02-11 15:34:54 +00:00
trasz
c3b530a4d9
Start sentences with a new line.
...
Submitted by: brueffer
2010-02-10 19:03:48 +00:00
trasz
d7d58009ce
Improve description for Giant and mention blocking inside interrupt threads.
2010-02-10 17:02:06 +00:00
trasz
ad83c69792
Remove VOP_VPTOFH(9) from references in VFS(9), as it's a VOP,
...
not VFS operation.
2010-02-09 21:01:18 +00:00
trasz
f435da68d7
Add references to VOP_* man pages to vnode(9).
2010-02-09 20:58:39 +00:00
gavin
f40e5da60d
Kernel modules for these drivers are installed on all platforms, so
...
install the man pages on all platforms too.
2010-02-08 23:30:28 +00:00
brucec
36b8524222
Update documentation for the iwn and iwnfw drivers: they support the 1000, 5150, 6000 and 6050 devices too, with firmware modules for the 4965, 1000, 5000, 5150 and 6000.
...
Add documentation for mwl and all the wireless firmware drivers.
Approved by: rrs (mentor)
2010-02-08 21:38:42 +00:00
gavin
c708ada580
Install the padlock(4) man page on amd64 as well as i386, to match the
...
platforms where the driver itself is compiled and installed.
PR: docs/130895
Reported by: George Hartzell <hartzell alerce.com>
MFC after: 1 week
2010-02-08 21:24:12 +00:00
gavin
4601e94326
Update .Dt to reflect the fact that these drivers and man pages are
...
installed on more than just i386.
2010-02-08 21:01:41 +00:00
gavin
238dae6d52
Update .Dt on these man pages: the kernel modules and corresponding man
...
pages are installed on more platforms than just i386.
2010-02-08 20:53:29 +00:00
brucec
0f6964e1c3
Fix typo and remove extra spaces.
...
Approved by: rrs (mentor)
MFC after: 3 days
2010-02-08 20:04:16 +00:00
emax
bde3e9d61d
Introduce new rc.conf variable firewall_coscripts. It can be used to
...
specify list of executables and/or rc scripts that should be executed
after firewall starts/stops.
Submitted by: Yuri Kurenkov <y dot kurenkov at init dot ru>
Reviewed by: rhodes, rc@
MFC after: 1 week
2010-02-08 18:51:24 +00:00
gavin
28b830ebd8
Correct arguments to free_unr(), "item" was missing.
...
MFC after: 1 week
2010-02-07 20:36:23 +00:00
gavin
c54452e915
Add support for a few more Sony-specific ACPI features (default display
...
brightness, wired LAN power and bass gain), and update the description of
one previously unknown feature (display contrast). While here, expand on
a comment and remove two defines left over from an old version of the code.
Also update man page to document the above changes, and correct grammar.
PR: kern/127581
2010-02-07 18:36:30 +00:00
gavin
794b9c1e98
Bump .Dd for r203620
...
MFC after: 1 week
2010-02-07 18:06:55 +00:00
gavin
009555be18
Document support for the D-Link DFE520-TX card (supported with the vr(4)
...
driver)
PR: kern/135989
Submitted by: "Rashid N. Achilov" citycat4 ngs.ru
2010-02-07 18:05:12 +00:00
brueffer
f834d13a70
Fix whitespace in pho's entry, results in nicer output files.
...
PR: 143613
Submitted by: pluknet <pluknet@gmail.com>
Committed from: Debian/kFreeBSD talk at FOSDEM
2010-02-07 13:59:03 +00:00
bschmidt
a487005b0c
Add myself.
...
Approved by: rpaulo (mentor)
2010-02-06 18:10:58 +00:00
trasz
3de39c243b
Add missing coma.
2010-02-06 14:10:45 +00:00
gabor
2c76d0e26f
- Add myself
...
Approved by: delphij (mentor)
2010-02-02 10:00:23 +00:00
joerg
8d6ed99eb0
Add xrefs to gpib(3), now that it exists.
...
MFC after: 3 days
2010-02-01 21:01:20 +00:00
wkoszek
4322aec98e
Conform style.Makefile(5) and replace = and += with ?=, which lets you to
...
override WARNS.
Reported by: <marius@nuenneri.ch> and uqs@
2010-02-01 16:13:56 +00:00
jh
bd4ec0f8b9
Bump .Dd for r203164.
...
Approved by: trasz (mentor)
2010-01-29 15:11:50 +00:00
brucec
63e9a9bba3
Add myself and show rrs@ as my mentor.
...
Approved by: rrs (mentor)
2010-01-29 14:44:05 +00:00