1. 4014ab1 Set default command to list rather than get, its default behaviour now by Glenn L McGrath · 20 years ago
  2. fcf4732 Patch from Mike Castle, dont print an empty line (patch modified by me to by Glenn L McGrath · 20 years ago
  3. 18bbd9b Patch from Tito to fix memory leak upon error. by Glenn L McGrath · 20 years ago
  4. 73db8be Patch from Bastian Blank to add 64 bit support to the test command. by Glenn L McGrath · 20 years ago
  5. d2c6f9a Patch from Phil Blundellto improve substring match by Glenn L McGrath · 20 years ago
  6. 65c8c7b Willian Barsse wrote by Glenn L McGrath · 20 years ago
  7. 2f325a0 Patch from Tito to fix warnings about redifined functionions barrier and likely. by Glenn L McGrath · 20 years ago
  8. 12ed333 Part of patch from William Barsse, fixes a problem with unescaped %. by Glenn L McGrath · 20 years ago
  9. 12de6cf Michael Leibow, MichaelLe at belkin.com writes: by Eric Andersen · 20 years ago
  10. 8401eea Run msh through indent by Eric Andersen · 20 years ago
  11. 44b5758 William Barsse writes: by Eric Andersen · 20 years ago
  12. 93d7fba Tito, farmatito at tiscali dot it writes: by Eric Andersen · 20 years ago
  13. ec91de7 fixup cut-n-paste problem by Eric Andersen · 20 years ago
  14. 67776be Simon Poole reports that awk segfaults when environment variables by Eric Andersen · 20 years ago
  15. cbcdbc4 Fix incorrect arguments being passed to mknod by Eric Andersen · 20 years ago
  16. b737b1a Umm. Not guilty by reason of insanity. -Erik by Eric Andersen · 20 years ago
  17. aad29b3 Fixup getty, login, etc so the utmp and wtmp are updated, allowing by Eric Andersen · 20 years ago
  18. 15b5885 use SIGTERM to kill off udhcpd, not SIGKILL by Eric Andersen · 20 years ago
  19. e71e760 Fix up brain damage with the way major and minor are used to create a dev_t by Eric Andersen · 20 years ago
  20. 373bc1e As noted by Eric Spakman, calling static_down() and then calling by Eric Andersen · 20 years ago
  21. 413db4d Clean up hex escape support. by Manuel Novoa III · 20 years ago
  22. 27645b4 Thanks to Ken Roberts, fix the slackware url by Eric Andersen · 20 years ago
  23. ccfc448 Felipe Kellermann noticed a missing `break'. by Eric Andersen · 20 years ago
  24. 9768a65 document stuff I have done by Robert Griebl · 20 years ago
  25. 7f8bcbe add missing ; by Eric Andersen · 20 years ago 1_00_rc2
  26. 461cdc8 bump version to -rc2 by Eric Andersen · 20 years ago
  27. b2a3005 bother. unrevert my fix. by Eric Andersen · 20 years ago
  28. 8f38782 Prepare for release by Eric Andersen · 20 years ago
  29. 53f5c0d Allow hex escape sequences by Eric Andersen · 20 years ago
  30. ac59425 Make certain that udhcp shuts down the interface by Eric Andersen · 20 years ago
  31. 882cec3 YAEGASHI Takeshi writes: by Eric Andersen · 20 years ago
  32. 29128cd oops by Eric Andersen · 20 years ago
  33. f54176d bump version to -rc2 by Eric Andersen · 20 years ago
  34. 06e62fd Make certain that udhcp shuts down the interface by Eric Andersen · 20 years ago
  35. 3809199 Allow hex escape sequences by Eric Andersen · 20 years ago
  36. 4f807a8 BusyBox has no business hard coding the number of major and minor bits for a by Eric Andersen · 20 years ago
  37. 5dcf15e Paul Whittaker writes: by Eric Andersen · 20 years ago
  38. 7991ad1 Patch by Paul Whittaker, make busybox dc compatable with GNU dc. by Glenn L McGrath · 20 years ago
  39. 6caf13b Update Tito's contributions by Glenn L McGrath · 20 years ago
  40. efc6bf6 Patch from Felipe Kellermann, fix endless loop when first > last and by Glenn L McGrath · 20 years ago
  41. c0dd26f Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove by Glenn L McGrath · 20 years ago
  42. d250167 Patch from Felipe Kellermann, fixup usage for halt command by Glenn L McGrath · 20 years ago
  43. 72b14a8 iUpdate reboot usage, patch by Felipe Kellermann by Glenn L McGrath · 20 years ago
  44. 1fbc909 Patch from Dmitry Zakharov to fix a bug discovered via the freeswap script. by Glenn L McGrath · 20 years ago
  45. 2e99d43 Fix for a bug identied by Harald Kuthe, when using many interfaces (29 by Glenn L McGrath · 20 years ago
  46. 9c83e83 Felipe Kellermann writes, by Glenn L McGrath · 20 years ago
  47. eeb06bf Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar' by Glenn L McGrath · 20 years ago
  48. 4359623 Patch from Felipe Kellermann to fix some typo's by Glenn L McGrath · 20 years ago
  49. b875631 Patch from Adam Slattery to add bzip2 support to rpm2cpio by Glenn L McGrath · 20 years ago
  50. 4d405bb Patch from Manousaridis Angelos to bring dhclient down more elegently by Glenn L McGrath · 20 years ago
  51. 5529b7b Reverse my previous change, "::" is a GNU getopt extension that allows by Glenn L McGrath · 20 years ago
  52. 36a836d Patch from Mike Snitzer <snitzer@gmail.com>: by Robert Griebl · 20 years ago
  53. 0177ce1 Patch from Mike Snitzer to fix return codes. by Glenn L McGrath · 20 years ago
  54. e8f4651 Fix bug in accepting buffer size argument by Glenn L McGrath · 20 years ago
  55. 8539667 Patch from Tito, ass usage for strings -a options by Glenn L McGrath · 20 years ago
  56. 469a1ea Patch from Mike Snitzer, bring down dhclient using its correct pid, fix by Glenn L McGrath · 20 years ago
  57. 28939ad Patch from Jean Wolter, fixes compiler warning when ASH_ALIAS is disabled. by Glenn L McGrath · 20 years ago
  58. a88ae49 Fixup -T (--files-from) option, works for non-directories now by Glenn L McGrath · 20 years ago
  59. f828da0 Avoid a naming conflict with include/bits/fcntl.h by Eric Andersen · 20 years ago
  60. bd8dd1e Patch from Mike Snitzer <snitzer@gmail.com>: by Robert Griebl · 20 years ago
  61. 809387f new_process_module_arguments returns 0 on error and 1 if everything went ok by Robert Griebl · 20 years ago
  62. 83676f1 oops by Eric Andersen · 20 years ago
  63. a212af1 Yet more doc updates by Eric Andersen · 20 years ago
  64. 24c20b1 more doc updates by Eric Andersen · 20 years ago
  65. ab95e3c cut-n-paste strikes again by Eric Andersen · 20 years ago
  66. f429d51 Update for release by Eric Andersen · 20 years ago 1_00_rc1
  67. 197d6d4 Update changelog by Eric Andersen · 20 years ago
  68. c0693ed Deal with the fact that 2.6.x kernels replace any '-'s in the by Eric Andersen · 20 years ago
  69. aea8e0e Bump version up to release candidate 1 by Eric Andersen · 20 years ago
  70. 98e4eab Include some documentation posted to the list by vodz by Eric Andersen · 20 years ago
  71. 165e8cb Assign 'forced' before the goto to avoid a warning by Eric Andersen · 20 years ago
  72. 5e136f2 Prevent "`bootp_down' was declared implicitly `extern' and later `static'" warning by Eric Andersen · 20 years ago
  73. 65659be Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACE by Eric Andersen · 20 years ago
  74. f9584a1 Update the default config to not ask stuff by Eric Andersen · 20 years ago
  75. 8f41bfc The 'tests' target is long gone. by Eric Andersen · 20 years ago
  76. 9615a08 Replace the old and somewhat buggy pwd_grp stuff with the shiny by Eric Andersen · 20 years ago
  77. 837f058 Peter Kjellerstedt at axis.com writes: by Eric Andersen · 20 years ago
  78. 449f2bc Fixup a few documentation bugs by Eric Andersen · 20 years ago
  79. e8521f1 Fixup some cases of "QM_MODULES: not implemented" for both by Eric Andersen · 20 years ago
  80. fe9b9cd Paul Fox writes: by Eric Andersen · 20 years ago
  81. d926149 Avoid a number of places where large drives could wrap a uint, and by Eric Andersen · 20 years ago
  82. 0373cf1 Do not mess with the console logging level unless asked to do so. -Erik by Eric Andersen · 20 years ago
  83. 774e6cc Revert my previous commit by Glenn L McGrath · 20 years ago
  84. d967046 Fix compile error under 2.6, check for newer versions first or all the by Glenn L McGrath · 20 years ago
  85. 5f2a23c Fix compile error when math support disabled. by Glenn L McGrath · 20 years ago
  86. 5275b1e fix a stupid compile error when CONFIG_FEATURE_INSMOD_VERSION_CHECKING by Eric Andersen · 20 years ago
  87. fac312d Stupidity-1, Erik-0 by Eric Andersen · 20 years ago
  88. e983584 Bastian Blank notices a couple of int64_ts that should have been longs by Eric Andersen · 20 years ago
  89. bb692cd Add missing 'S' to the getopt string. by Eric Andersen · 20 years ago
  90. cb3b9b1 kill off insmod support for older pre 2.1 Linux kernels, by Eric Andersen · 20 years ago
  91. d943837 Patrick Huesmann writes: by Eric Andersen · 20 years ago
  92. 4872ed9 Robin Farine writes: by Eric Andersen · 20 years ago
  93. 7f94a5c Patch from Bastian Blank: by Eric Andersen · 20 years ago
  94. 36adca8 Patch from Bastian Blank: by Eric Andersen · 20 years ago
  95. 78a5dde Robin Farine writes: by Eric Andersen · 20 years ago
  96. ed9ecf7 Patch from Bastian Blank: by Eric Andersen · 20 years ago
  97. 16a4c41 note the new mailing list policy by Eric Andersen · 20 years ago
  98. 3023317 Typo fix from Niemann Hartmut by Eric Andersen · 21 years ago
  99. f34b0e9 Update reference for zip format by Glenn L McGrath · 21 years ago
  100. 07e1ccd Woops, the previous commit was an accident, its supplied in the patch, by Glenn L McGrath · 21 years ago