2006-10-05 |
Denis Vlasenko | build system overhaul |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | bb_applet_name -> applet_name |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | rename bb_default_error_retval -> xfunc_error_retval |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | fdformat: remove redundant check |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | lots of silly indent fixes |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | random style fixes |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | traceroute: fix compilation if netinet/protocols.h... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | Yeah, yeah... I forgot about 'svn add'... fixing that |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | runit/chpst: "change process state" utility |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Denis Vlasenko | traceroute: do not look up icmp protocol# in /etc,... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Denis Vlasenko | ifupdown: Debian users contributed improvement to it |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Denis Vlasenko | eject: -T (implements single button open/close) |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Denis Vlasenko | mount: accept and ignore -s (sloppy) option. |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Denis Vlasenko | sed: -e options were handled in reverse order. fix... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Denis Vlasenko | sed: unbreak multiple -e, -f option handling (my fault) |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Denis Vlasenko | gzip: add a bit of comment. The code itself |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Denis Vlasenko | g[un]zip: add support for -v (verbose). |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Denis Vlasenko | wget: make progress bar and ETA work correctly with -c |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Denis Vlasenko | dpkg: fix use-after-free (bug 939) |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Denis Vlasenko | lsmod: repair indentation |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Denis Vlasenko | vconfig: fix bug 701 (I be damned if I understand it) |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Denis Vlasenko | syslogd: do not retry udp sends (can stall syslogd... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Denis Vlasenko | syslogd: getopt_ulflags'ification (save ~50 bytes) |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Denis Vlasenko | syslogd: add option to suppress logging of messages... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Denis Vlasenko | fbset: store short string in the structure itself inste... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Denis Vlasenko | fbset: add support for -a (bug 1017) |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Denis Vlasenko | no-op (just for svn commit run. 2.6.18 oopses on that... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Denis Vlasenko | libiproute/ll_map.c: fix bug 279 |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Denis Vlasenko | wc: optionally support very large files in wc |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Denis Vlasenko | wc: reduce source cruft, make it so that "wc -c" (one... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Rob Landley | Mention the new gpl@busybox.net address. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Denis Vlasenko | losetup: use /dev/loopN or /dev/loop/N according to... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Denis Vlasenko | Yet another silly little byte saving. couldn't -> cannot |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Denis Vlasenko | grep: add help text; fix style |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Denis Vlasenko | grep: implement -o option. Patch by Jac Goudsmit. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Denis Vlasenko | top: add support for -b, -n <iterations> |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Denis Vlasenko | mount: fix bug 946 (mount -f should update mtab) |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Denis Vlasenko | getopt_ulflags: fix indentation in comment (needs to... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Denis Vlasenko | getopt_ulflags: formatting fixes |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Denis Vlasenko | xargs: simplify option parsing |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Denis Vlasenko | rt_names.c: move few strings into rodata |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Denis Vlasenko | dpkg: style fixes; short -> int (generated code is... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Denis Vlasenko | dpkg: reduce bss usage by ~130 kbytes (yes, kilobytes!) |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Denis Vlasenko | ifupdown: make dhcp start/stop scripts user configurable |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Denis Vlasenko | Tried to find sha1_crypt - nope... ok, save few bytes... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Denis Vlasenko | usage.h: fix compile-time bugs exposed by previous... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Denis Vlasenko | usage.h: remove ugly tricks. We have USE_FEATURE_xxx... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Denis Vlasenko | silly switch style fix |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Denis Vlasenko | crontab: we indent using tabs |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Denis Vlasenko | losetup: with no arguments lists all /dev/loopN. Correc... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Denis Vlasenko | kill: implement killall5. OpenWRT folks will be happy. |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Denis Vlasenko | kill: fix bugs (kill -l output was horrible), fix style... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Denis Vlasenko | process utilities related style cleanup |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Denis Vlasenko | ifupdown: fix for standalone shell; removed hardcoded... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Denis Vlasenko | ifupdown: style cleanup, no code changes |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Denis Vlasenko | several fixes from openWRT project |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Denis Vlasenko | login: fix getopt_ulflags fallout (wasn't taking userna... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Denis Vlasenko | httpd: sanitize indentation |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Denis Vlasenko | wget: add (configurable) large file support. Run tested. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Eric Andersen | fix 'grep -C' which requires an argument |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Denis Vlasenko | vlock: make message shorter |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Denis Vlasenko | mount: fix breakage from recent changes (spurious ... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Rob Landley | Another attempt at untangling the logic so the compiler... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Denis Vlasenko | wget: fix bug where wget creates null file if there... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Denis Vlasenko | applets.c: fix indentation |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Denis Vlasenko | remove unneeded #includes, fix indentation |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Denis Vlasenko | inetd: deindent main loop, other readability enhancements |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Denis Vlasenko | hexdump: fixlet for my breakage |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Denis Vlasenko | inetd: reformat with tabs for indentation |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Denis Vlasenko | hexdump: deindent, almost fits into 80 columns now |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Denis Vlasenko | correct_password: undo whitespace damage. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Denis Vlasenko | ifupdown: getopt_ulflags'ification. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Denis Vlasenko | arping: fix bug (getopt_ulflags and optarg don't mix), |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Denis Vlasenko | insmod: getopt_ulflags'isation |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Denis Vlasenko | passwd: getopt_ulflags'isation |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Denis Vlasenko | bb_askpass: shorten static password buffer. 256 is... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Rob Landley | Follow-up to 16172: this also doesn't produce a warning... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Rob Landley | "I'll think about it" != "apply it now". It means... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Denis Vlasenko | netstat: getopt_ulflags'isation |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Denis Vlasenko | gzip: getopt_ulflags'isation |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Denis Vlasenko | losetup: getopt_ulflags'ification + small fix for perro... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Denis Vlasenko | awk: getopt_ulflags'isation |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Denis Vlasenko | sed: getopt_ulflags'isation |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Denis Vlasenko | hostname: getopt_ulflags'isation |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Denis Vlasenko | telnetd: getopt_ulflags'isation |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Denis Vlasenko | adjtimex: getopt_ulflags'isation |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Denis Vlasenko | logger: getopt_ulflags'isation |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Denis Vlasenko | getopt: fix whitespace damage |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Denis Vlasenko | readprofile: getopt_ulflags'isation |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Denis Vlasenko | ipcs: fix my recent breakage |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Bernhard Reutner... | - add new applet resize. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Rob Landley | Change license statements (and clean up headers) on... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Bernhard Reutner... | - update and expand TODO a little bit |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Bernhard Reutner... | - pull r15578 from busybox_scratch branch: |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Bernhard Reutner... | - silence gcc warning about a funcptr possibly being... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Denis Vlasenko | mount: nfs mount should enable bb_error-to-syslog support |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Bernhard Reutner... | - gcc-2.95 doesn't support -static-libgcc |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Denis Vlasenko | mount: make Rob happy by reinstating #defines |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Rob Landley | Teach get_terminal_width_height to fall back to $LINES... |
commit | commitdiff | tree | snapshot |
next |