Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: use "can't" instead of "cannot" | Denys Vlasenko | 2009-11-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Fix forgotten license comments | Denis Vlasenko | 2008-12-07 | 1 | -0/+2 |
| | |||||
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -3/+3 |
| | | | | | | | text data bss dec hex filename 808035 611 6868 815514 c719a busybox_old 804472 611 6868 811951 c63af busybox_unstripped | ||||
* | ping: fix breakage from -I fix | Denis Vlasenko | 2007-10-20 | 1 | -0/+14 |
| | | | | | passwd: SELinux support by KaiGai Kohei <kaigai@ak.jp.nec.com> | ||||
* | usage.c: remove reference to busybox.h | Denis Vlasenko | 2007-05-26 | 1 | -1/+1 |
| | | | | | *: s/include "busybox.h"/include "libbb.h" | ||||
* | fix accumulated whitespace and indentation damage | Denis Vlasenko | 2007-03-20 | 1 | -1/+1 |
| | |||||
* | introduce and use setfscreatecon_or_die | Denis Vlasenko | 2007-03-12 | 1 | -0/+10 |
| | | | | | (patch by Yuichi Nakamura <ynakam@hitachisoft.jp>) runcon: *yet another* fix for vda's brainfart :( | ||||
* | next portion of selinux updates: chcon, runcon. From | Denis Vlasenko | 2007-03-11 | 1 | -0/+30 |
Yuichi Nakamura <himainu-ynakam@miomio.jp> KaiGai Kohei <busybox@kaigai.gr.jp> |