Age | Commit message (Expand) | Author |
2010-02-07 | update firmware for rt2870 and >=rt3071 | Damien Bergamini |
2010-02-07 | add channels 167, 169, 171, 173 for dual-band devices | Damien Bergamini |
2010-02-07 | build iso | Otto Moerbeek |
2010-02-06 | Use the array.h code for the causes list. | Nicholas Marriott |
2010-02-06 | Support attaching a client read-only with a new -r flag to the attach-session | Nicholas Marriott |
2010-02-06 | no bsd.bin here as well | Otto Moerbeek |
2010-02-06 | add (currently failing) test for double -> long long | Otto Moerbeek |
2010-02-06 | Change nested check to compare server socket path rather than just assuming | Nicholas Marriott |
2010-02-06 | Clean up $TMUX parsing, from Micah Cowan, tweaked by me. | Nicholas Marriott |
2010-02-06 | Rectangle copy support, from Robin Lee Powell. | Nicholas Marriott |
2010-02-06 | Instead of bailing out on the first configuration file error, carry on, | Nicholas Marriott |
2010-02-06 | when receiving the first message of an rsn group key handshake | joshua stein |
2010-02-06 | Remove newly generated sum file(s) if it did not exist before and trap | Antoine Jacoutot |
2010-02-06 | Simplify LDAP URL handling (currently unused): | Bret Lambert |
2010-02-05 | Force MACHINE_CPU when building cross-toolchain or cross-building. This allows | Miod Vallat |
2010-02-05 | tweak cdboot slightly upwards so all files can fit | Todd T. Fries |
2010-02-05 | Now that the BTB errata are out of the way, enable the CS5536 timecounter again, | Miod Vallat |
2010-02-05 | add some USB hardware verified to work; ok miod@ | Otto Moerbeek |
2010-02-05 | add uaudio; ok miod@ | Otto Moerbeek |
2010-02-05 | Blind support for SM501 model. This should give the Gdium Liberty a working, | Miod Vallat |
2010-02-05 | regen | Miod Vallat |
2010-02-05 | Add SiliconMotion Voyager GX, reportedly found in Gdium Liberty. | Miod Vallat |
2010-02-05 | Add a set of functions to access PCI configuration space before bonito(4) | Miod Vallat |
2010-02-05 | Blind support for the EMTEC Gdium Liberty netbook. Per-platform configuration | Miod Vallat |
2010-02-05 | Compute and pass resource extents to the MI pci code when attaching pci@bonito. | Miod Vallat |
2010-02-05 | When setting up memory regions on Loongson 2F-based machines, make sure we | Miod Vallat |
2010-02-05 | When faking the glxpcib(4) BARs, do not mask the low 12 bits, but only as | Miod Vallat |
2010-02-05 | regen | Jasper Lievisse Adriaanse |
2010-02-05 | - fix doubles | Jasper Lievisse Adriaanse |
2010-02-05 | Use correct format specifiers for 'show bcstats'. | Joel Sing |
2010-02-05 | Header_lines always has the same value as y_procs; so zap the former; | Otto Moerbeek |
2010-02-05 | regen | Jasper Lievisse Adriaanse |
2010-02-05 | - add few new devices found in dmesglog | Jasper Lievisse Adriaanse |
2010-02-05 | - mention boot.elf | Jasper Lievisse Adriaanse |
2010-02-04 | xargs -I and -L are XPG4, not POSIX; ok jmc@ | Ingo Schwarze |
2010-02-04 | - fix tyops. | Jasper Lievisse Adriaanse |
2010-02-04 | vi-style B, W and E keys in copy mode to navigate between words treating only | Nicholas Marriott |
2010-02-04 | no need for bsd.bin | Otto Moerbeek |
2010-02-04 | Read the path from $TMUX if it is present and -L and -S are not given. Based on | Nicholas Marriott |
2010-02-04 | Option to display the active pane in a different colour with the display-panes | Nicholas Marriott |
2010-02-04 | kind of revert previous: above mentioned -> aforementioned | Jason McIntyre |
2010-02-04 | basic bootpath -> bootdev translation; ok miod@ | Otto Moerbeek |
2010-02-04 | some more details which are now relavant but should disappear once a | Otto Moerbeek |
2010-02-04 | add a few USB devices known to work; ok miod@ | Otto Moerbeek |
2010-02-04 | pf_get_sport() picks a random port from the port range specified in a | Stuart Henderson |
2010-02-04 | remove assumption that internal IFSD_LINK* defines are the same as | Kevin Steves |
2010-02-04 | In event_again() call event_del() before calling event_set() so we | Jonathan Gray |
2010-02-04 | no -S option; from Daniel Dickman | Jason McIntyre |
2010-02-04 | MACHINE_CPU here too; | Jason McIntyre |
2010-02-04 | Added optimization for XY reads, requires only one temp buffer | Jordan Hargrave |