1. 07c394e - mv ip*_main into ip.c; use a dispatcher to save on needless duplication. by Bernhard Reutner-Fischer · 18 years ago
  2. 99003b8 - use enum for the OPs as suggested by vda. No obj-code changes. by Bernhard Reutner-Fischer · 18 years ago
  3. f73cac8 - forgot this hunk that corrects the usage text of ip by Bernhard Reutner-Fischer · 18 years ago
  4. e87d795 - rewrite the ip applet to be less bloaty by Bernhard Reutner-Fischer · 18 years ago
  5. 51f7ab6 - add ATTRIBUTE_DEPRECATED for functions that should be removed in the future. by Bernhard Reutner-Fischer · 18 years ago
  6. 246b5c3 one-liner: fix indentation by Denis Vlasenko · 18 years ago
  7. b38cf3f bunzip2: big style cleanup. No code changes apart from one s/write/safe_write/ by Denis Vlasenko · 18 years ago
  8. a9d7d24 echo: fix regression ("echo" with no arguments didn't print newline. by Denis Vlasenko · 18 years ago
  9. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
  10. ff131b9 style fixes. No code changes. by Denis Vlasenko · 18 years ago
  11. 163516d - very minor shrinkage (-3b) by Bernhard Reutner-Fischer · 18 years ago
  12. de17ece - use skip_non_whitespace() where appropriate by Bernhard Reutner-Fischer · 18 years ago
  13. 8b1fab2 - add prototype for str_tolower() by Bernhard Reutner-Fischer · 18 years ago
  14. 7e8a53a - add libbb function str_tolower to convert a string to lowercase. by Bernhard Reutner-Fischer · 18 years ago
  15. 3f3aa2a make xfunctions optionally longjump instead of exit. by Denis Vlasenko · 18 years ago
  16. cd7001f factor out NOFORK/NOEXEC code from find. Use it for xargs too. by Denis Vlasenko · 18 years ago
  17. 1b4b2cb xargs: shrink code, ~80 bytes applets.h: +#undef APPLET_NOEXEC by Denis Vlasenko · 18 years ago
  18. 53d445a wait4pid: if passed with pid < 0, do not set errno - it is already set by exec! by Denis Vlasenko · 18 years ago
  19. 7e754f1 Implement first instance of NOFORK applet - echo by Denis Vlasenko · 18 years ago
  20. 2dfdd44 busybox: fix "<applet>: applet not found" message by Denis Vlasenko · 18 years ago
  21. c44ab01 Improve STANDALONE_SHELL. "safe" applets are renamed NOEXEC applets by Denis Vlasenko · 18 years ago
  22. 95cb326 msh: smallish code shrinkage; cosmetics by Denis Vlasenko · 18 years ago
  23. 32b633a merge busybox.c into applets.c by Denis Vlasenko · 18 years ago
  24. 786834b applets.h: de-obfuscate by Denis Vlasenko · 18 years ago
  25. 240a1cf add some missed statics on constant objects. fix few #ifndef ENABLE_xxx by Denis Vlasenko · 18 years ago
  26. 5694d5f adding small script, mostly for documentational purposes by Denis Vlasenko · 18 years ago
  27. 8d9f495 getopt32: fix llist_t options ordering. llist_rev is not unused. by Denis Vlasenko · 18 years ago
  28. b04b435 find: fix -prune more. Add big comment about it. by Denis Vlasenko · 18 years ago
  29. bbd695d find: fix handling of -prune recursive_actions: uppercase flag constants by Denis Vlasenko · 18 years ago
  30. ca34841 busybox.net: micro fix by Denis Vlasenko · 18 years ago
  31. 1ae63fc busybox.net: update "screenshot" by Denis Vlasenko · 18 years ago
  32. 9c146a9 getopt: use getopt32 for option parsing - inspired by patch by by Denis Vlasenko · 18 years ago
  33. fdf63a3 docs: "how to add a patch" by Denis Vlasenko · 18 years ago
  34. 540a2a1 libiproute: audit callgraph, shortcut error paths into die() functions. by Denis Vlasenko · 18 years ago
  35. fbd2918 udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata. by Denis Vlasenko · 18 years ago
  36. bb5b01c comm: eliminate statics by Denis Vlasenko · 18 years ago
  37. 04c99eb random small shrinkage and elimination of statics by Denis Vlasenko · 18 years ago
  38. 19507f0 nc: code shrinkage, bugfixes. -50 bytes code size by Denis Vlasenko · 18 years ago
  39. 5a30d59 svn add match_fstype.c :( by Denis Vlasenko · 18 years ago
  40. bf295dd [u]mount: extend -t option (Roy Marples <uberlord@gentoo.org>) by Denis Vlasenko · 18 years ago
  41. df5bbb9 diff: fix segfault on empty dirs (Peter Korsgaard <peter.korsgaard@barco.com>) by Denis Vlasenko · 18 years ago
  42. 1bb552b libbb: add xunlink() patch: do not try to delete same file twice by Denis Vlasenko · 18 years ago
  43. 9020d85 less intrusive export of FLTFLAGS by Mike Frysinger · 18 years ago
  44. c7b10dc set default FLTFLAGS for a fatty stack by Mike Frysinger · 18 years ago
  45. 2f7b923 find: improve usage text (Natanael Copa <natanael.copa@gmail.com>) by Denis Vlasenko · 18 years ago
  46. 5f42d26 nc: missed exit() in signal handler by Denis Vlasenko · 18 years ago
  47. 29fe726 nc: port nc 1.10 to busybox by Denis Vlasenko · 18 years ago
  48. 00c2c48 - clean up addgroup, fix adding users to existing groups and make it optional (Tito) by Bernhard Reutner-Fischer · 18 years ago
  49. 45aebfd - bail out if either file does not exist by Bernhard Reutner-Fischer · 18 years ago
  50. 2e75dcc - add -s|--spider which only checks if the file exists but does not download it's content. by Bernhard Reutner-Fischer · 18 years ago
  51. 6d79dd6 - size and prune were mixed up by Bernhard Reutner-Fischer · 18 years ago
  52. bdd253e - fix segfault in reset_ino_dev_hashtable() when *hashtable was null. by Bernhard Reutner-Fischer · 18 years ago
  53. 7d6c929 find: missed 'ststic' on const data by Denis Vlasenko · 18 years ago
  54. 56fce00 find: un-DESKTOPize (Kai Schwenzfeier <niteblade@gmx.net>) by Denis Vlasenko · 18 years ago
  55. febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
  56. d9c2d5f - minor shrinkage by Bernhard Reutner-Fischer · 18 years ago
  57. 10aed96 - remove debugging output. sorry.. by Bernhard Reutner-Fischer · 18 years ago
  58. 24efe4f - note cosmetic glitch in tail by Bernhard Reutner-Fischer · 18 years ago
  59. 1ca332b reword comment by Denis Vlasenko · 18 years ago
  60. 2a47dea - remove bss users. Shrinkage while at it. See XXX for further, pre-existing bugs by Bernhard Reutner-Fischer · 18 years ago
  61. 3a60244 - remove some bss users. by Bernhard Reutner-Fischer · 18 years ago
  62. 0e6ab01 - remove superfluous bss user (flags) and manually unswitch some areas: by Bernhard Reutner-Fischer · 18 years ago
  63. 7946879 Add/improve comment, shorten some usage texts. No code changes. by Denis Vlasenko · 18 years ago
  64. 64a1512 ipsvd: use IP:PORT syntax for environment vars. Pros: by Denis Vlasenko · 18 years ago
  65. 02fd668 ipsvd: make udpsvd work similar to tcpsvd (multiple parallel by Denis Vlasenko · 18 years ago
  66. b933ac1 ipsvd: fixes and improvements after testing by Denis Vlasenko · 18 years ago
  67. 992e05b udpsvd: more work on it. works in limited testing. by Denis Vlasenko · 18 years ago
  68. cea0a8b - use bb_error_msg by Bernhard Reutner-Fischer · 18 years ago
  69. 8025afa - use xregcomp. Untested. vda, isn't there a regfree missing here? by Bernhard Reutner-Fischer · 18 years ago
  70. 3c5929a - remove some unneeded forward declarations. No obj-code changes. by Bernhard Reutner-Fischer · 18 years ago
  71. adb01b1 - remove args from bss, minor misc shrinkage while at it. by Bernhard Reutner-Fischer · 18 years ago
  72. 729bd9e test: comment out unused code by Denis Vlasenko · 18 years ago
  73. b05a939 udpsvd: forgotten 'svn add' by Denis Vlasenko · 18 years ago
  74. 60fadac udpsvd: next part of ipsvd applets (not working yet) by Denis Vlasenko · 18 years ago
  75. 57a426b tcpsvd: fix line buffering, add firewall query code by Denis Vlasenko · 18 years ago
  76. ba2fb71 Copyright, help text, whitespace cleanups by Denis Vlasenko · 18 years ago
  77. 2856dab tcpsvd: new applet by Denis Vlasenko · 18 years ago
  78. f443bff lash: make -c work; crush buffer overrun and free of non-malloced ptr by Denis Vlasenko · 18 years ago
  79. 6fa8b8e lash: style cleanup by Denis Vlasenko · 18 years ago
  80. 9eb51ad website: link to post-1.5.0 fixes, fix dangling link by Denis Vlasenko · 18 years ago
  81. ae47cd1 hdparm: fix multisector mode setting (from Toni Mirabete <amirabete@catix.cat>) by Denis Vlasenko · 18 years ago
  82. 4caa09a uniq: getopt32-ization. -38 bytes. by Denis Vlasenko · 18 years ago
  83. 666c40c unzip: fix xstrndup bug (xstrndup(s,n) can allocate less than n bytes!) by Denis Vlasenko · 18 years ago
  84. 7b881c7 - fix compilation if FEATURE_TR_CLASSES is off. Sorry for that.. by Bernhard Reutner-Fischer · 18 years ago
  85. cc89026 - debloat test. untested. by Bernhard Reutner-Fischer · 18 years ago
  86. eceecea - fix bug where we did not reject invalid classes like '[[:alpha' by Bernhard Reutner-Fischer · 18 years ago
  87. 52a9db6 introduce the concept of LDLIBS for additional libraries so that when we do the final link, the objects/libraries are in the correct order by Mike Frysinger · 18 years ago
  88. 2e72323 traceroute: move data off bss. small code optimizations. by Denis Vlasenko · 18 years ago
  89. 53f83d6 dpkg: run_package_script() returns 0 if all ok and non-zero if failure. by Denis Vlasenko · 18 years ago
  90. 5e43d85 dumpleases: getopt32()-ization by Denis Vlasenko · 18 years ago
  91. a87ed2c - use index_in_str_array also for find_main by Bernhard Reutner-Fischer · 18 years ago
  92. 307d27d - remove bloated switch statement. by Bernhard Reutner-Fischer · 18 years ago
  93. 557b458 - implement a TODO: Use index_in_str_array in parse_params by Bernhard Reutner-Fischer · 18 years ago
  94. 32773ac - Purely cosmetic type fiddling by Bernhard Reutner-Fischer · 18 years ago
  95. 3e816c1 - fold recurse, depthFirst and dereference params into one param flags. by Bernhard Reutner-Fischer · 18 years ago
  96. 3d43edb - update defconfig by Bernhard Reutner-Fischer · 18 years ago
  97. c7d4b98 run_parts: I was wrong, NULL termination is already done because by Denis Vlasenko · 18 years ago
  98. 45cd089 run_parts: NULL-terminate list of arguments; fix perror/error usage by Denis Vlasenko · 18 years ago
  99. 450196c ps: work around libc bug: printf("%.*s\n", MAX_INT, buffer) by Denis Vlasenko · 18 years ago
  100. b7cffd4 - rewrite run-parts by Bernhard Reutner-Fischer · 18 years ago