1. b1c9469 Patch from Robert Schwebel fixing a missing \n by Eric Andersen · 22 years ago
  2. aaab46b Fix an obvious mistake by Eric Andersen · 22 years ago
  3. f05fd44 Fix addgroup so it actually works -Erik by Eric Andersen · 22 years ago
  4. e931909 Additional patch from Tito to fix some anomolies by Eric Andersen · 22 years ago
  5. 9e59841 arping applet by Nick Fedchik by Glenn L McGrath · 22 years ago
  6. dd3461a Make output the same as upstream, patch by Tito by Glenn L McGrath · 22 years ago
  7. a69fd2e Patch by Stewart Brodie to terminate the string array correctly by Glenn L McGrath · 22 years ago
  8. e40500f Lineo has ceased to exist, and is no longer a sponsor. by Eric Andersen · 22 years ago
  9. 7040ecc Minor cleanup, identified by Stewart Brodie, patch by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  10. 4d00129 Correct column width for tab completion and ls by Glenn L McGrath · 22 years ago
  11. 58c708a New applet: httpd, by Glenn Engel by Glenn L McGrath · 22 years ago
  12. c2e74ca Prepare for new busybox-cvs upload by Glenn L McGrath · 22 years ago
  13. ea2a106 fixes for ia64 by Glenn L McGrath · 22 years ago
  14. 39dd401 Sync with 20030104-2 cvs package, disable fdisk BSD label as they dont by Glenn L McGrath · 22 years ago
  15. 4dcc2dd fdisk writable feature, allows compilation of a small fdisk that can by Glenn L McGrath · 22 years ago
  16. 2c24bb8 Fix tab-tab listing of files so it properly reflects current by Eric Andersen · 22 years ago
  17. 7ce75f4 > Eliminate dependancy on kernel header files. Naughty naughty. by Robert Griebl · 22 years ago
  18. a668558 Add "Broadcast +" support back in. Also cut the size down some. Not well by Manuel Novoa III · 22 years ago
  19. 87444ef Add usage for tar -j and -z by Glenn L McGrath · 22 years ago
  20. d4c8d1a Sync with 20021214-1 debian package by Glenn L McGrath · 22 years ago
  21. 76ff0da Support the obsolete '+' option by Glenn L McGrath · 22 years ago
  22. c00c56e Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  23. 0a65e19 Support the '=' command by Glenn L McGrath · 22 years ago
  24. 4d7f965 Adjust for new .depend target by Glenn L McGrath · 22 years ago
  25. e86e4a2 busybox target wasnt checking .depend, clean kbuild binaries only on distclean by Glenn L McGrath · 22 years ago
  26. 0f18271 Bugfix, wastn retrieving last block, patch by Jean-Christophe Dubois by Glenn L McGrath · 22 years ago
  27. 1643f41 When retrieving a file dont open file until we have to to prevent files of size 0 being created when retrieval fails, bug found by Jeff Angielski by Glenn L McGrath · 22 years ago
  28. 688cf01 Get interface names using ioctl rather than /proc, from Nick Fedchik by Glenn L McGrath · 22 years ago
  29. cf1fee0 Odd. I never brought this forward from bb.stable. Should handle by Eric Andersen · 22 years ago
  30. be2ae24 Always print the routing table header for IPv4: by Robert Griebl · 22 years ago
  31. 53f133a changed most assignments from ":=" to "=" to allow setting some variables by Robert Griebl · 22 years ago
  32. 275be87 Only included headers that are used. by Glenn L McGrath · 22 years ago
  33. 1e132dd fix warning by Glenn L McGrath · 22 years ago
  34. cf93274 rmmod -a removed modules recursively by Tim Riker · 22 years ago
  35. 6fe1960 cleanup by Tim Riker · 22 years ago
  36. 068b6b0 Don't build the ncurses stuff unless it is specifically asked for -Erik by Eric Andersen · 22 years ago
  37. c118f99 use const group_file by Tim Riker · 22 years ago
  38. 8b08bda Fix bug when reading mac from command line, continue; if hwaddrr not found by Glenn L McGrath · 22 years ago
  39. 25fe94f Merge copyfd and copy_file_chunk by Glenn L McGrath · 22 years ago
  40. a67dffe Change ftpput so it uses <remote-path> <local-file> as it should by Glenn L McGrath · 22 years ago
  41. 3b33dd9 Fix possible bug if file length not known by Glenn L McGrath · 22 years ago
  42. 02d7cbf New applets, ftpget and ftpput by Glenn L McGrath · 22 years ago
  43. f03c933 New applet, nameif by Nick Fedchik and myself. by Glenn L McGrath · 22 years ago
  44. 9130c85 full usage cleanup for udhcp by Glenn L McGrath · 22 years ago
  45. 6ed7759 Update email address for Gennady Feldman <gena01@gena01.com> by Glenn L McGrath · 22 years ago
  46. 6d07432 Support the o, f and p options, patch by Magnus M�rtensson by Glenn L McGrath · 22 years ago
  47. b8dff0c Teach addgroup to add user names to groups by Eric Andersen · 22 years ago
  48. b2bfd34 hehe. Screwed that one up. Lets do things right this time. -Erik by Eric Andersen · 22 years ago
  49. 1f1c3f9 Makefile rework coordinate with Russ so udhcp will behave -Erik by Eric Andersen · 22 years ago
  50. 54fde9e slight change to reflect BB_VER change by Russ Dill · 22 years ago
  51. f4b273c A cleaner cleanup that avoids passing an off_t to scanf by Eric Andersen · 22 years ago
  52. 9f4395c sorry about all the noise, should be all synced up now by Russ Dill · 22 years ago
  53. 920c1e8 another sync to udhcp cvs by Russ Dill · 22 years ago
  54. 9701411 squash a warning by Eric Andersen · 22 years ago
  55. 49b0f86 Fix -mtime, by Ian Abbott by Glenn L McGrath · 22 years ago
  56. 4501dbe Small bugfix, last_patch72 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  57. 1eb7a17 resync with udhcp cvs by Russ Dill · 22 years ago
  58. d7e1a6c Make sure we have a show_usage function prototype -Erik by Eric Andersen · 22 years ago
  59. 392947c Fixup all the horrible broken function prototypes -Erik by Eric Andersen · 22 years ago
  60. ece8fc2 Squash a warning by making function declaration a proper prototype by Eric Andersen · 22 years ago
  61. 29f9b2f Add missing header file to squash a warning by Eric Andersen · 22 years ago
  62. 80ff944 Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  63. 0552b9a Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  64. 84cc4e7 undefine sysinfo to prevent breakage on ia64 by Glenn L McGrath · 22 years ago
  65. acd244a Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  66. 8882ea5 Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  67. 39438c7 Fixup header file ordering by Eric Andersen · 22 years ago
  68. b323162 Use libbb/get_line_from_file instead of getline by Glenn L McGrath · 22 years ago
  69. 11adab0 Sync debian files with debian package version 0.60.99.cvs20021209-2 by Glenn L McGrath · 22 years ago
  70. 7b4e89b Fix undefined behaviour and save some bytes as suggested by Manuel Novoa III by Glenn L McGrath · 22 years ago
  71. 38386d7 include busybox after libc includes by Glenn L McGrath · 22 years ago
  72. b72a735 rpm applet by Laurence Anderson by Glenn L McGrath · 22 years ago
  73. 62fae30 Realpath applet by Glenn L McGrath · 22 years ago
  74. 9bf9f1e Forgot to rename foo by Glenn L McGrath · 22 years ago
  75. 919798d err.. Make clean in the scripts/config directory to remove some binaries by Glenn L McGrath · 22 years ago
  76. a94c310 Make clean in the scripts directory to remove some binaries by Glenn L McGrath · 22 years ago
  77. 584baeb Stop linian warning about statically linked binary by Glenn L McGrath · 22 years ago
  78. fad90db Fix a debug message, from Bastian Blank by Glenn L McGrath · 22 years ago
  79. fdbbb04 Command line history changes, lastpatch_71 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  80. 6b5bd0e Support using ip in udhcpc scripts. by Glenn L McGrath · 22 years ago
  81. c4698b3 Updates for the new build system from Bastian Blank (waldi) by Glenn L McGrath · 22 years ago
  82. a6bbf79 Fix compile warning by Glenn L McGrath · 22 years ago
  83. 35631a6 Fix compile warning with OSF by Glenn L McGrath · 22 years ago
  84. e167d69 Change #include order to fix warning by Glenn L McGrath · 22 years ago
  85. 8e49caa Start to cleanup handling of the state file, save some space and uses linked lists. by Glenn L McGrath · 22 years ago
  86. 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
  87. 346cdb1 Re-sort filenames to alphebetical order. by Glenn L McGrath · 22 years ago
  88. 4a6b4e3 Commit to reverse my previous commit, isnt cvs supposed to have some undo command ? by Glenn L McGrath · 22 years ago
  89. 4e05b9b include "busybox" after the libc includes tofix compile errors by Glenn L McGrath · 22 years ago
  90. 0325a1c Differentiate struct and type names by Glenn L McGrath · 22 years ago
  91. 1d65826 Fix command that brings down loopback by Glenn L McGrath · 22 years ago
  92. 80a6041 depends on for telnet and ipcalc by Glenn L McGrath · 22 years ago
  93. 75360f9 It shouldnt depend on itself by Glenn L McGrath · 22 years ago
  94. f795b02 Remove duplicate entry for kill by Glenn L McGrath · 22 years ago
  95. 0337c46 Add some help descriptions by Glenn L McGrath · 22 years ago
  96. a6b9051 Allow for people to select no default shell by Eric Andersen · 22 years ago
  97. 110ee23 Do the dumb/obvious thing for the killall->kill dependancy by Eric Andersen · 22 years ago
  98. 27e99c8 Fixup dumpleases compile problem by Eric Andersen · 22 years ago
  99. cc2bc45 Fix adjtimex applet compile by Eric Andersen · 22 years ago
  100. b077c9f Fixup buffer allocation by Eric Andersen · 22 years ago