Age | Commit message (Expand) | Author |
2010-05-18 | Be more careful in ktable_update() and ktable_new() and the fib sync flag. | Claudio Jeker |
2010-05-18 | tweak dumpsys's countdown to cope with upcoming speedup | Alexander Hall |
2010-05-18 | dont let sys/ioctl.h imply that you get the ioctls in dkio.h. this | David Gwynne |
2010-05-17 | Put the name string on the stack. | Nicholas Marriott |
2010-05-17 | always provide "includes" target | Christian Weisgerber |
2010-05-17 | create /usr/include/objc | Christian Weisgerber |
2010-05-17 | more then -> more than; | Jason McIntyre |
2010-05-17 | tweak previous; | Jason McIntyre |
2010-05-17 | regen | Jonathan Gray |
2010-05-17 | add some devices found on a core i5 machine | Jonathan Gray |
2010-05-17 | Implement two new filters, max-as-len and max-as-seq. The first is limiting | Claudio Jeker |
2010-05-17 | Last bits of MPLS VPN support. Hook kernel routing tables and RIB together. | Claudio Jeker |
2010-05-17 | Fix locking logic, remembering that hppa locks are inverted. Whilst here | Joel Sing |
2010-05-17 | The host address encoding of FEC was killed in RFC5036 and we're happy | Claudio Jeker |
2010-05-17 | The function term_flushln() had effectively forked wrt to bsd.lv. | Ingo Schwarze |
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 |