aboutsummaryrefslogtreecommitdiff
path: root/libbb/restricted_shell.c
AgeCommit message (Collapse)Author
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
text data bss dec hex filename 808035 611 6868 815514 c719a busybox_old 804472 611 6868 811951 c63af busybox_unstripped
2006-12-19su: make /etc/shells check configurableDenis Vlasenko
ash: missing ';'
2002-06-23Port over the last of the tinylogin appletsEric Andersen
-Erik