Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Denis Vlasenko fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox 17 gadi atpakaļ
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 gadi atpakaļ
  Denis Vlasenko 16abcd90ae teach find_root_device to deal with /dev/ subdirs 17 gadi atpakaļ
  Denis Vlasenko baca175912 kill superfluous returns at the end of void functions 17 gadi atpakaļ
  Denis Vlasenko 1d76f439da EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 18 gadi atpakaļ
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 gadi atpakaļ
  Denis Vlasenko 89ef65f024 preparatory patch for -Wwrite-strings #5 18 gadi atpakaļ
  Denis Vlasenko bf0a201008 style fixes 18 gadi atpakaļ
  Denis Vlasenko d9e15f2068 style cleanup: return(a) -> return a, part 2 18 gadi atpakaļ
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 18 gadi atpakaļ
  Denis Vlasenko 5af906e7c8 rename: compare_string_array -> index_in_str_array 18 gadi atpakaļ
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 gadi atpakaļ
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 gadi atpakaļ
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 gadi atpakaļ
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 gadi atpakaļ
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 gadi atpakaļ
  Bernhard Reutner-Fischer f087798e8b - convert old-style parameter declarations (K&R) to modern style. 18 gadi atpakaļ
  Rob Landley 176f2df69b Patch from Erik Hovland, via Tito. 18 gadi atpakaļ
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. 18 gadi atpakaļ
  Rob Landley 0a7c8ef6e2 Patch from Denis Vlasenko to constify things and fix a few typos. 19 gadi atpakaļ
  "Vladimir N. Oleynik" 73ffd762ca removed anoinig warnings 19 gadi atpakaļ
  Eric Andersen a68ea1cb93 fix up yet more annoying signed/unsigned and mixed type errors 19 gadi atpakaļ
  Tim Riker c1ef7bdd8d just whitespace 19 gadi atpakaļ
  "Vladimir N. Oleynik" 2f0a5f947a restore compare_string_array new interface (make broken by landley) 19 gadi atpakaļ
  Rob Landley 1ba19d6bf7 Coprolith polishing time: Tito switched devfsd over from CONFIG_ to ENABLE_. 19 gadi atpakaļ
  "Vladimir N. Oleynik" 23f62fc6f3 split libbb: moved xregcomp separatelly for speed up recompile 19 gadi atpakaļ
  "Vladimir N. Oleynik" b4f3cff6f5 removed strange extern void xregcomp(... from some applets, but declared from libbb.h 19 gadi atpakaļ
  Mike Frysinger 6f978dbacd eat leading whitespace with preprocessor 19 gadi atpakaļ
  Rob Landley 06813d066b Tito posted a devfsd error message fix. It's highly deprecated and will 19 gadi atpakaļ
  Eric Andersen 0e020d1025 Make certain clients of bb_make_directory default to honoring 20 gadi atpakaļ