Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-25 | resolve conflict between M_TUNNEL and M_ANYCAST6, remove M_COMP (it's | Markus Friedl | |
only set and never read), update documentation; ok fgsch, deraadt, millert | |||
2004-11-25 | update FILES; | Jason McIntyre | |
fixes pr #3998; diff from frank denis, though slightly different fix committed; help and ok millert@ | |||
2004-11-23 | tweak FILES; | Jason McIntyre | |
2004-11-23 | tweak FILES; | Jason McIntyre | |
2004-11-23 | Add Adaptec ASR2200S U320 RAID | Marco Peereboom | |
prompted by deraadt@ | |||
2004-11-23 | typo | Christian Weisgerber | |
2004-11-23 | support the gpio found on ath(4) devices. | Reyk Floeter | |
ok grange@ | |||
2004-11-23 | document how to get the Intel firmware files (ie. who to mail and phone, hi ↵ | Theo de Raadt | |
Peter | |||
2004-11-22 | standardise FILES; | Jason McIntyre | |
2004-11-22 | use the filesystem based firmware loader; ok deraadt@ | Damien Bergamini | |
2004-11-22 | correctly describe parameters for pmap_kremove. | Hans-Joerg Hoexer | |
ok miod@ | |||
2004-11-22 | now supports PERC4e/Di | Theo de Raadt | |
2004-11-22 | mac68k is not so happy with -pipe, disable for now. | Miod Vallat | |
2004-11-22 | firmware loading for kue(4), tested for me by dhartmei | Theo de Raadt | |
2004-11-22 | tweaks; | Jason McIntyre | |
2004-11-22 | Add support for setting mixerctl values in a sysctl.conf like manner | Jonathan Gray | |
via mixerctl.conf. ok deraadt@, earlier version ok henning@ | |||
2004-11-22 | loadfirmware() man page, sick of mickey | Theo de Raadt | |
2004-11-22 | neo(4) and ti(4) now do firmware loading | Theo de Raadt | |
2004-11-22 | .{N,O}x fixes; | Jason McIntyre | |
2004-11-21 | no more -q, spotted by Tom Schutter <t.schutter@comcast.net> | Henning Brauer | |
2004-11-21 | Intel ICH6/ICH6R IDE and SATA support. | Alexander Yurchenko | |
2004-11-21 | make Nx and Ox parsed; ok jmc, (previously) millert | Jared Yanovich | |
2004-11-19 | install pcvt fonts for amd64, alpha, and cats too; mickey ok, from pr3988 | Theo de Raadt | |
2004-11-19 | better wording; | Jason McIntyre | |
ok jaredy@ deraadt@ henning@ | |||
2004-11-18 | use the filesystem based firmware loader; deraadt ok | Damien Bergamini | |
2004-11-17 | sort sections; | Jason McIntyre | |
2004-11-17 | 3 more devices | Theo de Raadt | |
2004-11-17 | document the firmware files in /etc/firmware/ | Theo de Raadt | |
2004-11-17 | document the new update framework for bulk builds. | Marc Espie | |
2004-11-17 | Add a small TOC description to the synopsis, since people may not read | Marc Espie | |
long enough to find out about fake, or flavors. | |||
2004-11-17 | document the update paraphernalia, even though it's still experimental. | Marc Espie | |
2004-11-16 | Add "probability" to BNF | Marco Pfatschbacher | |
ok henning, markus | |||
2004-11-15 | missing .El; | Jason McIntyre | |
2004-11-15 | clarify preempt, especially wrt failing all interfaces over at once, | Henning Brauer | |
and better examples, from camield@, ok ryan and me | |||
2004-11-13 | remove harris-derived stuff | Theo de Raadt | |
2004-11-12 | typos from joel gudknecht; | Jason McIntyre | |
help/ok hshoexer@ | |||
2004-11-12 | add wdt(4)'s ddb(4) warning to BUGS; | Jason McIntyre | |
original diff from michael knudsen; ok jaredy@ | |||
2004-11-11 | no need to lock access for reading | joshua stein | |
2004-11-09 | flurry of updates: | Jared Yanovich | |
- minor mdoc tweaks - add an example - sync header excerpts to reality - document STRIOCSCRIPTNAME - add a CAVEAT - clarify an issue regarding STRIOCPOLICY/NEW tweaks and ok from millert, jmc, marius | |||
2004-11-09 | whitespace; | Jason McIntyre | |
2004-11-09 | add missing wireless adapters, and sync w/ .Nd; | Jason McIntyre | |
suggested by alexey e. suslikov; ok deraadt@ | |||
2004-11-09 | tweaks; | Jason McIntyre | |
ok jaredy@ | |||
2004-11-09 | whitespace; | Jason McIntyre | |
2004-11-08 | tweaks; | Jason McIntyre | |
2004-11-08 | Document "no scrub"; from jmc@, tweaked by me. dhartmei@ ok | Aaron Campbell | |
2004-11-08 | clarify Nd lines, jmc ok | Theo de Raadt | |
2004-11-08 | correct chip models | Theo de Raadt | |
2004-11-08 | conditional override of PIPE, from markus | Theo de Raadt | |
2004-11-08 | atu(4) supports Atmel-based USB wireless devices (man page based on a | Theo de Raadt | |
shred of wi.4 | |||
2004-11-08 | remove references to other wireless chips: not really useful. | Jason McIntyre | |
they are already documented in more appropriate places, such as pci(4); prompted by a mail from sam chill on tech@ |