summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2009-02-11sync text to previous a little;Jason McIntyre
2009-02-11consistent .Nd;Jason McIntyre
2009-02-11tweak previous;Jason McIntyre
2009-02-11Mention bio(4) support.Alexander Yurchenko
2009-02-10Remove iop xref, it's a pasto.Alexander Yurchenko
ok marco@
2009-02-10Ops, forgot to update package files list.Marcus Glocker
2009-02-10Update firmware package URL.Marcus Glocker
2009-02-10tweak previous;Jason McIntyre
2009-02-10ips' bios has a very limited number of functions. to do raid configurationAlexander Yurchenko
you need bootable ibm support cd.
2009-02-10Update controllers list from ibm website.Alexander Yurchenko
2009-02-09Document that ips has bio support now.Alexander Yurchenko
2009-02-09Update to tzdata2009b from elsie.nci.nih.govTodd C. Miller
2009-02-08Move to 4.5-BETAMiod Vallat
2009-02-08schsio doesn't use flags so don't mention these in the synopsis.Michael Knudsen
2009-02-08add .St -p1003.1-2008 for posix standard IEEE Std 1003.1-2008;Jason McIntyre
2009-02-06regenAlexander Yurchenko
2009-02-06add Huawei E160G; reported by Pedro la PeuStuart Henderson
2009-02-06fix typo (huawei e619g -> e169g). umsm.c log agrees (as pointed out by jsg)Stuart Henderson
as does the number of results in a popular search engine. ok jsg@
2009-02-05Revert 1.54 and build debug libs on hp300 too.Miod Vallat
2009-02-03add Buffalo WLI-U2-SG54HGKevin Lo
ok damien@
2009-01-31write point-to-point in a consistent way.Igor Sobrado
jmc@ has provided a complete list of manual pages to be fixed, and suggested using uppercase (i.e., Point-to-Point) when discussing the protocol, and lowercase (point-to-point) otherwise. ok jmc@
2009-01-29Document SIOCSIFPRIORITY and friend. Found on my HD. OK jmc@Claudio Jeker
2009-01-29- fix .Nm and .DtJason McIntyre
- remove a duplicate
2009-01-29Add some kernel socket documentation. Originally from FreeBSD with someClaudio Jeker
tweaks by me to match the OpenBSD reality. Additional help from jmc@ ja ja ja dlg@ and OK blambert@
2009-01-29tweak previous;Jason McIntyre
2009-01-29My try at documenting the route socket filtering. ja ja dlg@Claudio Jeker
2009-01-28Correctly document MINCLSIZE which changed some time ago.Claudio Jeker
OK mbalmer@ a long time ago
2009-01-28We have proper multicast support now.Mark Kettenis
2009-01-28typo, ok bluhm@ hshoexer@Alexander von Gernler
2009-01-28Document the return value of RB_INSERT in tree(3).Stefan Sperling
wording fixes and ok henning@
2009-01-28Document the difference between RB_FIND and RB_NFIND in tree(3).Stefan Sperling
Added text was copied from comments found in sys/tree.h. "go ahead, if something's wrong with it, jmc will fix it" mcbride@
2009-01-26Fix whitespace typo in mbuf man page.Alexander Bluhm
ok grunk@
2009-01-25regenMiod Vallat
2009-01-25Remove /dev/drum and related code.Miod Vallat
2009-01-25remove trailing whitespace;Jason McIntyre
2009-01-25+= udfu.4Ian Darwin
2009-01-25Man page for udfu driver, improved by jmc, 'get it in' fgschIan Darwin
2009-01-24forward user to ports(7) for the few variables that are documented thereMarc Espie
2009-01-24slightly better documentation for SKIPDIRMarc Espie
2009-01-24MS VX-700 works.Michael Knudsen
ok mglocker
2009-01-23Add schsio(4), a driver for SMSC SCH311x LPC Super I/O ICs providingMichael Knudsen
environment sensors. These are found at least on VIA Epia SN18000G boards. Not enabled at 0x162e and 0x164e because probing these may not be safe according to kettenis (guess where my schsio is). Much help from kettenis. Input from const and fgs. ok kettenis
2009-01-21sort;Jason McIntyre
2009-01-21Add XVR-600 and XVR-1200 to the models list.Miod Vallat
2009-01-21Update to tzdata2009a from elsie.nci.nih.gov.Todd C. Miller
2009-01-21- add Lenovo X300 webcam to the list of working modelsAntoine Jacoutot
- tweak previous: uppercase "Notebooks" ok jasper@ mglocker@
2009-01-21- integrated webcam in the lenovo ideapad s10e works.Jasper Lievisse Adriaanse
'sure' mglocker@
2009-01-20add a reference to the user's guide, as borrowed from freebsd; url left out,Jason McIntyre
as requested by kettenis; ok kettenis miod, i think
2009-01-19updates for BKK and DMK; based on a diff from Robert Elz, submittedJason McIntyre
as netbsd pr 40404, however i've tweaked his diff;
2009-01-19Add support for Novatel Wireless Ovation U727.Jonathan Gray
Tested by Seth Hanford.
2009-01-18Oops, forgot to add vrng.4 here.Mark Kettenis