aboutsummaryrefslogtreecommitdiffstats
path: root/main/editline
AgeCommit message (Expand)AuthorFilesLines
2009-03-02Remove several silly warnings in editline. One about a broken preprocessor d...qwell4-5/+129
2008-12-12Simple fix for Ctrl-C not immediately exiting Asterisk, but also add atilghman1-0/+3
2008-07-09Look for the system installed awk instead of assuming it's at /usr/bin/awk.seanbright4-61/+101
2008-07-03a couple of small Solaris-related fixeskpfleming1-2/+3
2008-03-11fix up various compiler warnings found with gcc-4.3:kpfleming1-1/+0
2008-03-07Fix hardcoded grep in editline, were GNU grep is required.qwell1-1/+1
2008-01-09Allow filename completion on zero-length modules, remove a memory leak, removetilghman1-43/+39
2007-10-30Fix build of editline on Solaris.qwell1-2/+1
2007-10-29clean up (and ignore) assembler and preprocessor intermediate files if any ar...kpfleming1-0/+1
2006-08-22a couple Solaris tweaks, to help build properly.qwell1-1/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming57-0/+25416