1. 45a0513 Based on patches from Mike Frysinger, add insmod support for by Eric Andersen · 20 years ago
  2. 192c35f Tito writes: by Eric Andersen · 20 years ago
  3. 7eb79ff Tito writes: by Eric Andersen · 20 years ago
  4. b225e2a Fixup some warnings by Eric Andersen · 20 years ago
  5. 7850014 Quiet a few warnings by Eric Andersen · 20 years ago
  6. 75813ee Togg writes: by Eric Andersen · 20 years ago
  7. 1387910 Improve the setuid situation a bit, and make it more apparent by Eric Andersen · 20 years ago
  8. 37ba6bf The login applet should always be setuid root by Eric Andersen · 20 years ago
  9. 095dd0c Tito writes: by Eric Andersen · 20 years ago
  10. 713d6e3 Save a line or two by Eric Andersen · 20 years ago
  11. 97a1de1 Vladimir N. Oleynik writes: by Eric Andersen · 20 years ago
  12. 52499cb Tito writes: by Eric Andersen · 20 years ago
  13. 6fea732 Felipe Kellermann writes: by Eric Andersen · 20 years ago
  14. b619419 Patch from Manousaridis Angelos to cleanup stale file descriptors, it was preventing unmounting an initial filesystem. by Glenn L McGrath · 20 years ago
  15. a4d27d2 Patch from Rodney Radford adding x86_64 support. by Eric Andersen · 20 years ago
  16. a9eb33d regularly update the status line display -Erik by Eric Andersen · 20 years ago
  17. 807bd84 Patch from Mike Castle to cleanup some modutils issues, in by Eric Andersen · 20 years ago
  18. a4fccce Patch from Tito adding support for '-q' by Eric Andersen · 20 years ago
  19. b131db4 Patch from Tito documenting the '-q' option by Eric Andersen · 20 years ago
  20. cb01bb1 Patch from Vladimir N. Oleynik: by Eric Andersen · 20 years ago
  21. 9ab4657 Fixup 'dc' usage by Eric Andersen · 20 years ago
  22. b36900c Prepare for release by Eric Andersen · 20 years ago
  23. 85ae1bb Bump version by Eric Andersen · 20 years ago
  24. e3a792c Only pass modprobe module params with 2.6.x kernel support. -Erik by Eric Andersen · 20 years ago
  25. 1f50e84 Do not use vfork, as init is not vfork safe. Do not allow by Eric Andersen · 20 years ago
  26. 88e38ca Bertrand Baudet writes: by Eric Andersen · 20 years ago
  27. acd647c Joe.C writes: by Eric Andersen · 20 years ago
  28. 0722513 Use __kernel_old_dev_t for 2.6.x kernels by Eric Andersen · 20 years ago
  29. cf6ef05 Aurelien Jacobs writes: by Eric Andersen · 20 years ago
  30. beaef16 Christian Ostheimer writes: by Eric Andersen · 20 years ago
  31. 9940e08 Patch from solar to fix problems with get_name() by Eric Andersen · 20 years ago
  32. 4014ab1 Set default command to list rather than get, its default behaviour now by Glenn L McGrath · 20 years ago
  33. fcf4732 Patch from Mike Castle, dont print an empty line (patch modified by me to by Glenn L McGrath · 20 years ago
  34. 18bbd9b Patch from Tito to fix memory leak upon error. by Glenn L McGrath · 20 years ago
  35. 73db8be Patch from Bastian Blank to add 64 bit support to the test command. by Glenn L McGrath · 20 years ago
  36. d2c6f9a Patch from Phil Blundellto improve substring match by Glenn L McGrath · 20 years ago
  37. 65c8c7b Willian Barsse wrote by Glenn L McGrath · 20 years ago
  38. 2f325a0 Patch from Tito to fix warnings about redifined functionions barrier and likely. by Glenn L McGrath · 20 years ago
  39. 12ed333 Part of patch from William Barsse, fixes a problem with unescaped %. by Glenn L McGrath · 20 years ago
  40. 12de6cf Michael Leibow, MichaelLe at belkin.com writes: by Eric Andersen · 20 years ago
  41. 8401eea Run msh through indent by Eric Andersen · 20 years ago
  42. 44b5758 William Barsse writes: by Eric Andersen · 20 years ago
  43. 93d7fba Tito, farmatito at tiscali dot it writes: by Eric Andersen · 20 years ago
  44. ec91de7 fixup cut-n-paste problem by Eric Andersen · 20 years ago
  45. 67776be Simon Poole reports that awk segfaults when environment variables by Eric Andersen · 20 years ago
  46. cbcdbc4 Fix incorrect arguments being passed to mknod by Eric Andersen · 20 years ago
  47. b737b1a Umm. Not guilty by reason of insanity. -Erik by Eric Andersen · 20 years ago
  48. aad29b3 Fixup getty, login, etc so the utmp and wtmp are updated, allowing by Eric Andersen · 20 years ago
  49. 15b5885 use SIGTERM to kill off udhcpd, not SIGKILL by Eric Andersen · 20 years ago
  50. e71e760 Fix up brain damage with the way major and minor are used to create a dev_t by Eric Andersen · 20 years ago
  51. 373bc1e As noted by Eric Spakman, calling static_down() and then calling by Eric Andersen · 20 years ago
  52. 413db4d Clean up hex escape support. by Manuel Novoa III · 20 years ago
  53. 27645b4 Thanks to Ken Roberts, fix the slackware url by Eric Andersen · 20 years ago
  54. ccfc448 Felipe Kellermann noticed a missing `break'. by Eric Andersen · 20 years ago
  55. 9768a65 document stuff I have done by Robert Griebl · 20 years ago
  56. 7f8bcbe add missing ; by Eric Andersen · 20 years ago
  57. 461cdc8 bump version to -rc2 by Eric Andersen · 20 years ago
  58. b2a3005 bother. unrevert my fix. by Eric Andersen · 20 years ago
  59. 8f38782 Prepare for release by Eric Andersen · 20 years ago
  60. 53f5c0d Allow hex escape sequences by Eric Andersen · 20 years ago
  61. ac59425 Make certain that udhcp shuts down the interface by Eric Andersen · 20 years ago
  62. 882cec3 YAEGASHI Takeshi writes: by Eric Andersen · 20 years ago
  63. 29128cd oops by Eric Andersen · 20 years ago
  64. f54176d bump version to -rc2 by Eric Andersen · 20 years ago
  65. 06e62fd Make certain that udhcp shuts down the interface by Eric Andersen · 20 years ago
  66. 3809199 Allow hex escape sequences by Eric Andersen · 20 years ago
  67. 4f807a8 BusyBox has no business hard coding the number of major and minor bits for a by Eric Andersen · 20 years ago
  68. 5dcf15e Paul Whittaker writes: by Eric Andersen · 20 years ago
  69. 7991ad1 Patch by Paul Whittaker, make busybox dc compatable with GNU dc. by Glenn L McGrath · 20 years ago
  70. 6caf13b Update Tito's contributions by Glenn L McGrath · 20 years ago
  71. efc6bf6 Patch from Felipe Kellermann, fix endless loop when first > last and by Glenn L McGrath · 20 years ago
  72. c0dd26f Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove by Glenn L McGrath · 20 years ago
  73. d250167 Patch from Felipe Kellermann, fixup usage for halt command by Glenn L McGrath · 20 years ago
  74. 72b14a8 iUpdate reboot usage, patch by Felipe Kellermann by Glenn L McGrath · 20 years ago
  75. 1fbc909 Patch from Dmitry Zakharov to fix a bug discovered via the freeswap script. by Glenn L McGrath · 20 years ago
  76. 2e99d43 Fix for a bug identied by Harald Kuthe, when using many interfaces (29 by Glenn L McGrath · 20 years ago
  77. 9c83e83 Felipe Kellermann writes, by Glenn L McGrath · 20 years ago
  78. eeb06bf Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar' by Glenn L McGrath · 20 years ago
  79. 4359623 Patch from Felipe Kellermann to fix some typo's by Glenn L McGrath · 20 years ago
  80. b875631 Patch from Adam Slattery to add bzip2 support to rpm2cpio by Glenn L McGrath · 20 years ago
  81. 4d405bb Patch from Manousaridis Angelos to bring dhclient down more elegently by Glenn L McGrath · 20 years ago
  82. 5529b7b Reverse my previous change, "::" is a GNU getopt extension that allows by Glenn L McGrath · 20 years ago
  83. 36a836d Patch from Mike Snitzer <snitzer@gmail.com>: by Robert Griebl · 20 years ago
  84. 0177ce1 Patch from Mike Snitzer to fix return codes. by Glenn L McGrath · 20 years ago
  85. e8f4651 Fix bug in accepting buffer size argument by Glenn L McGrath · 20 years ago
  86. 8539667 Patch from Tito, ass usage for strings -a options by Glenn L McGrath · 20 years ago
  87. 469a1ea Patch from Mike Snitzer, bring down dhclient using its correct pid, fix by Glenn L McGrath · 20 years ago
  88. 28939ad Patch from Jean Wolter, fixes compiler warning when ASH_ALIAS is disabled. by Glenn L McGrath · 20 years ago
  89. a88ae49 Fixup -T (--files-from) option, works for non-directories now by Glenn L McGrath · 20 years ago
  90. f828da0 Avoid a naming conflict with include/bits/fcntl.h by Eric Andersen · 20 years ago
  91. bd8dd1e Patch from Mike Snitzer <snitzer@gmail.com>: by Robert Griebl · 20 years ago
  92. 809387f new_process_module_arguments returns 0 on error and 1 if everything went ok by Robert Griebl · 20 years ago
  93. 83676f1 oops by Eric Andersen · 20 years ago
  94. a212af1 Yet more doc updates by Eric Andersen · 20 years ago
  95. 24c20b1 more doc updates by Eric Andersen · 20 years ago
  96. ab95e3c cut-n-paste strikes again by Eric Andersen · 20 years ago
  97. f429d51 Update for release by Eric Andersen · 20 years ago
  98. 197d6d4 Update changelog by Eric Andersen · 20 years ago
  99. c0693ed Deal with the fact that 2.6.x kernels replace any '-'s in the by Eric Andersen · 20 years ago
  100. aea8e0e Bump version up to release candidate 1 by Eric Andersen · 20 years ago