summaryrefslogtreecommitdiff
path: root/libbb/run_shell.c
Commit message (Collapse)AuthorAgeFilesLines
* Applied vodz' patches #49 and #50 (with a small correction in runshell.c)Robert Griebl2002-07-191-3/+2
| | | | | | | | | #49: I found one memory overflow and memory leak in "ln" applet. Last patch reduced also 54 bytes. ;) #50: I found bug in loginutils/Makefile.in. New patch have also new function to libbb and aplied this to applets and other cosmetic changes.
* Port over the last of the tinylogin appletsEric Andersen2002-06-231-0/+81
-Erik