aboutsummaryrefslogtreecommitdiff
path: root/libbb/restricted_shell.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
| | | | | | | text data bss dec hex filename 808035 611 6868 815514 c719a busybox_old 804472 611 6868 811951 c63af busybox_unstripped
* su: make /etc/shells check configurableDenis Vlasenko2006-12-191-18/+7
| | | | ash: missing ';'
* Port over the last of the tinylogin appletsEric Andersen2002-06-231-0/+57
-Erik