bcr
9650be17d6
Add a short description about NO_CHECKSUM.
...
PR: docs/155980
Submitted by KOIE Hidetaka (koie at suri co jp)
MFC after: 7 days
2011-05-30 10:23:59 +00:00
adrian
812bf1366e
Mention in ath(4) that ath_pci is required now.
2011-05-30 10:12:17 +00:00
adrian
7c45802086
Add ath_ahb and ath_pci module manpages.
2011-05-30 10:07:46 +00:00
adrian
7061cb6756
Update chipset support list for ath_hal.
2011-05-30 10:02:51 +00:00
bcr
900f95596c
Mention that jumbo frame support is disabled on PCIe VT6130/VT6132
...
controllers because of TX MAC hangs when trying to send a frame
that is larger than 4K (see r200759).
PR: docs/156742
Submitted by: Michael Moll (kvedulv at kvedulv dot de)
Reviewed by: yongari@
MFC after: 6 days
2011-05-29 11:10:56 +00:00
mav
73bcdbfb76
Change new constant names to ones used by OpenSolaris.
2011-05-27 03:44:47 +00:00
mav
7af31eed34
Oops, fix typo in r222336.
2011-05-27 03:30:23 +00:00
mav
62fe850bf1
Add ses/srcs/eltsub.h to the list of files to be installed.
...
It is required for user-level SES example tools build.
2011-05-27 03:27:28 +00:00
mav
44b4091060
Add names for few more SES element types according SES-2 specification.
2011-05-27 03:23:39 +00:00
ray
b5a299c358
Added myself as src committer.
...
Approved by: adrian (mentor)
2011-05-26 13:54:07 +00:00
ru
2628ba45f7
[mdoc] Fixed .Dt call.
2011-05-25 14:13:53 +00:00
bcr
5ef0b44826
Add a description to the checksum target about not only
...
being able to verify, but also having the ability to
fetch distfiles that are missing or failed the checksum
calculation
PR: docs/138887
Submitted by: Radim Kolar (hsn at sendmail dot cz)
MFC after: 5 days
2011-05-25 08:42:01 +00:00
yongari
364291c0f2
Add 88E8075 Yukon Supreme to the list of supported hardware list.
2011-05-23 22:02:15 +00:00
imp
76fdab7152
regen
2011-05-22 18:34:11 +00:00
imp
2332df9dae
Start to usher INSTALL_NODEBUG hack out the door. Add new
...
WITH{OUT,}_KERNEL_SYMBOLS (defaulting to WITH). In the fullness of
time, likely around 2020, INSTALL_NODEBUG will be removed. For now,
don't print a warning when using INSTALL_NODEBUG, but that will be
coming soon.
2011-05-22 18:01:52 +00:00
uqs
061dbf8161
Fix more typos to be a good example.
...
Found by: codespell
2011-05-22 14:23:48 +00:00
uqs
5179964e55
Re-encode files from ISO-8859-1 to UTF-8
2011-05-22 14:03:30 +00:00
uqs
506741ef76
Remove typos, tabs-after-spaces and EOL whitespace. Convert to UTF-8.
2011-05-22 14:03:21 +00:00
delphij
b1c7404a29
Add a new knob to atkbd(4) to enable typematic rate detection on boot,
...
which is now disabled by default. The detection is known to cause hangs
on boot with some new Lenovo laptops on FreeBSD/amd64.
Reported by: gnn
Discussed with: jkim
MFC after: 3 months
2011-05-20 22:36:17 +00:00
benl
67c6f0d8ac
Fix clang warnings.
...
Approved by: philip (mentor)
2011-05-19 15:18:35 +00:00
phk
ef4a112671
When adding examples to man-pages, try to make them at least
...
look like they might work.
Prodded by: Vadim Goncharov
2011-05-19 13:42:19 +00:00
edwin
472dc8e040
Put AN back after finding out that tzsetup(1) will complain that
...
it doesn't exist. It will be removed again once the tzdata distribution
files have been updated with the replacements for AN.
2011-05-19 13:09:39 +00:00
imp
4633a79407
Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained control
...
over building gcc and binutils. They default to true, unless
MK_TOOLCHAIN is no.
Reviewed by: ru@
2011-05-19 05:13:25 +00:00
mav
d7d39d0277
Add support for "LED" enclosure management messages, defined by the AHCI.
...
When supported by hardware, this allows to control per-port activity, locate
and fault LEDs via the led(4) API for localization and status reporting
purposes. Supporting AHCI controllers may transmit that information to the
backplane controllers via SGPIO interface. Backplane controllers interpret
received statuses in some way (IBPI standard) to report them using present
indicators.
2011-05-17 22:07:45 +00:00
flz
a67c814c56
Backout libinstall.a -> libpkg commit.
...
Discussed with: erwin, brooks, bapt
2011-05-17 19:11:47 +00:00
phk
7fd3026923
Try to explain what sbufs do and add an example to show it.
...
Clarify return values.
2011-05-17 18:24:59 +00:00
ru
fd38c14733
Document the supported hardware, somewhat.
...
Reviewed by: hselasky
MFC after: 3 days
2011-05-17 11:26:59 +00:00
ru
6c1edccac2
Regen for WITH_OFED.
2011-05-17 11:08:15 +00:00
ru
6a8ee6311b
Revert change to "MF" I made in r189767. I bet that at the time of r189767
...
I checked with http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm
and "MF" was officially spelled in English as "Saint Martin" there, but now
that "SX" exists (for "Sint Maarten (Dutch part)") (nice official "English"
spelling!) they seem to have added a "(French part)" suffix to "MF". Since
this is also in line with Newsletter VI-1 (2007-09-21), catch up.
2011-05-17 10:44:11 +00:00
pluknet
610d830f36
Add missing section number for .Xr jail.
...
MFC after: 3 days
2011-05-17 10:38:44 +00:00
uqs
729a296915
More thorough mdoc and language fixes.
...
Submitted by: ru
2011-05-17 09:51:02 +00:00
uqs
c7a6f0cf66
ISO3166: Update for newsletters VI-7 and VI-8 from 2010
...
- Name change for SH
- BQ, CW, and SX replace AN
Reviewed by: ru
2011-05-17 08:13:27 +00:00
uqs
f52e6368b4
Whitespace and typo fixes.
...
Found by: codespell
Reviewed by: ru
2011-05-17 08:13:18 +00:00
uqs
0c30f6cdaa
Typo fix.
2011-05-17 08:13:10 +00:00
uqs
2170ac4266
Typos, wording and mdoc fixes.
2011-05-17 08:12:59 +00:00
brix
18b2666945
Add I2C bus driver for the AMD Geode LX series CS5536 Companion
...
Device.
Reviewed by: jhb (newbus bits only), adrian
2011-05-15 14:01:23 +00:00
mav
1c89b601bc
Fix few typos.
...
Submitted by: uqs
MFC after: 1 week
2011-05-15 01:01:53 +00:00
attilio
96139278ce
Disconnect sun4v architecture from the three.
...
Some files keep the SUN4V tags as a code reference, for the future,
if any rewamped sun4v support wants to be added again.
Reviewed by: marius
Tested by: sbruno
Approved by: re
2011-05-14 01:53:38 +00:00
mdf
5e42f0aa77
Note that the _SWAP operation is supported for all list/queue types.
...
Also place STAILQ_REMOVE_HEAD in alphabetical order. Lastly, document
the _SWAP macros.
PR: kern/143033
MFC after: 1 week
2011-05-13 15:49:23 +00:00
ru
f35f139984
Regen.
2011-05-10 13:25:42 +00:00
ru
909f080f03
Removed unsupported options MK_BINUTILS and MK_GCC that were
...
silently added in r218936.
2011-05-10 11:00:40 +00:00
ru
b0e91b4cdc
Another fallout from r220359: MK_GNU_CPIO was mistakenly re-added
...
after being removed in r205702. Remove it again.
2011-05-10 10:48:43 +00:00
kaiw
1e9a5e20c4
* Rewrite ar.5 mannual page to better document ar(1) archive format.
...
* Use more standard BSD license.
Obtained from: elftoolchain
2011-05-07 10:44:08 +00:00
adrian
17241bdaa6
Add a manpage for geom_map(4).
...
Submitted by: ray@dlink.ua
2011-05-05 14:43:35 +00:00
ae
882d371a36
Add make_dev_alias_p to MLINKS.
...
Pointed out by: pjd
MFC after: 2 weeks
2011-05-05 14:13:08 +00:00
ae
b550bd1bd7
Formatting fixes:
...
o Fix date
o Break sentences
o Remove trailing whitespaces
o Sort xrefs by section number
Requested by: ru
MFC after: 2 weeks
2011-05-05 09:55:55 +00:00
gjb
d357ee3b9f
Remove unneeded tab after .Ed to make manlint happy.
...
Reported by: manlint
2011-05-04 18:16:05 +00:00
ae
7f98cbc876
Document make_dev_alias_p().
...
MFC after: 2 weeks
2011-05-03 18:55:16 +00:00
ru
14ab9d31d3
Fixed the HISTORY section which was copied without editing from aio(4).
...
Submitted by: Igor Sysoev
2011-05-03 13:34:40 +00:00
maxim
0f03359a48
o OpenBSD 4.9 added.
2011-05-02 09:47:13 +00:00