Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 |