Commit History

Author SHA1 Message Date
  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 10 years ago
  Denys Vlasenko 3c75b1c34e modprobe-small: fix recent breakage: modprobe -r was using full path 10 years ago
  Denys Vlasenko 78854520eb modprobe: revert checking for /, stop doing basename() on modprobe args 10 years ago
  Denys Vlasenko fd0640e5a1 modprobe-small: fix safe_strncpy truncating last char of module name 10 years ago
  Denys Vlasenko 07e5555a8f modprobe-small: (un)load all modules which match the alias, not only first one 10 years ago
  Denys Vlasenko 6116cb23cc modprobe-small: remove redundant aliases from modules.dep.bb 10 years ago
  Denys Vlasenko 5fd3ddfb24 modprobe-small: fix help messages for aliased module-related applets 10 years ago
  Denys Vlasenko 06a98e32ae modprobe_small: make rmmod to NOT remove dependencies. Closes 5162 12 years ago
  Denys Vlasenko b2d668872c modprobe-small: add comment about aliased commands' help text 12 years ago
  Felipe Contreras 428bd2d433 modprobe: accept -b even if blacklist functionality is disabled 13 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 14 years ago
  Denys Vlasenko 094cc51e50 insmod: check for module read errors 14 years ago
  Denys Vlasenko e9d12b57bf modprobe-small: support compressed modules in insmod 14 years ago
  Denys Vlasenko 1a5e11c874 modutils/*: move help bits into corresponding .c files 14 years ago
  Denys Vlasenko c15613c975 modutils/*: move applet bits into corresponding *.c files 14 years ago
  Denys Vlasenko 5b3151c201 modprobe-simple; do not error out on "rmmod module" if module is unloaded ok 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Pascal Bellard b82b34e06d modprobe: add support for -l and -s. Remove some unsupported options 14 years ago
  Denys Vlasenko 651a2697f7 *: merge some common strings 14 years ago
  Denys Vlasenko a7ccdeef39 libbb: added xfdopen_for_read/write 15 years ago
  Denys Vlasenko 6332151641 modprobe-small: added comment about multiple alias matches 15 years ago
  Denys Vlasenko 0c6914e50c modprobe-small: make string buffer code robust; fix help text 15 years ago
  Denys Vlasenko f9c814b0ee modprobe-small: hopefully fix bug 591 (incorrect detection of alias with '-') 15 years ago
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich 15 years ago
  Denys Vlasenko 90a9904e9e remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) 15 years ago