Commit History

Author SHA1 Message Date
  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 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
  Matt Kraai 269e07cadc Make fbset compile with the readmode feature by pulling defs from fb.h. 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Eric Andersen c873d61008 Remove all the kernel headers so it will compile under libc5 24 years ago
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. 24 years ago
  Eric Andersen 6f96e674b9 Patch from Jon McClintock <jonm@bluemug.com> 24 years ago
  Eric Andersen 03f4c27bd6 Turned some stuff into features that really are features, not apps. 24 years ago
  Eric Andersen c8c10c5715 Added (fixed) the '-n' option to fbset. Renumbered the command parameters to 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 24 years ago
  Erik Andersen 9cf3bfa7c1 More doc updates for BusyBox, with fixes to apps for bugs revealed 24 years ago
  Erik Andersen 61677feff7 Upates to include copyright 2000 to everything 24 years ago
  Erik Andersen 298854f029 My latest ramblings. 25 years ago
  Erik Andersen e49d5ecbbe Some formatting updates (ran the code through indent) 25 years ago
  Erik Andersen 4d1d0113fd Reworked the source so it will compile and run under glibc 2.0.7 25 years ago
  Erik Andersen 1c5b2589d1 Fix bugs in logger and syslogd. Add fbset. 25 years ago