summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2009-07-20enlist mpi(4) and softraid(4) in bio(4) && Xr bio(4); ok marcoConstantine A. Murenin
2009-07-19take out a few .Ar macros from the examples.Igor Sobrado
pointed out by jmc@
2009-07-18use a better layout to improve readability.Igor Sobrado
ok henning@
2009-07-17Edimax EW-7711UTn works ;)Jason McIntyre
2009-07-14mention display.brightness explicitly;Jason McIntyre
ok pirofti
2009-07-14after some discussion with others, use an en-dash (\(en) instead ofJason McIntyre
a minus sign (-\) for Nd; issue spotted by Kristaps D??onsons
2009-07-13clarify the last entry in BUGS somewhat, since not all mp machinesJason McIntyre
will have more than one temperature sensor; ok tedu
2009-07-12Update the screen entries to bring them into line with ncurses 5.7.Nicholas Marriott
ok millert sthen
2009-07-10List additional re(4) devices supporting IPv6 TCP/UDP checksum offload.Stuart Henderson
From Brad.
2009-07-10support onsemi's cat34ts02 and cat6095; ok deraadtConstantine A. Murenin
2009-07-09promote correct style for error checkingEric Faurot
ok tedu@ deraadt@ krw@
2009-07-05radeonfb(4), an accelerated framebuffer for Sun XVR-100 boards (which have anMark Kettenis
ATI Radeon 7000 chip on them). While there, make gfxp(4) depend on rasops32 just in case somebody removes other framebuffers that pull this in from their kernel config. ok deraadt@, miod@
2009-07-03document support for the bcm5709 and bcm5716, and the new firmware filesDavid Gwynne
the driver uses. add some more dell boxes i know of that use bnx. "go for it" deraadt@
2009-07-02missing final `d' in `prepended'Jacob Meuser
ok deraadt@
2009-06-29a few more tweaks for previous;Jason McIntyre
2009-06-29Update to tzdata2009j from elsie.nci.nih.govTodd C. Miller
2009-06-29enable new files in MakefileTheo de Raadt
2009-06-29Add documentation for acpivideo(4), acpivout(4), acpipwrres(4).Paul Irofti
Better wording from miod@, thanks! Also feedback from sthen@, nicm@, jmc@. ``Please get it in soon'' for work in tree deraadt@.
2009-06-27sync description of struct audio_prinfo;Jason McIntyre
reported by frederic, documentation/6179
2009-06-26add the VIA VX855 chipsetKevin Lo
ok deraadt@
2009-06-24Add support for the SMBus controller for the Broadcom HT-1100 chipsetTheo de Raadt
to piixpm(4). from brad
2009-06-24for the isp(4) driver, invert the meaning of the options which pullTheo de Raadt
firmwares into the smaller (and larger) media ok krw
2009-06-23tweak previous;Jason McIntyre
2009-06-23Add 82574L to the list of supported MACs.Claudio Jeker
2009-06-204.6-BETAMiod Vallat
2009-06-20Remove incomplete list of specific PHY models that might be associatedStuart Henderson
with this driver from DESCRIPTION (SYNOPSIS has a better list already), replacing with a list of supported NICs. From Brad.
2009-06-18Remove support for cancelled NVIDIA MCP7B and add initial support forJonathan Gray
MCP89. From Brad based on information from Peer Chen @ NVIDIA via Linux.
2009-06-17Document raid 4 & 5Marco Peereboom
2009-06-17Document the 'defer' ifconfig flag. From me with a few tweaks by dlg@.Stuart Henderson
reads ok to jmc@.
2009-06-16Typo: Use settings -> User settings.Stuart Henderson
2009-06-12document that RECURSIVE_FETCH_LIST is set to No by default.Stuart Henderson
ok sturm, ajacoutot, espie.
2009-06-12Document new WRKOBJDIR default value.Landry Breuil
2009-06-11Finish documenting the gconf2 module.Antoine Jacoutot
2009-06-11add the VIA CX800 south bridge.Kevin Lo
tested on the eNOTE VED8900. ok deraadt@
2009-06-08improve the description of fs_freq;Jason McIntyre
prompted by a fix from Warner Losh, freebsd -r193625, but i chose a different fix; help/ok otto
2009-06-08Document new behaviour of the gconf2 MODULE.Antoine Jacoutot
ok kili@ cvs: ----------------------------------------------------------------------
2009-06-08Update to tzdata2009i from elsie.nci.nih.govTodd C. Miller
2009-06-07updates for 8187b;Jason McIntyre
2009-06-07Document the gconf2 module.Antoine Jacoutot
2009-06-06add LCD-4300UYojiro Uo
2009-06-06- supports rtl8187bMartynas Venckus
- list some more devices
2009-06-06Document some of the newer Intel cards that are now supported. Also addClaudio Jeker
two supermicro ones that should work (actually I developped it on the first supermicro one).
2009-06-06more chipsets that support IPv6 receive TCP/UDP checksum offload; from BradChristian Weisgerber
2009-06-05simplify the "family" text; ok pyr deraadtJason McIntyre
2009-06-05zap trailing whitespace;Jason McIntyre
2009-06-05enable IPv6 receive TCP/UDP checksum offload; from BradChristian Weisgerber
2009-06-05Document SO_RDOMAINClaudio Jeker
2009-06-04Add a resolv.conf option to specify the order in which getaddrinfoPierre-Yves Ritschard
PF_UNSPEC queries are made. While there change the default from inet6 first then inet4 to inet4 first then inet6, this prevents the many people with IPv4 only connectivity from constantly trying to contact IPv6 addresses, and also unbreaks many ports who don't use getaddrinfo right. (forgot the manpage bit).
2009-06-04tweak previous;Jason McIntyre
2009-06-04xfs -> nnpfs;Jason McIntyre