Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add missing DPADD, remove duplicate -ltermcap | peter | 1996-08-30 | 1 | -1/+2 | |
| | | ||||||
* | | 8bit cleaness (ctype) fixes | ache | 1996-08-11 | 6 | -16/+18 | |
| | | ||||||
* | | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -0/+1 | |
| | | | | | | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu> | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 2 | -224/+0 | |
| | | | | | | | | which included commits to RCS files with non-trunk default branches. | |||||
* | | Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libedit | peter | 1995-12-02 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | in particular circumstances. (malloc() does not zero memory, but usually does by coincidenct that sbrk() returns zeroed pages) Submitted-by: John Hood <cgull@smoke.marlboro.vt.us> | |||||
* | | Update to 4.4lite2 (initialize arrow key data completely). | bde | 1995-10-22 | 1 | -1/+5 | |
| | | ||||||
* | | Change my parse fix from 'return argc' to 'return 0'. | ache | 1995-08-30 | 1 | -1/+1 | |
| | | | | | | | | Pointed by: davidg | |||||
* | | Fix sh coredump in vi mode with empty colon command | ache | 1995-08-04 | 1 | -0/+3 | |
| | | ||||||
* | | Simplify baud printing code | ache | 1995-08-04 | 1 | -84/+1 | |
| | | ||||||
* | | Nuke local termcap.h and use system one | ache | 1995-08-04 | 2 | -4/+4 | |
| | | ||||||
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 28 | -446/+446 | |
| | | ||||||
* | | Add LDADD+= -ltermcap | ache | 1994-10-12 | 1 | -0/+2 | |
| | | ||||||
* | | Little regex code cleaness, idea from jgreco@ns.sol.net | ache | 1994-10-02 | 1 | -3/+2 | |
| | | ||||||
* | | Fix bug with 8-bit chars sign extention (ctype not works) | ache | 1994-10-02 | 1 | -4/+6 | |
| | | ||||||
* | | Rewritten using POSIX regex | ache | 1994-10-02 | 3 | -3/+29 | |
| | | | | | | | | | | Add 57600 and 115200 speeds Correct termcap path | |||||
* | | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | rgrimes | 1994-09-11 | 1 | -1/+1 | |
| | | ||||||
* | | In emacs editing mode, sh treated ^D at the end of a line as EOF. | csgr | 1994-09-09 | 1 | -7/+3 | |
| | | | | | | | | | | (Apparently by Christos Zoulas.) Liberated from: NetBSD | |||||
* | | Add dependencies on libraries to DPADD. Someday this should be done | bde | 1994-08-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | automagically. -lfoo has to be right to work, but ${LIBFO0} is too easy to forget or misspell; nothing checks it and it should be different for shared libraries. | |||||
* | | Make this work even if make depend is not run. | jkh | 1994-08-08 | 1 | -1/+1 | |
| | | | | | | | | | | Reviewed by: Submitted by: jkh | |||||
* | | histedit.h is now installed from include. | wollman | 1994-08-04 | 1 | -6/+0 | |
|/ | ||||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 37 | -0/+14233 | |