Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-20 | add a new icmp6(4) manpage, rewritten from scratch | Jared Yanovich | |
2004-12-20 | firmware loading from the filesystem. pci subsystem type things | Theo de Raadt | |
are still done early, but audio subsystem setup is deferred till after root is mounted. tested by mcbride | |||
2004-12-20 | remove manpages based on RFC. requested by deraadt | Jun-ichiro itojun Hagino | |
2004-12-19 | grammar; | Jason McIntyre | |
2004-12-19 | filesystem firmware loading written over the pacific 2 weeks ago, tested | Theo de Raadt | |
by mickey | |||
2004-12-19 | filesystem firmware loading for uyap(4). this should work, i wrote it very | Theo de Raadt | |
carefully. unfortunately, we cannot find anyone who has one of these devices in our entire user community, thus far. commit it anyways. whoever finds one can contact me if there is a problem. | |||
2004-12-18 | cleanup and indent examples. ok jmc | Jared Yanovich | |
2004-12-17 | Descriptions of 98548A and 98549A were swapped. Also, all models other | Todd C. Miller | |
than 98544 have an 'A' suffix. Verified with hardware in my garage ;-) | |||
2004-12-17 | - 5705 does not support jumbo frames | Jason McIntyre | |
- this device supports 5750/5751 (from brad@) ok brad@ | |||
2004-12-17 | .Xr watchdog 4 | Jason McIntyre | |
2004-12-17 | Support for the eap MIDI UART from NetBSD. | Jonathan Gray | |
Tested by serveral people. ok millert@, mickey@ | |||
2004-12-17 | Add a new page about hardware watchdog devices, under a BSD license. | Jared Yanovich | |
From: Michael Knudsen ok various | |||
2004-12-14 | grammar, and FILES sync; | Jason McIntyre | |
2004-12-14 | txp(4) late firmware loading, written somewhere over the pacific, tested | Theo de Raadt | |
by mcbride, reduces size of the kernel | |||
2004-12-12 | support 3 buffalo pcmcia ns2k devices found in japan (one of which is CF) | Theo de Raadt | |
2004-12-11 | monitor mode is not yet supported. ok damien@ | Kevin Lo | |
2004-12-11 | nForce3-250, brent | Henning Brauer | |
2004-12-10 | grammatical blip; from damien@ | Jason McIntyre | |
2004-12-10 | sync to recent rate limiting changes | Jared Yanovich | |
2004-12-09 | Remove old FreeBSDisms: | Miod Vallat | |
- drop the "KERNEL CONFIGURATION" section which is confusing (these are not pseudo-devices!) except for st.4 where might be worth keeping. - drop the "DISCLAIMER" section in ch.4. - mention cdio and chio in cd.4 and ch.4 respectively. | |||
2004-12-08 | Falcom Twist-USB GSM/GPRS modem. | Jonathan Gray | |
From David Coppa <caff at openbeer dot it> with tweaks from me. | |||
2004-12-07 | an other -> another; | Jason McIntyre | |
2004-12-07 | Initail documentation of 'carpdev'. | Ryan Thomas McBride | |
2004-12-05 | MicroSoft -> Microsoft | Jonathan Gray | |
ok deraadt@, macro@, brad@ | |||
2004-12-05 | add 'wireless network' so this shows up w/apropos wireless | Jolan Luff | |
2004-12-04 | Mention elfrdsetroot tool as well. deraadt@ ok | Aaron Campbell | |
2004-12-03 | remove commented reference to dead URL. | Jonathan Gray | |
2004-12-03 | URL of data sheet has changed. | Jonathan Gray | |
2004-12-03 | option MACOBIOVERBOSE is only useful on macppc | Martin Reindl | |
ok miod@ | |||
2004-12-02 | vge(4) on amd64 now | Peter Valchev | |
2004-12-01 | add vge to SEE ALSO; | Jason McIntyre | |
2004-12-01 | sort SEE ALSO; | Jason McIntyre | |
2004-12-01 | less .Dq; | Jason McIntyre | |
from michael knudsen; ok miod@ | |||
2004-12-01 | remove .Dq from .Nd; | Jason McIntyre | |
from michael knudsen; | |||
2004-12-01 | Real synopsis. | Miod Vallat | |
2004-12-01 | vge(4) and ciphy(4) Xr's, reminded by theo | Peter Valchev | |
2004-12-01 | sync re(4) description w/ reality (8139C+ not supported at that point) | Peter Valchev | |
2004-12-01 | manpages for VIA VT612x driver + Cicada PHY | Peter Valchev | |
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-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-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 | |