Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" | Bernhard Reutner-Fischer | 2007-04-04 | 1 | -1/+1 |
| | |||||
* | fixdep.c: avoit doing memcmp in most cases | Denis Vlasenko | 2006-12-30 | 1 | -3/+3 |
| | | | | | uidgid_get.c: add forgotten copyright notice pwd/grp/shadow: avoid collisions with libc names | ||||
* | saw commit of vapier@busybox.net (thanks!), | Denis Vlasenko | 2006-12-30 | 1 | -17/+22 |
| | | | | | decided to stop doing FOUR memcmp's per each input character. I should have fixed this much earlier... | ||||
* | prevent accessing memory that we dont own | Mike Frysinger | 2006-12-30 | 1 | -5/+5 |
| | |||||
* | build system: check for ENABLE_, USE_ and SKIP_ (not only for CONFIG_) | Denis Vlasenko | 2006-10-19 | 1 | -15/+21 |
| | |||||
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 1 | -0/+393 |