1. 5246063 Patch from Amir Shalem to make busybox compile on a uClibc that has no shadow by Rob Landley · 19 years ago
  2. 0d4ee68 use brief license line by Mike Frysinger · 19 years ago
  3. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  4. 90ca6b2 This code exists to compensate for ancient broken build environments which, by Rob Landley · 19 years ago
  5. 9955c45 get_terminal_width_height.c was in there twice. by Rob Landley · 19 years ago
  6. 0b62158 implemented a builtin echo command in ash. moved the guts of the by Paul Fox · 19 years ago
  7. 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
  8. 3cd1986 Add bb_msg_read_error by Eric Andersen · 20 years ago
  9. 7daa076 egor duda writes: by Eric Andersen · 20 years ago
  10. f15dfc5 Tito writes, by Glenn L McGrath · 20 years ago
  11. 7eb79ff Tito writes: by Eric Andersen · 20 years ago
  12. 36adca8 Patch from Bastian Blank: by Eric Andersen · 20 years ago
  13. 6f9a778 Do not use getpass(3) by Eric Andersen · 21 years ago
  14. 2479445 Fix/eliminate use of atol by Eric Andersen · 21 years ago
  15. ef8cd3b Make the loop support stuff be much less evil, and make it cope by Eric Andersen · 21 years ago
  16. d2a897a Merge common parts of sha1sum and md5sum, which is everything except the by Glenn L McGrath · 21 years ago
  17. 976a55e make this a little bit less messy by Eric Andersen · 21 years ago
  18. fe4704e Fix an ommision preventing building, patch by Tito. by Glenn L McGrath · 21 years ago
  19. eebcc1d Add the "install" applet, move get_ug_id to libbb as its used by chown, by Glenn L McGrath · 21 years ago
  20. 96fd1b9 Compile get_terminal_width_height by Glenn L McGrath · 21 years ago
  21. dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
  22. 9089844 Latest dash update from vodz by Eric Andersen · 21 years ago
  23. 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
  24. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  25. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  26. 393183d Vodz, last_patch_86 by Glenn L McGrath · 22 years ago
  27. 3436585 Minor .o file naming change by Eric Andersen · 22 years ago
  28. 1cb1b64 Obligatory forgotten item. by Manuel Novoa III · 22 years ago
  29. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  30. 6067c08 With nightmares of libbb ending up with 100 .c files starting by Eric Andersen · 22 years ago
  31. a9c6bc4 Define bb_xgetlarg as a standard interface for extracting by Eric Andersen · 22 years ago
  32. 9e5d6c0 run telnet from inetd, present login prompt if login is configured, by Glenn L McGrath · 22 years ago
  33. cf93274 rmmod -a removed modules recursively by Tim Riker · 22 years ago
  34. 66125c8 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). by Glenn L McGrath · 22 years ago
  35. 346cdb1 Re-sort filenames to alphebetical order. by Glenn L McGrath · 22 years ago
  36. 4a6b4e3 Commit to reverse my previous commit, isnt cvs supposed to have some undo command ? by Glenn L McGrath · 22 years ago
  37. 4e05b9b include "busybox" after the libc includes tofix compile errors by Glenn L McGrath · 22 years ago
  38. b963875 Move compare_string_array to libbb by Glenn L McGrath · 22 years ago
  39. 545106f Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves the guts of run_parts to libbb to be used by ifupdown. by Glenn L McGrath · 22 years ago
  40. 44608e9 Patch last_pach62 from vodz. This patch moves all the /proc parsing by Eric Andersen · 22 years ago
  41. 9ffd577 Move unzip.c uncompress.c from libbb to archiveal/libunarchive by Glenn L McGrath · 22 years ago
  42. 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago
  43. d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
  44. 51b8bd6 This patch from Bart Visscher <magick@linux-fan.com> adds by Eric Andersen · 22 years ago
  45. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago
  46. f6495eb Support old-style compress (.Z) files via libbb / unzip( ) calls by Robert Griebl · 23 years ago
  47. 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 23 years ago