1. a5c4884 Using safe_read seems, well, safer... by Eric Andersen · 21 years ago
  2. 61f6db1 As implemented, sha1sum would sometimes give the wrong answer. by Eric Andersen · 21 years ago
  3. a63d09a Patch from Pavel Roskin to fixup toplevel help text by Eric Andersen · 21 years ago
  4. b01ed65 Apply last_patch93 from vodz: by Eric Andersen · 21 years ago
  5. 0b0d393 Remove bdflush garbage, which is only relevant to unsupported kernel versions by Eric Andersen · 21 years ago
  6. 4a2dcd9 oops. make this actually work as intended.... by Eric Andersen · 21 years ago
  7. 7c51243 Make sure we end up with a unix2dos link to busybox by Eric Andersen · 21 years ago
  8. f60d4b4 Oops. by Eric Andersen · 21 years ago
  9. 27cb684 last_patch91 from vodz to convert tar to use bb_getopt_ulflags by Eric Andersen · 21 years ago
  10. a3bb3e6 Geir Thomassen wrote, regarding networking/httpd.c line 1358 by Eric Andersen · 21 years ago
  11. fd10c70 Per patch from Nick Fedchik, use SHADOW_FILE, not "/etc/shadow". by Eric Andersen · 21 years ago
  12. 1c25ba9 Oops. As Andrew Dennison just noticed, I left a stray by Eric Andersen · 21 years ago
  13. b6071ea Regenerate the busybox.links file when the .config changes by Eric Andersen · 21 years ago
  14. 655d814 New applet: patch, applies a unified diff by Glenn L McGrath · 21 years ago
  15. a0b3705 Save a few bytes by using bb_getopt_ulflags and a few other minor improvments by Glenn L McGrath · 21 years ago
  16. f0f754a Based on a tinylogin patch from Philip Blundell, add several by Eric Andersen · 21 years ago
  17. 9d9cecf Fix a silly bug I introduced yesterday by Eric Andersen · 21 years ago
  18. 3c8bca3 Fixup whitespace handing, fixing some annoying behavior and by Eric Andersen · 21 years ago
  19. 25ea42d Fall back to looking in /lib/modules/modules.dep if by Eric Andersen · 21 years ago
  20. 908e362 Patch from Andrew Dennison: by Eric Andersen · 21 years ago
  21. 9d7f0f0 Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display a by Eric Andersen · 21 years ago
  22. dd92c77 Don't shadow a paramater by Eric Andersen · 21 years ago
  23. 0cc7e62 Fix a couple vars that could be used uninitialized by Eric Andersen · 21 years ago
  24. 2a41ec6 use an explicit cast on some types that change size when by Eric Andersen · 21 years ago
  25. 1b2e7c3 Make gcc not whine about "deprecated use of label at end of compound statement" by Eric Andersen · 21 years ago
  26. c9e7024 Add prototype update missing from last_patch89. Fix screwy formatting in cut. by Eric Andersen · 21 years ago
  27. 0f08e53 Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
  28. 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
  29. dfce353 Fix rpm usage msg by Eric Andersen · 21 years ago
  30. a8da17a Add missing pieces from vodz' last_patch88 by Eric Andersen · 21 years ago
  31. fa7532b Fix the location for the default config so 'make defconfig' actually works by Eric Andersen · 21 years ago
  32. b838420 Handle hard links by converting them to symlinks by Glenn L McGrath · 21 years ago
  33. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 21 years ago
  34. 6c43f74 sha1sum option to compare checksums by Glenn L McGrath · 21 years ago
  35. a721204 Better error handling by Glenn L McGrath · 21 years ago
  36. a9e4617 Minor correction by Glenn L McGrath · 21 years ago
  37. 138d71b Fix bug (wrong value computed) when reading file from stdin, implement -s option by Glenn L McGrath · 21 years ago
  38. 7aa62cf Run through indent by Glenn L McGrath · 21 years ago
  39. 233b170 Patch from Lars Kellogg-Stedman, lars at larsshack.org, to by Eric Andersen · 21 years ago
  40. d130973 Put this back the way it was. I misunderstood what vodz was doing. by Eric Andersen · 21 years ago
  41. 82ab3d7 Make all syscall declarations use the syscall() function by Eric Andersen · 21 years ago
  42. b0cfca7 This was doing some silly stuff that is not necessary when using by Eric Andersen · 21 years ago
  43. a2d1982 cleanup a bit to remove needless verify() function by Eric Andersen · 21 years ago
  44. fab3e12 Skip printing "/proc/%d/cmdline" stuff when it is not relevant by Eric Andersen · 21 years ago
  45. 64191c3 Remove cruft by Eric Andersen · 21 years ago
  46. 2faee7b Vodz, last_path_87, formatiing changes by Glenn L McGrath · 21 years ago
  47. 393183d Vodz, last_patch_86 by Glenn L McGrath · 21 years ago
  48. ddfe18d Update mkdep, per the "touchless dependencies for 2.4.x" patch by Eric Andersen · 21 years ago
  49. 46ba568 oops by Eric Andersen · 21 years ago
  50. d4f90ed This patch from Vitezslav Batrla, is a cleaner fix for the by Eric Andersen · 21 years ago
  51. 787ff55 Patch from Russell Coker: by Eric Andersen · 21 years ago
  52. 4fe3ff8 Patch from Glenn Engel by Glenn L McGrath · 21 years ago
  53. 0861e82 Handle -O preceding -x. by Matt Kraai · 21 years ago
  54. 900c8f3 Apply patch from Georg Magschok to fix syslog behavior so that the by Eric Andersen · 21 years ago
  55. d3af409 Part of a patch from Glenn Engel, updates httpd help by Glenn L McGrath · 21 years ago
  56. 874e338 vodz, last_patch_85 by Glenn L McGrath · 21 years ago
  57. 0a3b010 Re-use existing variables, patch from Tito by Glenn L McGrath · 21 years ago
  58. c9163fe last_patch84 by Vodz. by Glenn L McGrath · 21 years ago
  59. 49e74ef Add some missing lines for getty, patch by Steven Scholz by Glenn L McGrath · 21 years ago
  60. 74fcbb0 Fix \l so it doesnt print the character as well as the tty, from old by Glenn L McGrath · 21 years ago
  61. 1e11c34 minit, a Minimal init system. by Glenn L McGrath · 21 years ago
  62. 8c6887c Use xopen instead of xfopen by Glenn L McGrath · 21 years ago
  63. 7b3edeb Patch from Dmitry V. Levin to fix a fd leak by Eric Andersen · 21 years ago
  64. a860bec A couple of patches from Tito <farmatito@tiscali.it> by Eric Andersen · 21 years ago
  65. 7a54360 Use bb_xgetlarg by Glenn L McGrath · 21 years ago
  66. f01b805 New applet, fold by Glenn L McGrath · 21 years ago
  67. c91ce57 Config option to create an fgrep alias by Glenn L McGrath · 21 years ago
  68. c5408fe Fix segfault when cleaning up by Glenn L McGrath · 21 years ago
  69. 26df70a grep -f support, adds only 60 Bytes, but regex's now compiled as by Glenn L McGrath · 21 years ago
  70. e2aed7f Always preserve date by Glenn L McGrath · 21 years ago
  71. 91e1978 New commands, 'G' and 'H' by Glenn L McGrath · 21 years ago
  72. 69f28e7 Add the -d option, its used by old versions of config.guess, change to by Glenn L McGrath · 21 years ago
  73. fbf0b8a iPatch from waldi, fixes usage of ip route flush (from)? (match|exact) by Glenn L McGrath · 21 years ago
  74. 86f2cce Patch from Steven Scholz to fix telnetd compile problem by Eric Andersen · 21 years ago
  75. 2c1de61 There have been many reports of init failing to reboot and/or failing to halt by Eric Andersen · 21 years ago
  76. afc01cd unlink a previous file before its extracted by Glenn L McGrath · 21 years ago
  77. 923dd79 sync with waldi by Glenn L McGrath · 21 years ago
  78. 35a5b08 unlink() an existing file, before opening it, simply truncating can by Glenn L McGrath · 21 years ago
  79. 6f9a0d4 Add link to SimplyGNUstep by Eric Andersen · 21 years ago
  80. 4a11e0f Patch from David Updegraff to use calloc so that forward pointers start out by Eric Andersen · 22 years ago
  81. 2894266 Patch from David Updegraff to avoid corrupting memory while parsing the by Eric Andersen · 22 years ago
  82. 3436585 Minor .o file naming change by Eric Andersen · 22 years ago
  83. 7cb6ef7 enable CONFIG_USE_BB_PWD_GRP for the debian installer, by Eric Andersen · 22 years ago
  84. fc4cb4d Fix logic error in grouped commands by Glenn L McGrath · 22 years ago
  85. d4185b0 Fix up indenting by Glenn L McGrath · 22 years ago
  86. d7fe39b Really fix the 'r' command by Glenn L McGrath · 22 years ago
  87. d87a7ac Fix the sed 'r' command by Glenn L McGrath · 22 years ago
  88. 2410386 fix substitution when replacing with &, we shouldnt check for an escape charcter. Its already been taken care of _somewhere_ else by Glenn L McGrath · 22 years ago
  89. bd9b32b Label ends at a newline, update comments, rename linked list field by Glenn L McGrath · 22 years ago
  90. 8d6395d Run through indent by Glenn L McGrath · 22 years ago
  91. c1d9507 Fixes block commands to correctly identify end of block, recognise the #n directive, fix substitue command when regex isnt specified by Glenn L McGrath · 22 years ago
  92. 7ce9e24 Add hold space commands 'g', 'h', 'x' by Glenn L McGrath · 22 years ago
  93. c6adada Rename "line" to pattern_space to be more descriptive and closer to the POSIX description by Glenn L McGrath · 22 years ago
  94. 4957fc7 Sync with waldi's package by Glenn L McGrath · 22 years ago
  95. 8353fe9 Preparation for the new net-udeb based on required applets documented at by Glenn L McGrath · 22 years ago
  96. 982da3e Add more help text by Eric Andersen · 22 years ago
  97. 4762a48 Test that cvs commit messages are working properly -Erik by Eric Andersen · 22 years ago
  98. 0c236a0 Fix 'thinko'. by Manuel Novoa III · 22 years ago
  99. 8320b42 Yet another rather large face lift. It now works for me as expected. -Erik by Eric Andersen · 22 years ago
  100. a71c704 Avoid errors with buggy preprocessors by Eric Andersen · 22 years ago