1. 9eaf059 * editors/sed.c (parse_cmd_str): Remove redundant code to skip initial by Matt Kraai · 23 years ago
  2. 5ed78ad * editors/sed.c (parse_edit_cmd): Rewrite. by Matt Kraai · 23 years ago
  3. d299563 * AUTHORS (Matt Kraai): Update e-mail address. by Matt Kraai · 23 years ago
  4. 9758e7d * include/usage.h: Fix route and unzip usage messages (patch from by Matt Kraai · 23 years ago
  5. f3fbe20 * cmp/cmp-detects-difference: Simplify return code negation. by Matt Kraai · 23 years ago
  6. 01d2ea9 * testsuite/README: Document -v option. by Matt Kraai · 23 years ago
  7. 39fcb5a * archival/dpkg.c (create_list): Use chomp. by Matt Kraai · 23 years ago
  8. 0733e84 chomp should only remove the newline if it occurs at the end of the input. by Matt Kraai · 23 years ago
  9. d21735d * editors/sed.c (parse_edit_command): Require a newline after the backslash by Matt Kraai · 23 years ago
  10. 87ac702 unzip applet by Laurence Anderson by Glenn L McGrath · 23 years ago
  11. 4388033 ash patch: errname-diff by Aaron Lehmann · 23 years ago
  12. 9a218bf ash patch: initvar-diff by Aaron Lehmann · 23 years ago
  13. 1a69866 ash patch: forkshell-diff by Aaron Lehmann · 23 years ago
  14. eec2bbb ash patch: fgcmd-diff by Aaron Lehmann · 23 years ago
  15. 2aef3a6 ash patch: breakcmd-diff by Aaron Lehmann · 23 years ago
  16. 95877b6 ash patch: addfname-diff by Aaron Lehmann · 23 years ago
  17. 79a466f optimize this a little bit. by Eric Andersen · 23 years ago
  18. 6d13964 Silence some silly warnings -Erik by Eric Andersen · 23 years ago
  19. e7dd383 Link to udhcp by Eric Andersen · 23 years ago
  20. b9c0b99 Update URLs and email addresses by Eric Andersen · 23 years ago
  21. 7062484 Ignore blanks before the first address and before the command. by Matt Kraai · 23 years ago
  22. 1fcc66e New. by Matt Kraai · 23 years ago
  23. ceef50b Patch from vodz to fix broken function prototype by Eric Andersen · 23 years ago
  24. f1f2bd0 Patch from vodz to implement ^L (clear screen) by Eric Andersen · 23 years ago
  25. 9910cd2 Update TODO. vodz has implemented ^L. Reverse policy on tinylogin. -Erik by Eric Andersen · 23 years ago
  26. 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
  27. 31c73af Perform clean up only if CONFIG_FEATURE_CLEAN_UP is defined. by Matt Kraai · 23 years ago
  28. 2b1effd Write files when extracting an archive from standard input. by Matt Kraai · 23 years ago
  29. c5b5cab Remove dependence on CONFIG_FEATURE_CLEAN_UP. by Matt Kraai · 23 years ago
  30. 38c15be Avoid printing a trailing blank character. by Matt Kraai · 23 years ago
  31. 5a841ad Switch from FTP to HTTP for downloads by Eric Andersen · 23 years ago
  32. fb74a45 Vodz' last_patch31 by Eric Andersen · 23 years ago
  33. f3f9062 Things like 'tar -c /tmp/*' and 'tar -cO /tmp/*' where the output by Eric Andersen · 23 years ago
  34. 730f826 Add in a new restart init target, triggered by SIGHUP. Patch from by Eric Andersen · 23 years ago
  35. ace02dc Make cp and mv optionally preserve hard links. by Matt Kraai · 23 years ago
  36. 46ea0e4 * Add ^L clear to shell by Eric Andersen · 23 years ago
  37. 6925d50 Some minor usage cleanups from David Douthitt <ssrat@mailbag.com> by Eric Andersen · 23 years ago
  38. de2a342 Add a more verbose non-strip command. by Eric Andersen · 23 years ago
  39. e62dc86 Add support for big-endian ARM (initial patch by Mike Voytovich). by Matt Kraai · 23 years ago
  40. 04ae328 Update uClibc URL. by Matt Kraai · 23 years ago
  41. 14b7c5d Open the source before creating the destination. by Matt Kraai · 23 years ago
  42. 741f40b Use an int to hold the result of fgetc (bug noted by David Kimdon). by Matt Kraai · 23 years ago
  43. 72812d3 And a bit more by Eric Andersen · 23 years ago
  44. a2e6908 More polish by Eric Andersen · 23 years ago
  45. 90c2abd Oops by Eric Andersen · 23 years ago
  46. dec4343 Add in cvs info by Eric Andersen · 23 years ago
  47. 2423b12 Begin moving things to busybox.net -Erik by Eric Andersen · 23 years ago
  48. 05b5add Use a local image, not an offsite one. by Eric Andersen · 23 years ago
  49. 07a37ae New. by Matt Kraai · 23 years ago
  50. dba1145 Continue processing files if we are asked to touch, but not create, a file by Matt Kraai · 23 years ago
  51. 1a781a4 Enable test only if CONFIG_FEATURE_GREP_EGREP_ALIAS is defined. by Matt Kraai · 23 years ago
  52. 603557b Fix link name by Eric Andersen · 23 years ago
  53. 089db51 Fix broken link by Eric Andersen · 23 years ago
  54. 3eeab3b Update copyright and close file descriptors (noted by Axel Kittenberger). by Matt Kraai · 23 years ago
  55. 6834ee9 Avoid NULL pointer problems. Patch from "Frank P. MacLachlan" by Eric Andersen · 23 years ago
  56. 54805af Remove documentation for the --file option to hostname (noted by by Matt Kraai · 23 years ago
  57. c98c062 Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au> by Eric Andersen · 23 years ago
  58. b24d656 If find_pid_by_name() had an error, it was returning -1, but storing by Eric Andersen · 23 years ago
  59. 06656f3 Minor adjustment to the strip command by Eric Andersen · 23 years ago
  60. db93094 More copyright and email addr cleanups by Eric Andersen · 23 years ago
  61. 463304e Silly cosmetic problem in the comment by Eric Andersen · 23 years ago
  62. 356b6db Patch from Steve Merrifield <steve@labyrinth.net.au> to by Eric Andersen · 23 years ago
  63. 0ee0a8d Fix running more on files in the (broken) procfs that claim 0 length by Eric Andersen · 23 years ago
  64. b6ecbdc The ash ansification diff! by Aaron Lehmann · 23 years ago
  65. ebd8065 Trying to commit Changelog and TODO. cvs is being weird :/ by Aaron Lehmann · 23 years ago
  66. 2dd2d7a Patch to avoid warnings by Aaron Lehmann · 23 years ago
  67. b9df470 Commit my improvement on Rodney Brown's patch to g(un)zip, decreasing by Aaron Lehmann · 23 years ago
  68. 249f39a Simplify unzip(), remove unused checks and unneccessary variables by Glenn L McGrath · 23 years ago
  69. ef03dbc Simplify CRC table generation by Glenn L McGrath · 23 years ago
  70. aad44fb Fix some fegfaults and picket fence by Glenn L McGrath · 23 years ago
  71. 3280f9a New version to cut size. Includes optional basename() compatibility, but by Manuel Novoa III · 23 years ago
  72. 6509f92 Combined size reduction changes by Glenn and myself. Added back in "unknown" by Manuel Novoa III · 23 years ago
  73. 1dbbd2f Fail gracefully if package depends on a virtual package. by Glenn L McGrath · 23 years ago
  74. ed8a9be Patch from Dan Langlois <dan@somanetworks.com> Support SIGSTOP/SIGCONT by Eric Andersen · 23 years ago
  75. c365742 Add in a 'time' applet. Adds 4.5k. -Erik by Eric Andersen · 23 years ago
  76. 38288bb gunzip was incorrectly reporting a failed crc and length (discovered by by Glenn L McGrath · 23 years ago
  77. 8a35c9a Add space before module name (noted by Ron Yorston). by Matt Kraai · 23 years ago
  78. 9e6c9f7 Minor space saving improvments by Glenn L McGrath · 23 years ago
  79. 74afa9a When just counting chars of a file stat file instead of reading the whole file (Fixes Debian bug #103302) by Glenn L McGrath · 23 years ago
  80. c29ab97 woops. dotn pass NULL by Glenn L McGrath · 23 years ago
  81. 1477ad8 Simplify print function, prints an extra space if no filename, but saves 4 bytes by Glenn L McGrath · 23 years ago
  82. 02d090d Use enums for selected functionality, Reduce the size by nearly 100 Bytes by Glenn L McGrath · 23 years ago
  83. 2480e3a Fix dangling comma by Eric Andersen · 23 years ago
  84. 1dbd6ff New. by Matt Kraai · 23 years ago
  85. 585f657 Fix undeclared variable error. by Matt Kraai · 23 years ago
  86. 0c390a7 Eliminate warning. by Matt Kraai · 23 years ago
  87. fd3f1be New. by Matt Kraai · 23 years ago
  88. 355a61b Treat NUL as the end-of-line. by Matt Kraai · 23 years ago
  89. 66c2205 More grammar fixes by Eric Andersen · 23 years ago
  90. dbdc0d5 grammer error by Eric Andersen · 23 years ago
  91. 4d7f9c3 Update the website by Eric Andersen · 23 years ago
  92. 4b8a1e8 Fix email addr by Eric Andersen · 23 years ago
  93. f435a91 S390 wierdness by Eric Andersen · 23 years ago
  94. 81ee96f Usr get_last_path_component() name basename() by Eric Andersen · 23 years ago
  95. c366421 Include time.h by Eric Andersen · 23 years ago
  96. edc6e02 Oops. doubled myself by Eric Andersen · 23 years ago
  97. 372f126 Note tinylogin TODO items by Eric Andersen · 23 years ago
  98. efd7f03 Fix opt type in dpkg (closes: #118975). by Matt Kraai · 23 years ago
  99. 4e05da8 Add a check target. by Matt Kraai · 23 years ago
  100. 36c613a Update usage instructions, and document test case format. by Matt Kraai · 23 years ago