Commit History

Author SHA1 Message Date
  Denys Vlasenko 689d0650ab libbb: shrink recursive_action() by reducing memory pressure 3 years ago
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 6 years ago
  Denys Vlasenko 3346b4afc5 modutils: make them NOEXEC except depmod 6 years ago
  Denys Vlasenko 10ad622dc2 Spelling fixes in comments, documentation, tests and examples 7 years ago
  Denys Vlasenko 0d6e3ad663 modprobe-small: fix "modprobe non-existing-module" exitcode (should be 1) 7 years ago
  Kang-Che Sung 257734855c Update depmod & modprobe upstream help text in comments 7 years ago
  Kang-Che Sung af316aabf2 modprobe-small: define and use DEPMOD_OPT_n (option mask) 7 years ago
  Kang-Che Sung c393b1e919 modprobe-small: document '-n' in depmod usage 7 years ago
  Denys Vlasenko c2b18583a3 modprobe_small: if only MODPROBE and DEPMOD are selected, no need to test for them 7 years ago
  Kang-Che Sung 415cc42b6a Reorder modutils config options & fix yet more dependency 7 years ago
  Kang-Che Sung 4ae658f077 modutils: fix config options dependency (2) 7 years ago
  Kang-Che Sung b1d6a2c624 cmdline module options can be disabled on "big" modutils 7 years ago
  Kang-Che Sung fdfd716a85 modprobe-small: move lsmod code out of modprobe_main() 7 years ago
  Denys Vlasenko ca659f84b2 modprobe-small: fix --help texts, they are from "big" modutils 7 years ago
  Denys Vlasenko 205d48e948 *: add comment about APPLET_ODDNAME format 7 years ago
  Denys Vlasenko e7b54d0fcc make_single_applets.sh: show errors and warnings 7 years ago
  Denys Vlasenko 6bf52b615d modprobe-small: build fixes 7 years ago
  Explorer09 80172e4622 modprobe-small: optimizations for single applet build 7 years ago
  Waldemar Brodkorb 9c083f599a modutils: remove special handling of uClibc 7 years ago
  Denys Vlasenko a1cd0d9849 modprobe-small: make applets individually selectable 7 years ago
  Denys Vlasenko 326edc3e37 Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config" 7 years ago
  Denys Vlasenko e32b64c4ec Convert all modutils/* applets to "new style" applet definitions 7 years ago
  Mike Frysinger 3a45b87ac3 modutils: support finit_module syscall 7 years ago
  Denys Vlasenko 5c3e060604 modprobe-small: fix bogus handling of unpack errors 8 years ago
  Denys Vlasenko 015db5800c randomconfig fixes 8 years ago
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() 9 years ago
  Denys Vlasenko 402afe1cc6 modprobe-small: fix thinko in previous commit 9 years ago
  Denys Vlasenko 1fd844267c modprobe-small: if concurrent module load did not succeed, wait 9 years ago
  Denys Vlasenko 68c048fb23 modprobe-small: fix and simplify rmmod 9 years ago
  Denys Vlasenko 1b6715345f modprobe-small: code shrink 9 years ago