Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: whitespace fixes | Denys Vlasenko | 2010-10-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
| | | | | | | | This change retains "or later" state! No licensing _changes_ here, only form is adjusted (article, space between "GPL" and "v2" and so on). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Fix forgotten license comments | Denis Vlasenko | 2008-12-07 | 1 | -1/+3 |
| | |||||
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -1/+1 |
| | | | | | | | text data bss dec hex filename 808035 611 6868 815514 c719a busybox_old 804472 611 6868 811951 c63af busybox_unstripped | ||||
* | xrealloc_getcwd_or_warn: smaller cod and less wasted RAM at run time | Denis Vlasenko | 2007-09-29 | 1 | -17/+14 |
| | |||||
* | syslogd: fix "readpath bug" by using readlink instead | Denis Vlasenko | 2007-02-11 | 1 | -2/+2 |
| | | | | libbb: rename xgetcwd and xreadlink | ||||
* | remove unneeded #includes, fix indentation | Denis Vlasenko | 2006-09-23 | 1 | -22/+17 |
| | |||||
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
| | |||||
* | Vodz, last_patch_86 | Glenn L McGrath | 2003-05-26 | 1 | -1/+1 |
| | |||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary errno handling. | Matt Kraai | 2001-11-12 | 1 | -5/+0 |
| | |||||
* | Add #include <sys/param.h> to ensure PATH_MAX is defined | Eric Andersen | 2001-08-22 | 1 | -0/+1 |
| | |||||
* | Apply Vladimir's latest cleanup patch. | Eric Andersen | 2001-04-09 | 1 | -0/+52 |
-Erik |