1. 7b4e89b Fix undefined behaviour and save some bytes as suggested by Manuel Novoa III by Glenn L McGrath · 22 years ago
  2. 38386d7 include busybox after libc includes by Glenn L McGrath · 22 years ago
  3. b72a735 rpm applet by Laurence Anderson by Glenn L McGrath · 22 years ago
  4. 62fae30 Realpath applet by Glenn L McGrath · 22 years ago
  5. 9bf9f1e Forgot to rename foo by Glenn L McGrath · 22 years ago
  6. 919798d err.. Make clean in the scripts/config directory to remove some binaries by Glenn L McGrath · 22 years ago
  7. a94c310 Make clean in the scripts directory to remove some binaries by Glenn L McGrath · 22 years ago
  8. 584baeb Stop linian warning about statically linked binary by Glenn L McGrath · 22 years ago
  9. fad90db Fix a debug message, from Bastian Blank by Glenn L McGrath · 22 years ago
  10. fdbbb04 Command line history changes, lastpatch_71 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  11. 6b5bd0e Support using ip in udhcpc scripts. by Glenn L McGrath · 22 years ago
  12. c4698b3 Updates for the new build system from Bastian Blank (waldi) by Glenn L McGrath · 22 years ago
  13. a6bbf79 Fix compile warning by Glenn L McGrath · 22 years ago
  14. 35631a6 Fix compile warning with OSF by Glenn L McGrath · 22 years ago
  15. e167d69 Change #include order to fix warning by Glenn L McGrath · 22 years ago
  16. 8e49caa Start to cleanup handling of the state file, save some space and uses linked lists. by Glenn L McGrath · 22 years ago
  17. 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
  18. 346cdb1 Re-sort filenames to alphebetical order. by Glenn L McGrath · 22 years ago
  19. 4a6b4e3 Commit to reverse my previous commit, isnt cvs supposed to have some undo command ? by Glenn L McGrath · 22 years ago
  20. 4e05b9b include "busybox" after the libc includes tofix compile errors by Glenn L McGrath · 22 years ago
  21. 0325a1c Differentiate struct and type names by Glenn L McGrath · 22 years ago
  22. 1d65826 Fix command that brings down loopback by Glenn L McGrath · 22 years ago
  23. 80a6041 depends on for telnet and ipcalc by Glenn L McGrath · 22 years ago
  24. 75360f9 It shouldnt depend on itself by Glenn L McGrath · 22 years ago
  25. f795b02 Remove duplicate entry for kill by Glenn L McGrath · 22 years ago
  26. 0337c46 Add some help descriptions by Glenn L McGrath · 22 years ago
  27. a6b9051 Allow for people to select no default shell by Eric Andersen · 22 years ago
  28. 110ee23 Do the dumb/obvious thing for the killall->kill dependancy by Eric Andersen · 22 years ago
  29. 27e99c8 Fixup dumpleases compile problem by Eric Andersen · 22 years ago
  30. cc2bc45 Fix adjtimex applet compile by Eric Andersen · 22 years ago
  31. b077c9f Fixup buffer allocation by Eric Andersen · 22 years ago
  32. da15a49 Make hush comple once again by Eric Andersen · 22 years ago
  33. 398ff9d Use libbb/get_line_from_file, change default state file location by Glenn L McGrath · 22 years ago
  34. cdbe5e5 Make mapping a config option again to save space, turn off file locking, do we really need it ? by Glenn L McGrath · 22 years ago
  35. 9227371 Fix bug that stoped -a working by Glenn L McGrath · 22 years ago
  36. 83fdb31 Kill link now pointing to porn site. by Eric Andersen · 22 years ago
  37. 23b5146 Put stuff back into a sub-menu by Eric Andersen · 22 years ago
  38. 5360182 Kill the now obsolete docs/Configure.help file, and move all existing by Eric Andersen · 22 years ago
  39. f0a360e Usage for klogd -c by Glenn L McGrath · 22 years ago
  40. 08c358b Fix a silly oversight breaking cross compilation -Erik by Eric Andersen · 22 years ago
  41. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
  42. deca106 Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not by Eric Andersen · 22 years ago
  43. 6f9b45b Unlink before mkdir, mknod, symlink to overwrite by Glenn L McGrath · 22 years ago
  44. 350d26b - the number of commands in the history list is now configureable via the by Robert Griebl · 22 years ago
  45. 3ba7cee print an error message if we can't load a module by Robert Griebl · 22 years ago
  46. 7127b58 Fix crashme code, by Jim Treadway by Glenn L McGrath · 22 years ago
  47. bf91f2e Save 10 bytes or so, last_patch_70 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  48. 69b5756 A missing /etc/securetty is not an error when checking the tty name - the by Robert Griebl · 22 years ago
  49. 09adaca last_patch_69, 8 bit clean and other fixes from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  50. 06b1aea Its move to busybox-cvs-doc.docs by Glenn L McGrath · 22 years ago
  51. 2626ef6 Use compare_string_array in ipaddress to save a few bytes, minor cleanups by Glenn L McGrath · 22 years ago
  52. 18eae00 Save a few more bytes by Glenn L McGrath · 22 years ago
  53. c82f232 Save a hundred bytes or so on the do_iproute function by Glenn L McGrath · 22 years ago
  54. b963875 Move compare_string_array to libbb by Glenn L McGrath · 22 years ago
  55. f112daa Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank by Glenn L McGrath · 22 years ago
  56. f3faf41 fix warning by Glenn L McGrath · 22 years ago
  57. b9e57f4 Fix the package name, patch from Bastian Blank by Glenn L McGrath · 22 years ago
  58. 941eb80 Build files from Bastian Blank by Glenn L McGrath · 22 years ago
  59. e1ad672 add the -c option, modified version of a patch from Bastian Blank by Glenn L McGrath · 22 years ago
  60. 6fc6d7f Patch from Bastian Blank (waldi) for debian installer by Glenn L McGrath · 22 years ago
  61. 4d4ef19 I miscalculated on this one, change it back by Glenn L McGrath · 22 years ago
  62. 82d2cd4 Clean up error messages by Glenn L McGrath · 22 years ago
  63. 1b0813a Minor error messages changes by Glenn L McGrath · 22 years ago
  64. d4de975 Cleanup error messages by Glenn L McGrath · 22 years ago
  65. 8b60244 Cleanup error messages by Glenn L McGrath · 22 years ago
  66. e3e2a7b Syntax error by Glenn L McGrath · 22 years ago
  67. a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
  68. 1652855 Style, error_msg by Glenn L McGrath · 22 years ago
  69. eaed78a Style by Glenn L McGrath · 22 years ago
  70. cdf142a Woops, forgot they printout applet name as well.... by Glenn L McGrath · 22 years ago
  71. 9048ae5 Use standard error messages by Glenn L McGrath · 22 years ago
  72. df72536 Use error_msg instead of fprintf(stderr by Glenn L McGrath · 22 years ago
  73. 68d9499 Use error_msg instead of fprintf(stderr by Glenn L McGrath · 22 years ago
  74. b2e28a0 Use error_msg instead of fprintf(stderr by Glenn L McGrath · 22 years ago
  75. b122217 Use error_msg( instead of fprintf(stderr by Glenn L McGrath · 22 years ago
  76. 642f289 Use error_msg instead of fprintf(stderr, other minor cleanups by Glenn L McGrath · 22 years ago
  77. 30db423 Style, minor cleanups by Glenn L McGrath · 22 years ago
  78. efdd0ae Use error_msg instead of fprintf(stderr by Glenn L McGrath · 22 years ago
  79. d7d5f42 Use error_msg instead of fprintf(stderr by Glenn L McGrath · 22 years ago
  80. d4036f8 Use erorr_msg( isntead of fprintf(stderr, by Glenn L McGrath · 22 years ago
  81. d211214 Use error_msg instead of printf(stderr by Glenn L McGrath · 22 years ago
  82. fedbfe4 Style by Glenn L McGrath · 22 years ago
  83. 8e027f6 Use printf instead of fprintf(stdout by Glenn L McGrath · 22 years ago
  84. 6ead3ab Save a few bytes in show_usage by Glenn L McGrath · 22 years ago
  85. 9c80241 left out a \" by Glenn L McGrath · 22 years ago
  86. 73ceca2 This test was hanging by Glenn L McGrath · 22 years ago
  87. 2601559 Adds a dummy entry to make it easier to make custom debs by Glenn L McGrath · 22 years ago
  88. 10d905c Install symlinks for the udeb, dont install changelogs for the udeb by Glenn L McGrath · 22 years ago
  89. 062c74f last_patch_68 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  90. ec87d37 Check that one and only one of the [cxt] options is given by Glenn L McGrath · 22 years ago
  91. 441e7ef fdisk applet by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  92. 0ff941e Name package busybox-unstable to keep a clean seperation between the official packages. by Glenn L McGrath · 22 years ago
  93. 8ae4cab use #ifdef CONFIG_* instead of #if CONFIG_* by Glenn L McGrath · 22 years ago
  94. c5dced1 Required file for busybox-doc package by Glenn L McGrath · 22 years ago
  95. 2f79f5b Store a custom Rules.mak file to enable buildign static binaries by Glenn L McGrath · 22 years ago
  96. efc6fbd use #ifdef instead of #if by Glenn L McGrath · 22 years ago
  97. a2e2482 Include heaps of options as is tradional with this deb by Glenn L McGrath · 22 years ago
  98. d7fb1b3 Use #ifdef instead of #if by Glenn L McGrath · 22 years ago
  99. 2801eb9 Fix simple syntax error by Glenn L McGrath · 22 years ago
  100. 12371f9 Make a seperate busybox-doc package by Glenn L McGrath · 22 years ago