Age | Commit message (Expand) | Author |
2010-05-16 | Rewrite the main mdoc text parser, mdoc_ptext() | Ingo Schwarze |
2010-05-16 | Use a temporary variable for now to sidestep -Wbounded checking when | Nicholas Marriott |
2010-05-16 | Make the DE_INTERNALIZE/EXTERNALIZE macros copy to/from the struct | Nicholas Marriott |
2010-05-16 | fix (again) TKIP MIC entries in set_key(). | Damien Bergamini |
2010-05-16 | fix ic_max_nnodes computation. | Damien Bergamini |
2010-05-16 | add AR9300 PCI Id | Damien Bergamini |
2010-05-16 | Use a per CPU trap save area, ensuring that we maintain 64-byte alignment | Joel Sing |
2010-05-16 | no need to set the MAC address to 0 for TKIP MIC entries; the key | Damien Bergamini |
2010-05-16 | cleanup hardware key cache management (not used yet) | Damien Bergamini |
2010-05-16 | the cp-demangler is part of libsupc++ as well | Marc Espie |
2010-05-16 | mux support for remote forwarding with dynamic port allocation, | Markus Friedl |
2010-05-16 | Don't include -ftree-vrp in -O2 and higher as it has known bugs in gcc 4.2. | Jonathan Gray |
2010-05-16 | plug memory leak. `ps' was allocated with strdup(3), but on error path | zinovik |
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 |