summaryrefslogtreecommitdiff
path: root/lib/libedit/refresh.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC: refresh.c 1.11: A refresh bug.Stefan Farfeleder2006-01-091-12/+34
| | | | | | | | editline.3 1.26-1.29: Man page update and cleanup. editrc.5: 1.19: Man page cleanup. Notes: svn path=/stable/6/; revision=154138
* MFC stefanf's work on libedit. This includes a sync with NetBSD/OpenBSDXin LI2005-10-091-21/+33
| | | | | | | | | and some bugfixes. Approved by: re (scottl) Notes: svn path=/stable/6/; revision=151131
* Fix ID's after a total boch CVS merge due to multiple people makingDavid E. O'Brien2001-10-011-2/+0
| | | | | | | | | | | commits to these files. As I sing to CVS: Have I told you lately that I hate your guts? Have I told you all SCM's are above you? You fill my heart with pain, take away all my merging joy, grow my troubles that's what you do." Notes: svn path=/head/; revision=84334
* + Sync with NetBSD, bringing in feature enhancements.David E. O'Brien2001-10-011-751/+839
| | | | | | | | | | + Convert to ANSI-C function definitions + style(9) Submitted by: kris Notes: svn path=/head/; revision=84260
* Add __FBSDID()s to libeditMatthew Dillon2001-09-301-0/+2
| | | | Notes: svn path=/head/; revision=84201
* ctype: portability, sign extension and cleanup fixesAndrey A. Chernov1997-06-271-7/+6
| | | | Notes: svn path=/head/; revision=26982
* Update libedit with changes from NetBSD. Includes history load/save,Mike Smith1997-06-251-1/+2
| | | | | | | | | | some buffer overflow guards and some stylistic cleanups. Also adds manpages. Obtained from: NetBSD Notes: svn path=/head/; revision=26926
* 8bit cleaness (ctype) fixesAndrey A. Chernov1996-08-111-1/+1
| | | | Notes: svn path=/head/; revision=17524
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-34/+34
| | | | Notes: svn path=/head/; revision=8870
* Fix bug with 8-bit chars sign extention (ctype not works)Andrey A. Chernov1994-10-021-4/+6
| | | | Notes: svn path=/head/; revision=3288
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+1013
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573