1. f2ba45e Compile option to avoid using /usr directory, patch by Bastian Blank by Glenn L McGrath · 22 years ago
  2. 77c60e5 Use vsyslog instead of syslog, improve initalisation and cleanup of by Glenn L McGrath · 22 years ago
  3. 8573704 Fix leading spaces bug, free line buffer, redo next_word, save some space. by Glenn L McGrath · 22 years ago
  4. 147a3ca Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blank by Glenn L McGrath · 22 years ago
  5. fc4a0fd last_patch75_2 from vodz, by Eric Andersen · 22 years ago
  6. 85d9d80 Ensure consistant sort order, sed behavior, etc -Erik by Eric Andersen · 22 years ago
  7. ab4e19a Eliminate most instances where we use linux kernel headers -Erik by Eric Andersen · 22 years ago
  8. 92a06d0 Clean config binsries on 'make clean' by Eric Andersen · 22 years ago
  9. 8004bb7 Eliminate use of kernel header file -Erik by Eric Andersen · 22 years ago
  10. e0716ba Fixup addgroup help text by Eric Andersen · 22 years ago
  11. 4b525ad Only call free if it is necessary by Eric Andersen · 22 years ago
  12. 65ddf77 Patch from Tito to rework strings applet, and some testsuite by Eric Andersen · 22 years ago
  13. b4a1baa Correct some init issues, update email address, last_patch78 by Vladimir by Glenn L McGrath · 22 years ago
  14. d66370c Option to allow ifupdown use ip commands instead of ifconfig, add flush by Glenn L McGrath · 22 years ago
  15. 4e486a5 Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PING by Eric Andersen · 22 years ago
  16. 1dcf218 Patch from Daniel J Walsh at redhat to make free work for systems by Eric Andersen · 22 years ago
  17. 575c782 Patch from Robert Schwebel -- support ncurses installed in /usr/local by Eric Andersen · 22 years ago
  18. b1c9469 Patch from Robert Schwebel fixing a missing \n by Eric Andersen · 22 years ago
  19. aaab46b Fix an obvious mistake by Eric Andersen · 22 years ago
  20. f05fd44 Fix addgroup so it actually works -Erik by Eric Andersen · 22 years ago
  21. e931909 Additional patch from Tito to fix some anomolies by Eric Andersen · 22 years ago
  22. 9e59841 arping applet by Nick Fedchik by Glenn L McGrath · 22 years ago
  23. dd3461a Make output the same as upstream, patch by Tito by Glenn L McGrath · 22 years ago
  24. a69fd2e Patch by Stewart Brodie to terminate the string array correctly by Glenn L McGrath · 22 years ago
  25. e40500f Lineo has ceased to exist, and is no longer a sponsor. by Eric Andersen · 22 years ago
  26. 7040ecc Minor cleanup, identified by Stewart Brodie, patch by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  27. 4d00129 Correct column width for tab completion and ls by Glenn L McGrath · 22 years ago
  28. 58c708a New applet: httpd, by Glenn Engel by Glenn L McGrath · 22 years ago
  29. c2e74ca Prepare for new busybox-cvs upload by Glenn L McGrath · 22 years ago
  30. ea2a106 fixes for ia64 by Glenn L McGrath · 22 years ago
  31. 39dd401 Sync with 20030104-2 cvs package, disable fdisk BSD label as they dont by Glenn L McGrath · 22 years ago
  32. 4dcc2dd fdisk writable feature, allows compilation of a small fdisk that can by Glenn L McGrath · 22 years ago
  33. 2c24bb8 Fix tab-tab listing of files so it properly reflects current by Eric Andersen · 22 years ago
  34. 7ce75f4 > Eliminate dependancy on kernel header files. Naughty naughty. by Robert Griebl · 22 years ago
  35. a668558 Add "Broadcast +" support back in. Also cut the size down some. Not well by Manuel Novoa III · 22 years ago
  36. 87444ef Add usage for tar -j and -z by Glenn L McGrath · 22 years ago
  37. d4c8d1a Sync with 20021214-1 debian package by Glenn L McGrath · 22 years ago
  38. 76ff0da Support the obsolete '+' option by Glenn L McGrath · 22 years ago
  39. c00c56e Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  40. 0a65e19 Support the '=' command by Glenn L McGrath · 22 years ago
  41. 4d7f965 Adjust for new .depend target by Glenn L McGrath · 22 years ago
  42. e86e4a2 busybox target wasnt checking .depend, clean kbuild binaries only on distclean by Glenn L McGrath · 22 years ago
  43. 0f18271 Bugfix, wastn retrieving last block, patch by Jean-Christophe Dubois by Glenn L McGrath · 22 years ago
  44. 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
  45. 688cf01 Get interface names using ioctl rather than /proc, from Nick Fedchik by Glenn L McGrath · 22 years ago
  46. cf1fee0 Odd. I never brought this forward from bb.stable. Should handle by Eric Andersen · 22 years ago
  47. be2ae24 Always print the routing table header for IPv4: by Robert Griebl · 22 years ago
  48. 53f133a changed most assignments from ":=" to "=" to allow setting some variables by Robert Griebl · 22 years ago
  49. 275be87 Only included headers that are used. by Glenn L McGrath · 22 years ago
  50. 1e132dd fix warning by Glenn L McGrath · 22 years ago
  51. cf93274 rmmod -a removed modules recursively by Tim Riker · 22 years ago
  52. 6fe1960 cleanup by Tim Riker · 22 years ago
  53. 068b6b0 Don't build the ncurses stuff unless it is specifically asked for -Erik by Eric Andersen · 22 years ago
  54. c118f99 use const group_file by Tim Riker · 22 years ago
  55. 8b08bda Fix bug when reading mac from command line, continue; if hwaddrr not found by Glenn L McGrath · 22 years ago
  56. 25fe94f Merge copyfd and copy_file_chunk by Glenn L McGrath · 22 years ago
  57. a67dffe Change ftpput so it uses <remote-path> <local-file> as it should by Glenn L McGrath · 22 years ago
  58. 3b33dd9 Fix possible bug if file length not known by Glenn L McGrath · 22 years ago
  59. 02d7cbf New applets, ftpget and ftpput by Glenn L McGrath · 22 years ago
  60. f03c933 New applet, nameif by Nick Fedchik and myself. by Glenn L McGrath · 22 years ago
  61. 9130c85 full usage cleanup for udhcp by Glenn L McGrath · 22 years ago
  62. 6ed7759 Update email address for Gennady Feldman <gena01@gena01.com> by Glenn L McGrath · 22 years ago
  63. 6d07432 Support the o, f and p options, patch by Magnus M�rtensson by Glenn L McGrath · 22 years ago
  64. b8dff0c Teach addgroup to add user names to groups by Eric Andersen · 22 years ago
  65. b2bfd34 hehe. Screwed that one up. Lets do things right this time. -Erik by Eric Andersen · 22 years ago
  66. 1f1c3f9 Makefile rework coordinate with Russ so udhcp will behave -Erik by Eric Andersen · 22 years ago
  67. 54fde9e slight change to reflect BB_VER change by Russ Dill · 22 years ago
  68. f4b273c A cleaner cleanup that avoids passing an off_t to scanf by Eric Andersen · 22 years ago
  69. 9f4395c sorry about all the noise, should be all synced up now by Russ Dill · 22 years ago
  70. 920c1e8 another sync to udhcp cvs by Russ Dill · 22 years ago
  71. 9701411 squash a warning by Eric Andersen · 22 years ago
  72. 49b0f86 Fix -mtime, by Ian Abbott by Glenn L McGrath · 22 years ago
  73. 4501dbe Small bugfix, last_patch72 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  74. 1eb7a17 resync with udhcp cvs by Russ Dill · 22 years ago
  75. d7e1a6c Make sure we have a show_usage function prototype -Erik by Eric Andersen · 22 years ago
  76. 392947c Fixup all the horrible broken function prototypes -Erik by Eric Andersen · 22 years ago
  77. ece8fc2 Squash a warning by making function declaration a proper prototype by Eric Andersen · 22 years ago
  78. 29f9b2f Add missing header file to squash a warning by Eric Andersen · 22 years ago
  79. 80ff944 Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  80. 0552b9a Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  81. 84cc4e7 undefine sysinfo to prevent breakage on ia64 by Glenn L McGrath · 22 years ago
  82. acd244a Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  83. 8882ea5 Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  84. 39438c7 Fixup header file ordering by Eric Andersen · 22 years ago
  85. b323162 Use libbb/get_line_from_file instead of getline by Glenn L McGrath · 22 years ago
  86. 11adab0 Sync debian files with debian package version 0.60.99.cvs20021209-2 by Glenn L McGrath · 22 years ago
  87. 7b4e89b Fix undefined behaviour and save some bytes as suggested by Manuel Novoa III by Glenn L McGrath · 22 years ago
  88. 38386d7 include busybox after libc includes by Glenn L McGrath · 22 years ago
  89. b72a735 rpm applet by Laurence Anderson by Glenn L McGrath · 22 years ago
  90. 62fae30 Realpath applet by Glenn L McGrath · 22 years ago
  91. 9bf9f1e Forgot to rename foo by Glenn L McGrath · 22 years ago
  92. 919798d err.. Make clean in the scripts/config directory to remove some binaries by Glenn L McGrath · 22 years ago
  93. a94c310 Make clean in the scripts directory to remove some binaries by Glenn L McGrath · 22 years ago
  94. 584baeb Stop linian warning about statically linked binary by Glenn L McGrath · 22 years ago
  95. fad90db Fix a debug message, from Bastian Blank by Glenn L McGrath · 22 years ago
  96. fdbbb04 Command line history changes, lastpatch_71 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  97. 6b5bd0e Support using ip in udhcpc scripts. by Glenn L McGrath · 22 years ago
  98. c4698b3 Updates for the new build system from Bastian Blank (waldi) by Glenn L McGrath · 22 years ago
  99. a6bbf79 Fix compile warning by Glenn L McGrath · 22 years ago
  100. 35631a6 Fix compile warning with OSF by Glenn L McGrath · 22 years ago