Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-01 | manpages for VIA VT612x driver + Cicada PHY | Peter Valchev | |
2004-11-30 | breada() is gone, help and ok jmc@ | Pedro Martelletto | |
2004-11-30 | mcintyre learns the hard way that $int should be \$if when passed to | Jason McIntyre | |
ifconfig(8); | |||
2004-11-30 | correct path for spppcontrol; | Jason McIntyre | |
from bernd ahlers; | |||
2004-11-30 | `option' keyword, not `options'; | Jason McIntyre | |
2004-11-30 | one more ifconfig.if -> hostname.if; | Jason McIntyre | |
2004-11-29 | tweaks; | Jason McIntyre | |
ok miod@ | |||
2004-11-29 | Add missing pppoe(4) manual page. Adapted from NetBSD version. | Can Erkin Acar | |
Reminded by mickey@, with help from jmc@ | |||
2004-11-29 | Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untested | Miod Vallat | |
due to lack of hardware. | |||
2004-11-29 | Do not Xr boot_config anymore. | Miod Vallat | |
2004-11-29 | Oops, sorting buglet | Miod Vallat | |
2004-11-28 | remove .Xr to self in SEE ALSO; | Jason McIntyre | |
2004-11-28 | sort SEE ALSO; | Jason McIntyre | |
2004-11-28 | document the mountroothooks | Theo de Raadt | |
2004-11-27 | remove the whining about missing upport for cisco's proprietary ISL | Henning Brauer | |
enacpsulation from the BUGS section. this is not a bug - if anything is a bug is it ISL itself. ISL has no relevance whatsover, even cisco itself stopped supporting it in new products years ago. millert ok | |||
2004-11-27 | document WANTLIB | Marc Espie | |
2004-11-27 | proper prototypes for some functions that were missing them; ok deraadt dhartmei | Peter Valchev | |
2004-11-26 | Grammo ok many. | Marco Peereboom | |
2004-11-26 | document /etc/{firmware,fonts,hotplug} | Jason McIntyre | |
2004-11-26 | better kerberos/gssapi references; | Jason McIntyre | |
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 | 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 | 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 |