- 1e2a7e4 test: fix mishandling of 'test ! arg1 op arg2 more args'; add testsuite by Denis Vlasenko · 17 years ago
- 6672c8e test: stop using lots of bss. by Denis Vlasenko · 17 years ago
- a702457 - remove most of the forward declarations. No obj-code changes. by Bernhard Reutner-Fischer · 17 years ago
- fc5d159 test: correct confusing placement of "const" by Denis Vlasenko · 17 years ago
- dc757aa introduce and use bb_basename() by Denis Vlasenko · 17 years ago
- 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
- 88308fe test: suppress gcc warning telnetd: do not use suferfluous static variable. by Denis Vlasenko · 17 years ago
- b304ead test: shrink a bit by Denis Vlasenko · 17 years ago
- be99243 - fix test -f ./exists by Bernhard Reutner-Fischer · 18 years ago
- fdcbc4e - fix testing primary expressions like '"-u" = "-u"' by Bernhard Reutner-Fischer · 18 years ago
- dc4ab54 test: fix thinko in previous commit by Denis Vlasenko · 18 years ago
- 89bca27 test: recognize /path/to/[ case too by Denis Vlasenko · 18 years ago
- e8b2bd4 - fix wrong not operator which was essentially ignored. got introduced in r18282 by Bernhard Reutner-Fischer · 18 years ago
- fe3e177 test: close bug 1371 test: plug a memory leak by Denis Vlasenko · 18 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- dcf4de2 test: code size saving, no logic changes by Denis Vlasenko · 18 years ago
- 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
- 729bd9e test: comment out unused code by Denis Vlasenko · 18 years ago
- cc89026 - debloat test. untested. by Bernhard Reutner-Fischer · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- bf66fbc introduce LONE_CHAR (optimized strcmp with one-char string) by Denis Vlasenko · 18 years ago
- 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
- ecb2957 "Jordan Crouse" <jordan.crouse@amd.com> says: by Rob Landley · 18 years ago
- 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
- ea224be skip_whitespace() shouldn't claim its return value is const, it doesn't know by Rob Landley · 18 years ago
- 6ab0378 by Paul Fox · 19 years ago
- 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 19 years ago
- dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
- c1ef7bd just whitespace by Tim Riker · 19 years ago
- 4e5936e In Bug 208, bernhardf writes: by Mike Frysinger · 20 years ago
- 75ac42b add aliases == and [[ for = and [ to support more bash scripts by Mike Frysinger · 20 years ago
- 73db8be Patch from Bastian Blank to add 64 bit support to the test command. by Glenn L McGrath · 20 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
- 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- acfc0d8 Run through indent, fix comments by Glenn L McGrath · 22 years ago
- 74400cc Scrub up some function prototypes. -Erik by Eric Andersen · 23 years ago
- 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 24 years ago
- 92d2324 Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> 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
- dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
- e6e8183 Improvements from Vladimir N. Oleynik. by Matt Kraai · 24 years ago
- f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 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
- 88f50b6 Some #include updates. -Erik by Eric Andersen · 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
- fad04fd More cleanups. -Erik by Eric Andersen · 24 years ago
- e58771e Use global applet_name instead of local versions. by Matt Kraai · 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 · 25 years ago
- 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
- 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 25 years ago
- 13456d1 Forgot these files... -Erik by Erik Andersen · 25 years ago