Commit History

Author SHA1 Message Date
  Rob Landley ead19306f5 Cleanup patches from tito. 19 years ago
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 19 years ago
  Rob Landley 9f0e00fc61 Tito sent more size tweaks. 19 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Glenn L McGrath 17b4a20a9c Patch by Tito, reduce size of deallocvt, also make the usage message 21 years ago
  Eric Andersen 7f6295f516 Patch from Arthur Othieno for style-guide.txt conformance 21 years ago
  Eric Andersen a860bec167 A couple of patches from Tito <farmatito@tiscali.it> 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Eric Andersen c38678d14b Apply vodz' last_patch52 22 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
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 24 years ago
  Matt Kraai a9819b2908 Use busybox error handling functions wherever possible. 24 years ago
  Mark Whitley 6f6aa9b428 Added some necessary brackets, removed debug noise. 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
  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) 25 years ago
  Eric Andersen d73dc5b073 Updates to usage, and made tar work. 25 years ago