- 5d2f173 build system: small optimization by Denis Vlasenko · 18 years ago
- 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
- 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
- 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
- 4092082 rename bb_default_error_retval -> xfunc_error_retval by Denis Vlasenko · 18 years ago
- b633224 fdformat: remove redundant check by Denis Vlasenko · 18 years ago
- 9275814 lots of silly indent fixes by Denis Vlasenko · 18 years ago
- cf94446 random style fixes by Denis Vlasenko · 18 years ago
- 6edadde traceroute: fix compilation if netinet/protocols.h is missing by Denis Vlasenko · 18 years ago
- f0a97fb Yeah, yeah... I forgot about 'svn add'... fixing that by Denis Vlasenko · 18 years ago
- fe54458 runit/chpst: "change process state" utility by Denis Vlasenko · 18 years ago
- 7c1ed2e traceroute: do not look up icmp protocol# in /etc, it is well-known :) by Denis Vlasenko · 18 years ago
- 1c3577f ifupdown: Debian users contributed improvement to it by Denis Vlasenko · 18 years ago
- 2e864cd eject: -T (implements single button open/close) by Denis Vlasenko · 18 years ago
- 546cd18 mount: accept and ignore -s (sloppy) option. by Denis Vlasenko · 18 years ago
- e2016e1 sed: -e options were handled in reverse order. fix that. by Denis Vlasenko · 18 years ago
- b97c984 sed: unbreak multiple -e, -f option handling (my fault) by Denis Vlasenko · 18 years ago
- bb119d0 gzip: add a bit of comment. The code itself is too bloated to work on it... by Denis Vlasenko · 18 years ago
- 97a8dd3 g[un]zip: add support for -v (verbose). by Denis Vlasenko · 18 years ago
- f8aa109 wget: make progress bar and ETA work correctly with -c by Denis Vlasenko · 18 years ago
- aecabff dpkg: fix use-after-free (bug 939) by Denis Vlasenko · 18 years ago
- 55a9940 lsmod: repair indentation by Denis Vlasenko · 18 years ago
- 3038ac9 vconfig: fix bug 701 (I be damned if I understand it) by Denis Vlasenko · 18 years ago
- 02be0f5 syslogd: do not retry udp sends (can stall syslogd for extended periods by Denis Vlasenko · 18 years ago
- 14c1940 syslogd: getopt_ulflags'ification (save ~50 bytes) by Denis Vlasenko · 18 years ago
- 1decd0e syslogd: add option to suppress logging of messages lower than level N (-n N) by Denis Vlasenko · 18 years ago
- 39d551f fbset: store short string in the structure itself instead of the pointer by Denis Vlasenko · 18 years ago
- 274b8c0 fbset: add support for -a (bug 1017) by Denis Vlasenko · 18 years ago
- 7e3eb51 no-op (just for svn commit run. 2.6.18 oopses on that, need to reproduce) by Denis Vlasenko · 18 years ago
- 7935a5a libiproute/ll_map.c: fix bug 279 by Denis Vlasenko · 18 years ago
- 7021016 wc: optionally support very large files in wc by Denis Vlasenko · 18 years ago
- 3ed001f wc: reduce source cruft, make it so that "wc -c" (one option, no filenames) by Denis Vlasenko · 18 years ago
- 530c3ef Mention the new gpl@busybox.net address. by Rob Landley · 18 years ago
- 0b193a7 losetup: use /dev/loopN or /dev/loop/N according to CONFIG_FEATURE_DEVFS=n/y by Denis Vlasenko · 18 years ago
- a959588 Yet another silly little byte saving. couldn't -> cannot by Denis Vlasenko · 18 years ago
- 6c30db8 grep: add help text; fix style by Denis Vlasenko · 18 years ago
- 5193753 grep: implement -o option. Patch by Jac Goudsmit. by Denis Vlasenko · 18 years ago
- 266bc17 top: add support for -b, -n <iterations> by Denis Vlasenko · 18 years ago
- b172678 mount: fix bug 946 (mount -f should update mtab) by Denis Vlasenko · 18 years ago
- f0d6cc8 getopt_ulflags: fix indentation in comment (needs to be 8 _spaces_ by Denis Vlasenko · 18 years ago
- b02ef82 getopt_ulflags: formatting fixes by Denis Vlasenko · 18 years ago
- 6248a73 xargs: simplify option parsing by Denis Vlasenko · 18 years ago
- 981b24d rt_names.c: move few strings into rodata by Denis Vlasenko · 18 years ago
- 5492884 dpkg: style fixes; short -> int (generated code is smaller) by Denis Vlasenko · 18 years ago
- 57308af dpkg: reduce bss usage by ~130 kbytes (yes, kilobytes!) by Denis Vlasenko · 18 years ago
- 06b543b ifupdown: make dhcp start/stop scripts user configurable by Denis Vlasenko · 18 years ago
- 5241766 Tried to find sha1_crypt - nope... ok, save few bytes in md5_sha1_sum.c by Denis Vlasenko · 18 years ago
- de9ec92 usage.h: fix compile-time bugs exposed by previous change by Denis Vlasenko · 18 years ago
- ce97960 usage.h: remove ugly tricks. We have USE_FEATURE_xxx now. by Denis Vlasenko · 18 years ago
- c16bd21 silly switch style fix by Denis Vlasenko · 18 years ago
- 94d5d82 crontab: we indent using tabs by Denis Vlasenko · 18 years ago
- 956a569 losetup: with no arguments lists all /dev/loopN. Corrected help text. by Denis Vlasenko · 18 years ago
- 0bb628f kill: implement killall5. OpenWRT folks will be happy. by Denis Vlasenko · 18 years ago
- a77947f kill: fix bugs (kill -l output was horrible), fix style, constify data by Denis Vlasenko · 18 years ago
- be905d5 process utilities related style cleanup by Denis Vlasenko · 18 years ago
- 2f4399c ifupdown: fix for standalone shell; removed hardcoded PATH by Denis Vlasenko · 18 years ago
- 0534125 ifupdown: style cleanup, no code changes by Denis Vlasenko · 18 years ago
- e175ff2 several fixes from openWRT project by Denis Vlasenko · 18 years ago
- 22f6dcb login: fix getopt_ulflags fallout (wasn't taking username supplied by getty) by Denis Vlasenko · 18 years ago
- 8b8c75e httpd: sanitize indentation by Denis Vlasenko · 18 years ago
- a552eeb wget: add (configurable) large file support. Run tested. by Denis Vlasenko · 18 years ago
- 3312c98 fix 'grep -C' which requires an argument by Eric Andersen · 18 years ago
- d986732 vlock: make message shorter by Denis Vlasenko · 18 years ago
- da3cec9 mount: fix breakage from recent changes (spurious -ro mounts) by Denis Vlasenko · 18 years ago
- 29d94b9 Another attempt at untangling the logic so the compiler can follow it and not by Rob Landley · 18 years ago
- a94554d wget: fix bug where wget creates null file if there is no remote one. by Denis Vlasenko · 18 years ago
- 01a74f9 applets.c: fix indentation by Denis Vlasenko · 18 years ago
- c290563 remove unneeded #includes, fix indentation by Denis Vlasenko · 18 years ago
- c1876d7 inetd: deindent main loop, other readability enhancements by Denis Vlasenko · 18 years ago
- 4c196a8 hexdump: fixlet for my breakage by Denis Vlasenko · 18 years ago
- ec17d43 inetd: reformat with tabs for indentation by Denis Vlasenko · 18 years ago
- 2dbeaa9 hexdump: deindent, almost fits into 80 columns now by Denis Vlasenko · 18 years ago
- a36a676 correct_password: undo whitespace damage. by Denis Vlasenko · 18 years ago
- 7f1f5b0 ifupdown: getopt_ulflags'ification. by Denis Vlasenko · 18 years ago
- a65a177 arping: fix bug (getopt_ulflags and optarg don't mix), by Denis Vlasenko · 18 years ago
- fe76cd5 insmod: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
- d78b433 passwd: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
- 6429aab bb_askpass: shorten static password buffer. 256 is way too large. by Denis Vlasenko · 18 years ago
- b97f07f Follow-up to 16172: this also doesn't produce a warning for me on gcc 4.1, by Rob Landley · 18 years ago
- 0372197 "I'll think about it" != "apply it now". It means I need to think about it. by Rob Landley · 18 years ago
- 754a88f netstat: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
- 01e88f0 gzip: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
- 27ee7ba losetup: getopt_ulflags'ification + small fix for perror_nomsg by Denis Vlasenko · 18 years ago
- 099efbf awk: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
- 750fc6d sed: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
- 8514fc5 hostname: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
- 0e87d34 telnetd: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
- 109d21f adjtimex: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
- cb1ba86 logger: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
- f47ff10 getopt: fix whitespace damage by Denis Vlasenko · 18 years ago
- cad3668 readprofile: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
- 7869c01 ipcs: fix my recent breakage by Denis Vlasenko · 18 years ago
- ae843e9 - add new applet resize. by Bernhard Reutner-Fischer · 18 years ago
- e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
- 05592ac - update and expand TODO a little bit by Bernhard Reutner-Fischer · 18 years ago
- 3503ff7 - pull r15578 from busybox_scratch branch: by Bernhard Reutner-Fischer · 18 years ago
- 42f6702 - silence gcc warning about a funcptr possibly being used uninitialized. by Bernhard Reutner-Fischer · 18 years ago
- ce32f65 mount: nfs mount should enable bb_error-to-syslog support by Denis Vlasenko · 18 years ago
- a528643 - gcc-2.95 doesn't support -static-libgcc - remove Winline by Bernhard Reutner-Fischer · 18 years ago
- 116080a mount: make Rob happy by reinstating #defines by Denis Vlasenko · 18 years ago