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-4-0-RC5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] TEST/        
[DIR] readline/        
[TXT] editline.3  1.52   17 years  christos   - Add more readline functions, enough for gdb-6.5 - Make el_get varyadic, and im...
[TXT] readline.c  1.70   17 years  christos   - Add more readline functions, enough for gdb-6.5 - Make el_get varyadic, and im...
[TXT] shlib_version  1.16   17 years  christos   - Add more readline functions, enough for gdb-6.5 - Make el_get varyadic, and im...
[TXT] tty.h  1.11   18 years  lukem   Don't use non-standard uint or u_int.
[TXT] history.c  1.32   17 years  christos   Fix memory leak found by valgrind (Julien Torres)
[TXT] hist.c  1.15   20 years  christos   Fixes from Otto Moerbeek otto at drijf dot net
[TXT] hist.h  1.10   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] map.h  1.8   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] refresh.h  1.5   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] read.c  1.39   18 years  christos   On a fatal error, we want to stop processing the macro buffers.
[TXT] Makefile  1.35   17 years  rpaulo   Rename TEST/test.c to avoid problems when doing a cleandir on case-insensitive f...
[TXT] chared.c  1.25   18 years  christos   The previous commit removed too much and forgot to reset the history event numbe...
[TXT] parse.c  1.22   18 years  lukem   Update for recent parse__escape() prototype change
[TXT] parse.h  1.6   18 years  lukem   Update for recent parse__escape() prototype change
[TXT] vi.c  1.27   17 years  mrg   __weakref__ attribute can not be applied to anything when inside function scope,...
[TXT] filecomplete.c  1.10   17 years  christos   branches: 1.10.16; don't use alloca with ssp.
[TXT] makelist  1.11   18 years  christos   branches: 1.11.28; change tr '[a-z]' '[A-Z]' to tr '[:lower:]' '[:upper:]' so t...
[TXT] sig.c  1.11   20 years  agc   branches: 1.11.32; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] prompt.c  1.11   20 years  agc   branches: 1.11.40; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] tokenizer.c  1.14   20 years  lukem   branches: 1.14.40; Tokenization function enhancements: * Make tok_init(), tok_e...
[TXT] chared.h  1.17   18 years  christos   branches: 1.17.28; Print the actual eofc, instead of ^D\b\b. Change internal ch...
[TXT] common.c  1.19   18 years  christos   branches: 1.19.4; 1.19.20; Print the actual eofc, instead of ^D\b\b. Change in...
[TXT] editrc.5  1.20   17 years  christos   branches: 1.20.16; Change to a 3 clause copyright after permission of the holde...
[TXT] search.c  1.20   19 years  christos   branches: 1.20.34; Make EM_DELETE_PREV_CHAR behave like ED_DELETE_PREV_CHAR in ...
[TXT] emacs.c  1.21   18 years  christos   branches: 1.21.28; Print the actual eofc, instead of ^D\b\b. Change internal ch...
[TXT] tty.c  1.25   18 years  christos   branches: 1.25.20; Coverity CID 597: remove dead code.
[TXT] refresh.c  1.27   18 years  christos   branches: 1.27.20; Refresh bug reported by Julien Torres: going from: acti...
[TXT] filecomplete.h  1.5   17 years  christos   branches: 1.5.16; Change to a 3 clause copyright after permission of the holder...
[TXT] read.h  1.5   17 years  christos   branches: 1.5.16; Change to a 3 clause copyright after permission of the holder...
[TXT] sig.h  1.5   20 years  agc   branches: 1.5.32; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] prompt.h  1.6   20 years  agc   branches: 1.6.40; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] histedit.h  1.30   17 years  christos   bump minor.
[TXT] el.h  1.16   20 years  christos   change allocation policy in el_push to allocate the string itself. fix issues wi...
[TXT] map.c  1.24   18 years  christos   fix debugging printf format.
[TXT] search.h  1.8   20 years  christos   make forward incremental search work better.
[TXT] config.h  1.1   22 years  christos   oops, we need config.h now.
[TXT] sys.h  1.9   20 years  christos   portability fixes.
[TXT] el.c  1.43   17 years  freza   s/el->errfile/el->el_errfile/g in debug code, fixes MKDEBUGLIB build.


CVSweb <webmaster@jp.NetBSD.org>