Age | Commit message (Expand) | Author |
2010-05-16 | sync DPRINTF with ar5008 | Damien Bergamini |
2010-05-16 | cleanup calibration bits (not everything is enabled yet.) | Damien Bergamini |
2010-05-16 | initial Host AP bits. | Damien Bergamini |
2010-05-16 | >=AR9287 devices support short GI in 20MHz channels, so indicate this | Damien Bergamini |
2010-05-16 | small ar9003_rx_process fixes. | Damien Bergamini |
2010-05-16 | return early in {ar5008,ar9003}_rx_free if buffers have not been | Damien Bergamini |
2010-05-16 | fix athn_updateslot for fast PLL clock and 40MHz CBW | Damien Bergamini |
2010-05-16 | cleanup interrupts mask management. | Damien Bergamini |
2010-05-16 | install unwind.h, like for gcc3. | Marc Espie |
2010-05-16 | sync to bsd.lv: enable .Bl documentation | Ingo Schwarze |
2010-05-16 | add forgotten header file, duh... | Ingo Schwarze |
2010-05-16 | allow the single quote as a control character in place of the dot | Ingo Schwarze |
2010-05-16 | In theory, Kristaps never intended to write a roff parser, | Ingo Schwarze |
2010-05-15 | mdoc_isdelim now returns enum mdelim, not int any more; | Ingo Schwarze |
2010-05-15 | For .IP, a single space after the head is sufficient; | Ingo Schwarze |
2010-05-15 | add libelf and libterminfo; | Ingo Schwarze |
2010-05-15 | Joerg Sonnenberger rewrote the comment stripping and line merging | Ingo Schwarze |
2010-05-15 | More systematic output width handling by Joerg Sonnenberger: | Ingo Schwarze |
2010-05-15 | allow non-numeric manual sections in -mdoc; | Ingo Schwarze |
2010-05-15 | removed restriction on integer manual sections in -man; | Ingo Schwarze |
2010-05-15 | Bugfxing and cleanup by Joerg Sonnenberger, edited by kristaps@: | Ingo Schwarze |
2010-05-15 | We really want position independant objects in libsupc++.a. | Matthieu Herrb |
2010-05-15 | various improvements regarding errors and warnings Joerg Sonnenberger: | Ingo Schwarze |
2010-05-15 | merge bsd.lv 1.63: | Ingo Schwarze |
2010-05-15 | merge bsd.lv rev. 1.63: | Ingo Schwarze |
2010-05-15 | more end-of-sentence (EOS) handling: | Ingo Schwarze |
2010-05-15 | Repair identification of P4 bwtwo on 4/330 and 4/370 models, which got broken | Miod Vallat |
2010-05-15 | Make fb_pfour_id() take a volatile pointer as argument. | Miod Vallat |
2010-05-15 | Always check the tiling mode alignment on pin, even if we don't need a | Owain Ainsworth |
2010-05-15 | proper handling of quoted tab-separated column lists | Ingo Schwarze |
2010-05-15 | Distinguish OPEN, MIDDLE and CLOSE delimiters (using an enum). | Ingo Schwarze |
2010-05-15 | normalize() cannot be inline and extern at the same time; prompted by | Otto Moerbeek |
2010-05-15 | grow /usr/local more at the cost of /home; ok krw@ | Otto Moerbeek |
2010-05-15 | block-implicit macros now up-propogate end-of-sentence spacing; | Ingo Schwarze |
2010-05-15 | Add libsupc++-v3 | Robert Nagy |
2010-05-15 | Add Makefile for libsupc++-v3 that pulls common stuff from | Robert Nagy |
2010-05-15 | Move libsupc++ sources and other common stuff to Makefile.common | Robert Nagy |
2010-05-14 | Pause the mux channel while waiting for reply from aynch callbacks. | Damien Miller |
2010-05-14 | Document return values, based on a diff from Ross Richardson. | Nicholas Marriott |
2010-05-14 | don't warn about libsa's exit(); pull in declaration for memcpy() | Christian Weisgerber |
2010-05-14 | Integrate kristaps@' end-of-sentence (EOS) framework | Ingo Schwarze |
2010-05-14 | avoid builtins completely, so avoid possible issues with gcc4. | Dale Rahn |
2010-05-14 | Be friendly with gcc4. | Dale Rahn |
2010-05-14 | Colour+attribute options for status line alerts, from Alex Alexander. | Nicholas Marriott |
2010-05-14 | Accept (and document) "none" instead of "default" for attributes as it | Nicholas Marriott |
2010-05-14 | Make sure we initialize sched_lock before we try to use it. | Mark Kettenis |
2010-05-14 | nowadays, .Dx is callable, so we need to quote it; | Ingo Schwarze |
2010-05-14 | Add gcc2 and gcc3 expected output for avsm@'s new zero-length array | Nicholas Marriott |
2010-05-14 | sync to mandoc 1.9.25: | Ingo Schwarze |
2010-05-14 | Merge 1.9.25, keeping local patches; | Ingo Schwarze |