Commit History

Author SHA1 Message Date
  Eric Andersen b6b519b416 Update how we detect if libc5 is in use. 23 years ago
  Eric Andersen 14e9e9d1ca Fix socklen_t for libc5 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 ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 years ago
  Eric Andersen f6c6d9aacc Remove the warning messages. By consensus, netkit-tiny doesn't 24 years ago
  Eric Andersen 24be980004 Fix spelling. s/maintainence/maintenance/ 24 years ago
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 24 years ago
  Eric Andersen 6705986f27 Warn about apps that will be going away in release 0.50 24 years ago
  Matt Kraai a9819b2908 Use busybox error handling functions wherever possible. 24 years ago
  Matt Kraai 1fa1adea2a Change calls to error_msg.* and strerror to use perror_msg.*. 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 4e573f4729 Remove the BSD advertising clause, and replace it with a link to how 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Matt Kraai b938e2ff99 Return failure if ping gets no response. 24 years ago
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 years ago
  Eric Andersen fad04fdd12 More cleanups. 24 years ago
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. 24 years ago
  Matt Kraai be84cd4ef6 Always report the applet name when doing error reporting. 24 years ago
  Eric Andersen 999bf72f49 More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc 24 years ago
  Eric Andersen 03f4c27bd6 Turned some stuff into features that really are features, not apps. 24 years ago
  Eric Andersen 9ca57d377e Made ping work with libc5 and libc6. 24 years ago
  Pavel Roskin 0024abcbbc Implemented "ping -s", fixed error messages and argument parsing 24 years ago
  Erik Andersen 7ab9c7ee52 Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP 24 years ago
  Erik Andersen 227a59b05d Several more updates 24 years ago
  Erik Andersen 1d1d95051a More Doc updates. cmdedit and more termio fixes. 24 years ago
  Erik Andersen 9cf3bfa7c1 More doc updates for BusyBox, with fixes to apps for bugs revealed 24 years ago
  Erik Andersen e49d5ecbbe Some formatting updates (ran the code through indent) 25 years ago