| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Back out prev fix, now fixed in bsd.info.mk | ache | 1995-01-07 | 1 | -2/+2 |
* | Fix "make" vs "make all" | ache | 1995-01-07 | 1 | -2/+2 |
* | Add readline/doc to SUBDIR | ache | 1995-01-04 | 1 | -2/+2 |
* | Fix format error | ache | 1995-01-04 | 1 | -1/+1 |
* | Add dependances | ache | 1995-01-04 | 1 | -0/+3 |
* | Install infopages | ache | 1995-01-04 | 3 | -24/+226 |
* | Upgrade from new bash | ache | 1994-12-30 | 2 | -17/+12 |
* | Upgrade to readline from bash 1.14.3 | ache | 1994-12-12 | 13 | -96/+168 |
* | Change all 'regoff_t' occurances to 'int'. GNU typedefed it as 'int', | ache | 1994-12-09 | 2 | -35/+38 |
* | Change #include order to not redifine __P | ache | 1994-12-09 | 1 | -1/+1 |
* | Regcomp, re_comp eliminating | ache | 1994-12-09 | 1 | -4/+10 |
* | More kosher regexp eliminating, based on BSD date now | ache | 1994-12-09 | 1 | -6/+6 |
* | Eliminate buggy regcomp and re_comp implementations, | ache | 1994-12-09 | 1 | -4/+5 |
* | 8bit locale ajustment fix | ache | 1994-12-06 | 1 | -2/+6 |
* | Upgrade to version 2.0 | ache | 1994-12-06 | 43 | -1037/+7350 |
* | Use new bkgd() function to produce background | ache | 1994-12-02 | 1 | -4/+3 |
* | Add -lcompat to LDADD for insque/remque (they treated as part of library) | ache | 1994-11-24 | 1 | -1/+1 |
* | For unknown reason _G_HAVE_SYS_RESOURCE was defined to 0 instead | ache | 1994-11-23 | 1 | -1/+1 |
* | Add missing osfcn.h | ache | 1994-11-23 | 1 | -0/+17 |