Age | Commit message (Expand) | Author |
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 |
2010-02-04 | Optimized failure handing for Read with X/P failures | Jordan Hargrave |
2010-02-03 | Fix divide by zero on small windows with main-* layouts. | Nicholas Marriott |
2010-02-03 | sync | Miod Vallat |
2010-02-03 | loongson relese building bits; ok miod@ | Otto Moerbeek |
2010-02-03 | Remove memory limitation to the low 256MB. With the -mfix-loongson2f-btb | Miod Vallat |
2010-02-03 | There is no need to compile this code with .set noat, really. | Miod Vallat |
2010-02-03 | Build the kernel with -mfix-loongson2f-btb. Requires up-to-date binutils. | Miod Vallat |
2010-02-03 | Add a new option to the mips64 gas, -mfix-loongson2f-btb. This option | Miod Vallat |
2010-02-03 | add loongson cachflush.0; ok miod@ | Otto Moerbeek |
2010-02-03 | sync | Otto Moerbeek |
2010-02-03 | sync to new reality | Otto Moerbeek |
2010-02-03 | Provide a value for MACHINE_CPU, to let the build machinery reuse the existing | Miod Vallat |
2010-02-03 | MACHINE_ARCH -> MACHINE_CPU when applicable. | Miod Vallat |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2010-02-03 | If MACHINE_CPU != MACHINE_ARCH, pass -D__${MACHINE_CPU}__ to the preprocessor. | Miod Vallat |
2010-02-03 | Add a new default variable in Makefile context, MACHINE_CPU. Its value is | Miod Vallat |
2010-02-03 | init ofdm sensitivity with min value (which depends on the chip) | Damien Bergamini |
2010-02-03 | Add a SECURITY FIX for CVE-2010-0010 | Jasper Lievisse Adriaanse |
2010-02-03 | Argh, typo in macro name. | Miod Vallat |
2010-02-03 | First cut at loongson installation notes. | Miod Vallat |
2010-02-03 | Enable the next page bit for IP1001, otherwise the PHY fails | Stuart Henderson |
2010-02-03 | Use nitems. | Joel Sing |
2010-02-03 | typo. CPU_ID_ARM1022EJS -> CPU_ID_ARM1026EJS | Kevin Lo |
2010-02-03 | Document 'show bcstats'. | Joel Sing |
2010-02-03 | make it clear that -iname supports globbing; | Ingo Schwarze |
2010-02-02 | make buffer_get_string_ret() really non-fatal in all cases (it was | Damien Miller |
2010-02-02 | Add missing 'in' in sample rdr-to rule. Noted by Steve Williams. | Stuart Henderson |
2010-02-02 | Attach athn(4) to the AR2427 which is a castrated (no 11n) AR928X. | Damien Bergamini |