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] editline.3  1.102   7 weeks  andvar   s/interrrupt/interrupt/ in comment and editline(3) man page.
[TXT] tty.h  1.24   2 years  andvar   s/dependend/dependent/
[TXT] ChangeLog  1.1   2 years  christos   Add a changes file
[TXT] chared.c  1.63   16 months  christos   improvements in malloc/free handling.
[TXT] chared.h  1.30   7 years  christos   Stop the read module from poking the el_chared.c_macro data structure currently ...
[TXT] config.h  1.10   13 months  christos   Remove unused stuff, and limit the scope of some of the used ones. (from des@fre...
[TXT] editline.7  1.5   7 years  christos   GNU readline(3) regards history chronologically, that is, from the perspective o...
[TXT] el.c  1.101   16 months  christos   improvements in malloc/free handling.
[TXT] el.h  1.46   2 years  christos   Disable attempts to handle EINTR and non-blocking I/O by default. It is confusin...
[TXT] eln.c  1.37   2 years  christos   PR/56618: Walter Lozano: Improve libedit compatibility with readline by implemen...
[TXT] emacs.c  1.36   7 years  christos   s/protected/libedit_private/g
[TXT] filecomplete.c  1.73   11 months  christos   pass lint.
[TXT] filecomplete.h  1.15   11 months  christos   pass lint.
[TXT] hist.c  1.34   4 years  christos   put the NULL check immediately after the allocation
[TXT] hist.h  1.23   6 years  christos   PR/51517: Jay West: Tty settings not restored on exit PR/51518: Jay West: prompt...
[TXT] histedit.h  1.62   13 months  christos   Add a entry point for the complete function for FreeBSD compatibility with sh.
[TXT] history.c  1.63   4 years  christos   Change strncpy to either memcpy (when we know the len), or strlcpy (when we used...
[TXT] historyn.c  1.1   7 years  christos   From Ingo Schwarze: * Replace fcns.c by a shorter and simpler func.h and inc...
[TXT] keymacro.c  1.24   4 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] keymacro.h  1.6   7 years  christos   s/protected/libedit_private/g
[TXT] literal.c  1.5   4 years  christos   remove stray brace
[TXT] makelist  1.29   7 years  christos   s/protected/libedit_private/g
[TXT] map.c  1.55   16 months  christos   improvements in malloc/free handling.
[TXT] map.h  1.13   7 years  christos   s/protected/libedit_private/g
[TXT] parse.c  1.42   4 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] parse.h  1.9   7 years  christos   s/protected/libedit_private/g
[TXT] prompt.c  1.27   6 years  christos   add literal escape sequence support, patterned after the tcsh ones.
[TXT] prompt.h  1.15   7 years  christos   s/protected/libedit_private/g
[TXT] read.c  1.108   16 months  christos   improvements in malloc/free handling.
[TXT] read.h  1.13   16 months  christos   improvements in malloc/free handling.
[TXT] readline.c  1.182   41 hours  christos   fix insert key (Xose Vazquez Perez)
[TXT] refresh.c  1.58   2 years  christos   Add casts to appease conversions between wchar_t and wint_t
[TXT] refresh.h  1.11   6 years  christos   - add literal sequence handling.
[TXT] search.h  1.14   7 years  christos   s/protected/libedit_private/g
[TXT] shlib_version  1.19   11 years  christos   provide an el_init_fd function.
[TXT] sig.c  1.27   13 months  christos   Don't clear the handle to el "sel" and set it earlier to prevent handling a sign...
[TXT] sig.h  1.11   7 years  christos   s/protected/libedit_private/g
[TXT] sys.h  1.29   11 months  christos   pass lint.
[TXT] terminal.c  1.46   13 months  christos   Remove unused stuff, and limit the scope of some of the used ones. (from des@fre...
[TXT] terminal.h  1.9   7 years  christos   s/protected/libedit_private/g
[TXT] tokenizer.c  1.29   9 months  christos   Fix some const qual (Piotr Pawel Stefaniak)
[TXT] tokenizern.c  1.1   7 years  christos   From Ingo Schwarze: * Replace fcns.c by a shorter and simpler func.h and inc...
[TXT] tty.c  1.70   2 years  christos   Via Jess Thrysoee, from Adrian Bunk: Fix libedit build on Linux/Alpha Alpha is t...
[TXT] vi.c  1.64   2 years  christos   Respect $EDITOR when execution one (Baptiste Daroussin)
[TXT] literal.h  1.2   6 years  kre   branches: 1.2.4; Allow wide characters (properly encoded as byte strings accor...
[TXT] chartype.c  1.37   7 months  mrg   avoid various use-after-free issues. create a ptrdiff_t offset between the star...
[TXT] Makefile  1.70   7 months  rin   Revert CC_WNO_USE_AFTER_FREE from Makefile's (thanks uwe@)
[TXT] common.c  1.49   3 years  ryo   fix build error with SDEBUG, MAP_DEBUG, DEBUG_REFRESH
[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] chartype.h  1.37   23 months  tnn   libedit/chartype.h: portability fix for OSF/1
[TXT] editrc.5  1.34   15 months  uwe   editrc(5): Markup fixes
[TXT] libedit.pc  1.2   9 months  wiz   libedit: fix pkg-config to really provide readline directory as intended


CVSweb <webmaster@jp.NetBSD.org>