1. fab3e12 Skip printing "/proc/%d/cmdline" stuff when it is not relevant by Eric Andersen · 21 years ago
  2. 64191c3 Remove cruft by Eric Andersen · 21 years ago
  3. 2faee7b Vodz, last_path_87, formatiing changes by Glenn L McGrath · 21 years ago
  4. 393183d Vodz, last_patch_86 by Glenn L McGrath · 21 years ago
  5. ddfe18d Update mkdep, per the "touchless dependencies for 2.4.x" patch by Eric Andersen · 21 years ago
  6. 46ba568 oops by Eric Andersen · 21 years ago
  7. d4f90ed This patch from Vitezslav Batrla, is a cleaner fix for the by Eric Andersen · 21 years ago
  8. 787ff55 Patch from Russell Coker: by Eric Andersen · 21 years ago
  9. 4fe3ff8 Patch from Glenn Engel by Glenn L McGrath · 21 years ago
  10. 0861e82 Handle -O preceding -x. by Matt Kraai · 21 years ago
  11. 900c8f3 Apply patch from Georg Magschok to fix syslog behavior so that the by Eric Andersen · 21 years ago
  12. d3af409 Part of a patch from Glenn Engel, updates httpd help by Glenn L McGrath · 21 years ago
  13. 874e338 vodz, last_patch_85 by Glenn L McGrath · 21 years ago
  14. 0a3b010 Re-use existing variables, patch from Tito by Glenn L McGrath · 21 years ago
  15. c9163fe last_patch84 by Vodz. by Glenn L McGrath · 21 years ago
  16. 49e74ef Add some missing lines for getty, patch by Steven Scholz by Glenn L McGrath · 21 years ago
  17. 74fcbb0 Fix \l so it doesnt print the character as well as the tty, from old by Glenn L McGrath · 21 years ago
  18. 1e11c34 minit, a Minimal init system. by Glenn L McGrath · 21 years ago
  19. 8c6887c Use xopen instead of xfopen by Glenn L McGrath · 21 years ago
  20. 7b3edeb Patch from Dmitry V. Levin to fix a fd leak by Eric Andersen · 21 years ago
  21. a860bec A couple of patches from Tito <farmatito@tiscali.it> by Eric Andersen · 21 years ago
  22. 7a54360 Use bb_xgetlarg by Glenn L McGrath · 21 years ago
  23. f01b805 New applet, fold by Glenn L McGrath · 21 years ago
  24. c91ce57 Config option to create an fgrep alias by Glenn L McGrath · 21 years ago
  25. c5408fe Fix segfault when cleaning up by Glenn L McGrath · 21 years ago
  26. 26df70a grep -f support, adds only 60 Bytes, but regex's now compiled as by Glenn L McGrath · 21 years ago
  27. e2aed7f Always preserve date by Glenn L McGrath · 21 years ago
  28. 91e1978 New commands, 'G' and 'H' by Glenn L McGrath · 21 years ago
  29. 69f28e7 Add the -d option, its used by old versions of config.guess, change to by Glenn L McGrath · 21 years ago
  30. fbf0b8a iPatch from waldi, fixes usage of ip route flush (from)? (match|exact) by Glenn L McGrath · 21 years ago
  31. 86f2cce Patch from Steven Scholz to fix telnetd compile problem by Eric Andersen · 21 years ago
  32. 2c1de61 There have been many reports of init failing to reboot and/or failing to halt by Eric Andersen · 21 years ago
  33. afc01cd unlink a previous file before its extracted by Glenn L McGrath · 21 years ago
  34. 923dd79 sync with waldi by Glenn L McGrath · 21 years ago
  35. 35a5b08 unlink() an existing file, before opening it, simply truncating can by Glenn L McGrath · 21 years ago
  36. 6f9a0d4 Add link to SimplyGNUstep by Eric Andersen · 21 years ago
  37. 4a11e0f Patch from David Updegraff to use calloc so that forward pointers start out by Eric Andersen · 21 years ago
  38. 2894266 Patch from David Updegraff to avoid corrupting memory while parsing the by Eric Andersen · 21 years ago
  39. 3436585 Minor .o file naming change by Eric Andersen · 21 years ago
  40. 7cb6ef7 enable CONFIG_USE_BB_PWD_GRP for the debian installer, by Eric Andersen · 21 years ago
  41. fc4cb4d Fix logic error in grouped commands by Glenn L McGrath · 21 years ago
  42. d4185b0 Fix up indenting by Glenn L McGrath · 21 years ago
  43. d7fe39b Really fix the 'r' command by Glenn L McGrath · 21 years ago
  44. d87a7ac Fix the sed 'r' command by Glenn L McGrath · 21 years ago
  45. 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 · 21 years ago
  46. bd9b32b Label ends at a newline, update comments, rename linked list field by Glenn L McGrath · 21 years ago
  47. 8d6395d Run through indent by Glenn L McGrath · 21 years ago
  48. 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 · 21 years ago
  49. 7ce9e24 Add hold space commands 'g', 'h', 'x' by Glenn L McGrath · 21 years ago
  50. c6adada Rename "line" to pattern_space to be more descriptive and closer to the POSIX description by Glenn L McGrath · 21 years ago
  51. 4957fc7 Sync with waldi's package by Glenn L McGrath · 21 years ago
  52. 8353fe9 Preparation for the new net-udeb based on required applets documented at by Glenn L McGrath · 21 years ago
  53. 982da3e Add more help text by Eric Andersen · 21 years ago
  54. 4762a48 Test that cvs commit messages are working properly -Erik by Eric Andersen · 21 years ago
  55. 0c236a0 Fix 'thinko'. by Manuel Novoa III · 21 years ago
  56. 8320b42 Yet another rather large face lift. It now works for me as expected. -Erik by Eric Andersen · 21 years ago
  57. a71c704 Avoid errors with buggy preprocessors by Eric Andersen · 21 years ago
  58. f3def27 Update config to new menu options by Glenn L McGrath · 21 years ago
  59. 1b6dfa7 Rename, to specify kernel by Glenn L McGrath · 21 years ago
  60. 9a52bb6 Group common string by Glenn L McGrath · 21 years ago
  61. 30b47df Small fix for sed 'y' command by Glenn L McGrath · 21 years ago
  62. f01b46d sed 'y' command, simplify some other code by Glenn L McGrath · 21 years ago
  63. 0c51832 Experimental support for embeded newline. (im evil) by Glenn L McGrath · 21 years ago
  64. b5b5ac3 trivial fix to make sure we have sufficient arguments before by Eric Andersen · 21 years ago
  65. a0f0f0c Still fine tunning the printing of the substitute command by Glenn L McGrath · 21 years ago
  66. 595a6a4 sed 't' branching command by Glenn L McGrath · 21 years ago
  67. ccd43a8 Fix sed 's' command's 'p' flag, so it can print line twice by Glenn L McGrath · 21 years ago
  68. b08e3e8 fix q command by Glenn L McGrath · 21 years ago
  69. 961c6c1 Add basic branching support, sed ':' and 'b' commands by Glenn L McGrath · 21 years ago
  70. 56c633c make sed cleanup use linked list by Glenn L McGrath · 21 years ago
  71. c949bfa Use a linked list for sed commands in preparation for branching support by Glenn L McGrath · 21 years ago
  72. 3a9b0bf Oops... had != but meant ==. by Manuel Novoa III · 21 years ago
  73. 4baef0c Minor cleanups. Document the cmp -l option. by Manuel Novoa III · 21 years ago
  74. ea4c434 Restrict octal perms to <= 07777. Cosmetic error message change. by Manuel Novoa III · 21 years ago
  75. 1cb1b64 Obligatory forgotten item. by Manuel Novoa III · 21 years ago
  76. 4eff181 Things my compiler didn't catch... by Manuel Novoa III · 21 years ago
  77. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  78. e01f966 Match newlines, this fixes matching of ^ or $ when there is a '\n' in the pattern being matched. This fixes cases when the N command is used. by Glenn L McGrath · 21 years ago
  79. 2971ef1 Fix a bug that corrupted the string followed commands that had no arguments (Closes #1304) by Glenn L McGrath · 21 years ago
  80. 737f5fb Patch from Jonas Holmberg, adjusted by Robert Schwebel, and by Eric Andersen · 21 years ago
  81. d2b8118 oops. args shuffled. by Eric Andersen · 21 years ago
  82. c3b2dbe Fix obviously wrong names from older busybox by Eric Andersen · 21 years ago
  83. 92b7e7b Patch from Tito Ragusa: by Eric Andersen · 21 years ago
  84. 3f1cf45 cope with crappy windoze ftp servers by Eric Andersen · 21 years ago
  85. e68afef Avoid potential rendering problems by Eric Andersen · 22 years ago
  86. 4157a8a fix n, add N, P by Glenn L McGrath · 22 years ago
  87. ff724fb add the 'n' command by Glenn L McGrath · 22 years ago
  88. bed4033 Add the q (quit) option by Glenn L McGrath · 22 years ago
  89. f3bd7c4 Fix a delimiter matching bug i introduced. by Glenn L McGrath · 22 years ago
  90. f50ce31 Support grouped commands, i.e. {cmd1;cmd2} by Glenn L McGrath · 22 years ago
  91. 4c6523a alloc array for commands, use string ptr in parse_command_string() by Glenn L McGrath · 22 years ago
  92. e7a8bc9 use typedef for struct sed_cmd by Glenn L McGrath · 22 years ago
  93. 1fb4467 redo get_addres(). save some space. possible fix a bug where the command might be set to 0 if no second address is given. dont parse sed_cmd struct to get_address, we only need the delim field. by Glenn L McGrath · 22 years ago
  94. 2f8a401 Woops, remove the code i didnt mean to commit by Glenn L McGrath · 22 years ago
  95. d5eadea Mention the opengroup sed reference, add a check which is disabled at present. by Glenn L McGrath · 22 years ago
  96. 505bd0f Fix matching for the $ address (last line) by Glenn L McGrath · 22 years ago
  97. 77831c1 be more careful about cleaning up by Eric Andersen · 22 years ago
  98. 3719e9e Scrub things a bit, shave off a few bytes. -Erik by Eric Andersen · 22 years ago
  99. 1bc5fa8 Save a few bytes and remove a redundant string by Eric Andersen · 22 years ago
  100. 6067c08 With nightmares of libbb ending up with 100 .c files starting by Eric Andersen · 22 years ago