- 4cccc03 remove useless casts (type*) xzalloc(...) by Denis Vlasenko · 18 years ago
- a6df590 dpkg: getopt32-ification etc, -100 bytes by Denis Vlasenko · 18 years ago
- e31f721 tail: -50 text bytes by Denis Vlasenko · 18 years ago
- f4c52b3 rpm: reformat. was really hard to read by Denis Vlasenko · 18 years ago
- 0849207 convert "negaite" config option into reversed (INCLUDE_SUSv2) by Denis Vlasenko · 18 years ago
- c5cb38f time: -200 bytes of text by Denis Vlasenko · 18 years ago
- f93ab47 time: fix option parsing bug, size optimizations by Denis Vlasenko · 18 years ago
- 1d14e6f Always use /usr/share/udhcpc/default.script ([/usr] was depending on CONFIG_xx) by Denis Vlasenko · 18 years ago
- afc9ff9 removal of commented-out cruft by Denis Vlasenko · 18 years ago
- 714701c tar et al: die if bb_copyfd_size copies less than asked for. by Denis Vlasenko · 18 years ago
- 0a8a774 cmdedit: reformat code a bit, no algorithm changes by Denis Vlasenko · 18 years ago
- d56b47f fix type character mixup in command completion by Denis Vlasenko · 18 years ago
- f1282a8 less: a few fixes for cases where we overflow status line by Denis Vlasenko · 18 years ago
- f65d133 less: restore TAB display (was showing as inverse I after prev changes :) by Denis Vlasenko · 18 years ago
- d51d14e less: "(null)" is a bit strange. "standard input" is better :) by Denis Vlasenko · 18 years ago
- e147a72 less: how many different kinds of status line we need, three?! by Denis Vlasenko · 18 years ago
- e865e81 less: stop dying on bad regexps, quietly pipe data w/o by Denis Vlasenko · 18 years ago
- bf66fbc introduce LONE_CHAR (optimized strcmp with one-char string) by Denis Vlasenko · 18 years ago
- 6910741 tail: fix tail +N by Denis Vlasenko · 18 years ago
- 3f3190e less: total cleanup and bugfix. by Denis Vlasenko · 18 years ago
- 9a7cef9 less: somewhat buggy applet, but nice. Muchly reduced by Denis Vlasenko · 18 years ago
- b95636c remove casts from xmalloc() by Denis Vlasenko · 18 years ago
- 2375d75 ifupdown: do not print and/or execute empty commands (""). by Denis Vlasenko · 18 years ago
- 8cd1a28 ifupdown: parse() returning NULL and returning "" is not the same, by Denis Vlasenko · 18 years ago
- 2870301 u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far) by Denis Vlasenko · 18 years ago
- f58906b cmdedit: fix my bug, improve code a bit by Denis Vlasenko · 18 years ago
- 28fbd69 - use xlisten/xsocket some more. Saves .25 kB by Bernhard Reutner-Fischer · 18 years ago
- 359d7ca - rename SU_SYSLOG to FEATURE_SU_SYSLOG by Bernhard Reutner-Fischer · 18 years ago
- 7f1dc21 cmdedit: use qsort for sorting command completion results; style fixes by Denis Vlasenko · 18 years ago
- 8eb3b39 passwd: add option to check passwords for weakness by Denis Vlasenko · 18 years ago
- 249fabf Add option to disable command execution from vi & awk by Denis Vlasenko · 18 years ago
- 15b213e su: make /etc/shells check configurable ash: missing ';' by Denis Vlasenko · 18 years ago
- 908d6b7 mount: add getmntent_r stub for dietlibc by Denis Vlasenko · 18 years ago
- 7cfecc4 xfuncs.c: dietlibc actually HAS fdprintf! by Denis Vlasenko · 18 years ago
- c8e6e35 nc: add missing cast xfuncs: add dprintf for dietlibc by Denis Vlasenko · 18 years ago
- 83e5d6f A bunch of defined(__GLIBC__) added. static-linking warning expanded by Denis Vlasenko · 18 years ago
- f42ff90 du: dietlibc compat fix, style fixes. Thanks to sampo@symlabs.com. by Denis Vlasenko · 18 years ago
- fcfe834 ifupdown: strlen(NULL) is a no-no, fixed. Also few micro-optimizations by Denis Vlasenko · 18 years ago
- 6dca70a ps: fix buglet, add microoptimization by Denis Vlasenko · 18 years ago
- db50647 httpd: we don't have FEATURE_HTTPD_WITHOUT_INETD anymore, by Denis Vlasenko · 18 years ago
- b8c77b5 start_stop_daemon: make code a bit more readable by Denis Vlasenko · 18 years ago
- 0f5905e od: remove bug-for-bug compat (because the bug was fixed in coreuitls) by Denis Vlasenko · 18 years ago
- c888946 tar: report error if child dies while writing out the end of tarball by Denis Vlasenko · 18 years ago
- b131b27 start_stop_daemon: fix bug where any program name was "matching" by Denis Vlasenko · 18 years ago
- 7cdc54f fix/shorten some usage strings by Denis Vlasenko · 18 years ago
- 10f7dd1 tftp: corrupted input packets were killing retransmits - fixed by Denis Vlasenko · 18 years ago
- 0a10da2 diff: comment - explain what happens when hunk fails to apply by Denis Vlasenko · 18 years ago
- f7583d8 patch: fix double-free (bug 1120) by Denis Vlasenko · 18 years ago
- 9f73944 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] by Denis Vlasenko · 18 years ago
- a597aad s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g xstrtou: disallow leading '+' by Denis Vlasenko · 18 years ago
- 3469c18 wget: smallish optimization by Denis Vlasenko · 18 years ago
- 6a1d661 diff: fix -q exit code last_char_is: sacrifice 9 bytes but avoid double-scan by Denis Vlasenko · 18 years ago
- 79e77cd site: add link to directory with patches by Denis Vlasenko · 18 years ago
- cda6c63 re-applying first post-1.3.x change version change to 1.4.0.svn by Denis Vlasenko · 18 years ago
- 44b2ea7 back out last change - need to make busybox-1_3-stable branch first by Denis Vlasenko · 18 years ago
- 728534b - table support for ip route by Bernhard Reutner-Fischer · 18 years ago
- 56b9569 - minor shrinkage by Bernhard Reutner-Fischer · 18 years ago
- f7b0d4a Update busybox.net webpage with 1.3.0 announcement by Denis Vlasenko · 18 years ago
- a883fa4 exterminate last bzero's version bump to 1.3.0 by Denis Vlasenko · 18 years ago
- 9729e65 - honor CONFIG_DEBUG by Bernhard Reutner-Fischer · 18 years ago
- 5b6f776 - remove warning about unused depth parameter in add_to_dirlist() by Bernhard Reutner-Fischer · 18 years ago
- 35a4bbe date: -R shouldn't use locale by Denis Vlasenko · 18 years ago
- 5e2db5e build system: small fix for "release" target to work by Denis Vlasenko · 18 years ago
- 5fa7148 build system: add "release" target find: support -size N (needed for above) by Denis Vlasenko · 18 years ago
- 16c2c70 passwd: fix indentation by Denis Vlasenko · 18 years ago
- db2b524 passwd: added comment by Denis Vlasenko · 18 years ago
- 900406c passwd: shrink by ~10 bytes, use PRNG instead of usleep. by Denis Vlasenko · 18 years ago
- 6f0540e - remove functions marked as LEGACY in SUSv3 and use their modern counterparts. by Bernhard Reutner-Fischer · 18 years ago
- 32f3ebf - add an anchor to let me point people to FAQ.html#standalone_shell easily. by Bernhard Reutner-Fischer · 18 years ago
- 2ea630f bb_makedev: fix for glibc 2.3.2 sed: fix C++ style declaration by Denis Vlasenko · 18 years ago
- 2f8f71b sed: style fixes by Denis Vlasenko · 18 years ago
- b15b7f7 more: fix for case when _FILE_OFFSET_BITS is not #defined. by Denis Vlasenko · 18 years ago
- 57d83ff - Proposed fix to make aliases work (with uClibc-current). by Bernhard Reutner-Fischer · 18 years ago
- 1819eee - Improve wording in error message. by Bernhard Reutner-Fischer · 18 years ago
- 95da177 - s/:\t\t/\t/ for two helptexts. by Bernhard Reutner-Fischer · 18 years ago
- b7c50c9 - remove a warning that was not ment to be checked in. by Bernhard Reutner-Fischer · 18 years ago
- feea1b9 - better distinction between CFLAGS and CPPFLAGS. by Bernhard Reutner-Fischer · 18 years ago
- bc95f57 - adjust to kernel's build infrastructure. by Bernhard Reutner-Fischer · 18 years ago
- 882e60c - shrink less. by Bernhard Reutner-Fischer · 18 years ago
- bbda98f - cosmetic change to avoid warnings about eventual padding/packing. by Bernhard Reutner-Fischer · 18 years ago
- bb59f02 - make sure we pickup the correct defines. Guards against 2.6.19 kernel-headers. by Bernhard Reutner-Fischer · 18 years ago
- 91d4a2d - commentary typo by Bernhard Reutner-Fischer · 18 years ago
- 1375bc7 sed: fix handling of files not ending in '\n' by Denis Vlasenko · 18 years ago
- 8b22b07 sed: improve handling of NULs by Denis Vlasenko · 18 years ago
- becd8c5 passwd: made smaller by ~130 bytes. size can go negative by Denis Vlasenko · 18 years ago
- 732268f - provide central knob to turn off RPC related options. by Bernhard Reutner-Fischer · 18 years ago
- 4c87d4f passwd: micro-optimization by Denis Vlasenko · 18 years ago
- eb98be0 "kernel config" -> "busybox config" by Denis Vlasenko · 18 years ago
- 93f6aa6 "make bigdata" biggest offender dealt with: by Denis Vlasenko · 18 years ago
- 610c4aa ed: convert style to bbox's. No code changes. by Denis Vlasenko · 18 years ago
- 0025264 passwd: small size optimization. salt generation improved by Denis Vlasenko · 18 years ago
- ab24e18 passwd: rework: by Denis Vlasenko · 18 years ago
- b8bb27c - save 4 bytes by Bernhard Reutner-Fischer · 18 years ago
- 28bb84b Well, I am not 100.00% usre that uint16 will suffice there. by Denis Vlasenko · 18 years ago
- 016a82e another -90 bytes. That #define is **evil** by Denis Vlasenko · 18 years ago
- 66b86c6 mkfs.minix: more cleanups, -~300 bytes of code. Added debugging support. by Denis Vlasenko · 18 years ago
- c6ce873 cut 0.5k off mkfs.minix by Denis Vlasenko · 18 years ago
- a35c9e9 httpd: fix decode of '/' when called via -d by Denis Vlasenko · 18 years ago
- 2425bdc od: fix buglet in --traditional, microoptimization, by Denis Vlasenko · 18 years ago
- 834410a getopt32-ification of fdisk by Denis Vlasenko · 18 years ago