1. ecfa290 Fixup largefile settings -Erik by Eric Andersen · 22 years ago
  2. b3f7261 Fix error messages conditions, and make them the same as GNU mkdir. by Glenn L McGrath · 22 years ago
  3. 3a1d837 don't leak FILEs by Eric Andersen · 22 years ago
  4. 19feada update the noise a tiny bit by Eric Andersen · 22 years ago
  5. 7695b7b Update webpage by Eric Andersen · 22 years ago
  6. d499330 Commit vodz's patch, plus a tweak to change TracePid to TracerPid. Now by Manuel Novoa III · 22 years ago 0_60_4
  7. 06c35da patch from John Hall <john.hall@optionexist.co.uk> to change the by Eric Andersen · 22 years ago
  8. 420b208 Add a new top applet -Erik by Eric Andersen · 22 years ago
  9. 793c3b4 Clear screen too. by Eric Andersen · 22 years ago
  10. dc180d1 re-enable the cursor, in case it got disabled -Erik by Eric Andersen · 22 years ago
  11. 6c32a8a Modified so that it "works" for archs other than i386... arm in particular. by Manuel Novoa III · 22 years ago
  12. 60943c5 Sane-ify the screen clearing stuff. -Erik by Eric Andersen · 22 years ago
  13. 39ad283 hehe. by Eric Andersen · 22 years ago
  14. 871d93c Vodz' last_patch57: by Eric Andersen · 22 years ago
  15. 927c3bd Support setting depth by Eric Andersen · 22 years ago
  16. a9a220b last_patch56 from vodz to simplify copy_file logic by Eric Andersen · 22 years ago
  17. bf8bf10 Patch from "Joe.C" <joe@numa.com.tw> by Eric Andersen · 22 years ago
  18. 34fd00a Patch from David McCullough <davidm@snapgear.com> by Eric Andersen · 22 years ago
  19. 7365c58 Use "MiB" not "Mb" -Erik by Eric Andersen · 22 years ago
  20. bdff6a4 Typo fix from Steven Merrifield by Eric Andersen · 22 years ago
  21. d4ee989 last_patch55 from vodz: by Eric Andersen · 22 years ago
  22. 02b8dfc Let people force overwrite links -Erik by Eric Andersen · 22 years ago
  23. 403a73a Properly honor FILEUTILS_INTERACTIVE and FILEUTILS_FORCE for by Eric Andersen · 22 years ago
  24. 18b76e6 Watch applet by Michael Habermann by Glenn L McGrath · 22 years ago
  25. 8fede28 Patch from Matthias Lang <matthias@corelatus.se> to fix gunzip by Eric Andersen · 22 years ago
  26. a9cc896 Let people run SHUTDOWN actions prior to killing everything -Erik by Eric Andersen · 22 years ago
  27. e18cb71 Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com> by Eric Andersen · 22 years ago
  28. c38678d Apply vodz' last_patch52 by Eric Andersen · 22 years ago
  29. 166fa46 Support module tainting -Erik by Eric Andersen · 22 years ago
  30. 061c900 mesg applet by Manuel Novoa III by Glenn L McGrath · 22 years ago
  31. ebdc8b4 Put in GPL v2 or later copyright notice by Glenn L McGrath · 22 years ago
  32. ec0c48c openvt applet by Quy Tonthat by Glenn L McGrath · 22 years ago
  33. 6714862 Use busybox's show_usage function for help by Glenn L McGrath · 22 years ago
  34. 7a32aaa Awk applet written from scratch by Dmitry Zakharov by Glenn L McGrath · 22 years ago
  35. b3c4e9a Support for GNU style long filename and linknames by Glenn L McGrath · 22 years ago
  36. 186685d Patch from Thomas Gleixner <tglx@linutronix.de> to do by Eric Andersen · 22 years ago
  37. 4d0884a Apply vodz's last_patch53.gz (bb_asprintf.c) and last_patch54.gz (arith.c). by Manuel Novoa III · 22 years ago
  38. 7829b8d Fix for handling of "tftp -l -" from Jean Wolter <jw5@os.inf.tu-dresden.de> by Eric Andersen · 22 years ago
  39. 2a1eb31 Yipe. uid and gid were reversed. -Erik by Eric Andersen · 22 years ago
  40. 2bec97c Some CML1 grammar fixes -Erik by Eric Andersen · 22 years ago
  41. 1130976 Eliminate use of obsolete sys_errlist[] -Erik by Eric Andersen · 22 years ago
  42. c3b7f7d chmod on the NEW file by Glenn L McGrath · 22 years ago
  43. 193697d Dont return an error if the directory already existed by Glenn L McGrath · 22 years ago
  44. 210aa14 Fix warning by Glenn L McGrath · 22 years ago
  45. abac53b Reorganise, make it just one function, remove -v option it didnt work properly anyway, dont setvbuf it doesnt make any difference in performance. by Glenn L McGrath · 22 years ago
  46. 1ee52e8 Run through indent, use braces by Glenn L McGrath · 22 years ago
  47. 933d10d Remove extrangeous backslashes that were probably introduced by by Aaron Lehmann · 22 years ago
  48. fbef225 Rewrite, its smaller by Glenn L McGrath · 22 years ago
  49. 192ff35 Remove empty loops by Glenn L McGrath · 22 years ago
  50. 0be933b Use static instead of extern, braces around if's, run through indent by Glenn L McGrath · 22 years ago
  51. 50812ff Apply vodz last_path_51-2 by Glenn L McGrath · 22 years ago
  52. de9e803 Apply vodz last_patch51_2 and run through indent by Glenn L McGrath · 22 years ago
  53. e599b6d Don't #ifdef __linux__. this is linux. by Aaron Lehmann · 22 years ago
  54. 7dd2cec ansify by Aaron Lehmann · 22 years ago
  55. 84878fe remove duplicate definition of G caught by tinycc by Aaron Lehmann · 22 years ago
  56. 0df910a for some baffling reason tinycc insists that i change this 0 to NULL by Aaron Lehmann · 22 years ago
  57. 5d3cb7c move some globals to bss by Aaron Lehmann · 22 years ago
  58. 8042f65 Run through indent, style by Glenn L McGrath · 22 years ago
  59. acfc0d8 Run through indent, fix comments by Glenn L McGrath · 22 years ago
  60. 03195fc Run through indent, fix comments by Glenn L McGrath · 22 years ago
  61. a199b17 Run through indent, specify cast by Glenn L McGrath · 22 years ago
  62. 14dad70 Run through indent by Glenn L McGrath · 22 years ago
  63. 1ed9dd9 Remove duplicate definitions, run through indent by Glenn L McGrath · 22 years ago
  64. 4534af2 replace some global const ints with defines by Glenn L McGrath · 22 years ago
  65. 0775a07 Specify cast by Glenn L McGrath · 22 years ago
  66. 4cc2e5e Remove duplicate variable definition by Glenn L McGrath · 22 years ago
  67. 9fef17d Run through indent, fix comments by Glenn L McGrath · 22 years ago
  68. 7c58e9b Run through indent, fix comment by Glenn L McGrath · 22 years ago
  69. baf55a8 Run through indent, fix comments by Glenn L McGrath · 22 years ago
  70. e3906fc Run through indent, fix BB_ define by Glenn L McGrath · 22 years ago
  71. 99b1254 Run through ident, fix comments by Glenn L McGrath · 22 years ago
  72. 242e3b6 define inline if needed for ANSI C compatability by Glenn L McGrath · 22 years ago
  73. 60a22ad Remove unwanted comments, run through indent by Glenn L McGrath · 22 years ago
  74. a0ee881 Run through indent, use /* */ style comments, change extern to static by Glenn L McGrath · 22 years ago
  75. 4176972 Run through indent, use /* */ style comments by Glenn L McGrath · 22 years ago
  76. d827e8b Run through indent by Glenn L McGrath · 22 years ago
  77. b37367a Run through indent, use /* */ style comments instead of // by Glenn L McGrath · 22 years ago
  78. f853db5 Remove definition of is_octal and is_decimal, they arent used by Glenn L McGrath · 22 years ago
  79. 7576270 Honour the USTAR prefix field, this enables a 155 byte path length plus the normal 100 byte filename. by Glenn L McGrath · 22 years ago
  80. 419eed7 udhcpc sample scripts by Glenn L McGrath · 22 years ago
  81. 5f8f32a Inline functions with only one reference in mkfs_minix. I don't know by Aaron Lehmann · 22 years ago
  82. 8fc5d6d Tar inlining, #if 0 out unused function by Aaron Lehmann · 22 years ago
  83. 6fdacc7 vi inlining by Aaron Lehmann · 22 years ago
  84. a95e99e Cleanups. These SHOULD make the binary a lot smaller. But they don't. CURSE GCC by Aaron Lehmann · 22 years ago
  85. d9768d7 Disable debugging by Glenn L McGrath · 22 years ago
  86. 1ff58b6 Clean up udhcpd a bit. Constify. Staticize. Remove these functions and by Aaron Lehmann · 22 years ago
  87. 8eb0dc1 New applet, udhcp client by Glenn L McGrath · 22 years ago
  88. 3d18458 Fix dietlibc test condition by Glenn L McGrath · 22 years ago
  89. 938e982 Try to be a bit more dietlibc friendly by Eric Andersen · 22 years ago
  90. 1d23f3a Enable support for the old tar header format, enable via menu's by Glenn L McGrath · 22 years ago
  91. 6069441 minor fixes for fbset bloat by Aaron Lehmann · 22 years ago
  92. 91a0aac Added Familiar Linux to the projects list by Robert Griebl · 22 years ago
  93. 2ab6ff9 Patch from Rusell Nelson to document the -C switch for syslogd by Robert Griebl · 22 years ago
  94. 65d415d Added a help text for the -C option to syslogd by Robert Griebl · 22 years ago
  95. 00f5ecb Somehow I applied an old patch for the last commit - this one works now: by Robert Griebl · 22 years ago
  96. 7940147 Added the \CregexpC syntax as an alternative for /regexp/ (like GNU sed) by Robert Griebl · 22 years ago
  97. edcac55 Fix silly typo. addgroup was using /etc/shadow for /etc/gshadow. by Manuel Novoa III · 22 years ago
  98. f8277ca Move #define MAXLINE so this compiles without circ buffers. by Manuel Novoa III · 22 years ago
  99. 74b007f Oops. Code things so it actually works this time around... -Erik by Eric Andersen · 22 years ago
  100. c59716f Joel Coltoff <joel@wmi.com> noticed that following a recent by Eric Andersen · 22 years ago