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