Commit History

Author SHA1 Message Date
  Denis Vlasenko 679b41237c devfsd: indentation fixes 17 years ago
  Denis Vlasenko dc757aa16c introduce and use bb_basename() 17 years ago
  Denis Vlasenko c965f4b141 devfsd: style cleanup; size reduction (Tito <farmatito@tiscali.it>) 17 years ago
  Denis Vlasenko 1fc6238ffa devfsd: fix formatting (Tito <farmatito@tiscali.it>) 17 years ago
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes 17 years ago
  Denis Vlasenko fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 16abcd90ae teach find_root_device to deal with /dev/ subdirs 17 years ago
  Denis Vlasenko baca175912 kill superfluous returns at the end of void functions 17 years ago
  Denis Vlasenko 1d76f439da EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 18 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko 89ef65f024 preparatory patch for -Wwrite-strings #5 18 years ago
  Denis Vlasenko bf0a201008 style fixes 18 years ago
  Denis Vlasenko d9e15f2068 style cleanup: return(a) -> return a, part 2 18 years ago
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 18 years ago
  Denis Vlasenko 5af906e7c8 rename: compare_string_array -> index_in_str_array 18 years ago
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 years ago
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  Bernhard Reutner-Fischer f087798e8b - convert old-style parameter declarations (K&R) to modern style. 18 years ago
  Rob Landley 176f2df69b Patch from Erik Hovland, via Tito. 18 years ago
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. 18 years ago
  Rob Landley 0a7c8ef6e2 Patch from Denis Vlasenko to constify things and fix a few typos. 19 years ago
  "Vladimir N. Oleynik" 73ffd762ca removed anoinig warnings 19 years ago
  Eric Andersen a68ea1cb93 fix up yet more annoying signed/unsigned and mixed type errors 19 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago
  "Vladimir N. Oleynik" 2f0a5f947a restore compare_string_array new interface (make broken by landley) 19 years ago
  Rob Landley 1ba19d6bf7 Coprolith polishing time: Tito switched devfsd over from CONFIG_ to ENABLE_. 19 years ago