Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-15 | Mention how to setup the cards base address. | Miod Vallat | |
2009-02-15 | add a little more width to the list; | Jason McIntyre | |
2009-02-14 | mention SDHC; ok jsg | Theo de Raadt | |
2009-02-14 | Manpage for vsbic(4) | Miod Vallat | |
2009-02-11 | sync text to previous a little; | Jason McIntyre | |
2009-02-11 | consistent .Nd; | Jason McIntyre | |
2009-02-11 | tweak previous; | Jason McIntyre | |
2009-02-11 | Mention bio(4) support. | Alexander Yurchenko | |
2009-02-10 | Remove iop xref, it's a pasto. | Alexander Yurchenko | |
ok marco@ | |||
2009-02-10 | Ops, forgot to update package files list. | Marcus Glocker | |
2009-02-10 | Update firmware package URL. | Marcus Glocker | |
2009-02-10 | tweak previous; | Jason McIntyre | |
2009-02-10 | ips' bios has a very limited number of functions. to do raid configuration | Alexander Yurchenko | |
you need bootable ibm support cd. | |||
2009-02-10 | Update controllers list from ibm website. | Alexander Yurchenko | |
2009-02-09 | Document that ips has bio support now. | Alexander Yurchenko | |
2009-02-08 | schsio doesn't use flags so don't mention these in the synopsis. | Michael Knudsen | |
2009-02-06 | regen | Alexander Yurchenko | |
2009-02-06 | add Huawei E160G; reported by Pedro la Peu | Stuart Henderson | |
2009-02-06 | fix 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-03 | add Buffalo WLI-U2-SG54HG | Kevin Lo | |
ok damien@ | |||
2009-01-31 | write 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-29 | Document SIOCSIFPRIORITY and friend. Found on my HD. OK jmc@ | Claudio Jeker | |
2009-01-29 | - fix .Nm and .Dt | Jason McIntyre | |
- remove a duplicate | |||
2009-01-29 | Add some kernel socket documentation. Originally from FreeBSD with some | Claudio Jeker | |
tweaks by me to match the OpenBSD reality. Additional help from jmc@ ja ja ja dlg@ and OK blambert@ | |||
2009-01-29 | tweak previous; | Jason McIntyre | |
2009-01-29 | My try at documenting the route socket filtering. ja ja dlg@ | Claudio Jeker | |
2009-01-28 | Correctly document MINCLSIZE which changed some time ago. | Claudio Jeker | |
OK mbalmer@ a long time ago | |||
2009-01-28 | We have proper multicast support now. | Mark Kettenis | |
2009-01-28 | typo, ok bluhm@ hshoexer@ | Alexander von Gernler | |
2009-01-28 | Document the return value of RB_INSERT in tree(3). | Stefan Sperling | |
wording fixes and ok henning@ | |||
2009-01-28 | Document 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-26 | Fix whitespace typo in mbuf man page. | Alexander Bluhm | |
ok grunk@ | |||
2009-01-25 | regen | Miod Vallat | |
2009-01-25 | Remove /dev/drum and related code. | Miod Vallat | |
2009-01-25 | remove trailing whitespace; | Jason McIntyre | |
2009-01-25 | += udfu.4 | Ian Darwin | |
2009-01-25 | Man page for udfu driver, improved by jmc, 'get it in' fgsch | Ian Darwin | |
2009-01-24 | forward user to ports(7) for the few variables that are documented there | Marc Espie | |
2009-01-24 | slightly better documentation for SKIPDIR | Marc Espie | |
2009-01-24 | MS VX-700 works. | Michael Knudsen | |
ok mglocker | |||
2009-01-23 | Add schsio(4), a driver for SMSC SCH311x LPC Super I/O ICs providing | Michael 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-21 | Add XVR-600 and XVR-1200 to the models list. | Miod Vallat | |
2009-01-21 | - add Lenovo X300 webcam to the list of working models | Antoine 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-20 | add 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-19 | Add support for Novatel Wireless Ovation U727. | Jonathan Gray | |
Tested by Seth Hanford. | |||
2009-01-18 | Oops, forgot to add vrng.4 here. | Mark Kettenis | |
2009-01-18 | Add nfs ddb hooks, for now only to show all the outstanding nfsreq's | Thordur I. Bjornsson | |
and to print out struct nfsreq. "get it in so people can pound on it" blambert@ OK and information_s_ on the manpage from miod@ | |||
2009-01-18 | vrng.4: period -> periodic | Jason McIntyre | |
vbus.4: +vrng(4) | |||
2009-01-17 | Add support for DS1822 to owtemp(4). | Alexander Yurchenko | |