summaryrefslogtreecommitdiff
path: root/misc/iselect/patches
AgeCommit message (Collapse)AuthorFilesLines
2001-07-22Swap patch-ab and patch-ac so that configure.in gets touched before configure.wiz2-18/+18
Problem found via logs of recent bulk build.
2001-06-20Don't rely on redrawwin() in ncurses...use touchwin(),wrefresh() instead.jlam3-4/+33
Add patches to remove clearing of CFLAGS and LDFLAGS during configure process to preserve passed-in values.
2001-02-14Initial import of iselect:jtb1-0/+13
Iselect is a curses based interactive selection tool. It can be used either as an user interface frontend controlled by a Bourne-Shell/Perl/Tcl backend as its wrapper or in batch mode as a pipeline filter (usually between grep and the final executing command).