1. 26f8e95 David Kimdon <dwhedon@instant802.com> noticed a thinko by Eric Andersen · 23 years ago
  2. 5c2bbb5 Remove unnecessary errno handling. by Matt Kraai · 23 years ago
  3. 6c5fdfa New. by Matt Kraai · 23 years ago
  4. a21c24b Convert strdup call to xstrdup, and calloc calls to xcalloc (patch from by Matt Kraai · 23 years ago
  5. c822763 Change strdup calls to xstrdup (patch from Steve Merrifield). by Matt Kraai · 23 years ago
  6. 357cfc7 Brag. by Matt Kraai · 23 years ago
  7. 9fb38f6 Eliminate unused variable warnings. by Matt Kraai · 23 years ago
  8. a5f09c6 Use fopen wrapper. by Matt Kraai · 23 years ago
  9. c5f9a9d Add redhat and slackware by Eric Andersen · 23 years ago
  10. 31ac3b7 Add in Redhat by Eric Andersen · 23 years ago
  11. 45784fe Some more minor build cleanups by Eric Andersen · 23 years ago
  12. dba4e6f Add in grep -E support by Eric Andersen · 23 years ago
  13. c223ced I forgot to add these. Part of the patch from vodz by Eric Andersen · 23 years ago
  14. 282671b Cleanup some config problems. Add a sane default config that basically by Eric Andersen · 23 years ago
  15. 30fcef4 Only use -mpreferred-stack-boundary with gcc versions that support it by Eric Andersen · 23 years ago
  16. cd8c436 Latest patch from vodz: by Eric Andersen · 23 years ago
  17. 94f19a8 oops by Eric Andersen · 23 years ago
  18. 744a194 Can't use RESERVE_CONFIG_BUFFER here since the allocation by Eric Andersen · 23 years ago
  19. c52a6b0 |2001-10-08 Rodney Brown <rbrown64@csc.com.au> by Eric Andersen · 23 years ago
  20. e5d58c3 Mention that glibc-2.2 is supported by Eric Andersen · 23 years ago
  21. 882cbcd more config.in entries from Giulio Orsero <giulioo@pobox.com> by Eric Andersen · 23 years ago
  22. 7131213 config.in features patch from Giulio Orsero <giulioo@pobox.com> by Eric Andersen · 23 years ago
  23. df23302 Remove comments about 'make bzImage' by Eric Andersen · 23 years ago
  24. 5abdaa9 Force main to always be included by Eric Andersen · 23 years ago
  25. 3c513e3 Fix spelling by Eric Andersen · 23 years ago
  26. 0a25b35 Fix create list segfault by Glenn L McGrath · 23 years ago
  27. 55b2ded Required for od and hexdump applets by Glenn L McGrath · 23 years ago
  28. 6028111 Introduce od and hexdump applets by Glenn L McGrath · 23 years ago
  29. b89637a New. by Matt Kraai · 23 years ago
  30. 5447f17 Remove completed task. by Matt Kraai · 23 years ago
  31. f419855 Mark as unsupported unless CONFIG_FEATURE_TAR_EXCLUDE is defined. by Matt Kraai · 23 years ago
  32. bb0088e Make egrep only set REG_EXTENDED flag. by Matt Kraai · 23 years ago
  33. 8fc0589 *** empty log message *** by Eric Andersen · 23 years ago
  34. f46999f Fix location of Configure.help by Eric Andersen · 23 years ago
  35. 1552ff7 Move usage.h to include/usage.h by Eric Andersen · 23 years ago
  36. ec07469 Patch from Aaron Lehmann <aaronl@vitelus.com>; by Eric Andersen · 23 years ago
  37. 31a0ece Add netstat applet, submitted by Bart Visscher <magick@linux-fan.com> by Eric Andersen · 23 years ago
  38. 7d68290 Add the run-parts applet submitted by Emanuele Aina <emanuele.aina@tiscali.it> by Eric Andersen · 23 years ago
  39. eaecbf3 Fixup some silly prototype warnings by Eric Andersen · 23 years ago
  40. 69a20f0 Patch from ASA <llb@udm.net.ru> to that source files by Eric Andersen · 23 years ago
  41. 6cf47a7 Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it> by Eric Andersen · 23 years ago
  42. 2bc4dec Document CONFIG_RUN_PARTS, patch from Emanuele Aina <faina.mail@tiscalinet.it> by Eric Andersen · 23 years ago
  43. a58f040 Add Gennady Feldman by Eric Andersen · 23 years ago
  44. 85dd4b3 start-stop-deamon is done by Eric Andersen · 23 years ago
  45. ccd96f1 Patch from Charles Steinkuehler <charles@steinkuehler.net> by Eric Andersen · 23 years ago
  46. 3d61b10 Major cleanup from Charles Steinkuehler <charles@steinkuehler.net>: by Eric Andersen · 23 years ago
  47. 950d8b4 patch from vodz: by Eric Andersen · 23 years ago
  48. 2c669dd patch from Giulio Orsero <giulioo@pobox.com> by Eric Andersen · 23 years ago
  49. ce22fee by John Beppu · 23 years ago
  50. 3889078 Merge test suite. by Matt Kraai · 23 years ago
  51. 999623e Use extended regular expressions when invoked as egrep (noted and initial by Matt Kraai · 23 years ago
  52. b5f2516 Add killall (noted by Giulio Orsero). by Matt Kraai · 23 years ago
  53. 813d88c As Aaron Lehmann just pointed out, I forgot a line... by Eric Andersen · 23 years ago
  54. 4acf8f8 Use error_msg() instead of fprintf(stderr, ...) by Eric Andersen · 23 years ago
  55. 72f9a42 Add in some (theoretical) uClinux support. Some init cleanups by Eric Andersen · 23 years ago
  56. 9af363f include unistd which provides off_t for the header and hence unarchive applets by Glenn L McGrath · 23 years ago
  57. 7134d65 Attempt to fix libc compiling error regarding off_t by Glenn L McGrath · 23 years ago
  58. 8e39292 Be extra pedantic about printing the correct type for an address by Eric Andersen · 23 years ago
  59. c265b17 Wrap exclude_file() inside a #ifdef CONFIG_FEATURE_TAR_EXCLUDE block by Eric Andersen · 23 years ago
  60. 087bc82 Fix up the configuration rules and update Libc5 piece for Syslogd. (copied code from logread.c) by Gennady Feldman · 23 years ago
  61. ee28362 Menu entry for tar creation support by Glenn L McGrath · 23 years ago
  62. 107c796 Recovery from previous commit by Glenn L McGrath · 23 years ago
  63. 9f2f854 rEcover from my previous commit by Glenn L McGrath · 23 years ago
  64. e9fc781 libunarchive, and recovery from my previous commit by Glenn L McGrath · 23 years ago
  65. 633f153 Move libbb/unarchive functions to ./archival/libunarchive by Glenn L McGrath · 23 years ago
  66. ef0eab5 Recovering from my previous commit by Glenn L McGrath · 23 years ago
  67. 0d2fb76 Modify applets to use libunarchive by Glenn L McGrath · 23 years ago
  68. 95ebf61 *** empty log message *** by Glenn L McGrath · 23 years ago
  69. 8eaa7b3 Oops. I forgot pwd_group/config.in by Eric Andersen · 23 years ago
  70. 2293b96 ignore .menuconfig.log by Eric Andersen · 23 years ago
  71. 9ae7ebd Ignore lxdialog by Eric Andersen · 23 years ago
  72. 258bd3d Split true and false into separate applets. by Matt Kraai · 23 years ago
  73. 3c2f27d Add CONFIG_FEATURE_TAR_EXCLUDE support. by Matt Kraai · 23 years ago
  74. 99702ab Fix variable name -- was stuck at the old RPMUNPACK value. Doh! by Eric Andersen · 23 years ago
  75. b78d9b5 Oops. Fix capililization by Eric Andersen · 23 years ago
  76. 1a10eec Fixup the location of pwd.h and grp.h by Eric Andersen · 23 years ago
  77. bfebd35 Fix missing BB_VER defines by Eric Andersen · 23 years ago
  78. a49b025 Oops. As Aaron Lehmann <aaronl@vitelus.com> just noticed, by Eric Andersen · 23 years ago
  79. a3483db Patch from vodz: by Eric Andersen · 23 years ago
  80. 3cd2760 Fixup the new buildsystem a bit. by Eric Andersen · 23 years ago
  81. b36e684 Ignore generated files by Eric Andersen · 23 years ago
  82. 28593a0 ignore generated files by Eric Andersen · 23 years ago
  83. ca38a29 A couple of leftovers by Eric Andersen · 23 years ago
  84. 9b5a953 Add in a mostly content free config help file by Eric Andersen · 23 years ago
  85. 4bcdd72 Oops. Forgot these.... by Eric Andersen · 23 years ago
  86. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  87. 9260fc5 Accomodate older glibc, which also lacks the module syscalls by Eric Andersen · 23 years ago
  88. 1c9cebc Fix empty line substitutions (noted by Joshua Hudson). by Matt Kraai · 23 years ago
  89. 8470b9a Fix empty line substitutions (noted by Joshua Hudson). by Matt Kraai · 23 years ago
  90. 6ccdd8c Abort if scripts return value != 0 by Glenn L McGrath · 23 years ago
  91. c2e5b97 Add ttylinux. by Matt Kraai · 23 years ago
  92. 68ca35c Add slackware 8 to list by Eric Andersen · 23 years ago
  93. 9c93721 Add mindi linux by Eric Andersen · 23 years ago
  94. d63dee4 Add an option to make the shells not advertise their busybox nature by Eric Andersen · 23 years ago
  95. f4c2089 Remove the now unused ARITH_* defines -Erik by Eric Andersen · 23 years ago
  96. c2af1ee Commit the start-stop-daemon applet. This was contributed by David by Eric Andersen · 23 years ago
  97. bcca331 Return NULL if EOF is encountered before terminating_string. by Matt Kraai · 23 years ago
  98. a7512d7 Process extra empty lines correctly. by Matt Kraai · 23 years ago
  99. 3dd4f5e Remove xmalloc calls. by Matt Kraai · 23 years ago
  100. a0f0ae5 Revert that change. As Matt Kraai rightly points out, by Eric Andersen · 23 years ago