summaryrefslogtreecommitdiff
path: root/lib/libedit/readline
AgeCommit message (Expand)Author
2003-10-27Make readline csh-like history work.christos
2003-10-16More libedit readline emulation functions from: Gerry Swislowchristos
2003-09-26Implement enough of readline's 4.0 async mode to make gdb happy. This ischristos
2003-09-15Include "sys/ttydefaults.h" to get standard definition of "CTRL" macrotron
2003-09-15kludge around CTRL redef.christos
2003-09-14Match the stupid function pointer declarations with actual readline's 4.0.christos
2003-09-14Avoid pre-ansi warning.christos
2003-09-14- provide enough hooks to compile gdb-5.3christos
2003-08-03Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead oflukem
2002-08-19More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2002-03-18- constify; passes all gcc and lint strict checks.christos
2001-12-12Readability cleanups; MKfoo=no -> NOfoo.tv
2001-05-16Use relative path for symlink target so that it won't point outside of tree.enami
2001-05-14Back off previous and do differently:jdolecek
2001-05-14Use <bsd.inc.mk>, instead of <bsd.prog.mk>, so that the readline.h headerjdolecek
2001-01-05Standard location of readline headers is /usr/include/readline/, so installjdolecek