| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out bkgd changes, now acts per braindamaged sysv standard | ache | 1995-01-16 | 2 | -11/+4 |
* | Modify klogin to: | wollman | 1995-01-14 | 1 | -0/+11 |
* | This commit was generated by cvs2svn to compensate for changes in r5622, | wollman | 1995-01-14 | 15 | -0/+1210 |
|\ |
|
| * | The Common Error Description Library, developed by MIT SIPB and used by | wollman | 1995-01-14 | 15 | -0/+1210 |
* | Added emacs ^A,^E,^B & ^F keybindings to field editor. | paul | 1995-01-11 | 2 | -7/+7 |
* | Change size of example form from 80x25 to 80x24 so it works | paul | 1995-01-11 | 1 | -1/+1 |
* | As long as I can't figure out why this doesn't work, I might as well | jkh | 1995-01-10 | 2 | -2/+14 |
* | Place the cursor better on buttons. | paul | 1995-01-10 | 1 | -1/+1 |
* | New forms library. This provides some basic functions for writing | paul | 1995-01-10 | 6 | -369/+622 |
* | Add the sys/types.h include to the necessary documented includes for the | ats | 1994-12-31 | 1 | -0/+1 |
* | Fix compiler warnings about tputs argument | ache | 1994-12-28 | 4 | -6/+6 |
* | fixunsdfsi.S: | bde | 1994-12-27 | 1 | -37/+22 |
* | sigsetjmp.S: | bde | 1994-12-27 | 2 | -6/+4 |
* | Remove unnecessary .align statement. | bde | 1994-12-27 | 4 | -4/+0 |
* | Fix a spelling error and add a comment about possible improvements. | bde | 1994-12-27 | 1 | -3/+17 |
* | Fix the bug reported by Torbjorn Granlund <tege@cygnus.com>: | bde | 1994-12-25 | 1 | -5/+5 |
* | Add missing getdomainname manual page. | guido | 1994-12-18 | 2 | -3/+103 |
* | Obtained from: 1.1.5 | bde | 1994-12-12 | 1 | -1/+5 |
* | Obtained from: 386BSD-0.1 patchkit; also fixed in 1.1.5 | bde | 1994-12-12 | 1 | -2/+3 |
* | Fix execl[e]. Multiple execle's failed because of bogus caching of the | bde | 1994-12-12 | 1 | -16/+14 |
* | Comment out the man page of rstat.1 from Makefile.inc. There is no rstat | ats | 1994-12-11 | 4 | -5/+5 |
* | Added the mpool.3 manpage to the installed manpages. It is referred from the | ats | 1994-12-11 | 1 | -0/+1 |
* | tputs prototypes... | ache | 1994-12-10 | 1 | -1/+1 |
* | tputs: (char) -> (int) | ache | 1994-12-10 | 1 | -2/+2 |
* | Prototypes... | ache | 1994-12-10 | 4 | -10/+11 |
* | tputs: (char) -> (int) | ache | 1994-12-10 | 2 | -3/+3 |
* | Fix tputs/tparm declarations | ache | 1994-12-09 | 1 | -2/+2 |
* | Fix tputs declaration | ache | 1994-12-09 | 3 | -5/+5 |
* | Fix tputs/tparm declarations | ache | 1994-12-09 | 2 | -4/+4 |
* | Describe tparm | ache | 1994-12-04 | 1 | -0/+17 |
* | Add $Id$ | ache | 1994-12-04 | 1 | -1/+1 |
* | termcap.h now belongs to system | ache | 1994-12-04 | 2 | -4/+4 |
* | Add termcap.h & tparm | ache | 1994-12-04 | 4 | -9/+826 |
* | Move gdc/bs to games | ache | 1994-12-03 | 1 | -3/+1 |
* | exit_standout don't turn most attributes off, fixed | ache | 1994-12-03 | 1 | -22/+15 |
* | #ifdef out check for pending input, cause problems with | ache | 1994-12-03 | 1 | -0/+2 |
* | bkgd() family fixes | ache | 1994-12-02 | 2 | -4/+11 |
* | Implement chage_scroll_region properly | ache | 1994-12-02 | 3 | -18/+36 |
* | Upgrade to version 1.8.6 | ache | 1994-12-02 | 69 | -1305/+2222 |
* | In _gethostbydnsaddr(), force RES_RECURSE into _res.options. This is | wollman | 1994-12-01 | 1 | -1/+4 |
* | wscrl: implement partial scrolling via al/dl | ache | 1994-11-29 | 5 | -165/+196 |
* | Fix many duplicated attribute sets | ache | 1994-11-27 | 5 | -22/+6 |
* | Add wrefresh before doing putp when idlok | ache | 1994-11-27 | 4 | -0/+8 |
* | Make idlok works properly with back color erase. | ache | 1994-11-27 | 3 | -4/+16 |
* | Go back to Bruce's fix with a minor change that will allow a NULL string | dg | 1994-11-25 | 1 | -4/+3 |
* | Fixed bugs related to returning NULL if length is zero. | dg | 1994-11-25 | 1 | -3/+4 |
* | Forget to exit alt charset mode, critical for non-cons25r | ache | 1994-11-24 | 1 | -0/+2 |
* | Make this file more BSD-like | ache | 1994-11-21 | 1 | -10/+3 |
* | Fix scroll bug bringed by 'vi <several_small_files>' | ache | 1994-11-21 | 1 | -13/+14 |
* | Ooops, change back the LIBDIR macro to the SHLIBDIR macro for the shared | ats | 1994-11-19 | 1 | -2/+2 |