1. 5c9c8b4 Make cin be static by Eric Andersen · 24 years ago
  2. d5cad14 Update the arch-not-yet-supported msg to be more clear. by Eric Andersen · 24 years ago
  3. dff9d54 Add errno.h by Eric Andersen · 24 years ago
  4. 5307eca Make ls understand termios. -Erik by Eric Andersen · 24 years ago
  5. 114ad9c Fix a stupid bug I introduced yesterday. Doh! -Erik by Eric Andersen · 24 years ago
  6. dbb8f8d Update some comments to clarify things. by Eric Andersen · 24 years ago
  7. d35c215 Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. -Erik by Eric Andersen · 24 years ago
  8. ffde867 Add in spoon's watchdog timer app. -Erik by Eric Andersen · 24 years ago
  9. 8ba1b11 Because you demanded it, source tree snapshots are made available daily. by Mark Whitley · 24 years ago
  10. 0bc20ca Added Linux on nanoEngine to the list of known users. by Mark Whitley · 24 years ago
  11. 537d165 Update contact info. by Eric Andersen · 24 years ago
  12. c1b8f12 Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add by Eric Andersen · 24 years ago
  13. 155c89b I just wrote 'insmod -o' to close bug#1049. by Eric Andersen · 24 years ago
  14. 15f29e7 Tar, by itself, could fail. by Eric Andersen · 24 years ago
  15. cc2bcdc Cleanup from Larry Doolittle by Eric Andersen · 24 years ago
  16. 39b727f Fix for dpkg-deb, courtesy of Larry Doolittle. -Erik by Eric Andersen · 24 years ago
  17. 3862423 Add in Larry's CUSTOMIZED_BANNER patchlet, and let folks know that by Eric Andersen · 24 years ago
  18. 70c6086 More regression testing found buglets by Eric Andersen · 24 years ago
  19. 86f3d5b Bug fix and small create_module cleanup from Larry Doolittle to by Eric Andersen · 24 years ago
  20. 54e9457 Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry 'bout that. -Erik by Eric Andersen · 24 years ago
  21. 23a93f5 More regression-found bug fixes by Eric Andersen · 24 years ago
  22. f5d5e77 more bugs fixed -- found doing regression testing -Erik by Eric Andersen · 24 years ago
  23. 26439a2 Cleanup for build problem found using regression script by Eric Andersen · 24 years ago
  24. 088d9e0 Fix _old_ bug so that the regression test actually works. -Erik by Eric Andersen · 24 years ago
  25. 7d69701 Some behavioral updates to wget so it acts a bit nicer. -Erik by Eric Andersen · 24 years ago
  26. 8c5cb31 Fix up insmod usage info to mention -L by Eric Andersen · 24 years ago
  27. a18aaf1 Make insmod understand (and ignore) -L, and convert it to use getopt. by Eric Andersen · 24 years ago
  28. c5cd470 Update comments re netkit-tiny... -Erik by Eric Andersen · 24 years ago
  29. f6c6d9a Remove the warning messages. By consensus, netkit-tiny doesn't need to happen. by Eric Andersen · 24 years ago
  30. 24be980 Fix spelling. s/maintainence/maintenance/ by Eric Andersen · 24 years ago
  31. a5b55ca - Added a section on avoiding static buffers, per mailing list discussions by Mark Whitley · 24 years ago
  32. f1b0c77 Fixed tiny typo. by Mark Whitley · 24 years ago
  33. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  34. 2b8d07c Bug fix. by Eric Andersen · 24 years ago
  35. 9136e3c Remove host* applets from the default build. by Eric Andersen · 24 years ago
  36. e132119 Fix silly typo by Eric Andersen · 24 years ago
  37. 6705986 Warn about apps that will be going away in release 0.50 -Erik by Eric Andersen · 24 years ago
  38. 6d0921c Add HUMAN_READABLE define for -m and -h support in du, df, and ls by Richard June · 24 years ago
  39. 3b3f5c3 Use getopt (or getopt_long). by Matt Kraai · 24 years ago
  40. 8f8dab9 Fixed listed files to extract to be more like GNU. Reported by Deon George. by Matt Kraai · 24 years ago
  41. 0d5a08e Patch from Larry Doolittle to close bug #1086. -Erik by Eric Andersen · 24 years ago
  42. b098b6d Update time by Eric Andersen · 24 years ago
  43. fe9888a Fix naming to reflect reality by Eric Andersen · 24 years ago
  44. 965fa32 Move \n to inside TRIVIAL_HELP, to save a few bytes for the default case. by Eric Andersen · 24 years ago
  45. e2310b5 djust debian build targets by Eric Andersen · 24 years ago
  46. c73a7f9 lean up a potential error, thanks to Vladimir N. Oleynik <dzo@simtreas.ru>. by Eric Andersen · 24 years ago
  47. 370fb08 Clarify the statusbar config option so it states which applet it applies to. by Eric Andersen · 24 years ago
  48. 6092680 Adjust the default feature set a wee bit by Eric Andersen · 24 years ago
  49. 5f825ee Apply a patch from Vladimir N. Oleynik <dzo@simtreas.ru>, by Eric Andersen · 24 years ago
  50. f914a8a Close files before exit by Glenn L McGrath · 24 years ago
  51. 6f65a3a More printf cleanups by Eric Andersen · 24 years ago
  52. 1d26943 Close unused pipe handle before fork (for tar -z). by Glenn L McGrath · 24 years ago
  53. 8392acd All files include busybox.h, which includes applets.h, so the Makefile by Matt Kraai · 24 years ago
  54. 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
  55. c9acf8c Complicate truncate behavior. by Matt Kraai · 24 years ago
  56. fd4c58d Fix the exit status of umount -a, a casualty of the TRUE/FALSE normalization. by Matt Kraai · 24 years ago
  57. 9aa23ba Show an example of how to compile with uClibc. -Erik by Eric Andersen · 24 years ago
  58. 541ffe3 Fix ownership of extracted directories. by Matt Kraai · 24 years ago
  59. 5578740 Removed unused, unneeded, Lineo-specific script. by Mark Whitley · 24 years ago
  60. 744b064 Needs to be NULL at init in all cases. by Eric Andersen · 24 years ago
  61. 59d31b6 Changelog update/cleanup from larry. by Eric Andersen · 24 years ago
  62. 8ea28be Patch from larry doolittle to be ever so careful to cleanup by Eric Andersen · 24 years ago
  63. 0bcc813 Better label the globals. by Eric Andersen · 24 years ago
  64. b0970d4 Patch from Larry Doolittle to set values to static variables that live in the by Eric Andersen · 24 years ago
  65. eb60d8b Turned some #define constants into static const ints. by Mark Whitley · 24 years ago
  66. 55bccf3 Rewrote tail. by Matt Kraai · 24 years ago
  67. defcd5e Fix a segfault by only constructing the prompt when we need to. If we don't by Matt Kraai · 24 years ago
  68. 6c6ea6c Changed email address to codepoet.org, updated list of applets / docs I by Mark Whitley · 24 years ago
  69. 9238656 Included name of Larry Doolittle's build test script. Shameless self-crediting by Mark Whitley · 24 years ago
  70. 05ebdd0 Update to changelog -- mostly from Larry Doolittle. by Eric Andersen · 24 years ago
  71. 0810f72 Fixed -qv interaction (thanks to a report and patch from David Douthitt). by Matt Kraai · 24 years ago
  72. 09acc06 Move window size handling to cmdedit.c. Move prompt setup to setup_prompt_string() by Eric Andersen · 24 years ago
  73. 849083c Update interface per what now exists... by Eric Andersen · 24 years ago
  74. b3dc3b8 Cleanup -- move win handling to cmdedit.c, static-ify many functions. by Eric Andersen · 24 years ago
  75. 70a7855 Fix symbol table manipulation (report and fix by Larry Doolittle). by Matt Kraai · 24 years ago
  76. 1171c2f Added new script from Larry Doolittle that builds each applet individually. by Mark Whitley · 24 years ago
  77. be7499c Behave like GNU tar when matching excluded files. by Matt Kraai · 24 years ago
  78. a9711a5 Prevent / doubling and shrink parse_url. by Matt Kraai · 24 years ago
  79. 59c09d0 Fix warning for unused variable by Glenn L McGrath · 24 years ago
  80. 5e23e3d enable is_direcotry() for dpkg-deb by Glenn L McGrath · 24 years ago
  81. fa04432 Add dpkg-deb documentation by Glenn L McGrath · 24 years ago
  82. 47b0052 Disable a bunch of less common stuff by default. This produces by Eric Andersen · 24 years ago
  83. 5e8b3ea Logger forgot to NULL terminate strings from stdin. by Eric Andersen · 24 years ago
  84. 58a4085 really add dpkg-deb.c this time by Glenn L McGrath · 24 years ago
  85. 7541e3a add dpkg-deb command by Glenn L McGrath · 24 years ago
  86. 004827d Update logger usage information. by Matt Kraai · 24 years ago
  87. 1944f54 Log stdin when no message given and use getopt. by Matt Kraai · 24 years ago
  88. 28b3c53 I just whipped up support for arbitrary regex delimiters, so by Eric Andersen · 24 years ago
  89. 01bda5d Better dmalloc handling by Eric Andersen · 24 years ago
  90. 27c7bec Be more careful about dmalloc handling by Eric Andersen · 24 years ago
  91. e6e8183 Improvements from Vladimir N. Oleynik. by Matt Kraai · 24 years ago
  92. e9e182e Fix lower casing for weird locales. by Matt Kraai · 24 years ago
  93. 2d5b642 Cleanup from Gennady Feldman <gfeldman@mail.com> by Eric Andersen · 24 years ago
  94. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  95. e9f07fb Another sh.c patch from Larry Doolittle. This makes redirects work properly by Eric Andersen · 24 years ago
  96. 16fdbe8 Make more things be static (like they are supposed to be). by Eric Andersen · 24 years ago
  97. a6cd070 Bump the version number to 0.49pre by Eric Andersen · 24 years ago
  98. e111d69 Turns out, md5sum was broken anyways. It uses backwards TRUE/FALSE by Eric Andersen · 24 years ago
  99. 70da6a6 Fix a warning in sh.c. Remove use of getline() in md5sum since by Eric Andersen · 24 years ago
  100. 3680c58 Some corrections, some additions, some embellishments. by Mark Whitley · 24 years ago