- 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 24 years ago
- cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
- 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
- af4ac77 Apply a patch from Larry Doolittle to add "-all" and "-none" switches by Eric Andersen · 24 years ago
- dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
- 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
- ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
- 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
- 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
- 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
- bd193a4 Fix from Matt Kraai -- a better way to NULL terminate strings for the by Eric Andersen · 24 years ago
- f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
- 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
- 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
- 322ae93 Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of by Matt Kraai · 24 years ago
- 44e3840 Stop leaking file handles. by Matt Kraai · 24 years ago
- 27a8042 Centralize handling of --help. by Matt Kraai · 24 years ago
- bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
- 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
- f626dcb More fixes for "missing initializers" by Pavel Roskin · 24 years ago
- fad04fd More cleanups. -Erik by Eric Andersen · 24 years ago
- d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
- c674d70 Comment on kernel stuff -Erik by Eric Andersen · 24 years ago
- b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
- 86ab8a3 A number of additional fixed from Pavel Roskin, note some more bugs in the by Eric Andersen · 24 years ago
- 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
- 227a59b Several more updates -Erik by Erik Andersen · 25 years ago
- a3e57ca make ps accept (and ignore) all options (--help works of course). by Erik Andersen · 25 years ago
- 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
- 269bba2 Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler by Erik Andersen · 25 years ago
- 2ac2fae Fix bugs related to finding PIDs. -Erik by Erik Andersen · 25 years ago
- 246cc6d Wrote killall. by Erik Andersen · 25 years ago
- e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
- 0ecb54a Stuf by Eric Andersen · 25 years ago
- d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
- 50d6360 Stuff by Eric Andersen · 25 years ago
- c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
- d23f9ba Made ps work. Fixed some stuff. by Eric Andersen · 25 years ago
- ef8b6c7 Add a trivial ps command. by Eric Andersen · 25 years ago