커밋 기록

작성자 SHA1 메시지 날짜
  Denis Vlasenko ba1315d0fb modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> 16 년 전
  Denis Vlasenko 9ddc0045ec modprobe: semi-trivial code shrink 16 년 전
  Denis Vlasenko 855ff6f503 modprobe: use buffering line reads (fgets) instead of reads(). 16 년 전
  Denis Vlasenko dadfb4975b hush: add #defines to switch off break/continue if loops are not supported 16 년 전
  Denis Vlasenko e1ee48e0fd modprobe: support for /etc/modprobe.d, by Timo Teras. 16 년 전
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector 16 년 전
  Denis Vlasenko 8124a96c34 mdoprobe: fix SEGV bug (by Vlad Dronnikov) 16 년 전
  Denis Vlasenko f45c4f41b7 whitespace and comment fixes, no code changes 16 년 전
  Bernhard Reutner-Fischer e0fd13e901 - shrink modprobe a little bit (~-40 bytes). ACKed by Yann. 16 년 전
  Bernhard Reutner-Fischer db508e3b82 - fix overflow; improve documentation while at it 16 년 전
  Bernhard Reutner-Fischer b85fb693c1 - Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE. 16 년 전
  Denis Vlasenko ae84b11467 modprobe: fix for blacklisting 16 년 전
  Denis Vlasenko 9ddc8d54d1 modprobe: optional "blacklist" command support (by Natanael Copa) 16 년 전
  Denis Vlasenko c03e872112 save a bit of code with *strchrnul = '\0' trick 17 년 전
  Denis Vlasenko e7fca5125a *: remove superfluous "?" in option parsing 17 년 전
  Denis Vlasenko cb12cb2407 modprobe: fix a bug where we were entering endless loop 17 년 전
  Denis Vlasenko b68979aefa insmod: code shrink, stop exporting insmod_ng_main. 17 년 전
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 년 전
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 년 전
  Denis Vlasenko f848305afc modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols 17 년 전
  Denis Vlasenko dc757aa16c introduce and use bb_basename() 17 년 전
  Denis Vlasenko d67cef2425 hush: fix read builtin to not read ahead past eol and to not use 17 년 전
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 년 전
  Denis Vlasenko ac678ec2f1 style fixes, no code changes 17 년 전
  Denis Vlasenko 6398cf477d style fixes, no code changes. 17 년 전
  Denis Vlasenko ff131b980d style fixes. No code changes. 17 년 전
  Mike Frysinger 4423e5beef /etc/modules.conf is a 2.6.x file while /etc/modules.conf and /etc/conf.modules are 2.4.x and older files 18 년 전
  Mike Frysinger c5d9e8ff3d touchup style; no functional changes 18 년 전
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 년 전
  Denis Vlasenko 322661d025 preparatory patch for -Wwrite-strings #6 18 년 전