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-7-0-RELEASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] TEST/        
[DIR] readline/        
[TXT] Makefile  1.52.2.1   8 years  martin   Sync lib/libedit with head, requested by christos in #753: lib/libedit/Makefil...
[TXT] chared.c  1.40   9 years  christos   Don't depend on weak aliases to define the vi "alias" expansion function, provid...
[TXT] chared.h  1.22   9 years  christos   Don't depend on weak aliases to define the vi "alias" expansion function, provid...
[TXT] chartype.c  1.10.20.1   8 years  snj   Pull up following revision(s) (requested by christos in ticket #679): lib/libed...
[TXT] chartype.h  1.10.18.2   8 years  martin   Sync lib/libedit with head, requested by christos in #753: lib/libedit/Makefil...
[TXT] common.c  1.29   11 years  christos   From Jilles Tjoelker: Do not move the cursor for ed-delete-next-char in emacs mo...
[TXT] config.h  1.5   12 years  christos   better autoconf results
[TXT] editline.3  1.82.2.1   8 years  martin   Sync lib/libedit with head, requested by christos in #753: lib/libedit/Makefil...
[TXT] editrc.5  1.27.8.1   8 years  martin   Sync lib/libedit with head, requested by christos in #753: lib/libedit/Makefil...
[TXT] el.c  1.73   9 years  christos   Don't depend on weak aliases to define the vi "alias" expansion function, provid...
[TXT] el.h  1.25   12 years  christos   pass -Wconversion
[TXT] eln.c  1.17.2.1   8 years  martin   Sync lib/libedit with head, requested by christos in #753: lib/libedit/Makefil...
[TXT] emacs.c  1.25   12 years  christos   KNF return (\1); -> return \1;
[TXT] filecomplete.c  1.32.2.1   8 years  martin   Sync lib/libedit with head, requested by christos in #753: lib/libedit/Makefil...
[TXT] filecomplete.h  1.9   14 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] hist.c  1.20   12 years  christos   KNF return (\1); -> return \1;
[TXT] hist.h  1.14   9 years  christos   Add a history function that takes a FILE pointer; needed for Capsicum. From Eita...
[TXT] histedit.h  1.53   9 years  christos   Don't depend on weak aliases to define the vi "alias" expansion function, provid...
[TXT] history.c  1.47   9 years  christos   Add a history function that takes a FILE pointer; needed for Capsicum. From Eita...
[TXT] keymacro.c  1.7   12 years  christos   re-enable -Wconversion
[TXT] keymacro.h  1.2   12 years  christos   whitespace and comments
[TXT] makelist  1.18   12 years  matt   Use C89 functions definitions.
[TXT] map.c  1.34   9 years  christos   Bounds search for reallocated index, from OpenBSD via Andreas Fett
[TXT] map.h  1.10   9 years  christos   Bounds search for reallocated index, from OpenBSD via Andreas Fett
[TXT] parse.c  1.27   9 years  christos   Bounds search for reallocated index, from OpenBSD via Andreas Fett
[TXT] parse.h  1.7   14 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] prompt.c  1.20   12 years  christos   KNF return (\1); -> return \1;
[TXT] prompt.h  1.10   14 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] read.c  1.71   9 years  christos   Bounds search for reallocated index, from OpenBSD via Andreas Fett
[TXT] read.h  1.7   14 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] readline.c  1.111.2.1   8 years  martin   Sync lib/libedit with head, requested by christos in #753: lib/libedit/Makefil...
[TXT] refresh.c  1.37   12 years  christos   pass -Wconversion
[TXT] refresh.h  1.6   14 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] search.c  1.30   12 years  christos   fixed warnings where wint_t is unsigned.
[TXT] search.h  1.9   14 years  christos   Wide character support (UTF-8) from Johny Mattsson; currently disabled.
[TXT] shlib_version  1.19   11 years  christos   provide an el_init_fd function.
[TXT] sig.c  1.17   12 years  christos   kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.
[TXT] sig.h  1.8   15 years  christos   reset and redraw on sigcont. From Anon Ymous.
[TXT] sys.h  1.17   12 years  christos   include <wchar.h> if we don't have wcsdup()
[TXT] terminal.c  1.14   11 years  christos   don't include both term.h and termcap.h
[TXT] terminal.h  1.4   11 years  christos   From: Jilles Tjoelker: Add a mapping for the cursor delete key
[TXT] tokenizer.c  1.21   12 years  christos   re-enable -Wconversion
[TXT] tty.c  1.46   9 years  christos   Add stdlib.h for abort() (Jess Thrysoee)
[TXT] tty.h  1.15   9 years  christos   more tty modes refactoring, no functional change intended.
[TXT] vi.c  1.45   9 years  christos   Don't depend on weak aliases to define the vi "alias" expansion function, provid...


CVSweb <webmaster@jp.NetBSD.org>