sh: Fix duplicate prototypes for builtins.
[dragonfly.git] / bin / sh / histedit.c
2011-08-21 Peter Avalossh: Fix duplicate prototypes for builtins.
2011-02-12 Peter Avalossh: Sync with FreeBSD
2009-09-20 Sascha Wildnersh(1): Raise WARNS to 6 and fix warnings.
2009-04-10 YONETANI TomokazuAdd `set -o tabcomplete' to /bin/sh
2009-04-04 Sascha Wildnersh(1): Fix warnings when compiling with -DNO_HISTORY.
2008-02-13 Matthias SchmidtSet unique mode for the history, so that repeating...
2007-01-14 Peter AvalosUse volatile where appropriate.
2007-01-13 Peter AvalosFix typo and remove unneeded comments.
2006-09-28 Peter AvalosFix most compiler warnings. The last warnings at WARNS...
2006-06-05 Matthew DillonFix a WARNS=3 gcc warning related to longjmp clobbers...
2006-01-17 Simon SchubertAdd forgotten part of setenv cleanup
2005-11-13 Simon SchubertUpdate libedit from NetBSD.
2005-11-06 Sascha WildnerCleanup:
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-01-28 Joerg SonnenbergerFix various warnings and other glitches.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: