sh: Save/restore changed variables in optimized command substitution.
[dragonfly.git] / bin / sh / var.h
2011-08-21 Peter Avalossh: Save/restore changed variables in optimized command...
2011-08-21 Peter Avalossh: Add \u/\U support (in $'...') for UTF-8.
2011-08-21 Peter Avalossh: Optimize variable code by storing the length of...
2011-08-21 Peter Avalossh: Track if the current locale's charset is UTF-8...
2011-02-12 Peter Avalossh: Sync with FreeBSD
2007-01-14 Peter AvalosSpelling fix.
2007-01-07 Peter AvalosUse -s to flag POSIX's "special built-in" utilities...
2004-10-01 Matthew DillonRemove ATTY.
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: