The NetBSD Project

src/lib/libedit/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libedit


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] TEST/        
[DIR] readline/        
[TXT] config.h  1.10   7 weeks  christos   Remove unused stuff, and limit the scope of some of the used ones. (from des@fre...
[TXT] sys.h  1.28   7 weeks  christos   Remove unused stuff, and limit the scope of some of the used ones. (from des@fre...
[TXT] terminal.c  1.46   7 weeks  christos   Remove unused stuff, and limit the scope of some of the used ones. (from des@fre...
[TXT] filecomplete.c  1.72   7 weeks  christos   Add a entry point for the complete function for FreeBSD compatibility with sh.
[TXT] histedit.h  1.62   7 weeks  christos   Add a entry point for the complete function for FreeBSD compatibility with sh.
[TXT] sig.c  1.27   7 weeks  christos   Don't clear the handle to el "sel" and set it earlier to prevent handling a sign...
[TXT] editrc.5  1.34   3 months  uwe   editrc(5): Markup fixes
[TXT] readline.c  1.178   3 months  christos   PR/57095: Yilei Yang: Change readline's replace_history_entry to not make a copy...
[TXT] chared.c  1.63   4 months  christos   improvements in malloc/free handling.
[TXT] chartype.c  1.36   4 months  christos   improvements in malloc/free handling.
[TXT] el.c  1.101   4 months  christos   improvements in malloc/free handling.
[TXT] map.c  1.55   4 months  christos   improvements in malloc/free handling.
[TXT] read.c  1.108   4 months  christos   improvements in malloc/free handling.
[TXT] read.h  1.13   4 months  christos   improvements in malloc/free handling.
[TXT] chartype.h  1.37   11 months  tnn   libedit/chartype.h: portability fix for OSF/1
[TXT] eln.c  1.37   14 months  christos   PR/56618: Walter Lozano: Improve libedit compatibility with readline by implemen...
[TXT] filecomplete.h  1.14   18 months  christos   make flag unsigned to match prototype of the function used
[TXT] refresh.c  1.58   18 months  christos   Add casts to appease conversions between wchar_t and wint_t
[TXT] ChangeLog  1.1   19 months  christos   Add a changes file
[TXT] vi.c  1.64   19 months  christos   Respect $EDITOR when execution one (Baptiste Daroussin)
[TXT] editline.3  1.101   19 months  wiz   Add verb to sentence.
[TXT] el.h  1.46   19 months  christos   Disable attempts to handle EINTR and non-blocking I/O by default. It is confusin...
[TXT] tty.h  1.24   19 months  andvar   s/dependend/dependent/
[TXT] tty.c  1.70   20 months  christos   Via Jess Thrysoee, from Adrian Bunk: Fix libedit build on Linux/Alpha Alpha is t...
[TXT] search.c  1.51   3 years  ryo   patbuf must be updated if the length of patbuf is greater than or equal to 0. (t...
[TXT] common.c  1.49   3 years  ryo   fix build error with SDEBUG, MAP_DEBUG, DEBUG_REFRESH
[TXT] Makefile  1.66   3 years  mrg   introduce some common variables for use in GCC warning disables: GCC_NO_FORMAT_...
[TXT] history.c  1.63   3 years  christos   Change strncpy to either memcpy (when we know the len), or strlcpy (when we used...
[TXT] literal.c  1.5   3 years  christos   remove stray brace
[TXT] hist.c  1.34   3 years  christos   put the NULL check immediately after the allocation
[TXT] keymacro.c  1.24   3 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] parse.c  1.42   3 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] hist.h  1.23   5 years  christos   PR/51517: Jay West: Tty settings not restored on exit PR/51518: Jay West: prompt...
[TXT] literal.h  1.2   5 years  kre   branches: 1.2.4; Allow wide characters (properly encoded as byte strings accor...
[TXT] prompt.c  1.27   5 years  christos   add literal escape sequence support, patterned after the tcsh ones.
[TXT] refresh.h  1.11   5 years  christos   - add literal sequence handling.
[TXT] chared.h  1.30   6 years  christos   Stop the read module from poking the el_chared.c_macro data structure currently ...
[TXT] emacs.c  1.36   6 years  christos   s/protected/libedit_private/g
[TXT] keymacro.h  1.6   6 years  christos   s/protected/libedit_private/g
[TXT] makelist  1.29   6 years  christos   s/protected/libedit_private/g
[TXT] map.h  1.13   6 years  christos   s/protected/libedit_private/g
[TXT] parse.h  1.9   6 years  christos   s/protected/libedit_private/g
[TXT] prompt.h  1.15   6 years  christos   s/protected/libedit_private/g
[TXT] search.h  1.14   6 years  christos   s/protected/libedit_private/g
[TXT] sig.h  1.11   6 years  christos   s/protected/libedit_private/g
[TXT] terminal.h  1.9   6 years  christos   s/protected/libedit_private/g
[TXT] editline.7  1.5   6 years  christos   GNU readline(3) regards history chronologically, that is, from the perspective o...
[TXT] historyn.c  1.1   6 years  christos   From Ingo Schwarze: * Replace fcns.c by a shorter and simpler func.h and inc...
[TXT] tokenizern.c  1.1   6 years  christos   From Ingo Schwarze: * Replace fcns.c by a shorter and simpler func.h and inc...
[TXT] tokenizer.c  1.28   6 years  christos   Get rid of private/public; keep protected (Ingo Schwarze)
[TXT] shlib_version  1.19   10 years  christos   provide an el_init_fd function.


CVSweb <webmaster@jp.NetBSD.org>