Commit Graph

11 Commits (3913dcbc40039ca3c1942b7300fc45daeb4970ea)

Author SHA1 Message Date
Jason Parker 5062dff9dd Remove several silly warnings in editline. One about a broken preprocessor directive, and another about strlcpy/strlcat.
18 years ago
Tilghman Lesher 6d268e6d39 Simple fix for Ctrl-C not immediately exiting Asterisk, but also add a
18 years ago
Sean Bright 239c5d6f2c Look for the system installed awk instead of assuming it's at /usr/bin/awk.
18 years ago
Kevin P. Fleming 0e91ad574f a couple of small Solaris-related fixes
18 years ago
Kevin P. Fleming 553070456b fix up various compiler warnings found with gcc-4.3:
19 years ago
Jason Parker 06ba2df183 Fix hardcoded grep in editline, were GNU grep is required.
19 years ago
Tilghman Lesher 1f14e0cf39 Allow filename completion on zero-length modules, remove a memory leak, remove
19 years ago
Jason Parker 4df0c83be7 Fix build of editline on Solaris.
19 years ago
Kevin P. Fleming f0c0dfe1f1 clean up (and ignore) assembler and preprocessor intermediate files if any are created during the build
19 years ago
Jason Parker 0264c362b6 a couple Solaris tweaks, to help build properly.
20 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
20 years ago