1. 450196c ps: work around libc bug: printf("%.*s\n", MAX_INT, buffer) by Denis Vlasenko · 18 years ago
  2. b7cffd4 - rewrite run-parts by Bernhard Reutner-Fischer · 18 years ago
  3. 0a537a0 - move additional fancy options not mandated by SUSv3 into a FANCY option by Bernhard Reutner-Fischer · 18 years ago
  4. 0864f4d - fix formatting of help text by Bernhard Reutner-Fischer · 18 years ago
  5. 58a275b - reinstate dmalloc and efence support by Bernhard Reutner-Fischer · 18 years ago
  6. 0eec4ab hdparm: flag variables can easily be smaller than long by Denis Vlasenko · 18 years ago
  7. 7c282a2 hdparm: remove stray static (-200 bytes bss) by Denis Vlasenko · 18 years ago
  8. f1ba749 hdparm: whitespace style fixes by Denis Vlasenko · 18 years ago
  9. 6a5598c pidfile creation mode set to 0666 (umask affects it as usual) by Denis Vlasenko · 18 years ago
  10. ebf48bb forgotten svn add... by Denis Vlasenko · 18 years ago
  11. 10457b9 make pidfile writing configurable. [ui]toa_to_buf: change API. No users yet. by Denis Vlasenko · 18 years ago
  12. f4d40c8 remove_file: cosmetic code improvement, a few bytes saved by Denis Vlasenko · 18 years ago
  13. 3983bd5 diff: fix SEGV (NULL deref) in diff -N by Denis Vlasenko · 18 years ago
  14. 17a1526 sed: a communal variable managed to slip past 'size' by Denis Vlasenko · 18 years ago
  15. 91dd275 split: let me join bikeshed painting frenzy :) by Denis Vlasenko · 18 years ago
  16. 576de34 - check the suffix proper plus misc touch up by Bernhard Reutner-Fischer · 18 years ago
  17. afa7023 zcip: make it work on NOMMU (+ improve NOMMU support machinery) by Denis Vlasenko · 18 years ago
  18. 4e1361a - add usage for split by Bernhard Reutner-Fischer · 18 years ago
  19. b813eaf - implement suffices as required by SUSv3 by Bernhard Reutner-Fischer · 18 years ago
  20. 53091ec Attempt to get more applets compile for NOMMU. by Denis Vlasenko · 18 years ago
  21. ec1a4b5 pidfile.c: not used anymore by Denis Vlasenko · 18 years ago
  22. af1c843 Move udhcp to new NOMMU helpers. by Denis Vlasenko · 18 years ago
  23. 5a14202 move everything to new NOMMU helpers, except udhcp by Denis Vlasenko · 18 years ago
  24. bb7fcb4 libbb: rework NOMMU helper API so that it makes more sense by Denis Vlasenko · 18 years ago
  25. f62c6fa nmeter: should die if stdout doesn't like him anymore by Denis Vlasenko · 18 years ago
  26. cd43dfd - shrink a tiny bit (-8b) by Bernhard Reutner-Fischer · 18 years ago
  27. cad04ef add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy by Denis Vlasenko · 18 years ago
  28. 10f8f5f - rough prototype for split(1). TODO: Still needs some love since it's way too big.. by Bernhard Reutner-Fischer · 18 years ago
  29. 55f30b0 inetd,ed,msh: data/bss reduction (in mss, more than 9k of it) by Denis Vlasenko · 18 years ago
  30. c0415a9 login: nuke nonblock() - we have it in libbb; -400 bytes bss. by Denis Vlasenko · 18 years ago
  31. 8a503be #ifdef out re_execed on MMU machines by Denis Vlasenko · 18 years ago
  32. 7695328 adduser: don't bomb out if shadow password file doesn't exist by Denis Vlasenko · 18 years ago
  33. 219d14d random style fixes (extra spaces deleted) by Denis Vlasenko · 18 years ago
  34. 644849a SELinux: load_policy applet - this time with svn add by Denis Vlasenko · 18 years ago
  35. 1fc6e56 SELinux: load_policy applet by Denis Vlasenko · 18 years ago
  36. 5b27fbe dc: use common_bufsiz1 for evaluation stack by Denis Vlasenko · 18 years ago
  37. b5b45a9 dnsd: last commit had a typo :( by Denis Vlasenko · 18 years ago
  38. d3bac03 dnsd: fix several buglets, make smaller by Denis Vlasenko · 18 years ago
  39. 9067f13 NOMMU re-exec trick shuld not depend on existence of "don't daemonize" by Denis Vlasenko · 18 years ago
  40. 1b6fa4c applets.c, xfunc.c: style cleanup by Denis Vlasenko · 18 years ago
  41. ce074df inetd: indent labels uniformly by Denis Vlasenko · 18 years ago
  42. 7d10823 Announce 1.5.0 and move svn to 1.6.0.svn by Denis Vlasenko · 18 years ago
  43. 4b38e29 This revision is busybox 1.5.0 by Denis Vlasenko · 18 years ago
  44. 58875ae assorted fixes uncovered by randomconfig runs by Denis Vlasenko · 18 years ago
  45. d0587ed interface: revert part of commit 18120 (eth aliases work again) by Denis Vlasenko · 18 years ago
  46. cbcff29 gzip: fix -d option handling by Denis Vlasenko · 18 years ago
  47. 1787e22 ifconfig: support (by ignoring it) "inet" before IP address or hostname by Denis Vlasenko · 18 years ago
  48. 2a51af2 vi: fix signed char-induced potential bugs by Denis Vlasenko · 18 years ago
  49. 9a1fa8c cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build) by Denis Vlasenko · 18 years ago
  50. 7c139b4 ash: fix signal handling by Denis Vlasenko · 18 years ago
  51. b8e72fd add info about gcc's sadistic alignment - and how to disable it by Denis Vlasenko · 18 years ago
  52. afa37cf vi: remove Byte typedef and massive amount of casts. by Denis Vlasenko · 18 years ago
  53. f923413 vi: support $EXINIT and -c by Denis Vlasenko · 18 years ago
  54. 4f93cde syslogd: fix it for small BUFSIZ case by Denis Vlasenko · 18 years ago
  55. f363065 small doc update by Denis Vlasenko · 18 years ago
  56. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  57. e84aeb5 update docs by Denis Vlasenko · 18 years ago
  58. 88a2aa9 dpkg: free_package(NULL) is ok, so don't test for NULL, just free. by Denis Vlasenko · 18 years ago
  59. 97fd6d8 ls: fix segfault-if-standalone-shell, add big fat comment. by Denis Vlasenko · 18 years ago
  60. 6111a8f - don't automatically select run-parts but point out that this is a system-utility in the strict sense. by Bernhard Reutner-Fischer · 18 years ago
  61. 16deb86 - very minor size tweak. by Bernhard Reutner-Fischer · 18 years ago
  62. 3d101dd expand documentation by Denis Vlasenko · 18 years ago
  63. be86209 - be gentle to the intel compiler and make sure we have __u64 which is needed for linux/loop.h by Bernhard Reutner-Fischer · 18 years ago
  64. 54e3d1f telnet: finish style cleanup bits by Denis Vlasenko · 18 years ago
  65. f24cdf1 telnet: someone tried to do data optimization before me. Complete it. by Denis Vlasenko · 18 years ago
  66. dfce08f fdisk: bb_common_bufsiz1 is too small for globals on 64-bit CPU by Denis Vlasenko · 18 years ago
  67. bd85207 fdisk: get rid of _() macro. by Denis Vlasenko · 18 years ago
  68. de8a6a0 Kim B. Heino writes: by Bernhard Reutner-Fischer · 18 years ago
  69. 41e1dc3 make clean deletes .kernelrelease now by Denis Vlasenko · 18 years ago
  70. 4b4b619 include <stddef.h> so that ptrdiff_t is again available by Denis Vlasenko · 18 years ago
  71. 1c86a29 Announce 1.4.2 by Denis Vlasenko · 18 years ago
  72. 83bb98f mkfs_minix: remove older, less efficient bss reduction trick by Denis Vlasenko · 18 years ago
  73. 8e1a0cc fdisk: move 2k ptes[] array into bb_common_bufsiz1 by Denis Vlasenko · 18 years ago
  74. 6b343dd fix inadvertently leaked PWD_BUFFER_SIZE by Denis Vlasenko · 18 years ago
  75. 081ef79 random fixes to help text by Denis Vlasenko · 18 years ago
  76. 7a96504 dont use obsolete function index() as pointed out by src.obsolete.funcs by Mike Frysinger · 18 years ago
  77. 75acbe3 punt useless header as pointed out by src.obsolete.headers by Mike Frysinger · 18 years ago
  78. 757ed50 fix typo as pointed out by src.obsolete.funcs by Mike Frysinger · 18 years ago
  79. 4b0bb9e sed: fix very obscure case of escaped newline in sed command by Denis Vlasenko · 18 years ago
  80. 486e7ca - touchup wording a bit by Bernhard Reutner-Fischer · 18 years ago
  81. 84a9b87 build system: produce link map. Rather useful when you by Denis Vlasenko · 18 years ago
  82. 3ce293b gunzip: s/unsigned char extra_short/unsigned extra_short/ by Denis Vlasenko · 18 years ago
  83. 4efeaee mkfs_minix: stop using lots of bss/data. by Denis Vlasenko · 18 years ago
  84. 5e892ba syslogd: reduce data/bss usage. Code size is practically the same. by Denis Vlasenko · 18 years ago
  85. bff32ce gzip: Improve ptr_to_globals trick, allowing gcc to optimize better. -480 bytes. by Denis Vlasenko · 18 years ago
  86. 1cc7022 networking/interface.c: was doing really strange caching of fd's by Denis Vlasenko · 18 years ago
  87. 54d14ca copy_file: comment out one condition which is always false. by Denis Vlasenko · 18 years ago
  88. 24af720 fix TODO: getopt32 should reset optind to 1 itself by Denis Vlasenko · 18 years ago
  89. 972288e modify ptr_to_globals trick so that we do not violate by Denis Vlasenko · 18 years ago
  90. dd2b2f7 adjtimex: fix argument types (most importantly, allow negative ones) by Denis Vlasenko · 18 years ago
  91. 5659407 swapon: reinstate hole check but reduce it to warning by Denis Vlasenko · 18 years ago
  92. 7f2527e arp, networking/interface.c: eliminate statics by Denis Vlasenko · 18 years ago
  93. 650a045 get_header_ar: reformatted code, no real changes by Denis Vlasenko · 18 years ago
  94. 16c7fb7 chown, env: stop using statics by Denis Vlasenko · 18 years ago
  95. e1e93c1 missed hunk of "stop using big static buffer for inode hash" by Denis Vlasenko · 18 years ago
  96. 6ef06ee stop using big static buffer for inode hash by Denis Vlasenko · 18 years ago
  97. 75ab6af stop using (yet another) static buffer by Denis Vlasenko · 18 years ago
  98. cfa2b3a watchdog: don't use static variable by Denis Vlasenko · 18 years ago
  99. 1ce190b udhcp: use fdprintf for pidfile creation (smaller code) by Denis Vlasenko · 18 years ago
  100. 9616aff cosmetic documentation change by Denis Vlasenko · 18 years ago