sh: Fix duplicate prototypes for builtins.
[dragonfly.git] / bin / sh / alias.c
2011-08-21 Peter Avalossh: Fix duplicate prototypes for builtins.
2011-08-21 Peter Avalossh: Reduce more needless differences between error...
2011-02-12 Peter Avalossh: Sync with FreeBSD
2007-01-04 Peter AvalosReturn 1 from the unalias builtin if _any_ removal...
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2003-08-24 David RhodusCleaned up dead declarations.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: