CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/05/03 05:19:30
Modified files: lib/libedit : Makefile makelist Added files: lib/libedit : editline.c historyn.c tokenizern.c Log message: The files editline.c, historyn.c, and tokenizern.c are completely constant and very short and simple. Check them into CVS rather than generating them at build time in a complicated way. OK martijn@, also proofread by Christian Heckendorf <mbie at ulmus dot me>