Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-17 | Replace firmware version 2.5.8.0 with 2.13.1.0. Firmware API slightly | Marcus Glocker | |
changes. You need to update the firmware package to upgt-firmware-1.1.tgz. | |||
2008-01-15 | Dell SAS 6/iR is an LSI SAS1068E which has been verified to use | Jonathan Gray | |
the generic LSI PCI ids so it should work fine. ok dlg@ | |||
2008-01-12 | tweak previous; | Jason McIntyre | |
2008-01-12 | finish documenting ALL_REGRESS_FLAGS | Marc Espie | |
Document lock/unlock | |||
2008-01-12 | document manual locking: how it works, why it's there. | Marc Espie | |
2008-01-11 | providing MLINKS for shell builtins makes little sense: what we had was out | Jason McIntyre | |
of date for ever (no ksh builtins), and since we have two shells, pointing to one page or the other is never going to work; so remove MLINKS for csh(1); the cd(1) and wait(1) pages (also builtins); and update any trailing Xr's; please, there are tools like whence, man, and locate for finding this stuff; ok deraadt miod | |||
2008-01-10 | punctuation fix; | Jason McIntyre | |
2008-01-10 | List the MSTSDISC line discipline. | Marc Balmer | |
2008-01-10 | gigE -> GigE | Brad Smith | |
ok dlg@ | |||
2008-01-10 | 1000baseTX -> 1000baseT | Brad Smith | |
ok dlg@ | |||
2008-01-10 | mention the ATI SB700 chipset. | Brad Smith | |
ok dlg@ | |||
2008-01-10 | mention the NVIDIA MCP77/79 chipsets. | Brad Smith | |
ok dlg@ | |||
2008-01-09 | tweak cmpci's Nd, and update its entry in pci.4; | Jason McIntyre | |
2008-01-09 | - add support for 4, 6, and 8 channel playback | Jacob Meuser | |
- print chip version in `audioctl version' - advertise some features of supported hardware in the man page - CMI8768 now working properly yes! ratchov@ | |||
2008-01-07 | update to tzdata2007k from elsie.nci.nih.gov | Todd C. Miller | |
2008-01-06 | two more slattach -> ldattach; | Jason McIntyre | |
2008-01-06 | make the descriptions of roundrobin and loadbalance more consistent, | Jason McIntyre | |
and better explain what they do; help/ok sthen | |||
2008-01-06 | add a CAVEATS section documenting some issues when using roundrobin | Jason McIntyre | |
and loadbalance protocols; brad, claudio, and sthen all helped explain this to me, and sthen helped me put the diff together; | |||
2008-01-06 | Don't reference {sl|nmea}attach(8) in the SEE ALSO section but ldattach(8) | Marc Balmer | |
Discussed with and ok jmc@ | |||
2008-01-05 | - bussw.4: give a little indent | Jason McIntyre | |
- vs.4: forgot to update .Nd in previous, i think | |||
2008-01-05 | Add support for the Meinberg Standard Time String format that all Meinberg | Marc Balmer | |
radio clocks can transmit over serial ports. This is implemented as a line discipline similar to nmea(4) and provides a timedelta sensor. See http://www.meinberg.de/english/specs/timestr.htm for details on the MSTS format. ldattach(8) is extended to support the "msts" line discipline and two stopbits (which some radio clocks, e.g. the C51 use). Do a "make includes" before your next system build. Initially from Maurice Janssen based on nmea(4). "go for it" deraadt | |||
2008-01-05 | Add some information about syscon(4), eyeballed by jmc@ | Miod Vallat | |
2008-01-05 | Document some MVME328XT jumper settings, and warn the user some of these cards | Miod Vallat | |
might mix single-ended and differential channels. | |||
2008-01-05 | lii(4) is a Fast Ethernet chipset and add a history section. | Brad Smith | |
ok dlg@ | |||
2008-01-05 | attansic | Theo de Raadt | |
2008-01-05 | attansic made this chip, not atheros. | David Gwynne | |
2008-01-04 | zap trailing whitespace; | Jason McIntyre | |
2008-01-04 | document new FAKE_FLAGS semantics. | Marc Espie | |
2008-01-03 | borrow more from other pages; dlg ok | Theo de Raadt | |
2008-01-03 | ipv6 can handle "dest" lines too; ok marc | Jason McIntyre | |
2008-01-01 | simplify BUGS; ok miod | Jason McIntyre | |
2008-01-01 | Update the notice about the daughterboard, and also mention the driver | Miod Vallat | |
doesn't attach to the MVME328XT (i.e. rebadged 4220, while MVME328S is a rebadged 4210). | |||
2008-01-01 | put lii(4) in the right place; | Jason McIntyre | |
2007-12-31 | fix name | Theo de Raadt | |
2007-12-31 | Xr lii | Theo de Raadt | |
2007-12-31 | a basic manpage for lii. im sure jmc will need to fix this, but its a start | David Gwynne | |
2007-12-29 | update to tzdata2007j from elsie.nci.nih.gov | Todd C. Miller | |
2007-12-27 | last item in NAME should not be followed by a comma; from Pierre Riteau | Jason McIntyre | |
2007-12-24 | bool -> int | Otto Moerbeek | |
2007-12-24 | some fixes from Girish Venkatachalam; as far as i can see, otto has already | Jason McIntyre | |
ok'd this, but is obviously away in some winter wonderland... | |||
2007-12-23 | {dip,DIP-} -> DIP; now they're all the same... | Jason McIntyre | |
2007-12-23 | +.Xr isa 4 , | Jason McIntyre | |
2007-12-23 | Look for environment controller first, and access ITE SuperIO address/data | Oleg Safiullin | |
ports only if we found one. Fixes possible issues with some notebook chipsets. ok deraadt@ tested by me, jcs@ and Rodolfo Gouveia | |||
2007-12-23 | pmap_steal_memory() returns vaddr_t. | Joel Sing | |
ok miod@ | |||
2007-12-21 | remove trailing whitespace; | Jason McIntyre | |
2007-12-21 | a few nits | Marc Espie | |
2007-12-19 | o more cleanup | Oleg Safiullin | |
o Xr watchdogd(8) o bugs section ok jmc@ | |||
2007-12-19 | clean up it.4, and update its description in isa.4; | Jason McIntyre | |
2007-12-18 | New it(4) driver. | Oleg Safiullin | |
Supports ITE IT8705/8712/8716/8718/8726 and SiS SiS950 hardware monitors and ITE IT8712F/8716F/8718F/8726F watchdog timer. | |||
2007-12-18 | oops - sort SEE ALSO; | Jason McIntyre | |