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

Current tag: netbsd-9-0-RELEASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] TEST/        
[DIR] readline/        
[TXT] filecomplete.c  1.57   4 years  christos   PR/54415: Ricky Zhou: libedit stats completions for non-file completions Use the...
[TXT] literal.c  1.5   4 years  christos   remove stray brace
[TXT] hist.c  1.34   4 years  christos   put the NULL check immediately after the allocation
[TXT] chared.c  1.59   4 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] chartype.c  1.35   4 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] el.c  1.99   4 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] el.h  1.45   4 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] keymacro.c  1.24   4 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] map.c  1.52   4 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] parse.c  1.42   4 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] read.c  1.106   4 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] readline.c  1.156   4 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] search.c  1.49   4 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] terminal.c  1.39   4 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] vi.c  1.63   4 years  christos   PR/54399: Sen Tempel: Uninitialized memory access in libedit history. Initialize...
[TXT] eln.c  1.35   4 years  christos   Follow the man page for EL_GETTC and not require a NULL terminated argument list...
[TXT] refresh.c  1.56   5 years  uwe   Fix mis-applied change in previous. Don't increment r_oldcv twice. PR lib/53803...
[TXT] tty.c  1.68   5 years  christos   Add a couple more readline compat functions.
[TXT] tty.h  1.23   5 years  christos   Add a couple more readline compat functions.
[TXT] editline.3  1.99   5 years  christos   Remove utf-8 requirement (Yuichiro NAITO)
[TXT] history.c  1.62   5 years  kre   Fix editing mistake, remove ) from func call that is now gone.
[TXT] common.c  1.48   6 years  christos   branches: 1.48.4; PR/53058: Nikhil Benesch: use correctly typed variables (wcha...
[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.57   6 years  christos   PR/51517: Jay West: Tty settings not restored on exit PR/51518: Jay West: prompt...
[TXT] Makefile  1.65   6 years  kre   branches: 1.65.6; Allow wide characters (properly encoded as byte strings acco...
[TXT] literal.h  1.2   6 years  kre   branches: 1.2.4; Allow wide characters (properly encoded as byte strings accor...
[TXT] prompt.c  1.27   6 years  christos   add literal escape sequence support, patterned after the tcsh ones.
[TXT] refresh.h  1.11   6 years  christos   - add literal sequence handling.
[TXT] editrc.5  1.33   6 years  kre   Include EDITRC in doc.
[TXT] chartype.h  1.35   6 years  christos   branches: 1.35.10; Add DragonFly.
[TXT] filecomplete.h  1.11   6 years  abhinav   When doing filename autocompletion, append a trailing slash at the end of direct...
[TXT] chared.h  1.30   7 years  christos   Stop the read module from poking the el_chared.c_macro data structure currently ...
[TXT] read.h  1.12   7 years  christos   Stop the read module from poking the el_chared.c_macro data structure currently ...
[TXT] emacs.c  1.36   7 years  christos   s/protected/libedit_private/g
[TXT] keymacro.h  1.6   7 years  christos   s/protected/libedit_private/g
[TXT] makelist  1.29   7 years  christos   s/protected/libedit_private/g
[TXT] map.h  1.13   7 years  christos   s/protected/libedit_private/g
[TXT] parse.h  1.9   7 years  christos   s/protected/libedit_private/g
[TXT] prompt.h  1.15   7 years  christos   s/protected/libedit_private/g
[TXT] search.h  1.14   7 years  christos   s/protected/libedit_private/g
[TXT] sig.c  1.26   7 years  christos   s/protected/libedit_private/g
[TXT] sig.h  1.11   7 years  christos   s/protected/libedit_private/g
[TXT] sys.h  1.27   7 years  christos   s/protected/libedit_private/g
[TXT] terminal.h  1.9   7 years  christos   s/protected/libedit_private/g
[TXT] editline.7  1.5   7 years  christos   GNU readline(3) regards history chronologically, that is, from the perspective o...
[TXT] historyn.c  1.1   7 years  christos   From Ingo Schwarze: * Replace fcns.c by a shorter and simpler func.h and inc...
[TXT] tokenizern.c  1.1   7 years  christos   From Ingo Schwarze: * Replace fcns.c by a shorter and simpler func.h and inc...
[TXT] tokenizer.c  1.28   8 years  christos   Get rid of private/public; keep protected (Ingo Schwarze)
[TXT] config.h  1.9   8 years  christos   Start removing the WIDECHAR ifdefs; building without it has stopped working anyw...
[TXT] shlib_version  1.19   11 years  christos   provide an el_init_fd function.


CVSweb <webmaster@jp.NetBSD.org>