summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-18Be more careful in ktable_update() and ktable_new() and the fib sync flag.Claudio Jeker
2010-05-18tweak dumpsys's countdown to cope with upcoming speedupAlexander Hall
2010-05-18dont let sys/ioctl.h imply that you get the ioctls in dkio.h. thisDavid Gwynne
2010-05-17Put the name string on the stack.Nicholas Marriott
2010-05-17always provide "includes" targetChristian Weisgerber
2010-05-17create /usr/include/objcChristian Weisgerber
2010-05-17more then -> more than;Jason McIntyre
2010-05-17tweak previous;Jason McIntyre
2010-05-17regenJonathan Gray
2010-05-17add some devices found on a core i5 machineJonathan Gray
2010-05-17Implement two new filters, max-as-len and max-as-seq. The first is limitingClaudio Jeker
2010-05-17Last bits of MPLS VPN support. Hook kernel routing tables and RIB together.Claudio Jeker
2010-05-17Fix locking logic, remembering that hppa locks are inverted. Whilst hereJoel Sing
2010-05-17The host address encoding of FEC was killed in RFC5036 and we're happyClaudio Jeker
2010-05-17The function term_flushln() had effectively forked wrt to bsd.lv.Ingo Schwarze
2010-05-16Rewrite the main mdoc text parser, mdoc_ptext()Ingo Schwarze
2010-05-16Use a temporary variable for now to sidestep -Wbounded checking whenNicholas Marriott
2010-05-16Make the DE_INTERNALIZE/EXTERNALIZE macros copy to/from the structNicholas Marriott
2010-05-16fix (again) TKIP MIC entries in set_key().Damien Bergamini
2010-05-16fix ic_max_nnodes computation.Damien Bergamini
2010-05-16add AR9300 PCI IdDamien Bergamini
2010-05-16Use a per CPU trap save area, ensuring that we maintain 64-byte alignmentJoel Sing
2010-05-16no need to set the MAC address to 0 for TKIP MIC entries; the keyDamien Bergamini
2010-05-16cleanup hardware key cache management (not used yet)Damien Bergamini
2010-05-16the cp-demangler is part of libsupc++ as wellMarc Espie
2010-05-16mux support for remote forwarding with dynamic port allocation,Markus Friedl
2010-05-16Don't include -ftree-vrp in -O2 and higher as it has known bugs in gcc 4.2.Jonathan Gray
2010-05-16plug memory leak. `ps' was allocated with strdup(3), but on error pathzinovik
2010-05-16sync DPRINTF with ar5008Damien Bergamini
2010-05-16cleanup calibration bits (not everything is enabled yet.)Damien Bergamini
2010-05-16initial Host AP bits.Damien Bergamini
2010-05-16>=AR9287 devices support short GI in 20MHz channels, so indicate thisDamien Bergamini
2010-05-16small ar9003_rx_process fixes.Damien Bergamini
2010-05-16return early in {ar5008,ar9003}_rx_free if buffers have not beenDamien Bergamini
2010-05-16fix athn_updateslot for fast PLL clock and 40MHz CBWDamien Bergamini
2010-05-16cleanup interrupts mask management.Damien Bergamini
2010-05-16install unwind.h, like for gcc3.Marc Espie
2010-05-16sync to bsd.lv: enable .Bl documentationIngo Schwarze
2010-05-16add forgotten header file, duh...Ingo Schwarze
2010-05-16allow the single quote as a control character in place of the dotIngo Schwarze
2010-05-16In theory, Kristaps never intended to write a roff parser,Ingo Schwarze
2010-05-15mdoc_isdelim now returns enum mdelim, not int any more;Ingo Schwarze
2010-05-15For .IP, a single space after the head is sufficient;Ingo Schwarze
2010-05-15add libelf and libterminfo;Ingo Schwarze
2010-05-15Joerg Sonnenberger rewrote the comment stripping and line mergingIngo Schwarze
2010-05-15More systematic output width handling by Joerg Sonnenberger:Ingo Schwarze
2010-05-15allow non-numeric manual sections in -mdoc;Ingo Schwarze
2010-05-15removed restriction on integer manual sections in -man;Ingo Schwarze
2010-05-15Bugfxing and cleanup by Joerg Sonnenberger, edited by kristaps@:Ingo Schwarze
2010-05-15We really want position independant objects in libsupc++.a.Matthieu Herrb