Age | Commit message (Expand) | Author |
2015-09-14 | in the SYNOPSIS, make void function arguments explicit | Ingo Schwarze |
2015-09-10 | missing commas at the end of .Nm lines in the NAME section | Ingo Schwarze |
2015-04-04 | gcc 2.x is dead | Philip Guenther |
2015-03-13 | remove the first comma from constructs like ", and," and ", or,": you can use | Jason McIntyre |
2015-02-06 | SIZE_MAX is standard, we should be using it in preference to the | Todd C. Miller |
2015-01-16 | Move to the <limits.h> universe. | Theo de Raadt |
2015-01-13 | libedit claims compatibility with readline 4.2, so provide a stub for | Reyk Floeter |
2014-12-15 | merge improvements from NetBSD; ok jmc@ nicm@ | Ingo Schwarze |
2014-12-12 | markup fixes from Kaspars at Bankovskis dot net; | Ingo Schwarze |
2014-10-17 | Remove non-exposed malloc/realloc/free wrappers, and then substitute | Theo de Raadt |
2014-10-15 | use reallocarray() | Theo de Raadt |
2014-10-11 | Userland reallocarray() audit. | Doug Hogan |
2014-10-11 | Userland reallocarray() audit. | Doug Hogan |
2014-10-09 | USE_SHLIBDIR is archaic | Theo de Raadt |
2014-05-20 | Merge the fixes from the upstream. Factor out some common code in | YASUOKA Masahiko |
2014-05-20 | The argv[] used for el_set() EL_BIND, EL_SETTY, etc should be terminated | Nicholas Marriott |
2014-05-19 | Add a H_SAVE_FP operation to history() which lets the history be saved | Nicholas Marriott |
2014-01-19 | Retain local changes from rev 1.13. | Tobias Stoeckmann |
2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | Philip Guenther |
2013-07-01 | Link sqlite3(1) against libedit and add an empty history.h header for | Martin Pieuchot |
2013-05-22 | Sync with upstream. Fix buffer growing and memory allocation for wide | YASUOKA Masahiko |
2013-01-10 | editline.3: editrc only read from $HOME; from LEVAI Daniel | Jason McIntyre |
2012-09-04 | remove lint leftovers; ok guenther@ | Okan Demirmen |
2012-08-02 | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | Okan Demirmen |
2011-11-27 | Don't segfault when trying to bind to an invalid command. While here, | Pascal Stumpf |
2011-11-17 | Calculate the size for the wchar_t argv correctly, fixes memory | Nicholas Marriott |
2011-07-13 | Reintroduce lost local diff; detective work by matthew@; ok okan@ oga@ | Otto Moerbeek |
2011-07-08 | el_set EL_BIND or EL_SETTC must have argument lists ending with NULL. | Nicholas Marriott |
2011-07-07 | Enable wide character functions in libedit (not the other libe*t). | Nicholas Marriott |
2011-07-07 | sync with upstream, retaining local modifications. | Okan Demirmen |
2011-06-25 | No need for files generated by depend. | Okan Demirmen |
2011-06-03 | lots of back things happening in this signal handler, but at least | Theo de Raadt |
2011-04-04 | Make wcwidth() callers cope with -1 return value. Doesn't affect the build yet. | Stefan Sperling |
2011-03-02 | netbsd -r1.75: Fix argument for EL_EDITOR; from Jess Thrysoee | Jason McIntyre |
2010-10-23 | Don't leak the fd returned by mkstemp in vi_histedit error paths. | Nicholas Marriott |
2010-09-10 | observe the following spelling: | Jason McIntyre |
2010-06-30 | there's no tcsh page in base, so don;t bother xr'ing it; | Jason McIntyre |
2010-06-30 | tweak previous; | Jason McIntyre |
2010-06-30 | Update libedit to bring it into sync with the latest version from NetBSD. | Nicholas Marriott |
2010-05-14 | Document return values, based on a diff from Ross Richardson. | Nicholas Marriott |
2010-05-09 | another Os out of order; | Jason McIntyre |
2010-05-09 | Document that el_init can return NULL on failure, PR 6374 from rueda at | Nicholas Marriott |
2010-01-25 | ellipses are not optional arguments; while here, fix a double .Ar/.Ar | Igor Sobrado |
2010-01-25 | fix double full stop, find out by jmc@ when looking into another issue. | Igor Sobrado |
2009-12-11 | Fix two memory leaks, one found by parfait, one by myself. | Jacek Masiulaniec |
2009-10-28 | a few leftovers from yesterday's SCCS/RCS-ID removal; | Ingo Schwarze |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-06-21 | fix rcs ids. ok sthen@ | Martynas Venckus |
2008-11-09 | typo fixed (overriden -> overridden) | Tobias Stoeckmann |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |