1. fe73c8d *: style fix by Denys Vlasenko · 2 years, 3 months ago
  2. 987be93 *: slap on a few ALIGN_PTR where appropriate by Denys Vlasenko · 2 years, 10 months ago
  3. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  4. 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
  5. e32b64c Convert all modutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  6. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  7. d48fdde stop declariong our own dirname prototype by Denys Vlasenko · 13 years ago
  8. 07cda22 fix bug 3223 (parameter loading problem for 2.4 kernels) by Denys Vlasenko · 14 years ago
  9. 7dd61e3 *: s/perror/bb_simple_perror_msg/g by Marek Polacek · 14 years ago
  10. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  11. 58662f2 modutils: Add support for NDS32 architecture. by Macpaul Lin · 14 years ago
  12. ea8b252 *: better string sharing by Denys Vlasenko · 15 years ago
  13. 8597da1 modutils-24: [mips] modutlis-24 segfault fix for 2.4 kernel modules by Ralf Rösch · 15 years ago
  14. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  15. 083e172 style fixes, no code changes by Denys Vlasenko · 15 years ago
  16. 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 15 years ago
  17. 77c066e modutils: add FEATURE_INSMOD_TRY_MMAP option by Denys Vlasenko · 15 years ago
  18. 1f27ab0 *: optimize code size in strtoul calls by Denys Vlasenko · 15 years ago
  19. d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
  20. 1f63229 rmmod: fix bug 263 by Denis Vlasenko · 16 years ago
  21. 51056b3 modutils: small optimization by Denis Vlasenko · 16 years ago
  22. f439304 modprobe/insmod for 2.4: support compressed modules. by Denis Vlasenko · 16 years ago
  23. e1de3af module loading for 2.4: use fd-based io instead of FILE based; by Denis Vlasenko · 16 years ago
  24. 73c571a *: move get_sock_lsa and xwrite_str to libbb, use where appropriate by Denis Vlasenko · 16 years ago
  25. 4932596 modutils-24: code shrink by Denis Vlasenko · 16 years ago
  26. e35af56 modutils-24: use xasprintf and xzalloc where appropriate, by Denis Vlasenko · 16 years ago
  27. 3bc3f08 modutils-24: small fixes by Harald Kuthe (harald-tuxbox AT arcor.de) by Denis Vlasenko · 16 years ago
  28. 36309cf insmod: clarify module_name / file_name distinction by Denis Vlasenko · 16 years ago
  29. 1ad4db1 modprobe-small: fix failure to load when no arguments are given by Denis Vlasenko · 16 years ago
  30. ba1315d modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> by Denis Vlasenko · 16 years ago