summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Collapse)Author
2010-04-01WARNINGS -> CAVEATS, and a little neccessary cleanup;Jason McIntyre
2010-03-30regenMatthieu Herrb
2010-03-28new sentence, new line;Jason McIntyre
2010-03-28- tweak the way firmware links are displayedJasper Lievisse Adriaanse
with and ok jmc@
2010-03-28Driver for microguru sensor microcontroller found on ABIT motherboards.Theo de Raadt
Driver written by Mikko Tolmunen <oskari@sefirosu.org>
2010-03-27aria(4) was here tooJacob Meuser
2010-03-27oops, manpage for aria should go tooJacob Meuser
2010-03-26dispense with some wacky escape sequences;Jason McIntyre
2010-03-26sync with kristaps@ version of mandoc_char(7) in mdocml-1.9.17Ingo Schwarze
* additional predefined strings needed for Perl manuals, now also supported by mandoc(1) - but not recommended for general use because they are non-portable * remove irrelevant STANDARDS ok jmc@
2010-03-26Correct details for BIOCCREATERAID/BIOCDELETERAID.Joel Sing
ok marco@ jmc@
2010-03-25The "\\" escape sequence is low-level roff, don't use it in mdoc(7);Ingo Schwarze
instead, use "\e". This patch does not change rendering with (g)roff, but it lets mandoc render the page correctly. ok jmc@
2010-03-25sort the list of controllers.Igor Sobrado
ok jmc@
2010-03-23struct pfioc_natlook has rdomain now.Stuart Henderson
2010-03-22tweak; ok espieJason McIntyre
2010-03-22Add missing text from license. Originally found in safte(4) in JulyPaul de Weerd
2005, this was copied around quite a bit. ok jmc@ deraadt@ dlg@ claudio@ grange@ marco@
2010-03-22On SGI IP35 systems, get SPD memory records from L1 and attach spdmem toMiod Vallat
decode them when available; tested on Fuel and Origin 350.
2010-03-22description of cmpci(4) can be shorter and more consistent with otherIgor Sobrado
drivers by using slashes as separator between sound chips. ok jmc@
2010-03-21Document the new APM_ARCHS variable.Antoine Jacoutot
comments from espie@ naddy@ jasper@ "looks good" jasper@
2010-03-20Document BROKEN-<arch>Marc Espie
2010-03-20NEC Aterm WL300NU-GDamien Bergamini
2010-03-18add divert-* to bnf; from Dave AndersonJason McIntyre
ok henning
2010-03-16Add HTC Tattoo to the list of supported devices.Michael Knudsen
Prompted by Giovanni's post to misc.
2010-03-13document the REQPROBE and REQDETACH ioctls so i can make claudios slides goDavid Gwynne
out of date. ok claudio@ deraadt@
2010-03-13no need for "-offset -0i";Jason McIntyre
2010-03-13.Xt -> .XrJason McIntyre
2010-03-12Since my changes @n2k10, carp(4) group failover does not relyMarco Pfatschbacher
on preempt anymore. Adjust manpage. Pointed out by sthen@, wording jmc@. OK sthen, jmc.
2010-03-12document softraid-related ioctls; from Vadim ZhukovJason McIntyre
ok marco
2010-03-09fix an obvious syntax error: add missing closing quoteIngo Schwarze
no output change found by mandoc -Tlint
2010-03-09SBus Fibre Channel is supported now.Mark Kettenis
2010-03-08Don't mention that M_WAITOK is defined to be zero, readers do not needOwain Ainsworth
to know that. ok jmc@, though i'm tempted to remove the whole bit about being the same as having no other flags specified as well. Prompted by a discussion with deraadt and tedu.
2010-03-08document PR_NOWAIT.Owain Ainsworth
(for those who've forgotten, if you can't sleep in pool_get, use PR_NOWAIT, not zero. it makes the intention a lot clearer. prompted by deraadt and jsing. ok jmc@
2010-03-08bahTheo de Raadt
2010-03-08build a missing manual pageTheo de Raadt
2010-03-07Minimalistic driver for the ImpactSR (Mardigras) video option found on olderMiod Vallat
Octane systems, as well as some Onyxes. With special permission to change a systemwide .h file and add a manpage from deraadt@ Magic numbers and operation sequencing borrowed from Linux; tested on Octane + ESI. ok deraadt@
2010-03-07remove statements that are no longer relevant for BUGS sectionAlexandre Ratchov
2010-03-07mention VIA Tremor 5.1Alexandre Ratchov
2010-03-07Update the email addresses for fabien and armani.Michael Knudsen
ok armani fabien
2010-03-07Add odyssey(4) to list of supported widgets.Joel Sing
Prompted by jmc@.
2010-03-07Shorten .Nd.Joel Sing
2010-03-04Introduce odyssey(4), a driver for the SGI VPro (aka Odyssey) graphicsJoel Sing
card, which can be found in Octane, Octane2, Fuel, Tezro and Onyx systems. ok miod@
2010-03-03Add some more devices that ckuethe has tested with.Michael Knudsen
2010-03-02Add newly supported card; from Brad.Stuart Henderson
2010-03-02Add support for the Lemote Lynloong all-in-one PC (basically a Fuloong withoutMiod Vallat
the serial and IR ports, built into a mac-like case). At least PMON initializes the frame buffer in a much friendlier video mode (1360x768x16), but there is still no frame buffer acceleration yet. Tested by wvdputte.
2010-03-02Add missing "wsdisplay* at gbe?". Also, list the hardware initialisationJoel Sing
requirements as a caveat rather than a bug.
2010-03-02keep Nd lines in sync;Jason McIntyre
2010-03-01Add urndis(4), a driver for RNDIS Ethernet over USB.Michael Knudsen
It provides an Ethernet transport typically over EDGE or 3G on cellphones similar to what cdce(4) does on other phones. It is likely to work with most of HTC's recent and coming Android based phones but a bunch of other things (phones in particular) may use it. Started by me; brought to a working state by Jonathan Armani and Fabien Romano over the past week, with some input and additions from me. Tested on i386 and macppc by me (HTC Hero), amd64 by Jonathan and Fabien (HTC Hero), and by gilles@ (HTC Magic) on i386 or amd64. It still has a few kinks to work out, but it works well enough that I can commit this over my HTC Hero. `commit it!' deraadt
2010-03-01tweak previous;Jason McIntyre
2010-03-01use the right capitalization for Realtek.Igor Sobrado
cardbus(4), pci(4), and urtw(4) changes reminded by jmc@ ok jmc@
2010-03-01add Manpage for uyurex(4)Yojiro Uo
ok deraadt@
2010-03-01CCTS_OFLOW is correctly implemented, not unused (as currently documented);Jason McIntyre
provide a description from G. Paul Ziemba, freebsd pr docs/144127 ok miod