Historial de Commits

Autor SHA1 Mensaje Fecha
  Waldemar Brodkorb add927e3d1 modutils: remove special handling of uClibc hace 8 años
  Denys Vlasenko d28cd9900a modprobe-small: make applets individually selectable hace 8 años
  Denys Vlasenko e1065da652 Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config" hace 8 años
  Denys Vlasenko e32b64c4ec Convert all modutils/* applets to "new style" applet definitions hace 8 años
  Mike Frysinger 3a45b87ac3 modutils: support finit_module syscall hace 8 años
  Denys Vlasenko 5c3e060604 modprobe-small: fix bogus handling of unpack errors hace 8 años
  Denys Vlasenko 015db5800c randomconfig fixes hace 8 años
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() hace 9 años
  Denys Vlasenko 402afe1cc6 modprobe-small: fix thinko in previous commit hace 9 años
  Denys Vlasenko 1fd844267c modprobe-small: if concurrent module load did not succeed, wait hace 9 años
  Denys Vlasenko 68c048fb23 modprobe-small: fix and simplify rmmod hace 9 años
  Denys Vlasenko 1b6715345f modprobe-small: code shrink hace 10 años
  Denys Vlasenko 3c75b1c34e modprobe-small: fix recent breakage: modprobe -r was using full path hace 10 años
  Denys Vlasenko 78854520eb modprobe: revert checking for /, stop doing basename() on modprobe args hace 10 años
  Denys Vlasenko fd0640e5a1 modprobe-small: fix safe_strncpy truncating last char of module name hace 10 años
  Denys Vlasenko 07e5555a8f modprobe-small: (un)load all modules which match the alias, not only first one hace 10 años
  Denys Vlasenko 6116cb23cc modprobe-small: remove redundant aliases from modules.dep.bb hace 10 años
  Denys Vlasenko 5fd3ddfb24 modprobe-small: fix help messages for aliased module-related applets hace 10 años
  Denys Vlasenko 06a98e32ae modprobe_small: make rmmod to NOT remove dependencies. Closes 5162 hace 12 años
  Denys Vlasenko b2d668872c modprobe-small: add comment about aliased commands' help text hace 12 años
  Felipe Contreras 428bd2d433 modprobe: accept -b even if blacklist functionality is disabled hace 13 años
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts hace 13 años
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo hace 14 años
  Denys Vlasenko 094cc51e50 insmod: check for module read errors hace 14 años
  Denys Vlasenko e9d12b57bf modprobe-small: support compressed modules in insmod hace 14 años
  Denys Vlasenko 1a5e11c874 modutils/*: move help bits into corresponding .c files hace 14 años
  Denys Vlasenko c15613c975 modutils/*: move applet bits into corresponding *.c files hace 14 años
  Denys Vlasenko 5b3151c201 modprobe-simple; do not error out on "rmmod module" if module is unloaded ok hace 14 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Pascal Bellard b82b34e06d modprobe: add support for -l and -s. Remove some unsupported options hace 14 años