aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic (follow)
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixesvda2007-05-301-26/+26
* style fixes. No code changesvda2007-04-121-2/+2
* - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"aldot2007-04-042-2/+2
* fixdep.c: avoit doing memcmp in most casesvda2006-12-301-3/+3
* saw commit of vapier@busybox.net (thanks!),vda2006-12-301-17/+22
* prevent accessing memory that we dont ownvapier2006-12-301-5/+5
* "kernel config" -> "busybox config"vda2006-11-301-1/+1
* build system: check for ENABLE_, USE_ and SKIP_ (not only for CONFIG_)vda2006-10-191-15/+21
* build system overhaulvda2006-10-054-0/+1035