summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Link g++ -> c++, like I did with gcc -> cc. This is evil, but it'sjkh1994-11-011-1/+2
* Add LINKS to get gcc back.jkh1994-11-011-1/+3
* Fix beforeinstall compareache1994-11-011-3/+3
* Don't reinstall includes when not necessarypst1994-11-011-3/+6
* Add pointer check after each newwin/subwin with error diagnosticache1994-10-318-0/+60
* Test test test! sigh!pst1994-10-298-233/+29
* Add a -I${.CURDIR} so that the next time Andrew changes dialog.h, thejkh1994-10-281-2/+2
* Add refresh after each line of program output,ache1994-10-281-0/+1
* prgbox example addedache1994-10-281-0/+12
* Add --prgbox option to test new prgbox() functionache1994-10-282-2/+18
* Implement dialog_prgbox() function which allows run programache1994-10-2814-26/+394
* Convince Perl to that is is part of the system, as /usr/bin/perl (binary)wollman1994-10-278-15/+21
* Repair the damage done by whomever blew the last commit. Now itjkh1994-10-261-1/+1
* Move dialog_update() to another place, because it is now in dialog_clear()ache1994-10-251-24/+16
* Add perl.bde1994-10-251-2/+2
* Added refresh() to dialog_clear so that it actuallypaul1994-10-251-0/+1
* Added f77 program. This is a modified version of the c++ program.ljo1994-10-253-2/+554
* Added FORTRAN rule.ljo1994-10-251-0/+29
* Changed NO_SHARED_LIBCC_INT to SHARED_LIBCC_INT and changed the logicdg1994-10-252-4/+4
* Make dialog attributes visible from outside (for direct usageache1994-10-242-40/+38
* Completed last fix: don't use backquotes in here-documents; it confuseswollman1994-10-221-10/+2
* Fill in SUBMITTER= line correctly.wollman1994-10-221-1/+1
* I really, really don't want to know why adding a blank line betweenwollman1994-10-221-0/+1
* Adding cvsinit back to the subdirs since it shouldn't have been removednate1994-10-221-1/+1
* remove cvsinit from subdir listpst1994-10-221-1/+1
* Added cvsinit shell script as a runnable command.nate1994-10-223-1/+242
* Allow '#' in address in rmail argumentsache1994-10-223-12/+21
* Fix dialog_clear() to clear windows.ache1994-10-211-0/+1
* Implement line_edit() function (full line editor) which may calledache1994-10-215-171/+184
* Declare more functions externally.ache1994-10-2012-30/+32
* Don't exit silently, if initscr failed; put error messageache1994-10-191-1/+3
* Check initscr() for NULLache1994-10-191-1/+2
* Dramatically clean up Makefile. Make send-pr get rebuilt if Makefilewollman1994-10-151-16/+18
* Add LDADD += -lcursesache1994-10-121-1/+2
* Add LDADD+= -ltermcapache1994-10-121-1/+2
* SHARED_LDADD --> LDADDache1994-10-121-2/+2
* Output error diagnostics, if occurse.ache1994-10-114-0/+36
* Use libdialog now.ache1994-10-113-284/+74
* libdialog addedache1994-10-111-2/+2
* This commit was generated by cvs2svn to compensate for changes in r3515,ache1994-10-1116-0/+3985
|\
| * Make all dialog box available from C programs via functions callsache1994-10-1116-0/+3985
* | Implement HOME/END keys for line editache1994-10-102-5/+26
* | Implement insert-mode line editingache1994-10-101-16/+23
* | Back out part of ctype fixes, unneded with new ctypeache1994-10-093-4/+4
* | Cosmetic cleanuppst1994-10-091-5/+8
* | Dialog addedache1994-10-081-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r3430,ache1994-10-0823-0/+4671
|\ \ | |/
| * Moved from ports, arrow keys allowed to edit input,ache1994-10-0823-0/+4671
* Fix many problems with 8bit chars (sign extend in ctype macros)ache1994-10-074-30/+21
* Make ~%take work: ignore \rache1994-10-021-1/+4
OpenPOWER on IntegriCloud