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: matt-nb6-plus-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] TEST/        
[DIR] readline/        
[TXT] readline.c  1.100.2.1   11 years  bouyer   Pull up following revision(s) (requested by christos in ticket #309): lib/libed...
[TXT] vi.c  1.43   12 years  christos   branches: 1.43.6; 1.43.16; PR/45843: Henning Petersen: Fix resource leak on er...
[TXT] history.c  1.46   12 years  christos   branches: 1.46.6; 1.46.16; Add coverity annotations about unreachable code (Ka...
[TXT] map.c  1.31   12 years  christos   branches: 1.31.6; Add coverity annotations about unreachable code (Kamil Dudka)...
[TXT] terminal.c  1.12   12 years  christos   Initialize termbuf (Kamil Dudka)
[TXT] el.c  1.69   12 years  christos   remove unrecheable code (Kamil Dudka)
[TXT] chartype.h  1.10   12 years  christos   branches: 1.10.18; easier with an int for now.
[TXT] chared.c  1.36   12 years  christos   branches: 1.36.2; Fixed misplaced parenthesis (Nirbhay Choubey)
[TXT] search.c  1.30   12 years  christos   fixed warnings where wint_t is unsigned.
[TXT] tty.c  1.41   12 years  christos   branches: 1.41.2; fixed warnings where wint_t is unsigned.
[TXT] sys.h  1.17   12 years  christos   include <wchar.h> if we don't have wcsdup()
[TXT] filecomplete.c  1.31   12 years  plunky   branches: 1.31.8; 1.31.18; NULL does not need a cast, here
[TXT] Makefile  1.49   12 years  christos   branches: 1.49.2; re-enable -Wconversion
[TXT] chartype.c  1.10   12 years  christos   branches: 1.10.20; re-enable -Wconversion
[TXT] eln.c  1.13   12 years  christos   branches: 1.13.2; re-enable -Wconversion
[TXT] keymacro.c  1.7   12 years  christos   re-enable -Wconversion
[TXT] parse.c  1.26   12 years  christos   branches: 1.26.8; 1.26.18; re-enable -Wconversion
[TXT] read.c  1.67   12 years  christos   branches: 1.67.2; re-enable -Wconversion
[TXT] tokenizer.c  1.21   12 years  christos   re-enable -Wconversion
[TXT] tty.h  1.13   12 years  christos   branches: 1.13.2; re-enable -Wconversion
[TXT] refresh.c  1.37   12 years  christos   pass -Wconversion
[TXT] terminal.h  1.3   12 years  christos   branches: 1.3.2; pass -Wconversion
[TXT] el.h  1.25   12 years  christos   pass -Wconversion
[TXT] common.c  1.28   12 years  christos   branches: 1.28.2; - fix unused params - unconditionalize vis.h
[TXT] config.h  1.5   12 years  christos   better autoconf results
[TXT] emacs.c  1.25   12 years  christos   KNF return (\1); -> return \1;
[TXT] hist.c  1.20   12 years  christos   KNF return (\1); -> return \1;
[TXT] prompt.c  1.20   12 years  christos   KNF return (\1); -> return \1;
[TXT] hist.h  1.13   12 years  christos   branches: 1.13.2; 1.13.8; 1.13.18; kill ptr_t and ioctl_t, add * sizeof(*foo...
[TXT] histedit.h  1.48   12 years  christos   branches: 1.48.2; kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocation...
[TXT] sig.c  1.17   12 years  christos   kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.
[TXT] keymacro.h  1.2   12 years  christos   whitespace and comments
[TXT] makelist  1.17   12 years  christos   branches: 1.17.2; include config.h for all c files.
[TXT] editrc.5  1.25   12 years  wiz   branches: 1.25.4; Markup consistency, from YOMURA Masanori. Add serial comma.
[TXT] editline.3  1.75   13 years  christos   branches: 1.75.4; Fix argument for EL_EDITOR from Jess Thrysoee
[TXT] chared.h  1.21   13 years  christos   branches: 1.21.12; 1.21.22; setup a callback to be invoked on resize buffers s...
[TXT] filecomplete.h  1.9   14 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] map.h  1.9   14 years  christos   branches: 1.9.12; 1.9.22; Wide character support (UTF-8) from Johny Mattsson; ...
[TXT] parse.h  1.7   14 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] prompt.h  1.10   14 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] read.h  1.7   14 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] refresh.h  1.6   14 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] search.h  1.9   14 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] sig.h  1.8   15 years  christos   reset and redraw on sigcont. From Anon Ymous.
[TXT] shlib_version  1.18   15 years  christos   branches: 1.18.8; 1.18.14; bump shared libraries.


CVSweb <webmaster@jp.NetBSD.org>