| Commit message (Expand) | Author | Age | Files | Lines |
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-08-06 | 4 | -8/+8 |
* | Update version info | ache | 1995-07-19 | 1 | -1/+1 |
* | Sync with bash 1.4.5 version | ache | 1995-07-19 | 5 | -20/+18 |
* | Fix dependencies for regex.texi. It is constructed by merging a C header | bde | 1995-07-12 | 1 | -1/+1 |
* | Define CPLUSPLUSLIB so that bsd.lib.mk will add c++rt0.o to call | dfr | 1995-07-05 | 1 | -2/+3 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 139 | -2303/+2303 |
* | Don't make TAB and BACK-TAB destroy field contents incorrectly. | jkh | 1995-05-28 | 1 | -2/+1 |
* | eliminate coredump for readline(NULL) case | adam | 1995-05-22 | 1 | -1/+1 |
* | Remove extra argument from mesgbox | ache | 1995-05-16 | 1 | -1/+1 |
* | Call mesgbox instead of msgbox for long descriptions | ache | 1995-05-16 | 1 | -1/+1 |
* | Changes to support the new dialog_dselect() features required to fix | jkh | 1995-05-16 | 2 | -13/+62 |
* | Fix draw shadow bug, when shadow reaches end of the screen, | ache | 1995-05-15 | 1 | -20/+34 |
* | Add missing include | ache | 1995-05-12 | 1 | -0/+6 |
* | Bump major number, function deleted | ache | 1995-05-08 | 1 | -1/+3 |
* | Bump major number | ache | 1995-05-08 | 1 | -1/+3 |
* | Fix nasty shadow bug sneaked in Marc's commit. | ache | 1995-05-08 | 3 | -90/+42 |
* | Bump major number instead of minor: old functions arguments was changed too | ache | 1995-05-04 | 1 | -3/+3 |
* | Bump minor number | ache | 1995-05-03 | 1 | -1/+3 |
* | Handle too long strings correctly in print_autowrap() | ache | 1995-04-30 | 1 | -1/+2 |
* | Hastily back out my previous change to install ui_objects.h; upon further | jkh | 1995-04-21 | 1 | -5/+1 |
* | Also install new ui_objects.h header file. I'm not sure how I feel about | jkh | 1995-04-21 | 1 | -3/+7 |
* | Upgrade. | ache | 1995-04-20 | 11 | -52/+355 |
* | Fix update_line() updates on screen edges | ache | 1995-04-18 | 1 | -1/+1 |
* | Get rid of strtok(), it is depricated inside libs | ache | 1995-03-24 | 2 | -9/+11 |
* | This just exited on most errors, some of which were legitimate and | jkh | 1995-03-22 | 1 | -10/+5 |
* | Saved scroll fixed. | ache | 1995-03-21 | 1 | -1/+1 |
* | Pretty much a complete rewrite of this Makefile. | rgrimes | 1995-03-20 | 1 | -9/+31 |
* | Fix savestring & gdb conflict | ache | 1995-03-17 | 2 | -5/+3 |
* | Upgrade | ache | 1995-03-17 | 8 | -39/+172 |
* | Add cmp -s to beforeinstall target | ache | 1995-03-12 | 1 | -1/+2 |
* | Don't install shared libgcc, we can't do it this way. | phk | 1995-03-12 | 1 | -3/+1 |
* | Remove a bunch of funtions that are in libc already. | phk | 1995-03-12 | 1 | -3/+5 |
* | We can't bail out on generating the pic archive yet. | jkh | 1995-03-06 | 1 | -2/+2 |
* | Don't make the shared libgcc. I don't belive we need the libgcc_pic.a | phk | 1995-03-06 | 1 | -4/+2 |
* | Install the include file in the same way that all other includes file are | nate | 1995-03-06 | 1 | -2/+2 |
* | Fix arrows printout for non-arrows keys in menubox | ache | 1995-03-02 | 5 | -135/+113 |
* | Simplify notify() | ache | 1995-02-23 | 3 | -33/+30 |
* | Remove dir creating, done by mtree | ache | 1995-02-15 | 1 | -7/+2 |
* | file selector, helpline, helpfile and more, with my fixes | ache | 1995-02-15 | 22 | -22/+2313 |
* | The destructor always assumed that it would be called on objects created from | jkh | 1995-02-14 | 1 | -4/+7 |
* | Much better error handling added. | ache | 1995-02-13 | 1 | -16/+33 |
* | Add more range/argument checking | ache | 1995-01-30 | 7 | -6/+15 |
* | Add doc to SUBDIR | ache | 1995-01-16 | 2 | -2/+6 |
* | Remove */doc | ache | 1995-01-16 | 1 | -3/+2 |
* | Back out bkgd() function usage, it acts not from | ache | 1995-01-16 | 1 | -2/+2 |
* | Upgrade to code which should satisfy all things which we have | ache | 1995-01-11 | 3 | -746/+588 |
* | Upgrade regex code to most recent that I found | ache | 1995-01-11 | 2 | -461/+765 |
* | Changes for 8-bit ctype | ache | 1995-01-11 | 1 | -28/+19 |
* | libregex/doc added | ache | 1995-01-11 | 1 | -2/+3 |
* | Add infopage installation | ache | 1995-01-11 | 1 | -89/+5 |