1. 6705986 Warn about apps that will be going away in release 0.50 -Erik by Eric Andersen · 24 years ago
  2. 6d0921c Add HUMAN_READABLE define for -m and -h support in du, df, and ls by Richard June · 24 years ago
  3. 3b3f5c3 Use getopt (or getopt_long). by Matt Kraai · 24 years ago
  4. 8f8dab9 Fixed listed files to extract to be more like GNU. Reported by Deon George. by Matt Kraai · 24 years ago
  5. 0d5a08e Patch from Larry Doolittle to close bug #1086. -Erik by Eric Andersen · 24 years ago
  6. b098b6d Update time by Eric Andersen · 24 years ago
  7. fe9888a Fix naming to reflect reality by Eric Andersen · 24 years ago
  8. 965fa32 Move \n to inside TRIVIAL_HELP, to save a few bytes for the default case. by Eric Andersen · 24 years ago
  9. e2310b5 djust debian build targets by Eric Andersen · 24 years ago
  10. c73a7f9 lean up a potential error, thanks to Vladimir N. Oleynik <dzo@simtreas.ru>. by Eric Andersen · 24 years ago
  11. 370fb08 Clarify the statusbar config option so it states which applet it applies to. by Eric Andersen · 24 years ago
  12. 6092680 Adjust the default feature set a wee bit by Eric Andersen · 24 years ago
  13. 5f825ee Apply a patch from Vladimir N. Oleynik <dzo@simtreas.ru>, by Eric Andersen · 24 years ago
  14. f914a8a Close files before exit by Glenn L McGrath · 24 years ago
  15. 6f65a3a More printf cleanups by Eric Andersen · 24 years ago
  16. 1d26943 Close unused pipe handle before fork (for tar -z). by Glenn L McGrath · 24 years ago
  17. 8392acd All files include busybox.h, which includes applets.h, so the Makefile by Matt Kraai · 24 years ago
  18. 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
  19. c9acf8c Complicate truncate behavior. by Matt Kraai · 24 years ago
  20. fd4c58d Fix the exit status of umount -a, a casualty of the TRUE/FALSE normalization. by Matt Kraai · 24 years ago
  21. 9aa23ba Show an example of how to compile with uClibc. -Erik by Eric Andersen · 24 years ago
  22. 541ffe3 Fix ownership of extracted directories. by Matt Kraai · 24 years ago
  23. 5578740 Removed unused, unneeded, Lineo-specific script. by Mark Whitley · 24 years ago
  24. 744b064 Needs to be NULL at init in all cases. by Eric Andersen · 24 years ago
  25. 59d31b6 Changelog update/cleanup from larry. by Eric Andersen · 24 years ago
  26. 8ea28be Patch from larry doolittle to be ever so careful to cleanup by Eric Andersen · 24 years ago
  27. 0bcc813 Better label the globals. by Eric Andersen · 24 years ago
  28. b0970d4 Patch from Larry Doolittle to set values to static variables that live in the by Eric Andersen · 24 years ago
  29. eb60d8b Turned some #define constants into static const ints. by Mark Whitley · 24 years ago
  30. 55bccf3 Rewrote tail. by Matt Kraai · 24 years ago
  31. defcd5e Fix a segfault by only constructing the prompt when we need to. If we don't by Matt Kraai · 24 years ago
  32. 6c6ea6c Changed email address to codepoet.org, updated list of applets / docs I by Mark Whitley · 24 years ago
  33. 9238656 Included name of Larry Doolittle's build test script. Shameless self-crediting by Mark Whitley · 24 years ago
  34. 05ebdd0 Update to changelog -- mostly from Larry Doolittle. by Eric Andersen · 24 years ago
  35. 0810f72 Fixed -qv interaction (thanks to a report and patch from David Douthitt). by Matt Kraai · 24 years ago
  36. 09acc06 Move window size handling to cmdedit.c. Move prompt setup to setup_prompt_string() by Eric Andersen · 24 years ago
  37. 849083c Update interface per what now exists... by Eric Andersen · 24 years ago
  38. b3dc3b8 Cleanup -- move win handling to cmdedit.c, static-ify many functions. by Eric Andersen · 24 years ago
  39. 70a7855 Fix symbol table manipulation (report and fix by Larry Doolittle). by Matt Kraai · 24 years ago
  40. 1171c2f Added new script from Larry Doolittle that builds each applet individually. by Mark Whitley · 24 years ago
  41. be7499c Behave like GNU tar when matching excluded files. by Matt Kraai · 24 years ago
  42. a9711a5 Prevent / doubling and shrink parse_url. by Matt Kraai · 24 years ago
  43. 59c09d0 Fix warning for unused variable by Glenn L McGrath · 24 years ago
  44. 5e23e3d enable is_direcotry() for dpkg-deb by Glenn L McGrath · 24 years ago
  45. fa04432 Add dpkg-deb documentation by Glenn L McGrath · 24 years ago
  46. 47b0052 Disable a bunch of less common stuff by default. This produces by Eric Andersen · 24 years ago
  47. 5e8b3ea Logger forgot to NULL terminate strings from stdin. by Eric Andersen · 24 years ago
  48. 58a4085 really add dpkg-deb.c this time by Glenn L McGrath · 24 years ago
  49. 7541e3a add dpkg-deb command by Glenn L McGrath · 24 years ago
  50. 004827d Update logger usage information. by Matt Kraai · 24 years ago
  51. 1944f54 Log stdin when no message given and use getopt. by Matt Kraai · 24 years ago
  52. 28b3c53 I just whipped up support for arbitrary regex delimiters, so by Eric Andersen · 24 years ago
  53. 01bda5d Better dmalloc handling by Eric Andersen · 24 years ago
  54. 27c7bec Be more careful about dmalloc handling by Eric Andersen · 24 years ago
  55. e6e8183 Improvements from Vladimir N. Oleynik. by Matt Kraai · 24 years ago
  56. e9e182e Fix lower casing for weird locales. by Matt Kraai · 24 years ago
  57. 2d5b642 Cleanup from Gennady Feldman <gfeldman@mail.com> by Eric Andersen · 24 years ago
  58. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  59. e9f07fb Another sh.c patch from Larry Doolittle. This makes redirects work properly by Eric Andersen · 24 years ago
  60. 16fdbe8 Make more things be static (like they are supposed to be). by Eric Andersen · 24 years ago
  61. a6cd070 Bump the version number to 0.49pre by Eric Andersen · 24 years ago
  62. e111d69 Turns out, md5sum was broken anyways. It uses backwards TRUE/FALSE by Eric Andersen · 24 years ago
  63. 70da6a6 Fix a warning in sh.c. Remove use of getline() in md5sum since by Eric Andersen · 24 years ago
  64. 3680c58 Some corrections, some additions, some embellishments. by Mark Whitley · 24 years ago
  65. 5e8c0ff Rewrote. by Matt Kraai · 24 years ago
  66. e75f6a9 Fix a stupid naming error. by Eric Andersen · 24 years ago
  67. e80a263 Be sure to read from the given path, not the one used in the header. by Matt Kraai · 24 years ago
  68. 8eb5985 More spelling fixes from Larry Doolittle. by Mark Whitley · 24 years ago
  69. 8a6b619 Added a paragraph from Larry Dolittle, made some more section headers. by Mark Whitley · 24 years ago
  70. eac2636 New applet HOWTO. Written by Matt Kraai with some formating and additions by me. by Mark Whitley · 24 years ago
  71. a1f9775 Fix tar handling of absolute paths and excluded directories. by Matt Kraai · 24 years ago
  72. 24ac017 Rewrote dd. by Matt Kraai · 24 years ago
  73. 0d2acb0 Doc update from Matt Kraai, better describing the init process. by Eric Andersen · 24 years ago
  74. 8634977 Ok, this is a pretty major update to sh.c. I renamed all the variables and by Eric Andersen · 24 years ago
  75. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  76. 0dab829 Add missing newlines to error messages. by Matt Kraai · 24 years ago
  77. bfa7967 Rewrite nc to be simpler, smaller, and to check syscalls for errors. by Matt Kraai · 24 years ago
  78. 8677d7b Only say mailing list once. by Matt Kraai · 24 years ago
  79. e699b9f Remove defines for ar that arent needed by Glenn L McGrath · 24 years ago
  80. 4f1b012 Rewrite, fix a bug with multiple long filenames, simplify structure, remove cruft, make code conform closer to style guide, saves 350 Bytes. by Glenn L McGrath · 24 years ago
  81. 8abc78a Rewrite argv munger. by Matt Kraai · 24 years ago
  82. 1b622ff Add in mkCDrec - make CD-ROM recovery project. by Eric Andersen · 24 years ago
  83. aefe562 Simplify error handling. by Matt Kraai · 24 years ago
  84. 95fa0ea Shutdown sending on the socket when stdin closes. by Matt Kraai · 24 years ago
  85. 6f6aa9b Added some necessary brackets, removed debug noise. by Mark Whitley · 24 years ago
  86. e3a94f7 Ran aspell. by Matt Kraai · 24 years ago
  87. 95d1f6d Formatting fix by Eric Andersen · 24 years ago 0_48
  88. 4362200 Website update for the release by Eric Andersen · 24 years ago
  89. 1e1d232 Add a few folks to Authors by Eric Andersen · 24 years ago
  90. 235f66d A few more updates by Eric Andersen · 24 years ago
  91. d0fa0a1 Document gzip -d by Eric Andersen · 24 years ago
  92. 02ced93 Add GNU compatibile gzip -d by Eric Andersen · 24 years ago
  93. 4694836 Update the version number to 0.48 (no longer pre). by Eric Andersen · 24 years ago
  94. 2112554 A couple of updates to fix some minor cross compiling issues by Eric Andersen · 24 years ago
  95. 4836fd4 Patch from Matt Kraai: by Eric Andersen · 24 years ago
  96. bd193a4 Fix from Matt Kraai -- a better way to NULL terminate strings for the by Eric Andersen · 24 years ago
  97. 77508b2 Fix from Gennady Feldman for error msg by Eric Andersen · 24 years ago
  98. f361ac2 Mem leak fix from Matt Kraai by Eric Andersen · 24 years ago
  99. 483262f Patch from Matt Kraai to fix 'dirname /' by Eric Andersen · 24 years ago
  100. 4d4b3b1 Fix so cross compiling works again... by Eric Andersen · 24 years ago