Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-22libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko
2007-05-30whitespace fixesDenis Vlasenko
2007-04-12style fixes. No code changesDenis Vlasenko
2007-04-05- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"Bernhard Reutner-Fischer
2006-12-31fixdep.c: avoit doing memcmp in most casesDenis Vlasenko
2006-12-30saw commit of vapier@busybox.net (thanks!),Denis Vlasenko
2006-12-30prevent accessing memory that we dont ownMike Frysinger
2006-12-01"kernel config" -> "busybox config"Denis Vlasenko
2006-10-20build system: check for ENABLE_, USE_ and SKIP_ (not only for CONFIG_)Denis Vlasenko
2006-10-05build system overhaulDenis Vlasenko