Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 7049ff8696 whitespace fixes. no code changes il y a 16 ans
  Denis Vlasenko f4e6bd0bf3 mdev: add commented-out debug code to open stdio. il y a 16 ans
  Denis Vlasenko e94a87134d mdev: fix counting of '%' in pattern il y a 16 ans
  Denis Vlasenko ff9234948e mdev: fix whitespace damage il y a 16 ans
  Denis Vlasenko a959a2abdd mdev: suppress "may be used uninitialized" warning il y a 16 ans
  Denis Vlasenko 4801441e9a mdev: add support for "only rename" option in mdev.conf il y a 16 ans
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. il y a 16 ans
  Denis Vlasenko 4579e9c1c8 mdev: /sys/class/block/ are also block devices il y a 16 ans
  Denis Vlasenko 32dcc53b71 mdev: fix a bug where we were eating argv[0] of helper il y a 16 ans
  Denis Vlasenko 1f228985b2 whitespace fixes. no code changes il y a 16 ans
  Denis Vlasenko f2f3868e0d mdev: optional support for regex pattern group substitution. il y a 16 ans
  Denis Vlasenko aa8a601084 mdev: fix block/char device detection. Closes bug 2144. il y a 16 ans
  Denis Vlasenko cae11b51aa mdev: fix "foo 0:0 444 >bar/baz" rule handling. make_device() +23 bytes il y a 16 ans
  Denis Vlasenko 4461564c77 mdev: fix a bug where it was not stopping on first matching rule il y a 16 ans
  Denis Vlasenko cf26ab70c1 mdev: plug a few memory and fd leaks; simplify code a bit il y a 16 ans
  Denis Vlasenko 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  Mike Frysinger ae86a338b8 [#1334] exec script for devices even if they dont have device nodes il y a 17 ans
  Denis Vlasenko cb448fe01b libbb: introduce and use xrename and rename_or_warn. il y a 17 ans
  Mike Frysinger f0044c480c add support for renaming/relocating device nodes il y a 17 ans
  Mike Frysinger 46ef46aefb as reported by George Boudreau, make sure we properly skip blank lines il y a 17 ans
  Denis Vlasenko ee87ebf381 fix buglets found by randomconfig il y a 17 ans
  Mike Frysinger c881c733bb cleanup comments and coding style and rewrite the mdev.conf parser to use common busybox functions and call strdup() less often ... saves a ~few hundred bytes il y a 17 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage il y a 17 ans
  Denis Vlasenko dc757aa16c introduce and use bb_basename() il y a 17 ans
  Bernhard Reutner-Fischer bb0baed564 - strndupa is a GNU extension. Using strdup to avoid several errors like: il y a 17 ans
  Mike Frysinger 0e0639b702 Alex Landau writes: open firmware for reading, not writing il y a 17 ans
  Mike Frysinger b51fd3525e as suggested by Renaud Cerrato and Souf, switch over to recursive_action() for some nice shrinkage and so we work even when CONFIG_SYSFS_DEPRECATED is off il y a 17 ans
  Mike Frysinger a78ef2ccf1 add support for firmware loading il y a 17 ans