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