Commit graph

3 commits

Author SHA1 Message Date
wiz
e938dd28db Swap patch-ab and patch-ac so that configure.in gets touched before configure.
Problem found via logs of recent bulk build.
2001-07-22 16:34:44 +00:00
jlam
e8f2d09011 Don't rely on redrawwin() in ncurses...use touchwin(),wrefresh() instead.
Add patches to remove clearing of CFLAGS and LDFLAGS during configure
process to preserve passed-in values.
2001-06-20 06:04:53 +00:00
jtb
2f5a852791 Initial import of iselect:
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).
2001-02-14 11:44:22 +00:00