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/ [show]        
[DIR] TEST/        
[DIR] readline/        
[TXT] el.c 1.102 3 months rillig libedit: remove redundant break statements after EL_ABORT
[TXT] el.h 1.48 3 months rillig libedit: remove redundant break statements after EL_ABORT
[TXT] keymacro.c 1.25 3 months rillig libedit: remove redundant break statements after EL_ABORT
[TXT] map.c 1.56 3 months rillig libedit: remove redundant break statements after EL_ABORT
[TXT] read.c 1.109 3 months rillig libedit: remove redundant break statements after EL_ABORT
[TXT] sig.c 1.28 4 months christos From tkoeppe@github: Specify SA_ONSTACK when setting up a signal handler. This ...
[TXT] literal.c 1.6 4 months christos Don't eat 0 width characters, print them.
[TXT] refresh.c 1.60 4 months christos Don't eat 0 width characters, print them.
[TXT] edit.expsym 1.1 5 months riastradh libedit: Add expected symbols list. PR lib/58838: shared libraries in base shou...
[TXT] history.c 1.64 9 months kre Don't fchmod(fileno(fp), ...) in history_save_fp(). There are two reasons for t...
[TXT] common.c 1.50 9 months christos Avoid moving the cursor before the buffer (Robert Morris) https://bugs.freebsd.o...
[TXT] search.c 1.52 9 months christos Prevent reading before the line buffer (try ^R^W in emacs mode at the beginning ...
[TXT] emacs.c 1.38 9 months christos don't use oldc before it is set.
[TXT] chared.c 1.64 9 months christos Prevent testing out of bounds memory. From Robert Morris https://bugs.freebsd.or...
[TXT] eln.c 1.38 11 months christos When calling el_line make sure that we call the resizing function callback becau...
[TXT] editline.7 1.6 12 months christos update em-toggle-overwrite binding (Xose Vazquez Perez)
[TXT] readline.c 1.182 13 months christos fix insert key (Xose Vazquez Perez)
[TXT] editline.3 1.102 14 months andvar s/interrrupt/interrupt/ in comment and editline(3) man page.
[TXT] chartype.c 1.37 20 months mrg avoid various use-after-free issues. create a ptrdiff_t offset between the star...
[TXT] Makefile 1.70 20 months rin Revert CC_WNO_USE_AFTER_FREE from Makefile's (thanks uwe@)
[TXT] libedit.pc 1.2 22 months wiz libedit: fix pkg-config to really provide readline directory as intended
[TXT] tokenizer.c 1.29 22 months christos Fix some const qual (Piotr Pawel Stefaniak)
[TXT] filecomplete.c 1.73 2 years christos pass lint.
[TXT] filecomplete.h 1.15 2 years christos pass lint.
[TXT] sys.h 1.29 2 years christos pass lint.
[TXT] config.h 1.10 2 years christos Remove unused stuff, and limit the scope of some of the used ones. (from des@fre...
[TXT] terminal.c 1.46 2 years christos Remove unused stuff, and limit the scope of some of the used ones. (from des@fre...
[TXT] histedit.h 1.62 2 years christos Add a entry point for the complete function for FreeBSD compatibility with sh.
[TXT] editrc.5 1.34 2 years uwe editrc(5): Markup fixes
[TXT] read.h 1.13 2 years christos improvements in malloc/free handling.
[TXT] chartype.h 1.37 3 years tnn libedit/chartype.h: portability fix for OSF/1
[TXT] ChangeLog 1.1 3 years christos Add a changes file
[TXT] vi.c 1.64 3 years christos Respect $EDITOR when execution one (Baptiste Daroussin)
[TXT] tty.h 1.24 3 years andvar s/dependend/dependent/
[TXT] tty.c 1.70 3 years christos Via Jess Thrysoee, from Adrian Bunk: Fix libedit build on Linux/Alpha Alpha is t...
[TXT] hist.c 1.34 5 years christos put the NULL check immediately after the allocation
[TXT] parse.c 1.42 5 years christos PR/54399: Sören Tempel: Uninitialized memory access in libedit history. Initiali...
[TXT] hist.h 1.23 7 years christos PR/51517: Jay West: Tty settings not restored on exit PR/51518: Jay West: prompt...
[TXT] literal.h 1.2 7 years kre branches: 1.2.4; Allow wide characters (properly encoded as byte strings accor...
[TXT] prompt.c 1.27 7 years christos add literal escape sequence support, patterned after the tcsh ones.
[TXT] refresh.h 1.11 7 years christos - add literal sequence handling.
[TXT] chared.h 1.30 8 years christos Stop the read module from poking the el_chared.c_macro data structure currently ...
[TXT] keymacro.h 1.6 8 years christos s/protected/libedit_private/g
[TXT] makelist 1.29 8 years christos s/protected/libedit_private/g
[TXT] map.h 1.13 8 years christos s/protected/libedit_private/g
[TXT] parse.h 1.9 8 years christos s/protected/libedit_private/g
[TXT] prompt.h 1.15 8 years christos s/protected/libedit_private/g
[TXT] search.h 1.14 8 years christos s/protected/libedit_private/g
[TXT] sig.h 1.11 8 years christos s/protected/libedit_private/g
[TXT] terminal.h 1.9 8 years christos s/protected/libedit_private/g
[TXT] historyn.c 1.1 9 years christos From Ingo Schwarze: * Replace fcns.c by a shorter and simpler func.h and inc...
[TXT] tokenizern.c 1.1 9 years christos From Ingo Schwarze: * Replace fcns.c by a shorter and simpler func.h and inc...
[TXT] shlib_version 1.19 12 years christos provide an el_init_fd function.

General options
,

CVSweb <webmaster@jp.NetBSD.org>