aboutsummaryrefslogtreecommitdiff
path: root/runit (unfollow)
Commit message (Expand)AuthorFilesLines
2006-12-16s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/gvda8-42/+41
2006-12-16wget: smallish optimizationvda1-18/+18
2006-12-16diff: fix -q exit codevda2-76/+78
2006-12-15site: add link to directory with patchesvda1-1/+2
2006-12-15re-applying first post-1.3.x changevda2-2/+14
2006-12-15back out last change - need to make busybox-1_3-stable branch firstvda1-12/+0
2006-12-14- table support for ip routealdot1-0/+12
2006-12-14- minor shrinkagealdot1-4/+6
2006-12-14Update busybox.net webpage with 1.3.0 announcementvda1-0/+35
2006-12-13exterminate last bzero'svda2-7/+7
2006-12-13- honor CONFIG_DEBUGaldot2-2/+8
2006-12-13- remove warning about unused depth parameter in add_to_dirlist()aldot1-2/+5
2006-12-13date: -R shouldn't use localevda1-5/+13
2006-12-12build system: small fix for "release" target to workvda2-4/+8
2006-12-12build system: add "release" targetvda4-23/+63
2006-12-12passwd: fix indentationvda1-3/+2
2006-12-12passwd: added commentvda1-1/+6
2006-12-12passwd: shrink by ~10 bytes, use PRNG instead of usleep.vda1-17/+10
2006-12-12- remove functions marked as LEGACY in SUSv3 and use their modern counterparts.aldot2-6/+6
2006-12-10- add an anchor to let me point people to FAQ.html#standalone_shellaldot1-2/+11
2006-12-10bb_makedev: fix for glibc 2.3.2vda3-4/+4
2006-12-10sed: style fixesvda1-328/+338
2006-12-10more: fix for case when _FILE_OFFSET_BITS is not #defined.vda1-40/+28
2006-12-07- Proposed fix to make aliases work (with uClibc-current).aldot1-2/+5
2006-12-07- Improve wording in error message.aldot1-1/+1
2006-12-07- s/:\t\t/\t/ for two helptexts.aldot1-5/+5
2006-12-06- remove a warning that was not ment to be checked in.aldot1-1/+0
2006-12-06- better distinction between CFLAGS and CPPFLAGS.aldot3-3/+17
2006-12-06- adjust to kernel's build infrastructure.aldot1-3/+3
2006-12-04- shrink less.aldot1-56/+49
2006-12-04- cosmetic change to avoid warnings about eventual padding/packing.aldot1-9/+9
2006-12-04- make sure we pickup the correct defines. Guards against 2.6.19 kernel-headers.aldot1-1/+6
2006-12-02- commentary typoaldot1-1/+1
2006-12-02sed: fix handling of files not ending in '\n'vda1-10/+30
2006-12-02sed: improve handling of NULsvda2-51/+69
2006-12-01passwd: made smaller by ~130 bytes. size can go negativevda3-92/+84
2006-12-01- provide central knob to turn off RPC related options.aldot3-2/+11
2006-11-30passwd: micro-optimizationvda1-4/+4
2006-11-30"kernel config" -> "busybox config"vda7-12/+12
2006-11-30"make bigdata" biggest offender dealt with:vda2-3/+5
2006-11-30ed: convert style to bbox's. No code changes.vda1-224/+93
2006-11-30passwd: small size optimization. salt generation improvedvda3-23/+32
2006-11-30passwd: rework:vda5-296/+264
2006-11-30- save 4 bytesaldot1-1/+1
2006-11-29Well, I am not 100.00% usre that uint16 will suffice there.vda1-2/+2
2006-11-29another -90 bytes. That #define is **evil**vda1-8/+12
2006-11-29mkfs.minix: more cleanups, -~300 bytes of code.vda1-202/+204
2006-11-29cut 0.5k off mkfs.minixvda5-207/+131
2006-11-29httpd: fix decode of '/' when called via -dvda1-32/+34
2006-11-29od: fix buglet in --traditional, microoptimization,vda2-18/+18