1. 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 2 months ago
  2. 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
  3. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  4. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  5. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  6. 1f71014 depmod: don't build it if MODPROBE_SMALL=y by Denys Vlasenko · 8 years ago
  7. a1cd0d9 modprobe-small: make applets individually selectable by Denys Vlasenko · 8 years ago
  8. e32b64c Convert all modutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  9. 48dc80b modutils: merge module_entry and module_info to common by Timo Teräs · 9 years ago
  10. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  11. cc70b6f depmod: simple memory optimization by Denys Vlasenko · 10 years ago
  12. 08364da depmod: fix recent breakage in modules.dep generation by Denys Vlasenko · 10 years ago
  13. 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  14. 5a5db93 depmod: supply help text by Lauri Kasanen · 13 years ago
  15. b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 14 years ago
  16. cadf901 depmod: accept and ignore -u, -q, -C FILE by Pascal Bellard · 14 years ago
  17. 1a5e11c modutils/*: move help bits into corresponding .c files by Denys Vlasenko · 14 years ago
  18. c15613c modutils/*: move applet bits into corresponding *.c files by Denys Vlasenko · 14 years ago
  19. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  20. 4cab7f3 depmod: generate "new-style" modules.dep with relative paths. by Denys Vlasenko · 14 years ago
  21. b87c17c *: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway by Denys Vlasenko · 14 years ago
  22. 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 15 years ago
  23. 043b1e5 more C standard compat fixes from Dan Fandrich by Denys Vlasenko · 15 years ago
  24. 16bda3b depmod: fix handling of .gz modules by Denys Vlasenko · 16 years ago
  25. 039ed43 make modutils compile again by Ned Ludd · 16 years ago
  26. a430b69 depmod: accept and ignore -r (Linux kernle build needs this) by Denis Vlasenko · 16 years ago
  27. 3526115 depmod: fix -b option (by timo.teras AT iki.fi) by Denis Vlasenko · 16 years ago
  28. fc66892 *: remove superfluous casts. no code changes by Denis Vlasenko · 16 years ago
  29. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  30. ba1315d modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> by Denis Vlasenko · 16 years ago
  31. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  32. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  33. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  34. 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
  35. f45c4f4 whitespace and comment fixes, no code changes by Denis Vlasenko · 16 years ago
  36. 6075b2a - add FIXME. Perhaps somebody is interrested in looking into this one. by Bernhard Reutner-Fischer · 17 years ago
  37. c2741e1 - add alias support by Bernhard Reutner-Fischer · 17 years ago
  38. ef729dd - revert revision 22183 since it breaks -b /abs /abs/path/to/mod.ko by Bernhard Reutner-Fischer · 17 years ago
  39. d428167 - just chdir to the basedir (-30b). by Bernhard Reutner-Fischer · 17 years ago
  40. beac1bd - optional fancy pruning-mode for depmod by Bernhard Reutner-Fischer · 17 years ago
  41. 634b022 - misc. improvements and shrinkage by Bernhard Reutner-Fischer · 17 years ago
  42. c21d9c7 - the moddir_base is supposed to be omitted frmo the .dep file by Bernhard Reutner-Fischer · 17 years ago
  43. b85fb69 - Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE. by Bernhard Reutner-Fischer · 17 years ago
  44. 1ea2568 - improve option-handling a bit by Bernhard Reutner-Fischer · 17 years ago
  45. 6bb55cf - add basic option-handling (+220b). Untested by Bernhard Reutner-Fischer · 17 years ago
  46. cf18010 - use mmap instead of allocating hundreds of megabytes of RAM. +39b by Bernhard Reutner-Fischer · 17 years ago
  47. dc5d7fe - remove some bloat -28b: now approx. 501b by Bernhard Reutner-Fischer · 17 years ago
  48. 423465c - switch to FILE base writer and remove now unneeded stuff. -50b by Bernhard Reutner-Fischer · 17 years ago
  49. 55e547e - add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov wrong by Bernhard Reutner-Fischer · 17 years ago