Commit History

Author SHA1 Message Date
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 23 years ago
  Matt Kraai a9819b2908 Use busybox error handling functions wherever possible. 23 years ago
  Mark Whitley 6f6aa9b428 Added some necessary brackets, removed debug noise. 23 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 23 years ago
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. 23 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Eric Andersen 32e95f988d Fix the bandaid. 24 years ago
  Eric Andersen a1b35c4512 Apply a bandaid suggested by Jon McClintock <jonm@bluemug.com>, since deallocvt 24 years ago
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 years ago
  Matt Kraai 3bd8bd89ee Don't use strings directly in calls to usage(). This is in preparation 24 years ago
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. 24 years ago
  Matt Kraai e714bce003 Use global applet_name instead of local versions. 24 years ago
  Eric Andersen bd22ed8067 Update files to reduce dependance on kernel version... 24 years ago
  Eric Andersen b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5. 24 years ago
  Erik Andersen 59b9e87024 * cp -fa now works as expected for symlinks (it didn't before) 24 years ago
  Erik Andersen 4f3f757d56 Latest and greatest. Some effort at libc5 (aiming towards newlib) 24 years ago
  Erik Andersen e49d5ecbbe Some formatting updates (ran the code through indent) 24 years ago
  Eric Andersen d73dc5b073 Updates to usage, and made tar work. 25 years ago
  Eric Andersen 6b6b3f6ef2 Stuf 25 years ago
  Eric Andersen 0460ff2e5d Stuf 25 years ago