aboutsummaryrefslogtreecommitdiff
path: root/lash.c
AgeCommit message (Expand)Author
2000-07-18Sigh -- can't sleep. Clean up some mem leaks, fixed some bugs.Eric Andersen
2000-07-17New message added to messages.c: full_versionPavel Roskin
2000-07-17Backtick support to infinite (memory limited) levels of nesting isEric Andersen
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-07-14More cleanups.Eric Andersen
2000-07-14Use errorMsg rather than fprintf.Matt Kraai
2000-07-14Add in redimentary backtick suport (doesn't work properly yet, but isEric Andersen
2000-07-12Added some smallish comments to help folks understand why we have two tablesMark Whitley
2000-07-12Always report the applet name when doing error reporting.Matt Kraai
2000-07-10Function name cleanup.Eric Andersen
2000-07-06Had an extra tcsetpgrp.Eric Andersen
2000-07-03sh fixes from Marius Groeger <mag@sysgo.de>Eric Andersen
2000-06-28* Fixed a _horrible_ bug where 'tar -tvf' could unlinkEric Andersen
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen
2000-05-19More libc portability updates, add in the website (which has not beenErik Andersen
2000-05-13Minor fixes to being a standalone shell.Erik Andersen
2000-05-13BusyBox shell (lash) can now be used as a standalone shell whenErik Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-04-21More Doc updates. cmdedit and more termio fixes.Erik Andersen
2000-04-18UpdatesErik Andersen
2000-04-17+ no need for comments.John Beppu
2000-04-17More updates to the docs, and fixes to sync things with the docs.Erik Andersen
2000-04-12Some enhancements I've been working on over the weekend,Erik Andersen
2000-04-05Minor noise removalErik Andersen
2000-03-26First stages of (re-)writing busybox's tar creation support.Erik Andersen
2000-03-19Some more stuff.Erik Andersen
2000-03-17Several fixes.Erik Andersen
2000-03-16Fix fg bugErik Andersen
2000-03-16Major build system updates...Erik Andersen
2000-03-12First pass at writing a shell for busybox.Erik Andersen