1. 637d226 Disable any buffering to stdout by Eric Andersen · 21 years ago
  2. 5289969 Tito writes: by Eric Andersen · 21 years ago
  3. 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
  4. 951df20 Do a better job of dealing with screwy s390 abi changes by Eric Andersen · 21 years ago
  5. acf6c91 ccording to this: by Eric Andersen · 21 years ago
  6. 1acfb72 Manuel Novoa III writes: by Eric Andersen · 21 years ago
  7. 0d6d88a Rob Landley's new micro-bunzip version 3. Rob writes: by Eric Andersen · 21 years ago
  8. 6fe55ae old gcc by Tim Riker · 21 years ago
  9. 7857c03 Paul Mundt (lethal) writes: by Eric Andersen · 21 years ago
  10. d12061b Vodz last_patch_117, update options for new xargs by Glenn L McGrath · 21 years ago
  11. 6179694 Vods versions of xargs by Glenn L McGrath · 21 years ago
  12. 75a5684 I don't need to have my email adder listed twice by Eric Andersen · 21 years ago
  13. 2af7000 Do not use kernel headers by Eric Andersen · 21 years ago
  14. fe4704e Fix an ommision preventing building, patch by Tito. by Glenn L McGrath · 21 years ago
  15. 12940e1 example devfs config file, patch from Tito. by Glenn L McGrath · 21 years ago
  16. 17d21fa New applet, devfsd, by Matteo Croce and Tito by Glenn L McGrath · 21 years ago
  17. a55d72b Patch from Steven Scholz, fix some warnings by Glenn L McGrath · 21 years ago
  18. 9982596 Bugfix for xargs by Glenn L McGrath · 21 years ago
  19. 29c77f7 Arnd Ben Otto writes: by Eric Andersen · 21 years ago
  20. dae099b We did not have a safe_write, which is the analog to safe_read. Convert by Eric Andersen · 21 years ago
  21. 638da75 Fix some warnings that have crept in recently by Eric Andersen · 21 years ago
  22. 0708585 Patch from Tito, size optimisation and fix error in exit code of -V option by Glenn L McGrath · 21 years ago
  23. 586d86c Comaptability with gcc-2.95 by Glenn L McGrath · 21 years ago
  24. 9d1a33c Vodz last_patch_105 without his xargs patch which doenst apply cleanly by Glenn L McGrath · 21 years ago
  25. add3ead Add the x, n, s and E options, remove -r as its expected behaviour. by Glenn L McGrath · 21 years ago
  26. 42c2573 Patch from Rob Landley; by Glenn L McGrath · 21 years ago
  27. fd7bc13 Woops, the previous patch reversal wasnt complete, breaking everything. by Glenn L McGrath · 21 years ago
  28. f86bd9f Reverse my previous changes and make a note about why its dont this way by Glenn L McGrath · 21 years ago
  29. 07cf926 Dont mix xarg options with utility option, fixes example of by Glenn L McGrath · 21 years ago
  30. 1dc0cca Vodz, last_patch_114 by Glenn L McGrath · 21 years ago
  31. 8ac86e3 Patch by Rob Landley, fix warning by Glenn L McGrath · 21 years ago
  32. 4a77c78 argc has already been decremented by Glenn L McGrath · 21 years ago
  33. cb920d9 Patch from Rob Landley, Simplify organisation of arguments. by Glenn L McGrath · 21 years ago
  34. 91b3d46 Fix -C option when creating tar files. by Glenn L McGrath · 21 years ago
  35. 9c91e41 Thomas Lundquist, update for current structure by Glenn L McGrath · 21 years ago
  36. 0ad4daa Patch from Rob Landley to fix backrefs by Glenn L McGrath · 21 years ago
  37. 738fb33 Patch by Rob Landley, fix "newline after edit command" by Glenn L McGrath · 21 years ago
  38. aa5a602 Patch by Rob Landley, work in progress update, fixes lots of bugs, by Glenn L McGrath · 21 years ago
  39. e6ba16f Patch by Guillaume Morin by Glenn L McGrath · 21 years ago
  40. f7dd10f Patch from Fillod Stephane by Glenn L McGrath · 21 years ago
  41. a79220d add size parameter to syslogd -C by Glenn L McGrath · 21 years ago
  42. 6b0658f Patch by Fillod Stephane, declare variables as static to not clobber by Glenn L McGrath · 21 years ago
  43. 6376b58 Use a variable for the config files, makes it easier to syncronise with by Glenn L McGrath · 21 years ago
  44. c98c7d9 Syncronise with debian busybox-cvs package by Glenn L McGrath · 21 years ago
  45. 761ec20 Fix some typo's, remove some extra free statements by Glenn L McGrath · 21 years ago
  46. a406a9c Add the -d option by Glenn L McGrath · 21 years ago
  47. eebcc1d Add the "install" applet, move get_ug_id to libbb as its used by chown, by Glenn L McGrath · 21 years ago
  48. d72e34c Patch by Steinar H. Gunderson to fix debian bug #211675. by Glenn L McGrath · 21 years ago
  49. d361217 Patch by Junio C Hamano to workaround a gcc compiler bug. by Glenn L McGrath · 21 years ago
  50. 2570b43 Configuration option to define wether to follows GNU sed's behaviour by Glenn L McGrath · 21 years ago
  51. 204ff1c Fix a bug that creapt in recently with substitution subprinting, and add by Glenn L McGrath · 21 years ago
  52. 96fd1b9 Compile get_terminal_width_height by Glenn L McGrath · 21 years ago
  53. baaa6e9 Patch from Stephane Billiart to fix an unused variable warning. by Glenn L McGrath · 21 years ago
  54. a3822de Patch from Bastian Blank to fix a problem when runing find under ash. by Glenn L McGrath · 21 years ago
  55. e16ab47 Patch from Tito, Reduces the size of busybox's strings applet from 1900 to by Glenn L McGrath · 21 years ago
  56. 977451e Fix a simple mistake with pattern space, and add a test for it by Glenn L McGrath · 21 years ago
  57. 47e5ca1 Patch by Jean Wolter to fix a bug where a script wouldnt be executed by Glenn L McGrath · 21 years ago
  58. e3e28d3 Fix some memory allocation problems by Glenn L McGrath · 21 years ago
  59. 8efe967 Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) by Eric Andersen · 21 years ago
  60. c4f72d1 fix function prototype by Eric Andersen · 21 years ago
  61. 45638df Needs prototype for close() by Eric Andersen · 21 years ago
  62. 2205c84 comparison was always false due to limited range of data types. by Eric Andersen · 21 years ago
  63. 1393a39 Do not shadow the global name 'accept' by Eric Andersen · 21 years ago
  64. 2eed0e2 Add a test for the 'P' command and fix current implementation so it by Glenn L McGrath · 21 years ago
  65. 6e5687a A test and fix for the sed 'n' command by Glenn L McGrath · 21 years ago
  66. 7b35121 Test for use of newline in regex's, this feature is used by most by Glenn L McGrath · 21 years ago
  67. 7311631 Fix for the sed-append-next-line test by Glenn L McGrath · 21 years ago
  68. 65f9dc0 Test the N command by Glenn L McGrath · 21 years ago
  69. 640c1f5 Fix recursion problem by Glenn L McGrath · 21 years ago
  70. ba5eb27 Check sed doesnt go into an infinite loop (yes it does) by Glenn L McGrath · 21 years ago
  71. c43f9ed Update Matteo Croce's email address by Glenn L McGrath · 21 years ago
  72. 294d113 Memory cleanups and fix for `echo "foo" | sed 's/foo/bar/;H;q'` by Glenn L McGrath · 21 years ago
  73. 8417c8c Cleanup memory usage by Glenn L McGrath · 21 years ago
  74. 7bf8f5b Update sed branch tests by Glenn L McGrath · 21 years ago
  75. 8a0b59f Add two new tests, sed-recurses-properly should always work by Glenn L McGrath · 21 years ago
  76. edc388c The previous fix for 's/a/1/;s/b/2/;t one;p;:one;p' broke the case of by Glenn L McGrath · 21 years ago
  77. 3fe4756 Preserve substitution flag value within the current line. by Glenn L McGrath · 21 years ago
  78. f452356 Fix branching commands. by Glenn L McGrath · 21 years ago
  79. 8aac05b Patch from Rob Landley by Glenn L McGrath · 21 years ago
  80. 7c59a83 Stupid typo by Glenn L McGrath · 21 years ago
  81. 4dc1d25 Fix some memory allocation problems by Glenn L McGrath · 21 years ago
  82. f36635c Fix the following testcase by disabling global substitution if the regex by Glenn L McGrath · 21 years ago
  83. c18ce37 Fix the following testcase by storing the state of the adress match with by Glenn L McGrath · 21 years ago
  84. c2b9186 Fix compile error, Vodz, last_path_113 by Glenn L McGrath · 21 years ago
  85. 2af3044 Typo. by Glenn L McGrath · 21 years ago
  86. eb213bd As vodz just pointed out, I screwup up the call to bb_xasprintf! by Eric Andersen · 21 years ago
  87. 7f2935b Remove final \n by Eric Andersen · 21 years ago
  88. 70af883 Fix obligitory typos by Eric Andersen · 21 years ago
  89. aa2afee Final changelog update by Eric Andersen · 21 years ago
  90. 839bd4a Remove version # by Eric Andersen · 21 years ago
  91. 3acfedf I suppose it is now Sept 12... by Eric Andersen · 21 years ago
  92. 23bc836 Update webpage a bit by Eric Andersen · 21 years ago
  93. beb3bbd Fix handling of hardlinks when OLDGNU and GNU extensions arent enabled. by Glenn L McGrath · 21 years ago
  94. ef91bf6 Use the typeflag to identify if its a hardlink on OLD and GNU posix by Glenn L McGrath · 21 years ago
  95. 51ed242 Invoke run-parts on /etc/network/if-*.d per the behavior of by Eric Andersen · 21 years ago
  96. e15138a Teach rdate to timeout in 10 seconds to avoid blocking forever by Eric Andersen · 21 years ago
  97. f57a614 config option CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN must depend by Eric Andersen · 21 years ago
  98. a4389cf Update changelog for release by Eric Andersen · 21 years ago
  99. 14092a1 Busybox CVS version ipcalc have problems: by Glenn L McGrath · 21 years ago
  100. 81155f8 Update definition of struct serial_struct, per linux-2.6.0-test5, by Eric Andersen · 21 years ago