Commit History

Author SHA1 Message Date
  Denis Vlasenko 22dcd04f8f mkdir: style fix 18 years ago
  Denis Vlasenko 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes 18 years ago
  Denis Vlasenko dca0b707c0 reshuffle libbb.h contents so that order of decls makes sense 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 years ago
  Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 years ago
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of 19 years ago
  Eric Andersen 8876fb2f59 last_patch89 from vodz: 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Glenn L McGrath 822e7fd587 When making parent directories set permissions based on the base parent tree rather than the new directory to be created. 22 years ago
  Glenn L McGrath 924f93e848 make_directory() will fail instantly so we dont need to test for failure here 22 years ago
  Matt Kraai ceeff73819 Rewrote mkdir (and touched lots of things in the process). 23 years ago
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. 24 years ago
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 years ago
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 years ago
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 years ago
  Eric Andersen 65225df2dc Cleanup patch from Vladimir N. Oleynik. 24 years ago
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for 24 years ago
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 years ago
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 years ago
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. 24 years ago
  Eric Andersen b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5. 24 years ago
  Erik Andersen 7ab9c7ee52 Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 25 years ago
  Erik Andersen 4f3f757d56 Latest and greatest. Some effort at libc5 (aiming towards newlib) 25 years ago
  Erik Andersen 61677feff7 Upates to include copyright 2000 to everything 25 years ago
  Erik Andersen e49d5ecbbe Some formatting updates (ran the code through indent) 25 years ago