summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Enabled build/install of kgdb.dg1994-11-071-2/+2
* As pointed out by Paul Traina, we need the libs to be 261.0 not 26.1.phk1994-11-074-8/+8
* Restore my fixes to 2.6.0. The changes should not affect anything exceptbde1994-11-063-24/+37
* From Johannes Stille:dg1994-11-062-24/+32
* Explicitly tell cpp where to look for include files.phk1994-11-041-2/+0
* __386BSD__ -> __FreeBSD__jkh1994-11-047-26/+26
* Correct my hosing...:(gclarkii1994-11-033-3/+3
* Bump the version-number of the "shared-gcc-internals" library. Will onlyphk1994-11-031-2/+2
* Change libs to install in /usr/lib/perlgclarkii1994-11-031-1/+1
* Change libs to /usr/lib/perlgclarkii1994-11-031-1/+1
* Install libs into /usr/lib/perl. The discussion we had did not come togclarkii1994-11-031-1/+1
* Remove obsolete __386BSD__ predefine.jkh1994-11-031-1/+1
* ----------------------------------phk1994-11-0395-9947/+16265
* Put a real man page in for cpp(1)... it needs to be converted to the mandocpst1994-11-021-1/+674
* Enhance inputbox to pass initial prompt (optional)ache1994-11-022-3/+7
* Now line_edit() uses passed string as initial promptache1994-11-022-3/+11
* Translate README to english. :-)jkh1994-11-021-4/+5
* 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
OpenPOWER on IntegriCloud