summaryrefslogtreecommitdiffstats
path: root/lib/libedit/makelist
AgeCommit message (Expand)AuthorFilesLines
2016-05-06Replace the generated file "fcns.c" by a simpler header "func.h"schwarze1-15/+5
2016-05-03Combine help.h and help.c into a simplified help.hschwarze1-19/+3
2016-05-03The files editline.c, historyn.c, and tokenizern.c are completelyschwarze1-23/+1
2016-04-20delete unused -m option;schwarze1-39/+1
2016-04-11delete the "private" and "public" preprocessor macros, just use standard C;schwarze1-2/+2
2016-04-11Move wrapper macros to the two files actually needing them:schwarze1-3/+3
2016-04-09Always compile with WIDECHAR on and delete that preprocessor switch.schwarze1-1/+0
2016-03-20Cleanup of standard header inclusion:schwarze1-1/+1
2016-03-20Cleanup of private header inclusion:schwarze1-1/+4
2016-03-20Delete the useless Int datatype and always use the standard wint_tschwarze1-2/+3
2010-06-30Update libedit to bring it into sync with the latest version from NetBSD.nicm1-12/+19
2009-10-28a few leftovers from yesterday's SCCS/RCS-ID removal;schwarze1-2/+1
2007-01-08advertising clauses that can be droppedderaadt1-6/+2
2003-10-31Update to NetBSD libedit (from Oct 1, 2003), adding some stringotto1-26/+99
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
2002-02-16Part 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.millert1-5/+5
1997-03-14fix el_source() - a block needed braces around it (from NetBSD)millert1-1/+2
1997-01-16Merge in NetBSD libedit changes and new man pages. Also fix somemillert1-0/+1
1995-10-18initial import of NetBSD treederaadt1-0/+184