aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELEASE_2_0'.cvs2svn1994-11-221-2/+0
* This commit was manufactured by cvs2svn to create branch 'RELEASE_2_0'.cvs2svn1994-11-221-38/+50
* This commit was manufactured by cvs2svn to create branch 'BETA_2_0'.cvs2svn1994-11-21103-3892/+12071
* This commit was manufactured by cvs2svn to create branch 'ALPHA_2_0'.cvs2svn1994-11-08171-92814/+0
* Add includeAndrey A. Chernov1994-11-081-1/+1
* Add missing values.h (it isn't part of libg++ anymore) but itAndrey A. Chernov1994-11-082-0/+189
* Enabled build/install of kgdb.David Greenman1994-11-071-2/+2
* As pointed out by Paul Traina, we need the libs to be 261.0 not 26.1.Poul-Henning Kamp1994-11-074-8/+8
* Restore my fixes to 2.6.0. The changes should not affect anything exceptBruce Evans1994-11-063-24/+37
* From Johannes Stille:David Greenman1994-11-062-24/+32
* Explicitly tell cpp where to look for include files.Poul-Henning Kamp1994-11-041-2/+0
* __386BSD__ -> __FreeBSD__Jordan K. Hubbard1994-11-047-26/+26
* Correct my hosing...:(Gary Clark II1994-11-033-3/+3
* Bump the version-number of the "shared-gcc-internals" library. Will onlyPoul-Henning Kamp1994-11-031-2/+2
* Change libs to install in /usr/lib/perlGary Clark II1994-11-031-1/+1
* Change libs to /usr/lib/perlGary Clark II1994-11-031-1/+1
* Install libs into /usr/lib/perl. The discussion we had did not come toGary Clark II1994-11-031-1/+1
* Remove obsolete __386BSD__ predefine.Jordan K. Hubbard1994-11-031-1/+1
* ----------------------------------Poul-Henning Kamp1994-11-0395-9947/+16265
* Put a real man page in for cpp(1)... it needs to be converted to the mandocPaul Traina1994-11-021-1/+674
* Enhance inputbox to pass initial prompt (optional)Andrey A. Chernov1994-11-022-3/+7
* Now line_edit() uses passed string as initial promptAndrey A. Chernov1994-11-022-3/+11
* Translate README to english. :-)Jordan K. Hubbard1994-11-021-4/+5
* Link g++ -> c++, like I did with gcc -> cc. This is evil, but it'sJordan K. Hubbard1994-11-011-1/+2
* Add LINKS to get gcc back.Jordan K. Hubbard1994-11-011-1/+3
* Fix beforeinstall compareAndrey A. Chernov1994-11-011-3/+3
* Don't reinstall includes when not necessaryPaul Traina1994-11-011-3/+6
* Add pointer check after each newwin/subwin with error diagnosticAndrey A. Chernov1994-10-318-0/+60
* Test test test! sigh!Paul Traina1994-10-298-233/+29
* Add a -I${.CURDIR} so that the next time Andrew changes dialog.h, theJordan K. Hubbard1994-10-281-2/+2
* Add refresh after each line of program output,Andrey A. Chernov1994-10-281-0/+1
* prgbox example addedAndrey A. Chernov1994-10-281-0/+12
* Add --prgbox option to test new prgbox() functionAndrey A. Chernov1994-10-282-2/+18
* Implement dialog_prgbox() function which allows run programAndrey A. Chernov1994-10-2814-26/+394
* Convince Perl to that is is part of the system, as /usr/bin/perl (binary)Garrett Wollman1994-10-278-15/+21
* Repair the damage done by whomever blew the last commit. Now itJordan K. Hubbard1994-10-261-1/+1
* Move dialog_update() to another place, because it is now in dialog_clear()Andrey A. Chernov1994-10-251-24/+16
* Add perl.Bruce Evans1994-10-251-2/+2
* Added refresh() to dialog_clear so that it actuallyPaul Richards1994-10-251-0/+1
* Added f77 program. This is a modified version of the c++ program.L Jonas Olsson1994-10-253-2/+554
* Added FORTRAN rule.L Jonas Olsson1994-10-251-0/+29
* Changed NO_SHARED_LIBCC_INT to SHARED_LIBCC_INT and changed the logicDavid Greenman1994-10-252-4/+4
* Make dialog attributes visible from outside (for direct usageAndrey A. Chernov1994-10-242-40/+38
* Completed last fix: don't use backquotes in here-documents; it confusesGarrett Wollman1994-10-221-10/+2
* Fill in SUBMITTER= line correctly.Garrett Wollman1994-10-221-1/+1
* I really, really don't want to know why adding a blank line betweenGarrett Wollman1994-10-221-0/+1
* Adding cvsinit back to the subdirs since it shouldn't have been removedNate Williams1994-10-221-1/+1
* remove cvsinit from subdir listPaul Traina1994-10-221-1/+1
* Added cvsinit shell script as a runnable command.Nate Williams1994-10-223-1/+242
* Allow '#' in address in rmail argumentsAndrey A. Chernov1994-10-223-12/+21