summaryrefslogtreecommitdiffstats
path: root/lib/libedit/makelist (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace the generated file "fcns.c" by a simpler header "func.h"schwarze2016-05-061-15/+5
* Combine help.h and help.c into a simplified help.hschwarze2016-05-031-19/+3
* The files editline.c, historyn.c, and tokenizern.c are completelyschwarze2016-05-031-23/+1
* delete unused -m option;schwarze2016-04-201-39/+1
* delete the "private" and "public" preprocessor macros, just use standard C;schwarze2016-04-111-2/+2
* Move wrapper macros to the two files actually needing them:schwarze2016-04-111-3/+3
* Always compile with WIDECHAR on and delete that preprocessor switch.schwarze2016-04-091-1/+0
* Cleanup of standard header inclusion:schwarze2016-03-201-1/+1
* Cleanup of private header inclusion:schwarze2016-03-201-1/+4
* Delete the useless Int datatype and always use the standard wint_tschwarze2016-03-201-2/+3
* Update libedit to bring it into sync with the latest version from NetBSD.nicm2010-06-301-12/+19
* a few leftovers from yesterday's SCCS/RCS-ID removal;schwarze2009-10-281-2/+1
* advertising clauses that can be droppedderaadt2007-01-081-6/+2
* Update to NetBSD libedit (from Oct 1, 2003), adding some stringotto2003-10-311-26/+99
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-5/+5
* fix el_source() - a block needed braces around it (from NetBSD)millert1997-03-141-1/+2
* Merge in NetBSD libedit changes and new man pages. Also fix somemillert1997-01-161-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+184