Commit History

Author SHA1 Message Date
  Glenn L McGrath 4d4ef19c76 I miscalculated on this one, change it back 22 years ago
  Glenn L McGrath 6ead3abd55 Save a few bytes in show_usage 22 years ago
  Eric Andersen c38678d14b Apply vodz' last_patch52 22 years ago
  Glenn L McGrath b37367aa77 Run through indent, use /* */ style comments instead of // 22 years ago
  Robert Griebl 88947dd05e Added a compile time option to suppress the "Using fallback.." message 22 years ago
  Robert Griebl e4f9f3a960 Don't treat a non-existant/-readable config file as an empty config, but 22 years ago
  Eric Andersen 887ca79f04 Scrub pwd.h and grp.h handling so we don't have to play any 22 years ago
  Robert Griebl 0c789a4255 If config file can not be parsed, use compiled in BB_SUID_... values as a 22 years ago
  Robert Griebl c9aca4561d Implement two types of suid/sgid support for BusyBox: 22 years ago
  Matt Kraai ab3d839ef4 Add support for `busybox --help APPLET' by Vladimir Oleynik. 23 years ago
  Matt Kraai 861e624e15 Fix ash exec (noted by Arne Bernin). 23 years ago
  Eric Andersen 1557626897 Make the extern NUM_APPLETS be a extern const NUM_APPLETS, to match 23 years ago
  Mark Whitley bd4b621e91 Applied patch from Jim Gleason that makes it so busybox will still work even 23 years ago
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. 23 years ago
  Eric Andersen 0f0c0b41ce Make 'busybox --help' work as expected, closing bug #1139 23 years ago
  Eric Andersen 08ff8a49ba includes cleanup from Jeff Garzik 24 years ago
  Eric Andersen 2ccfef2004 Patch from Vladimir to move struct applet from busybox.c to applets.c, 24 years ago
  Eric Andersen aad1a88c76 Convert utility.c into libbb.a. It is now a whole pile of .c 24 years ago