- fccaa36 Applied patch from I.Q. to add sort -u as a feature. by Mark Whitley · 24 years ago
- 6e808ca Changed line[strlen(line) - 1] = '\0'; to chomp(line); by Mark Whitley · 24 years ago
- 3828dbe Applied patch from I.Q. to fix problem with sort -n. by Mark Whitley · 24 years ago
- 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
- eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup 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
- ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
- 5e8c0ff Rewrote. 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
- 8d369e9 by John Beppu · 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
- bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
- d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
- 1ca4177 Yanked out the cstring_alloc() and cstring_lineFromFile() functions from by Mark Whitley · 24 years ago
- b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
- 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
- 5a728cf + in the interest of robustness, I added by John Beppu · 25 years ago
- 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 25 years ago
- 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
- 029011b A few updates (including the cp fix the Craig has been looking for) -Erik by Erik Andersen · 25 years ago
- e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
- fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
- 5509af7 * added (and documented) "-n" option for head - by Erik Andersen · 25 years ago
- 00417a3 sort is good to go. by John Beppu · 25 years ago
- ee512a3 implemented numeric sort (sort -g) by John Beppu · 25 years ago
- 568cb7b oops.. qsort(2) misunderstanding on my part. it's ok, now. by John Beppu · 25 years ago
- d19385e playing w/ $Log$ by John Beppu · 25 years ago
- f3e5904 the base is nearly done. need to implement various comparison functions, now. by John Beppu · 25 years ago
- 019513a added hooks for sort by John Beppu · 25 years ago
- 38efa79 work in progress... by John Beppu · 25 years ago
- c0ca473 this is my work in progress. by John Beppu · 25 years ago