Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-24 | add TTTech MC322 | Brad Smith | |
2006-02-23 | clarify which Intel RAID controllers are running which particular RAID stack. | Brad Smith | |
2006-02-23 | +Intel RAID Controller SRCU42X | Jason McIntyre | |
from alexey e. suslikov; ok marco | |||
2006-02-23 | Update struct rt_msghdr. rtm_use is deprecated and is now know as rtm_fmask. | Claudio Jeker | |
rtm_fmask is used on RTM_CHANGE to unset certain flags. OK mcbride@ | |||
2006-02-22 | +Planet WL-3560 AR5211 CardBus a/b/g | Jason McIntyre | |
from alexey e. suslikov | |||
2006-02-22 | missing includes; from iruata souza | Jason McIntyre | |
ok tedu | |||
2006-02-21 | Lo -> Low | Brad Smith | |
2006-02-20 | new ftp-proxy | Camiel Dobbelaar | |
ok jmc markus | |||
2006-02-20 | There are systems with nfe attaching icsphy in the wild. | Jonathan Gray | |
2006-02-19 | hostap/HostAP -> Host AP | Jason McIntyre | |
2006-02-19 | sync the ral(4) descriptions; | Jason McIntyre | |
2006-02-19 | tweaks; | Jason McIntyre | |
2006-02-19 | fix FILES section | Damien Bergamini | |
2006-02-19 | document support for RT2501 and RT2600 chipsets. | Damien Bergamini | |
many things reworked too. | |||
2006-02-18 | Update to tzdata2006a with the US DST changes commented out for now. | Todd C. Miller | |
2006-02-17 | Reword for clarity, from a discussion with Constantine A. Murenin. | Jonathan Gray | |
2006-02-16 | sqphy(4) here on the mii side, found in dmesg from Stefek Zaba | Martin Reindl | |
2006-02-16 | remove extraneous .Re; | Jason McIntyre | |
2006-02-16 | AirPrime EVDO does not work with uplcom as suspected. | Jonathan Gray | |
Noticed by Ben Lovett. | |||
2006-02-15 | sync audio device drivers descriptions. OK jmc@ miod@. | Xavier Santolaria | |
2006-02-13 | mention nfe chipsets. | Brad Smith | |
2006-02-13 | the Cicada PHY's exist on other interfaces besides vge(4). | Brad Smith | |
2006-02-13 | trim this down a bit. | Brad Smith | |
2006-02-12 | isabeep and sysbeep are no more. | Miod Vallat | |
2006-02-12 | Remove 24-bit slowless remark, now that console runs in 8-bit. | Miod Vallat | |
2006-02-12 | don't bother to expalicitly mention ukphy(4) in driver man pages. | Brad Smith | |
2006-02-12 | The ukphy attachment turned out to be an rlphy(4) clone. | Jonathan Gray | |
2006-02-12 | mentin the IC Plus Corp IP101. | Brad Smith | |
2006-02-11 | epic(4) can have acphy(4) or lxtphy(4) on some models. | Brad Smith | |
2006-02-11 | fix mode of iso*.tab | Marc Espie | |
install zone.tab as well. This fixes KDE lookup of timezones. okay millert@ | |||
2006-02-11 | sync the description of pcfadc.4; ok djm | Jason McIntyre | |
2006-02-11 | add musycc(4) as a MLINK to art(4) | Brad Smith | |
ok claudio@ | |||
2006-02-11 | kill trailing whitespace; | Jason McIntyre | |
2006-02-10 | hook in pcfadc.4 | Damien Miller | |
2006-02-10 | basic manpage for pcfadc sensor (Philips PCF8591 A/D) | Damien Miller | |
2006-02-09 | No longer need to touch the dhcpd.leases file before running dhcpd. | Jared Yanovich | |
From Mike Pechkin <mike.pechkin@gmail.com>. OK henning, jmc | |||
2006-02-08 | ciphy and ukphy are also possible attachments. | Jonathan Gray | |
2006-02-06 | tweaks; | Jason McIntyre | |
2006-02-06 | add lxtphy(4) | Brad Smith | |
2006-02-05 | improve support for TV tuning via radio(4) by: | Jacob Meuser | |
- adding a TV or radio mode flag to struct radio_info for radio(4) and a similar flag to struct TUNER for bktr(4) to make tuning mode explicit - reporting the proper frequency when in TV mode - documenting the mode flag and cleaning up some grammar OK mickey@, robert@ | |||
2006-02-05 | First cut of a man page for nfe. | Jonathan Gray | |
"looks fine" jmc@ | |||
2006-02-04 | - document that svnd0 must not be configured when making release | Jason McIntyre | |
- tidy up the whole para whilst here based on pr #5006, from francisco; help from mbalmer | |||
2006-02-03 | Consistency fix. Use ${} instead of $() for variables. | Bernd Ahlers | |
ok millert@ | |||
2006-02-01 | update for recent sm(4) changes | Martin Reindl | |
ok jmc | |||
2006-02-01 | Unbreak the tree. | Mark Kettenis | |
2006-02-01 | tweaks; ok dlg | Jason McIntyre | |
2006-02-01 | reciprocate the Xrs for pcfiic | David Gwynne | |
2006-02-01 | a manpage for pcfiic(4) | David Gwynne | |
2006-02-01 | Document VT6410 support. | Jonathan Gray | |
2006-02-01 | Actually working example, from Ray Lai in PR 5000; with a twist (also | Otto Moerbeek | |
fix usage()) from me. |