Joel Dahl
597646daac
mdoc: terminate quoted string and remove unneeded paragraph macro.
2012-06-01 19:26:38 +00:00
Sean Bruno
a12015ef05
Doh! Bump the date as I touched it!
...
Noted by: gjb@
MFC after: 3 days
2012-06-01 19:09:17 +00:00
Sean Bruno
ffc06c80d8
Add notes and information for exposed tuneables in bce(4).
...
Add source of documentation for this driver.
Thanks to Warren Block for the suggestions for readability.
Note that strict_rx_mtu in inverted in stable/7/8/9 and is
named loose_rx_mtu. Ensure that this is converted over when MFC'd
hw.bce.rx_ticks
hw.bce.rx_ticks_int
hw.bce.rx_quick_cons_trip
hw.bce.rx_quick_cons_trip_int
hw.bce.tx_ticks
hw.bce.tx_ticks_int
hw.bce.tx_quick_cons_trip
hw.bce.tx_quick_cons_trip_int
hw.bce.strict_rx_mtu
hw.bce.hdr_split
hw.bce.tx_pages
hw.bce.rx_pages
hw.bce.tso_enable
hw.bce.verbose
Reviewed by: Warren Block <wblock@wonkity.com>
MFC after: 3 days
2012-06-01 18:01:51 +00:00
Tom Judge
0e55135627
- Fix my botched merge and correct mentor ordering. (Spotted by flo)
...
- Fix missing new line in node block. (Spotted by gavin)
- Sort the node list while I'm here.
Approved by: eadler (mentor)
2012-05-31 19:33:51 +00:00
Eitan Adler
3e2af38b96
Bump date for content missed in r236290
...
Submitted by: gjb
Approved by: cperciva (implicit)
MFC after: 3 days
X-MFC-With: r236290
2012-05-31 07:16:50 +00:00
Tom Judge
8ffe408c2f
Add my mentor relationships.
...
Approved by: eadler (mentor)
2012-05-31 02:36:30 +00:00
Jase Thew
65403eb28f
Add myself and mentors relationship.
...
Approved by: flo (mentor)
2012-05-30 22:48:01 +00:00
John Baldwin
1b5ba09fbb
- Witness doesn't verify the old MTX_NOSWITCH flag's correctness (that was obsoleted
...
when critical sections were added). Instead, list a check that witness does perform.
- Note that 'show locks' in DDB takes an optional thread argument.
- Document 'show all locks'.
- Remove the BUGS section, the bug in question was fixed 11 years ago in r76272.
2012-05-30 21:02:12 +00:00
Benjamin Kaduk
e98adf398d
Catch up to the carp rewrite and refer to vhids instead of interfaces.
...
Pointy hat to: bjk
Submitted by: glebius
Approved by: hrs (mentor)
2012-05-30 05:42:40 +00:00
Eitan Adler
a521695cf4
Document daily_status_security_chkportsum_enable
...
PR: docs/167980
Submitted by: "Bryan Drewery" <bryan@shatow.net>
Reported by: rank1seeker@gmail.com
Approved by: cperciva
MFC after: 2 weeks
2012-05-30 04:14:38 +00:00
Glen Barber
ee4e9133d4
Regen src.conf.5 after r236279.
...
MFC after: 3 days
2012-05-30 02:41:09 +00:00
Glen Barber
a82b501b27
Fix mdoc(7) style nits.
...
MFC after: 3 days
2012-05-30 02:29:47 +00:00
Kevin Lo
69e5d6b823
Hook up wbwd man page to the build.
2012-05-30 02:02:37 +00:00
Glen Barber
82f39c10fe
Fix an mdoc(7) formatting nit.
...
MFC after: 3 days
2012-05-30 01:52:01 +00:00
Olivier Duchateau
54171f992c
Add myself and my relation to my mentors.
...
Approved by: miwi@, rene@
2012-05-29 20:16:26 +00:00
Edward Tomasz Napierala
18183ca93f
Fix lock interaction table for rmlocks - by default they cannot sleep,
...
just like rwlocks.
MFC after: 1 week
2012-05-29 14:41:16 +00:00
Warren Block
161172e59c
Wording corrections and simplifications.
...
Approved by: gjb (mentor)
MFC after: 3 days
2012-05-26 21:30:18 +00:00
Gavin Atkinson
89e36b6494
Update to reflect various doc commit bits taken into safekeeping.
...
MFC after: 1 week
2012-05-26 16:26:23 +00:00
Gavin Atkinson
48de59e89e
Updates to reflect recent commit bits handed back, etc.
...
MFC after: 1 week
2012-05-26 14:44:18 +00:00
Marcel Moolenaar
71aaa237f3
Fix an inconsistency I just ran into for LDADD and DPADD. The description
...
for both of them use different, and presumably wrong, variables in the
example. They set LDFILES and SRCLIB respectively. I guess that's what
DPADD and LDADD were called first ...
2012-05-24 20:00:58 +00:00
Alexander Motin
f6ad3f237a
MFprojects/zfsd:
...
Revamp the CAM enclosure services driver.
This updated driver uses an in-kernel daemon to track state changes and
publishes physical path location information\for disk elements into the
CAM device database.
Sponsored by: Spectra Logic Corporation
Sponsored by: iXsystems, Inc.
Submitted by: gibbs, will, mav
2012-05-24 14:07:44 +00:00
Warren Block
344c81a166
Fixes to man8 groff mandoc style, usage mistakes, or typos.
...
PR: 168016
Submitted by: Nobuyuki Koganemaru
Approved by: gjb
MFC after: 3 days
2012-05-24 02:24:03 +00:00
Alexander V. Chernikov
6c74ff0ea6
Fix panic on attaching to non-existent interface (introduced by r233937, pointed by hrs@)
...
Fix panic on tcpdump being attached to interface being removed (introduced by r233937, pointed by hrs@ and adrian@)
Protect most of bpf_setf() by BPF global lock
Add several forgotten assertions (thanks to adrian@)
Document current locking model inside bpf.c
Document EVENTHANDLER(9) usage inside BPF.
Approved by: kib(mentor)
Tested by: gnn
MFC in: 4 weeks
2012-05-21 22:13:48 +00:00
Glen Barber
73bbeaa529
Typo and mdoc(7) style fixes.
...
PR: 168117
Submitted by: Nobuyuki Koganemaru (kogane&jp!freebsd!org)
MFC after: 3 days
2012-05-20 16:43:47 +00:00
Glen Barber
67d785e9ef
Typo and mdoc(7) style fixes.
...
PR: 167890
Submitted by: Nobuyuki Koganemaru (kogane&jp!freebsd!org)
MFC after: 3 days
2012-05-20 16:09:40 +00:00
Marcel Moolenaar
aebdfbc56a
Regenerate after the additions of:
...
WITHOUT_ED_CRYPTO
WITHOUT_LS_COLORS
WITH_NAND
Pointed out by: Garrett Cooper
2012-05-19 21:29:18 +00:00
Marcel Moolenaar
6663ff446e
Add build opton MK_LS_COLORS to control whether ls(1) supports colors
...
(and thus needs to depend on libtermcap). Embedded systems may not
want or need colors.
Obtained from: Juniper Networks, Inc.
2012-05-19 18:05:00 +00:00
Marcel Moolenaar
aa39c44746
Add build option MK_ED_CRYPTO to control whether ed(1) is to have the
...
ability to encrypt/decrypt files. Embedded systems can typically have
OpenSSL, but not for ed(1) to use it.
Obtained from: Juniper Networks, Inc.
2012-05-19 17:55:49 +00:00
Marcel Moolenaar
6639d35ccf
Add missing LIBPROCSTAT.
2012-05-19 04:57:37 +00:00
George V. Neville-Neil
11f1804db4
Fix a case typo.
...
Pointed out by: jlh@
2012-05-18 20:34:08 +00:00
George V. Neville-Neil
c94c8819a5
Add a DTrace script to show the frequency and latency of NFS client calls.
...
Submitted by: rwatson
2012-05-18 16:47:15 +00:00
George V. Neville-Neil
4d37a12307
Add support for our own DTrace scripts and those from the DTraceToolkit
...
to the build system. FreeBSD written scripts are stored in
src/share and the toolkit scripts are brought from the cddl directory
into a working tree via install.
MFC after: 2 weeks
2012-05-18 16:40:15 +00:00
Glen Barber
6f5baf295c
mdoc(7) style/formatting fixes.
...
While here, fix a few nits igor(1) does not like.
MFC after: 3 days
2012-05-17 20:49:44 +00:00
Grzegorz Bernacki
ce0080980c
Removed repeated content from man page.
2012-05-17 11:53:38 +00:00
Joel Dahl
a8a5898dca
mdoc: remove superfluous paragraph macro.
2012-05-17 11:29:22 +00:00
Grzegorz Bernacki
7f725bcd5c
Import work done under project/nand (@235533) into head.
...
The NAND Flash environment consists of several distinct components:
- NAND framework (drivers harness for NAND controllers and NAND chips)
- NAND simulator (NANDsim)
- NAND file system (NAND FS)
- Companion tools and utilities
- Documentation (manual pages)
This work is still experimental. Please use with caution.
Obtained from: Semihalf
Supported by: FreeBSD Foundation, Juniper Networks
2012-05-17 10:11:18 +00:00
Eitan Adler
06c34e294a
Rework sample code which sets SSH_AUTH_SOCK to the user's ssh-agent
...
socket path if running
PR: 167932
Submitted by: madpilot (pr)
Submitted by: wblock (final patch)
Reviewed by: If someone else reviewed your modification.
Approved by: cperciva (implicit)
MFC after: 3 days
2012-05-15 20:15:17 +00:00
Joel Dahl
7646a84161
mdoc: Avoid playing tricks with Ns: If Nm is present in the SYNOPSIS section,
...
it will be output on its own line. Ns cancels this effect however. This change
is also consistent with the rest of our manual pages.
2012-05-14 16:25:17 +00:00
Glen Barber
e907445846
Fix an mdoc(7) formatting nit.
2012-05-14 14:33:08 +00:00
Glen Barber
f32235d532
Remove leading .Ns macro to silence mdoc(7) warning.
2012-05-12 20:53:00 +00:00
Glen Barber
ecb0bac9ab
mdoc(7) markup cleanup.
2012-05-12 20:46:19 +00:00
Glen Barber
e525498959
Fix mdoc(7) markup.
2012-05-12 20:41:40 +00:00
Glen Barber
9255dffde1
Set formatting width and offset in DB_COMMAND(9).
2012-05-12 20:08:16 +00:00
Glen Barber
437f059811
Fix an mdoc(7) nit.
2012-05-12 20:06:17 +00:00
Joel Dahl
4228c8a2b1
Remove end of line whitespace.
2012-05-12 19:59:37 +00:00
Joel Dahl
2e27f04f55
Minor mdoc nit.
2012-05-12 19:53:44 +00:00
Glen Barber
e18a29ac35
Docuement requirement to alter some sysctls when using igb(4) with
...
jumbo frames.
PR: 153738
Submitted by: Tom Judge (tom!tomjudge.com)
Discussed with: jfv (in part, a long time ago...)
MFC after: 1 week
2012-05-12 18:10:27 +00:00
Glen Barber
a5e4c905ee
Regenerate src.conf(5) for mdoc(7) and typo corrections.
...
PR: 167804
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
2012-05-12 16:12:36 +00:00
Glen Barber
7b1d17a1bc
General mdoc(7) and typo fixes.
...
PR: 167804
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
2012-05-12 15:08:22 +00:00
Joel Dahl
86d2025588
mdoc: list items should be specified with the It macro.
2012-05-12 07:01:21 +00:00