summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-05-15various improvements regarding errors and warnings Joerg Sonnenberger:Ingo Schwarze
2010-05-15merge bsd.lv 1.63:Ingo Schwarze
2010-05-15merge bsd.lv rev. 1.63:Ingo Schwarze
2010-05-15more end-of-sentence (EOS) handling:Ingo Schwarze
2010-05-15Repair identification of P4 bwtwo on 4/330 and 4/370 models, which got brokenMiod Vallat
2010-05-15Make fb_pfour_id() take a volatile pointer as argument.Miod Vallat
2010-05-15Always check the tiling mode alignment on pin, even if we don't need aOwain Ainsworth
2010-05-15proper handling of quoted tab-separated column listsIngo Schwarze
2010-05-15Distinguish OPEN, MIDDLE and CLOSE delimiters (using an enum).Ingo Schwarze
2010-05-15normalize() cannot be inline and extern at the same time; prompted byOtto Moerbeek
2010-05-15grow /usr/local more at the cost of /home; ok krw@Otto Moerbeek
2010-05-15block-implicit macros now up-propogate end-of-sentence spacing;Ingo Schwarze
2010-05-15Add libsupc++-v3Robert Nagy
2010-05-15Add Makefile for libsupc++-v3 that pulls common stuff fromRobert Nagy
2010-05-15Move libsupc++ sources and other common stuff to Makefile.commonRobert Nagy
2010-05-14Pause the mux channel while waiting for reply from aynch callbacks.Damien Miller
2010-05-14Document return values, based on a diff from Ross Richardson.Nicholas Marriott
2010-05-14don't warn about libsa's exit(); pull in declaration for memcpy()Christian Weisgerber
2010-05-14Integrate kristaps@' end-of-sentence (EOS) frameworkIngo Schwarze
2010-05-14avoid builtins completely, so avoid possible issues with gcc4.Dale Rahn
2010-05-14Be friendly with gcc4.Dale Rahn
2010-05-14Colour+attribute options for status line alerts, from Alex Alexander.Nicholas Marriott
2010-05-14Accept (and document) "none" instead of "default" for attributes as itNicholas Marriott
2010-05-14Make sure we initialize sched_lock before we try to use it.Mark Kettenis
2010-05-14nowadays, .Dx is callable, so we need to quote it;Ingo Schwarze
2010-05-14Add gcc2 and gcc3 expected output for avsm@'s new zero-length arrayNicholas Marriott
2010-05-14sync to mandoc 1.9.25:Ingo Schwarze
2010-05-14Merge 1.9.25, keeping local patches;Ingo Schwarze