커밋 기록

작성자 SHA1 메시지 날짜
  Denis Vlasenko e755e827f7 apply post 1.7.0 patches, set version to 1.7.1 17 년 전
  Denis Vlasenko 856be770a6 assorted fixes for breakage found by randomconfig 17 년 전
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 년 전
  Denis Vlasenko dc757aa16c introduce and use bb_basename() 17 년 전
  Denis Vlasenko 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) 17 년 전
  Denis Vlasenko ca525b4f24 *: BB_BANNER -> bb_banner (it is not a const or #define)! 17 년 전
  Denis Vlasenko bdbbb7ec49 make busybox --install work even if /proc/self/exe doesn't exist 17 년 전
  Denis Vlasenko fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox 17 년 전
  Denis Vlasenko 4500c58a07 make "static linking against glibc" an #error, not #warning 17 년 전
  Denis Vlasenko 3349fc4da9 applets: fix compile-time warning 17 년 전
  Denis Vlasenko 3bc18253b0 fix suid config handling 17 년 전
  Denis Vlasenko 2ace1e3f07 make "busybox" w/o args work again, and save 10 bytes in the process. 17 년 전
  Denis Vlasenko 17e3c34aa7 applet.c: ruid is needed only if FEATURE_SUID=y 17 년 전
  Bernhard Reutner-Fischer bc9d7d788b - we unconditionally need ruid. Fixes build error in line 334 17 년 전
  Denis Vlasenko 5f9468e996 lineedit: nuke two unused variables and code which sets them 17 년 전
  Denis Vlasenko f5294e1f4c hush: use NOFORK applets as appropriate. Net reduction of code size. 17 년 전
  Denis Vlasenko 831a20f512 pass a copy of argv[i] to NOFORK applets (they may permute it etc). 17 년 전
  Denis Vlasenko 51742f4bb0 style fixes. No code changes 17 년 전
  Denis Vlasenko e4f2d064b0 rename: run_applet_by_name -> run_applet_and_exit 17 년 전
  Denis Vlasenko 473dae080a add more convenient defines for [NO]MMU: 17 년 전
  Denis Vlasenko f1a7141cfc random NOMMU fixes. compressed --help really does work for NOMMU! /me happy 17 년 전
  Denis Vlasenko c6758a07c6 make compressed help code NOMMU- and NOFORK-friendly - 17 년 전
  Denis Vlasenko 335b63d8d1 make a few struct bb_applet members conditional 17 년 전
  Bernhard Reutner-Fischer 163516da3a - very minor shrinkage (-3b) 17 년 전
  Denis Vlasenko 3f3aa2a57d make xfunctions optionally longjump instead of exit. 17 년 전
  Denis Vlasenko 2dfdd44d9d busybox: fix "<applet>: applet not found" message 17 년 전
  Denis Vlasenko c44ab01b75 Improve STANDALONE_SHELL. "safe" applets are renamed NOEXEC applets 17 년 전
  Denis Vlasenko 32b633aa3f merge busybox.c into applets.c 17 년 전
  Denis Vlasenko 1b6fa4c57c applets.c, xfunc.c: style cleanup 17 년 전
  Denis Vlasenko baca175912 kill superfluous returns at the end of void functions 18 년 전