2007-04-15 |
Denis Vlasenko | xargs: simplify word list management |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Denis Vlasenko | msh: style fixes |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Denis Vlasenko | lineedit: nuke two unused variables and code which... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Denis Vlasenko | lash: recognize and use NOFORK applets |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Denis Vlasenko | lineedit: do not try to open NULL history file |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Denis Vlasenko | hush: use NOFORK applets as appropriate. Net reduction... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | teach find_root_device to deal with /dev/ subdirs |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | dpkg: use nitfields which are a bit closer to typical... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | style fixes |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | sourse_route_list -> source_route_list |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | make xsocket die with address family printed (if VERBOS... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | hush: more style fixes. |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | hush: comment out and replace bug in set_local_var: |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | shell/: add SUSv3 doc for fast & easy reference |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | fix typo in comment |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Denis Vlasenko | find: add support for -delete, -path (by Natanael Copa) |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Denis Vlasenko | sed: fix escaped newlines in -f; fix multiple -f and -e |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Denis Vlasenko | login: fixing my brainfart: xspawn(t_argv) <- was using... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Mike Frysinger | make sure we free the grep data as well |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Denis Vlasenko | lash: "forking" applets are actually can be treated... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Denis Vlasenko | fix realloc-of-non-malloced pointer, and reduce size... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Denis Vlasenko | login: remove setpgrp call (makes it work from shell... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Denis Vlasenko | pass a copy of argv[i] to NOFORK applets (they may... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Bernhard Reutner... | - shrink iproute a bit (-200 bytes). Untested |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Bernhard Reutner... | - add xsendto and use where appropriate; shrink iplink... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Denis Vlasenko | style fixes. No code changes |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | bb_full_fd_action: remove potential xmalloc from NOFORK... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | ash: fix kill -l (by Mats Erik Andersson <mats.andersso... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | fix typo in doc |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | style fixes, no code changes. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | rename: run_applet_by_name -> run_applet_and_exit |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Bernhard Reutner... | - set the scope properly. Thanks to Jean Wolter, who... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | Add NOFORK/NOEXEC documentation. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | fix typo in comment |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | fix misplaced #if |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Denis Vlasenko | add more convenient defines for [NO]MMU: |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | random NOMMU fixes. compressed --help really does work... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | Rename two config options: |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | xargs: fix my brain fart (resulted in memory leak) |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | make compressed help code NOMMU- and NOFORK-friendly - |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | make a few struct bb_applet members conditional |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - mv ip*_main into ip.c; use a dispatcher to save on... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - use enum for the OPs as suggested by vda. No obj... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - forgot this hunk that corrects the usage text of ip |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - rewrite the ip applet to be less bloaty |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - add ATTRIBUTE_DEPRECATED for functions that should... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | one-liner: fix indentation |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | bunzip2: big style cleanup. No code changes apart from... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | echo: fix regression ("echo" with no arguments didn... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | audit small applets and mark some of them as NOFORK. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Denis Vlasenko | style fixes. No code changes. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - very minor shrinkage (-3b) |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - use skip_non_whitespace() where appropriate |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - add prototype for str_tolower() |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bernhard Reutner... | - add libbb function str_tolower to convert a string... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | make xfunctions optionally longjump instead of exit. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | factor out NOFORK/NOEXEC code from find. Use it for... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | xargs: shrink code, ~80 bytes |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | wait4pid: if passed with pid < 0, do not set errno... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | Implement first instance of NOFORK applet - echo |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | busybox: fix "<applet>: applet not found" message |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | Improve STANDALONE_SHELL. "safe" applets are renamed... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | msh: smallish code shrinkage; cosmetics |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Denis Vlasenko | merge busybox.c into applets.c |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Denis Vlasenko | applets.h: de-obfuscate |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Denis Vlasenko | add some missed statics on constant objects. |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Denis Vlasenko | adding small script, mostly for documentational purposes |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Denis Vlasenko | getopt32: fix llist_t options ordering. llist_rev is... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Denis Vlasenko | find: fix -prune more. Add big comment about it. |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Denis Vlasenko | find: fix handling of -prune |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Denis Vlasenko | busybox.net: micro fix |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Denis Vlasenko | busybox.net: update "screenshot" |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Denis Vlasenko | getopt: use getopt32 for option parsing - inspired... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Denis Vlasenko | docs: "how to add a patch" |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Denis Vlasenko | libiproute: audit callgraph, shortcut error paths into... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Denis Vlasenko | udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Denis Vlasenko | comm: eliminate statics |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Denis Vlasenko | random small shrinkage and elimination of statics |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Denis Vlasenko | nc: code shrinkage, bugfixes. -50 bytes code size |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Denis Vlasenko | svn add match_fstype.c :( |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Denis Vlasenko | [u]mount: extend -t option (Roy Marples <uberlord@gento... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Denis Vlasenko | diff: fix segfault on empty dirs (Peter Korsgaard ... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Denis Vlasenko | libbb: add xunlink() |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Mike Frysinger | less intrusive export of FLTFLAGS |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Mike Frysinger | set default FLTFLAGS for a fatty stack |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Denis Vlasenko | find: improve usage text (Natanael Copa <natanael.copa... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Denis Vlasenko | nc: missed exit() in signal handler |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Denis Vlasenko | nc: port nc 1.10 to busybox |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Bernhard Reutner... | - clean up addgroup, fix adding users to existing group... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Bernhard Reutner... | - bail out if either file does not exist |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Bernhard Reutner... | - add -s|--spider which only checks if the file exists... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Bernhard Reutner... | - size and prune were mixed up |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Bernhard Reutner... | - fix segfault in reset_ino_dev_hashtable() when *hasht... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Denis Vlasenko | find: missed 'ststic' on const data |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Denis Vlasenko | find: un-DESKTOPize (Kai Schwenzfeier <niteblade@gmx... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Bernhard Reutner... | - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Bernhard Reutner... | - minor shrinkage |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Bernhard Reutner... | - remove debugging output. sorry.. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Bernhard Reutner... | - note cosmetic glitch in tail |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Denis Vlasenko | reword comment |
commit | commitdiff | tree | snapshot |
next |