1. f435a91 S390 wierdness by Eric Andersen · 23 years ago
  2. 81ee96f Usr get_last_path_component() name basename() by Eric Andersen · 23 years ago
  3. c366421 Include time.h by Eric Andersen · 23 years ago
  4. edc6e02 Oops. doubled myself by Eric Andersen · 23 years ago
  5. 372f126 Note tinylogin TODO items by Eric Andersen · 23 years ago
  6. efd7f03 Fix opt type in dpkg (closes: #118975). by Matt Kraai · 23 years ago
  7. 4e05da8 Add a check target. by Matt Kraai · 23 years ago
  8. 36c613a Update usage instructions, and document test case format. by Matt Kraai · 23 years ago
  9. 9dfe508 New. by Matt Kraai · 23 years ago
  10. c2d6ca0 Fix misspelling. by Matt Kraai · 23 years ago
  11. 03bb308 New. by Matt Kraai · 23 years ago
  12. 6f8b7ea oops by Eric Andersen · 23 years ago
  13. 55805bc More scrubbing by Eric Andersen · 23 years ago
  14. d81891a Call xmalloc before realloc by Eric Andersen · 23 years ago
  15. 43626d7 Fixup CLEANUP behavior by Eric Andersen · 23 years ago
  16. cc05ce6 Update webpage by Eric Andersen · 23 years ago
  17. fff11f1 bzcat and bunzip -c support from Thomas Lundquist by Glenn L McGrath · 23 years ago
  18. fedce06 Hide some ifdefs to make it more readible by Eric Andersen · 23 years ago
  19. 9c6b5fc Minor warning cleanups by Eric Andersen · 23 years ago
  20. bff7a60 Patch from "Andrew Tipton" <andrew@cadre5.com> to enable vi cursor by Eric Andersen · 23 years ago
  21. 80f5ac7 Patch from Steve Merrifield <steve@labyrinth.net.au> to make vi use xmalloc by Eric Andersen · 23 years ago
  22. 26f8e95 David Kimdon <dwhedon@instant802.com> noticed a thinko by Eric Andersen · 23 years ago
  23. 5c2bbb5 Remove unnecessary errno handling. by Matt Kraai · 23 years ago
  24. 6c5fdfa New. by Matt Kraai · 23 years ago
  25. a21c24b Convert strdup call to xstrdup, and calloc calls to xcalloc (patch from by Matt Kraai · 23 years ago
  26. c822763 Change strdup calls to xstrdup (patch from Steve Merrifield). by Matt Kraai · 23 years ago
  27. 357cfc7 Brag. by Matt Kraai · 23 years ago
  28. 9fb38f6 Eliminate unused variable warnings. by Matt Kraai · 23 years ago
  29. a5f09c6 Use fopen wrapper. by Matt Kraai · 23 years ago
  30. c5f9a9d Add redhat and slackware by Eric Andersen · 23 years ago
  31. 31ac3b7 Add in Redhat by Eric Andersen · 23 years ago
  32. 45784fe Some more minor build cleanups by Eric Andersen · 23 years ago
  33. dba4e6f Add in grep -E support by Eric Andersen · 23 years ago
  34. c223ced I forgot to add these. Part of the patch from vodz by Eric Andersen · 23 years ago
  35. 282671b Cleanup some config problems. Add a sane default config that basically by Eric Andersen · 23 years ago
  36. 30fcef4 Only use -mpreferred-stack-boundary with gcc versions that support it by Eric Andersen · 23 years ago
  37. cd8c436 Latest patch from vodz: by Eric Andersen · 23 years ago
  38. 94f19a8 oops by Eric Andersen · 23 years ago
  39. 744a194 Can't use RESERVE_CONFIG_BUFFER here since the allocation by Eric Andersen · 23 years ago
  40. c52a6b0 |2001-10-08 Rodney Brown <rbrown64@csc.com.au> by Eric Andersen · 23 years ago
  41. e5d58c3 Mention that glibc-2.2 is supported by Eric Andersen · 23 years ago
  42. 882cbcd more config.in entries from Giulio Orsero <giulioo@pobox.com> by Eric Andersen · 23 years ago
  43. 7131213 config.in features patch from Giulio Orsero <giulioo@pobox.com> by Eric Andersen · 23 years ago
  44. df23302 Remove comments about 'make bzImage' by Eric Andersen · 23 years ago
  45. 5abdaa9 Force main to always be included by Eric Andersen · 23 years ago
  46. 3c513e3 Fix spelling by Eric Andersen · 23 years ago
  47. 0a25b35 Fix create list segfault by Glenn L McGrath · 23 years ago
  48. 55b2ded Required for od and hexdump applets by Glenn L McGrath · 23 years ago
  49. 6028111 Introduce od and hexdump applets by Glenn L McGrath · 23 years ago
  50. b89637a New. by Matt Kraai · 23 years ago
  51. 5447f17 Remove completed task. by Matt Kraai · 23 years ago
  52. f419855 Mark as unsupported unless CONFIG_FEATURE_TAR_EXCLUDE is defined. by Matt Kraai · 23 years ago
  53. bb0088e Make egrep only set REG_EXTENDED flag. by Matt Kraai · 23 years ago
  54. 8fc0589 *** empty log message *** by Eric Andersen · 23 years ago
  55. f46999f Fix location of Configure.help by Eric Andersen · 23 years ago
  56. 1552ff7 Move usage.h to include/usage.h by Eric Andersen · 23 years ago
  57. ec07469 Patch from Aaron Lehmann <aaronl@vitelus.com>; by Eric Andersen · 23 years ago
  58. 31a0ece Add netstat applet, submitted by Bart Visscher <magick@linux-fan.com> by Eric Andersen · 23 years ago
  59. 7d68290 Add the run-parts applet submitted by Emanuele Aina <emanuele.aina@tiscali.it> by Eric Andersen · 23 years ago
  60. eaecbf3 Fixup some silly prototype warnings by Eric Andersen · 23 years ago
  61. 69a20f0 Patch from ASA <llb@udm.net.ru> to that source files by Eric Andersen · 23 years ago
  62. 6cf47a7 Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it> by Eric Andersen · 23 years ago
  63. 2bc4dec Document CONFIG_RUN_PARTS, patch from Emanuele Aina <faina.mail@tiscalinet.it> by Eric Andersen · 23 years ago
  64. a58f040 Add Gennady Feldman by Eric Andersen · 23 years ago
  65. 85dd4b3 start-stop-deamon is done by Eric Andersen · 23 years ago
  66. ccd96f1 Patch from Charles Steinkuehler <charles@steinkuehler.net> by Eric Andersen · 23 years ago
  67. 3d61b10 Major cleanup from Charles Steinkuehler <charles@steinkuehler.net>: by Eric Andersen · 23 years ago
  68. 950d8b4 patch from vodz: by Eric Andersen · 23 years ago
  69. 2c669dd patch from Giulio Orsero <giulioo@pobox.com> by Eric Andersen · 23 years ago
  70. ce22fee by John Beppu · 23 years ago
  71. 3889078 Merge test suite. by Matt Kraai · 23 years ago
  72. 999623e Use extended regular expressions when invoked as egrep (noted and initial by Matt Kraai · 23 years ago
  73. b5f2516 Add killall (noted by Giulio Orsero). by Matt Kraai · 23 years ago
  74. 813d88c As Aaron Lehmann just pointed out, I forgot a line... by Eric Andersen · 23 years ago
  75. 4acf8f8 Use error_msg() instead of fprintf(stderr, ...) by Eric Andersen · 23 years ago
  76. 72f9a42 Add in some (theoretical) uClinux support. Some init cleanups by Eric Andersen · 23 years ago
  77. 9af363f include unistd which provides off_t for the header and hence unarchive applets by Glenn L McGrath · 23 years ago
  78. 7134d65 Attempt to fix libc compiling error regarding off_t by Glenn L McGrath · 23 years ago
  79. 8e39292 Be extra pedantic about printing the correct type for an address by Eric Andersen · 23 years ago
  80. c265b17 Wrap exclude_file() inside a #ifdef CONFIG_FEATURE_TAR_EXCLUDE block by Eric Andersen · 23 years ago
  81. 087bc82 Fix up the configuration rules and update Libc5 piece for Syslogd. (copied code from logread.c) by Gennady Feldman · 23 years ago
  82. ee28362 Menu entry for tar creation support by Glenn L McGrath · 23 years ago
  83. 107c796 Recovery from previous commit by Glenn L McGrath · 23 years ago
  84. 9f2f854 rEcover from my previous commit by Glenn L McGrath · 23 years ago
  85. e9fc781 libunarchive, and recovery from my previous commit by Glenn L McGrath · 23 years ago
  86. 633f153 Move libbb/unarchive functions to ./archival/libunarchive by Glenn L McGrath · 23 years ago
  87. ef0eab5 Recovering from my previous commit by Glenn L McGrath · 23 years ago
  88. 0d2fb76 Modify applets to use libunarchive by Glenn L McGrath · 23 years ago
  89. 95ebf61 *** empty log message *** by Glenn L McGrath · 23 years ago
  90. 8eaa7b3 Oops. I forgot pwd_group/config.in by Eric Andersen · 23 years ago
  91. 2293b96 ignore .menuconfig.log by Eric Andersen · 23 years ago
  92. 9ae7ebd Ignore lxdialog by Eric Andersen · 23 years ago
  93. 258bd3d Split true and false into separate applets. by Matt Kraai · 23 years ago
  94. 3c2f27d Add CONFIG_FEATURE_TAR_EXCLUDE support. by Matt Kraai · 23 years ago
  95. 99702ab Fix variable name -- was stuck at the old RPMUNPACK value. Doh! by Eric Andersen · 23 years ago
  96. b78d9b5 Oops. Fix capililization by Eric Andersen · 23 years ago
  97. 1a10eec Fixup the location of pwd.h and grp.h by Eric Andersen · 23 years ago
  98. bfebd35 Fix missing BB_VER defines by Eric Andersen · 23 years ago
  99. a49b025 Oops. As Aaron Lehmann <aaronl@vitelus.com> just noticed, by Eric Andersen · 23 years ago
  100. a3483db Patch from vodz: by Eric Andersen · 23 years ago