| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | This commit was generated by cvs2svn to compensate for changes in r13122, | Peter Wemm | 1995-12-30 | 2 | -224/+0 |
| | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=13123 | ||||
| * | Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libedit | Peter Wemm | 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> Notes: svn path=/head/; revision=12565 | ||||
| * | Update to 4.4lite2 (initialize arrow key data completely). | Bruce Evans | 1995-10-22 | 1 | -1/+5 |
| | | | | | Notes: svn path=/head/; revision=11678 | ||||
| * | Change my parse fix from 'return argc' to 'return 0'. | Andrey A. Chernov | 1995-08-30 | 1 | -1/+1 |
| | | | | | | | | Pointed by: davidg Notes: svn path=/head/; revision=10482 | ||||
| * | Fix sh coredump in vi mode with empty colon command | Andrey A. Chernov | 1995-08-04 | 1 | -0/+3 |
| | | | | | Notes: svn path=/head/; revision=9914 | ||||
| * | Simplify baud printing code | Andrey A. Chernov | 1995-08-04 | 1 | -84/+1 |
| | | | | | Notes: svn path=/head/; revision=9901 | ||||
| * | Nuke local termcap.h and use system one | Andrey A. Chernov | 1995-08-04 | 2 | -4/+4 |
| | | | | | Notes: svn path=/head/; revision=9898 | ||||
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 28 | -446/+446 |
| | | | | | Notes: svn path=/head/; revision=8870 | ||||
| * | Add LDADD+= -ltermcap | Andrey A. Chernov | 1994-10-12 | 1 | -0/+2 |
| | | | | | Notes: svn path=/head/; revision=3527 | ||||
| * | Little regex code cleaness, idea from jgreco@ns.sol.net | Andrey A. Chernov | 1994-10-02 | 1 | -3/+2 |
| | | | | | Notes: svn path=/head/; revision=3298 | ||||
| * | Fix bug with 8-bit chars sign extention (ctype not works) | Andrey A. Chernov | 1994-10-02 | 1 | -4/+6 |
| | | | | | Notes: svn path=/head/; revision=3288 | ||||
| * | Rewritten using POSIX regex | Andrey A. Chernov | 1994-10-02 | 3 | -3/+29 |
| | | | | | | | | | Add 57600 and 115200 speeds Correct termcap path Notes: svn path=/head/; revision=3285 | ||||
| * | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | Rodney W. Grimes | 1994-09-11 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=2678 | ||||
| * | In emacs editing mode, sh treated ^D at the end of a line as EOF. | Geoff Rehmet | 1994-09-09 | 1 | -7/+3 |
| | | | | | | | | | (Apparently by Christos Zoulas.) Liberated from: NetBSD Notes: svn path=/head/; revision=2622 | ||||
| * | Add dependencies on libraries to DPADD. Someday this should be done | Bruce Evans | 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. Notes: svn path=/head/; revision=2375 | ||||
| * | Make this work even if make depend is not run. | Jordan K. Hubbard | 1994-08-08 | 1 | -1/+1 |
| | | | | | | | | | Reviewed by: Submitted by: jkh Notes: svn path=/head/; revision=1963 | ||||
| * | histedit.h is now installed from include. | Garrett Wollman | 1994-08-04 | 1 | -6/+0 |
| | | | | | Notes: svn path=/head/; revision=1840 | ||||
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 37 | -0/+14233 |
| Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573 | |||||
