summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Grammar and mdoc improvements.brueffer2009-11-241-13/+13
| | | | MFC after: 3 days
* LSI MegaRAID 9260 works, sort the hardware list while here.brueffer2009-11-241-2/+4
| | | | | Submitted by: Jason <jhelfman@e-e.com> MFC after: 3 days
* Refer more recently added Marvell chips.mav2009-11-231-2/+2
|
* Add ada(4) man page.mav2009-11-192-0/+139
|
* Fix mistyped \n in makc's label.mandree2009-11-181-1/+1
| | | | | This and previous commit have been... Approved by: garga (mentor)
* Add mandree@ and mentorship relations with garga/miwi.mandree2009-11-181-0/+3
|
* Add a missing .Ed tag.delphij2009-11-181-0/+1
| | | | MFC after: 2 weeks
* rc.early(8) was removed as of 20090530 so remove manual page referencedelphij2009-11-182-16/+1
| | | | | | to it. MFC after: 1 week
* Catch up with r130332 which changed the default timezone from GMT to UTC.obrien2009-11-171-2/+2
| | | | | Otherwise the tzload() (when called by gmtload()) fails to locate the UTC file and loads the posixrules.
* Fix typo.brueffer2009-11-171-1/+1
| | | | | | PR: 140615 Submitted by: Andrius Morkunas <hinokind@gmail.com> MFC after: 3 days
* MFV of tzdata2009s, r199334edwin2009-11-162-3/+24
| | | | | | | - Fix (harmless) typo in the definitions of Antarctica/David - Fiji will go into DST from 29 November 2009 to 25 April 2010. MFC after: 3 days
* In r199127/r199152 I forgot to bump .Dddougb2009-11-151-1/+1
|
* Add atp(4) man page.rpaulo2009-11-152-0/+186
| | | | Submitted by: Rohit Grover <rgrover1@gmail.com>
* Since %b contains unit, %b is not suitable for c_fmt, now. Use %_mume2009-11-143-3/+3
| | | | instead.
* Remove part that HDMI is not implemented. It had different meaning andmav2009-11-131-2/+16
| | | | | | confuse users. Extend BUGS section. Add some supported chipsets.
* Switch the default terminal emulation style to xterm for most platforms.ed2009-11-131-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now syscons(4) uses a cons25-style terminal emulator. The disadvantages of that are: - Little compatibility with embedded devices with serial interfaces. - Bad bandwidth efficiency, mainly because of the lack of scrolling regions. - A very hard transition path to support for modern character sets like UTF-8. Our terminal emulation library, libteken, has been supporting xterm-style terminal emulation for months, so flip the switch and make everyone use an xterm-style console driver. I still have to enable this on i386. Right now pc98 and i386 share the same /etc/ttys file. I'm not going to switch pc98, because it uses its own Kanji-capable cons25 emulator. IMPORTANT: What to do if things go wrong (i.e. graphical artifacts): - Run the application inside script(1), try to reduce the problem and send me the log file. - In the mean time, you can run `vidcontrol -T cons25' and `export TERM=cons25' so you can run applications the same way you did before. You can also build your kernel with `options TEKEN_CONS25' to make all virtual terminals use the cons25 emulator by default. Discussed on: current@
* Revert revision 199201 for now as it has introduced a kernel vulnerabilitydelphij2009-11-121-20/+1
| | | | and requires more polishing.
* Add interface description capability as inspired by OpenBSD.delphij2009-11-111-1/+20
| | | | MFC after: 3 months
* Correct the information about the doceng@ team members - Murray Stokelyroam2009-11-111-1/+1
| | | | | | | | | stepped down some time ago, about the same time as Giorgos Keramidas joined the team. PR: 140465 Submitted by: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw> MFC after: 2 weeks
* Add unit to the short month names for Japanese locales.ume2009-11-113-36/+36
| | | | | | | | Without unit, the output of the application like ls(1) is complicated. Reviewed by: nork MFC after: 1 week
* s/a default/the default/dougb2009-11-101-1/+1
| | | | Submitted by: remko
* Add a note about no hostname leading to "Amnesiac" on the consoledougb2009-11-101-0/+3
| | | | | | | The text is inspired by the PR, but more in line with the existing text PR: docs/140434 Submitted by: Jason Helfman <jhelfman@e-e.com>
* MFV of r199105, tzdata2009r:edwin2009-11-091-4/+27
| | | | | | | | | | - Three Australian stations in Antarctica have changed their time zone: Casey moved from UTC+8 to UTC+11 Davis moved from UTC+7 to UTC+5 Mawson moved from UTC+6 to UTC+5 The changes occurred on 2009-10-18 at 02:00 (local times). MFC after: 3 days
* Introduce hw.hptrr.attach_generic loader tunable to deny hptrr drivermav2009-11-081-1/+10
| | | | | | | | attach chips with generic Marvell (non-HighPoint) PCI identification. These chips are also supported by ata(4). Some vendors, like Supermicro, are using same chips without providing HPT RAID BIOS. PR: kern/120842, kern/136750
* 88E8057(Ultra 2) is now supported.yongari2009-11-071-1/+3
|
* Document support for more chips.mav2009-11-061-4/+6
|
* Revert the spelling of Taiwan to be politically neutral in accordanceru2009-11-051-1/+4
| | | | | | with the policy published at http://www.freebsd.org/internal/i18n.html. Requested by: core (murray)
* Cleanup code to make it WARNS=6 clean:delphij2009-11-0411-40/+54
| | | | | | | | - ANSIfy prototypes; - Add __unused for parameters that is not being currently used; - Add a header for subrountines being called from other modules. Reviewed by: mjacob
* Include string.h for prototype of strcmp().delphij2009-11-041-0/+1
|
* Fix typo (noded -> nodes).benno2009-11-041-1/+1
|
* MFV of tzdata2009q:edwin2009-11-023-10/+130
| | | | | | | | | | - New region: Asia/Novokuznetsk - Kemerovo oblast' (Kemerovo region) in Russia will change current time zone on 29 March 2010 - Add historical data for Hongkong 1941 - 1980 - Syria will go to winter time in the last weekend of October 2009. MFC after: 2 days
* Use our canonical .Dd format.brueffer2009-11-024-4/+4
| | | | Submitted by: Ulrich Spoerlein
* Document the WWWSUPFILE variable.remko2009-11-021-0/+8
| | | | | | | | PR: 137723 Submitted by: Sofian Brabez <sbrabez at gmail dot com> Approved by: imp (mentor, implicit) MFC after: 3 days Facilitated by: Snow B.V.
* Revert part of r198363, there is no "device cam", it isbrueffer2009-10-292-2/+0
| | | | | | included in "device scbus". MFC after: 3 days
* Back in 2003, get_cyclecount() was changed to use binuptime() insteadru2009-10-291-10/+4
| | | | | | of nanotime(). Reflect this change in a manpage. Reviewed by: phk, markm
* Fix date (1) and SEE ALSO section.brueffer2009-10-281-3/+3
| | | | | Submitted by: Ulrich Spoerlein (1) MFC after: 1 week
* Fix typos and mdoc style.brueffer2009-10-271-2/+3
|
* Add link for callout_schedule(9).emaste2009-10-271-0/+1
|
* MFV of tzdata2009pedwin2009-10-271-40/+52
| | | | | | Merge of r198513 - Argentina does not go to DST this year.
* - Add support for Marvell Yukon 88E8042 device.lulf2009-10-251-0/+2
| | | | | Submitted by: Mario Lobo <mlobo -at- digiart.art.br> Approved by: yongari
* Spell out the name of the month.brueffer2009-10-251-1/+1
|
* Update according to the latest iwn(4) driver import.rpaulo2009-10-252-7/+34
|
* Replace ocurrences of FreeBSD CURRENT by FreeBSD 8.0.rpaulo2009-10-242-3/+3
| | | | MFC after: 2 days
* Move comments to the beginning of the line to make it look better.edwin2009-10-221-5/+5
| | | | | | Thank to ru@ for his noticing of it. MFC after: 1 week
* Unbreak NO_WARNS, keeping CSTD effect on CFLAGS out of its control.ru2009-10-221-1/+3
| | | | Unbreak compiles with icc.
* List more dependencies for these drivers. While here, convertbrueffer2009-10-222-2/+20
| | | | | | | | atapicam(4) to use our standard section 4 SYNOPSIS layout. PR: 132525 Submitted by: gcooper MFC after: 3 days
* Remove self-reference.pjd2009-10-221-1/+0
|
* After the installation of the /usr/share/zoneinfo, run tzsetup ifedwin2009-10-211-0/+20
| | | | | | /var/db/zoneinfo exists. MFC after: 1 week
* Set CSTD in all cases except when CC=icc and NO_WARNS is set. Thisrdivacky2009-10-211-1/+1
| | | | | | | | way we can set desired C standard even for cross tools etc. Tested by: make universe Approved by: ed (maintainer) OK by: das
* Improve the description of the malofw kernel module installation.brueffer2009-10-211-5/+10
| | | | | | | PR: 132193 Submitted by: Frank Staals <frank@fstaals.net> Based on a patch by: gavin MFC after: 3 days
OpenPOWER on IntegriCloud