| Commit message (Expand) | Author | Age | Files | Lines |
| * | Handle too long strings correctly in print_autowrap() | Andrey A. Chernov | 1995-04-30 | 1 | -1/+2 |
| * | Hastily back out my previous change to install ui_objects.h; upon further | Jordan K. Hubbard | 1995-04-21 | 1 | -5/+1 |
| * | Also install new ui_objects.h header file. I'm not sure how I feel about | Jordan K. Hubbard | 1995-04-21 | 1 | -3/+7 |
| * | Upgrade. | Andrey A. Chernov | 1995-04-20 | 11 | -52/+355 |
| * | Fix update_line() updates on screen edges | Andrey A. Chernov | 1995-04-18 | 1 | -1/+1 |
| * | Get rid of strtok(), it is depricated inside libs | Andrey A. Chernov | 1995-03-24 | 2 | -9/+11 |
| * | This just exited on most errors, some of which were legitimate and | Jordan K. Hubbard | 1995-03-22 | 1 | -10/+5 |
| * | Saved scroll fixed. | Andrey A. Chernov | 1995-03-21 | 1 | -1/+1 |
| * | Pretty much a complete rewrite of this Makefile. | Rodney W. Grimes | 1995-03-20 | 1 | -9/+31 |
| * | Fix savestring & gdb conflict | Andrey A. Chernov | 1995-03-17 | 2 | -5/+3 |
| * | Upgrade | Andrey A. Chernov | 1995-03-17 | 8 | -39/+172 |
| * | Add cmp -s to beforeinstall target | Andrey A. Chernov | 1995-03-12 | 1 | -1/+2 |
| * | Don't install shared libgcc, we can't do it this way. | Poul-Henning Kamp | 1995-03-12 | 1 | -3/+1 |
| * | Remove a bunch of funtions that are in libc already. | Poul-Henning Kamp | 1995-03-12 | 1 | -3/+5 |
| * | We can't bail out on generating the pic archive yet. | Jordan K. Hubbard | 1995-03-06 | 1 | -2/+2 |
| * | Don't make the shared libgcc. I don't belive we need the libgcc_pic.a | Poul-Henning Kamp | 1995-03-06 | 1 | -4/+2 |
| * | Install the include file in the same way that all other includes file are | Nate Williams | 1995-03-06 | 1 | -2/+2 |
| * | Fix arrows printout for non-arrows keys in menubox | Andrey A. Chernov | 1995-03-02 | 5 | -135/+113 |
| * | Simplify notify() | Andrey A. Chernov | 1995-02-23 | 3 | -33/+30 |
| * | Remove dir creating, done by mtree | Andrey A. Chernov | 1995-02-15 | 1 | -7/+2 |
| * | file selector, helpline, helpfile and more, with my fixes | Andrey A. Chernov | 1995-02-15 | 22 | -22/+2313 |
| * | The destructor always assumed that it would be called on objects created from | Jordan K. Hubbard | 1995-02-14 | 1 | -4/+7 |
| * | Much better error handling added. | Andrey A. Chernov | 1995-02-13 | 1 | -16/+33 |
| * | Add more range/argument checking | Andrey A. Chernov | 1995-01-30 | 7 | -6/+15 |
| * | Add doc to SUBDIR | Andrey A. Chernov | 1995-01-16 | 2 | -2/+6 |
| * | Remove */doc | Andrey A. Chernov | 1995-01-16 | 1 | -3/+2 |
| * | Back out bkgd() function usage, it acts not from | Andrey A. Chernov | 1995-01-16 | 1 | -2/+2 |
| * | Upgrade to code which should satisfy all things which we have | Andrey A. Chernov | 1995-01-11 | 3 | -746/+588 |
| * | Upgrade regex code to most recent that I found | Andrey A. Chernov | 1995-01-11 | 2 | -461/+765 |
| * | Changes for 8-bit ctype | Andrey A. Chernov | 1995-01-11 | 1 | -28/+19 |
| * | libregex/doc added | Andrey A. Chernov | 1995-01-11 | 1 | -2/+3 |
| * | Add infopage installation | Andrey A. Chernov | 1995-01-11 | 1 | -89/+5 |
| * | Back out prev fix, now fixed in bsd.info.mk | Andrey A. Chernov | 1995-01-07 | 1 | -2/+2 |
| * | Fix "make" vs "make all" | Andrey A. Chernov | 1995-01-07 | 1 | -2/+2 |
| * | Add readline/doc to SUBDIR | Andrey A. Chernov | 1995-01-04 | 1 | -2/+2 |
| * | Fix format error | Andrey A. Chernov | 1995-01-04 | 1 | -1/+1 |
| * | Add dependances | Andrey A. Chernov | 1995-01-04 | 1 | -0/+3 |
| * | Install infopages | Andrey A. Chernov | 1995-01-04 | 3 | -24/+226 |
| * | Upgrade from new bash | Andrey A. Chernov | 1994-12-30 | 2 | -17/+12 |
| * | Upgrade to readline from bash 1.14.3 | Andrey A. Chernov | 1994-12-12 | 13 | -96/+168 |
| * | Change all 'regoff_t' occurances to 'int'. GNU typedefed it as 'int', | Andrey A. Chernov | 1994-12-09 | 2 | -35/+38 |
| * | Change #include order to not redifine __P | Andrey A. Chernov | 1994-12-09 | 1 | -1/+1 |
| * | Regcomp, re_comp eliminating | Andrey A. Chernov | 1994-12-09 | 1 | -4/+10 |
| * | More kosher regexp eliminating, based on BSD date now | Andrey A. Chernov | 1994-12-09 | 1 | -6/+6 |
| * | Eliminate buggy regcomp and re_comp implementations, | Andrey A. Chernov | 1994-12-09 | 1 | -4/+5 |
| * | 8bit locale ajustment fix | Andrey A. Chernov | 1994-12-06 | 1 | -2/+6 |
| * | Upgrade to version 2.0 | Andrey A. Chernov | 1994-12-06 | 43 | -1024/+7337 |
| * | Use new bkgd() function to produce background | Andrey A. Chernov | 1994-12-02 | 1 | -4/+3 |
| * | Add -lcompat to LDADD for insque/remque (they treated as part of library) | Andrey A. Chernov | 1994-11-24 | 1 | -1/+1 |
| * | For unknown reason _G_HAVE_SYS_RESOURCE was defined to 0 instead | Andrey A. Chernov | 1994-11-23 | 1 | -1/+1 |