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] Makefile  1.49   5 months  christos   re-enable -Wconversion
[TXT] chared.c  1.36   3 months  christos   Fixed misplaced parenthesis (Nirbhay Choubey)
[TXT] chared.h  1.21   17 months  christos   setup a callback to be invoked on resize buffers so that readline can reset rl_l...
[TXT] chartype.c  1.10   5 months  christos   re-enable -Wconversion
[TXT] chartype.h  1.10   2 months  christos   easier with an int for now.
[TXT] common.c  1.28   6 months  christos   - fix unused params - unconditionalize vis.h
[TXT] config.h  1.5   6 months  christos   better autoconf results
[TXT] editline.3  1.75   11 months  christos   Fix argument for EL_EDITOR from Jess Thrysoee
[TXT] editrc.5  1.25   9 months  wiz   Markup consistency, from YOMURA Masanori. Add serial comma.
[TXT] el.c  1.69   2 months  christos   remove unrecheable code (Kamil Dudka)
[TXT] el.h  1.25   6 months  christos   pass -Wconversion
[TXT] eln.c  1.13   5 months  christos   re-enable -Wconversion
[TXT] emacs.c  1.25   6 months  christos   KNF return (\1); -> return \1;
[TXT] filecomplete.c  1.31   4 months  plunky   NULL does not need a cast, here
[TXT] filecomplete.h  1.9   2 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] hist.c  1.20   6 months  christos   KNF return (\1); -> return \1;
[TXT] hist.h  1.13   6 months  christos   kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.
[TXT] histedit.h  1.48   6 months  christos   kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.
[TXT] history.c  1.46   2 months  christos   Add coverity annotations about unreachable code (Kamil Dudka)
[TXT] keymacro.c  1.7   5 months  christos   re-enable -Wconversion
[TXT] keymacro.h  1.2   6 months  christos   whitespace and comments
[TXT] makelist  1.17   6 months  christos   include config.h for all c files.
[TXT] map.c  1.31   2 months  christos   Add coverity annotations about unreachable code (Kamil Dudka)
[TXT] map.h  1.9   2 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] parse.c  1.26   5 months  christos   re-enable -Wconversion
[TXT] parse.h  1.7   2 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] prompt.c  1.20   6 months  christos   KNF return (\1); -> return \1;
[TXT] prompt.h  1.10   2 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] read.c  1.67   5 months  christos   re-enable -Wconversion
[TXT] read.h  1.7   2 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] readline.c  1.100   2 months  christos   Add missing *
[TXT] refresh.c  1.37   6 months  christos   pass -Wconversion
[TXT] refresh.h  1.6   2 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] search.c  1.30   4 months  christos   fixed warnings where wint_t is unsigned.
[TXT] search.h  1.9   2 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] shlib_version  1.18   3 years  christos   bump shared libraries.
[TXT] sig.c  1.17   6 months  christos   kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.
[TXT] sig.h  1.8   2 years  christos   reset and redraw on sigcont. From Anon Ymous.
[TXT] sys.h  1.17   4 months  christos   include <wchar.h> if we don't have wcsdup()
[TXT] terminal.c  1.12   2 months  christos   Initialize termbuf (Kamil Dudka)
[TXT] terminal.h  1.3   6 months  christos   pass -Wconversion
[TXT] tokenizer.c  1.21   5 months  christos   re-enable -Wconversion
[TXT] tty.c  1.41   4 months  christos   fixed warnings where wint_t is unsigned.
[TXT] tty.h  1.13   5 months  christos   re-enable -Wconversion
[TXT] vi.c  1.43   3 weeks  christos   PR/45843: Henning Petersen: Fix resource leak on error.


CVSweb <webmaster@jp.NetBSD.org>