summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make -a option optional, uux fails in other case with new sendmail-styleache1994-10-021-2/+2
* Removed NOOBJ so obj directory gets built if wanted.paul1994-10-021-1/+0
* #define HAVE_TERMIOS added for proper terminal handlingache1994-10-022-0/+4
* Don't build profiled libraries. (NOPROFILE= yes. I don't like the negativebde1994-09-281-0/+2
* previous fix was not completeadam1994-09-251-2/+1
* Dumped core when prompt == NULLadam1994-09-251-1/+2
* Fixed a couple of compiler warnings related to wrong prototypes.dg1994-09-231-2/+3
* Don't build profiled library.bde1994-09-201-1/+2
* Add dependency for -lcompat.bde1994-09-202-2/+6
* For Bruce: -DNO_SHARED_LIBCC_INT reverts back to static libcc_int.wollman1994-09-192-2/+12
* Make GCC's back end be shared among all languages. cc, c++, and cpp nowwollman1994-09-189-25/+19
* Add q modifier (for long longs) support to -Wformat.rgrimes1994-09-181-22/+29
OpenPOWER on IntegriCloud