1. af61b2a LICENSE: update address of the FSF by Mike Frysinger · 16 years ago
  2. 1e12ae9 modprobe: add comment about expected modules.dep format by Mike Frysinger · 16 years ago
  3. 2b6497b depmod.pl: updates and fixes galore by Mike Frysinger · 16 years ago
  4. 00ffaea modprobe: add more useful debug points by Mike Frysinger · 16 years ago
  5. 3322351 add .gitignore files by Mike Frysinger · 16 years ago
  6. 4f239b1 libunarchive: fix build failure with !FEATURE_TAR_UNAME_GNAME by Mike Frysinger · 16 years ago
  7. 76f5e38 mdev: revert last wrong commit by Denys Vlasenko · 16 years ago
  8. 6245202 hush: small fix for unset -f on NOMMU. by root · 16 years ago
  9. 6285117 fix debug message by Bernhard Reutner-Fischer · 16 years ago
  10. acdc49c hush: add more complex case to leak testcase, fix found breakage by Denys Vlasenko · 16 years ago
  11. cb6ff25 hush: fix bug where in "var=val func" var's value is not visible in func by Denys Vlasenko · 16 years ago
  12. e19e193 hush: fix \<newline> handling by Denys Vlasenko · 16 years ago
  13. b1cfc45 hush: fix handling of unterminated subshell: (<eof>. Fixes bug 229. by Denys Vlasenko · 16 years ago
  14. aa0a12d mdev: do not exit if user:group parse failed. closes bug 309. by Denys Vlasenko · 16 years ago
  15. 1dd6cf8 hush: fix multiple redirections of the same fd (bug 227) by Denys Vlasenko · 16 years ago
  16. 54e0843 hush: make . cmd search $PATH by Denys Vlasenko · 16 years ago
  17. 48a29de httpd: speed up httpd.conf at the cost of 49 bytes of code by Denys Vlasenko · 16 years ago
  18. 9c35a1c ifplugd: fix warnings by Denys Vlasenko · 16 years ago
  19. 44d1989 des encrypt: fix goof with NUL byte added at the end as '.' by Denys Vlasenko · 16 years ago
  20. 05ae400 mdev: fix a case where we mangle device_path string and then use it. by Denys Vlasenko · 16 years ago
  21. 47aaa2b Make it clearer that usually people should _NOT_ select FEATURE_UNIX_LOCAL. by Denys Vlasenko · 16 years ago
  22. 690ad24 git commit test by Denys Vlasenko · 16 years ago
  23. 1fd3b38 *: bb_error_msg's messages should not be capitalized by Denis Vlasenko · 16 years ago
  24. 052ad9a lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. by Denis Vlasenko · 16 years ago
  25. c8653f6 hush: make it possible to have interactive shell on non-ctty. by Denis Vlasenko · 16 years ago
  26. 42e4af3 make leak test more robust by unsetting all vars by Denis Vlasenko · 16 years ago
  27. 28e6796 hush: make getopt32 usable in builtins. use it in unset. by Denis Vlasenko · 16 years ago
  28. 5729300 hush: nommu fix for function passing by Denis Vlasenko · 16 years ago
  29. 5b7589e hush: fix SEGV in % expansion by Denis Vlasenko · 16 years ago
  30. 80e57eb ifplugd: tiny shrink by Denis Vlasenko · 16 years ago
  31. f4e4563 ifplugd: add copyright by Denis Vlasenko · 16 years ago
  32. 71c1657 ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz) by Denis Vlasenko · 16 years ago
  33. 5bf59c1 shrink if FEATURE_SHADOWPASSWDS is off by Denis Vlasenko · 16 years ago
  34. f6b4685 add FEATURE_UNIX_LOCAL. By Ingo van Lil (inguin AT gmx.de) by Denis Vlasenko · 16 years ago
  35. 9ac3dc7 unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com) by Denis Vlasenko · 16 years ago
  36. 6fb5f01 we need to daemonize *before* opening the watchdog device by Mike Frysinger · 16 years ago
  37. 26cf283 do not tell people they can enter "help" if help has actually been disabled by Mike Frysinger · 16 years ago
  38. 67c1c7b use get_local_var_value() rather than getenv() when working with PS1/PS2/HOME, respect the PS2 env var, and make sure that the prompt changes whenever PS1/PS2 changes so we dont have to re-exec the shell to get a changed prompt by Mike Frysinger · 16 years ago
  39. eb4e5ec inetd: constify data by Denis Vlasenko · 16 years ago
  40. c2931aa adduser/addgroup: support specifying uid/gid, add system by Denis Vlasenko · 16 years ago
  41. c8d7109 httpd: fix small bug in parser. it crept in during cleanup by Denis Vlasenko · 16 years ago
  42. 00643ca httpd: allow empty lines in conf file by Denis Vlasenko · 16 years ago
  43. 1cf4a0e httpd: simplify insane conf file parser by Denis Vlasenko · 16 years ago
  44. 574c316 syslogd: added comment, no code changes by Denis Vlasenko · 16 years ago
  45. b029154 httpd: improve help text by Denis Vlasenko · 16 years ago
  46. 8ed1945 nc: free lsa in server mode, we might be up for a long time by Denis Vlasenko · 16 years ago
  47. a771e7c *: remove check for errors on getsockaddr in cases we know they can't happen by Denis Vlasenko · 16 years ago
  48. e6b10ef switch_root: move misplaced comment by Denis Vlasenko · 16 years ago
  49. f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 16 years ago
  50. 950bd72 hush: speed up set_local_var by Denis Vlasenko · 16 years ago
  51. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  52. 8b814b4 tar: support for tar --numeric-owner. By Natanael Copa. by Denis Vlasenko · 16 years ago
  53. 76478b8 udhcpc: fix truncation of last char in client hostnames by Denis Vlasenko · 16 years ago
  54. 0ad8234 switch_root: print errno on failure by Denis Vlasenko · 16 years ago
  55. 1b47bbd tweak example udhcp script by Denis Vlasenko · 16 years ago
  56. ad4bd05 hush: export -n support by Denis Vlasenko · 16 years ago
  57. d40fa39 hush: add two testcases by Denis Vlasenko · 16 years ago
  58. e41fdbc watchdog: enable it before setting timeout by Denis Vlasenko · 16 years ago
  59. 8c64e03 hush: fix stdin of backgrounded pipe by Denis Vlasenko · 16 years ago
  60. 11c17f7 mdev: enlarge inline documentation by Denis Vlasenko · 16 years ago
  61. dcd78c4 hush: fix "export not_yet_defined_var", fix parsing of "cmd | }" by Denis Vlasenko · 16 years ago
  62. 3798db5 mdev: support $ENVVAR=regex by Denis Vlasenko · 16 years ago
  63. f66fe9a another stab at fixing out-of-tree build by Denis Vlasenko · 16 years ago
  64. 9f8d938 same as previous, but -100 bytes by Denis Vlasenko · 16 years ago
  65. bf25fbc hush: fix handling of } which is not a closing one in { cmd; } by Denis Vlasenko · 16 years ago
  66. a29c935 hopefully fix out-of-tree build broken by 26139 by Denis Vlasenko · 16 years ago
  67. c7cc5a9 mdev: Rob's #if forest removal by Denis Vlasenko · 16 years ago
  68. 885b6f2 fix build errors when function support is turned off by Mike Frysinger · 16 years ago
  69. 6008d8a hush: fix thinko in error msg by Denis Vlasenko · 16 years ago
  70. 38e626d hush: fix "trap -- handler SIGs..."; escape handlers in "trap" output by Denis Vlasenko · 16 years ago
  71. 6a07d1f acpid: prevent creation of zombies by Denis Vlasenko · 16 years ago
  72. 7301067 hush: fix thinko in unset_func by Denis Vlasenko · 16 years ago
  73. 40e8437 hush: implement unset -f; beautify the handling of signal-killed pipe by Denis Vlasenko · 16 years ago
  74. eb85849 hush: deal with umask TODO (symbolic modes) by Denis Vlasenko · 16 years ago
  75. 6b9e053 hush: implement proper SIGHUP handling by Denis Vlasenko · 16 years ago
  76. 7b9e5c5 builtin_return's parameter is not unused by Denis Vlasenko · 16 years ago
  77. 3d40d8e hush: return builtin by Bayram Kurumahmut (kbayram AT ubicom.com) ~+200 bytes by Denis Vlasenko · 16 years ago
  78. 3be2308 fix move_to_unaligned32 by Denis Vlasenko · 16 years ago
  79. 66cb86e build system: remove some unnecessary rebuilds by Denis Vlasenko · 16 years ago
  80. 270b1c3 hush: set $n properly for "source" builtin by Denis Vlasenko · 16 years ago
  81. 4ea187f hush: fix non-interactive response to pipe being stopped. by Denis Vlasenko · 16 years ago
  82. e4bd4f2 hush: unblock TERM, INT, HUP in child shells too. by Denis Vlasenko · 16 years ago
  83. f8c1f02 hush: disallow "{echo hi; }" (require whitespace) by Denis Vlasenko · 16 years ago
  84. 5ff9629 mdev: add large comment, fix a buglet with subsystem and /sys/block by Denis Vlasenko · 16 years ago
  85. 184f4ff disable FLASH_ERASEALL in defconfig by Denis Vlasenko · 16 years ago
  86. 3161b61 mdev: set mode, needed when device node already exists. by Denis Vlasenko · 16 years ago
  87. 6dda5de mdev: change subsystem syntax from /subsystem to subsystem/devname by Denis Vlasenko · 16 years ago
  88. ea4f084 update example udhcpc script by Denis Vlasenko · 16 years ago
  89. fa4ca78 hush: add a TODO by Denis Vlasenko · 16 years ago
  90. bb92951 hush: fix "if { echo foo; } then { echo bar; } fi" parsing by Denis Vlasenko · 16 years ago
  91. 74a931a hush: stop ignoring ^Z in child shells by Denis Vlasenko · 16 years ago
  92. c4ada79 hush: remove old disabled ^Z handling by Denis Vlasenko · 16 years ago
  93. 41ddecd hush: fix heredoc_huge.tests broken in last commits by Denis Vlasenko · 16 years ago
  94. c376db3 hush: remove TODO comment itself :) by Denis Vlasenko · 16 years ago
  95. 27014ed hush: deal with a TODO: move argv_from_re_execing out of globals by Denis Vlasenko · 16 years ago
  96. c358722 Start 1.15.x development by Denis Vlasenko · 16 years ago
  97. bae3abf website: another tweak by Denis Vlasenko · 16 years ago
  98. 9367734 website: yet another small tweak by Denis Vlasenko · 16 years ago
  99. 6c76a96 website: another tiny tweak by Denis Vlasenko · 16 years ago
  100. 4e4c5db website: textual fixes in 1.14.0 announcement text by Denis Vlasenko · 16 years ago