Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko c15613c975 modutils/*: move applet bits into corresponding *.c files il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Lauri Kasanen a48a29f921 Modprobe: Make -l open the right file il y a 14 ans
  Pascal Bellard b82b34e06d modprobe: add support for -l and -s. Remove some unsupported options il y a 14 ans
  Denys Vlasenko 651a2697f7 *: merge some common strings il y a 14 ans
  Denys Vlasenko 197202d435 modprobe: remove 2k limit on /proc/cmdline il y a 14 ans
  Denys Vlasenko 3e26d4fa23 modprobe: pick up module options from /proc/cmdline too il y a 14 ans
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 il y a 15 ans
  Denys Vlasenko da879ec2e9 modprobe: protect against possible SEGV il y a 15 ans
  Denys Vlasenko 725b5a387a modprobe: it's not an error if module is already loaded. Closes bug 833 il y a 15 ans
  Denys Vlasenko ab19ede655 tidy up O_NONBLOCK usage. use libbb functions in stty. il y a 15 ans
  Denys Vlasenko 5da42fce51 modprobe: treat tabs in modules.dep as delimiters too. closes bug 567 il y a 15 ans
  Denys Vlasenko 7eaf58d958 modprobe: do not use ->probed_name blidly il y a 15 ans
  Denys Vlasenko ee47f6e44f modprobe: correct exitcode handling and error messages with respect to -q il y a 15 ans
  Denys Vlasenko f3cbfc0e2c modprobe: fix more bugs in modprobe -r il y a 15 ans
  Denys Vlasenko 140def848c modprobe: fix modprobe -r. closes bug 315 il y a 15 ans
  Mike Frysinger 1e12ae9059 modprobe: add comment about expected modules.dep format il y a 15 ans
  Mike Frysinger 00ffaeab80 modprobe: add more useful debug points il y a 15 ans
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
  Denis Vlasenko a6b6f05379 further work on modprobe il y a 15 ans
  Denis Vlasenko 0e2f362a61 modprobe: rework/speedup by Timo Teras (timo.teras AT iki.fi) il y a 15 ans
  Denis Vlasenko 9604e1b8fc modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" il y a 15 ans
  Denis Vlasenko 54d10059c9 *: tweak error messages il y a 16 ans
  Denis Vlasenko bb26db49b1 modprobe: fix a segfault when modprobe is called with no arguments at all il y a 16 ans
  Denis Vlasenko ba1315d0fb modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> il y a 16 ans
  Denis Vlasenko 9ddc0045ec modprobe: semi-trivial code shrink il y a 16 ans
  Denis Vlasenko 855ff6f503 modprobe: use buffering line reads (fgets) instead of reads(). il y a 16 ans
  Denis Vlasenko dadfb4975b hush: add #defines to switch off break/continue if loops are not supported il y a 16 ans
  Denis Vlasenko e1ee48e0fd modprobe: support for /etc/modprobe.d, by Timo Teras. il y a 16 ans
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector il y a 16 ans