1. b4a1baa Correct some init issues, update email address, last_patch78 by Vladimir by Glenn L McGrath · 22 years ago
  2. 4dcc2dd fdisk writable feature, allows compilation of a small fdisk that can by Glenn L McGrath · 22 years ago
  3. 7ce75f4 > Eliminate dependancy on kernel header files. Naughty naughty. by Robert Griebl · 22 years ago
  4. 80ff944 Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  5. acd244a Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  6. 8882ea5 Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  7. 35631a6 Fix compile warning with OSF by Glenn L McGrath · 22 years ago
  8. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
  9. deca106 Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not by Eric Andersen · 22 years ago
  10. a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
  11. 062c74f last_patch_68 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  12. 441e7ef fdisk applet by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  13. 97b141a Test for holes in swapfiles -Erik by Eric Andersen · 22 years ago
  14. db1df5e last_patch64 from vodz: by Eric Andersen · 22 years ago
  15. 927c3bd Support setting depth by Eric Andersen · 22 years ago
  16. 2bec97c Some CML1 grammar fixes -Erik by Eric Andersen · 22 years ago
  17. 8042f65 Run through indent, style by Glenn L McGrath · 22 years ago
  18. 9fef17d Run through indent, fix comments by Glenn L McGrath · 22 years ago
  19. 5f8f32a Inline functions with only one reference in mkfs_minix. I don't know by Aaron Lehmann · 22 years ago
  20. 6069441 minor fixes for fbset bloat by Aaron Lehmann · 22 years ago
  21. 6859d76 - updated a few copyright/left file headers by Robert Griebl · 22 years ago
  22. d0dd3d3 Fix for bug #1255 -- support for mount -t <type> by Robert Griebl · 22 years ago
  23. 2a4a8d8 Add support for /etc/filesystem when searching for an "auto" filesystem by Robert Griebl · 22 years ago
  24. 1cd0445 Initial checkin of a very primitive hwclock replacement by Robert Griebl · 22 years ago
  25. d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
  26. 0b31586 A patch from Bart Visscher <magick@linux-fan.com> to add an by Eric Andersen · 22 years ago
  27. 69d4178 Remove advertising clauses in accordance with by Aaron Lehmann · 22 years ago
  28. 3ece93b Kill dead email address -Erik by Eric Andersen · 22 years ago
  29. 8b1aa4d Apply last_patch46 from vodz, to fix buffer overflows noted by by Eric Andersen · 22 years ago
  30. aa385d4 Entries with "noauto" options are ignored correctly when mounting all by Robert Griebl · 22 years ago
  31. defd998 Patch from Kevin Hilman <khilman@equator.com> to fix potential by Eric Andersen · 22 years ago
  32. 1d1d2f9 Update some missing copyright notices by Eric Andersen · 22 years ago
  33. 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 22 years ago
  34. fcffa2c Apply lash_patch35 from vodz, which brings several nice size_optimizations. by Eric Andersen · 22 years ago
  35. 83788da * include/applets.h (CONFIG_LOSETUP): New. by Matt Kraai · 22 years ago
  36. 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
  37. 6834ee9 Avoid NULL pointer problems. Patch from "Frank P. MacLachlan" by Eric Andersen · 23 years ago
  38. 0ee0a8d Fix running more on files in the (broken) procfs that claim 0 length by Eric Andersen · 23 years ago
  39. c822763 Change strdup calls to xstrdup (patch from Steve Merrifield). by Matt Kraai · 23 years ago
  40. 282671b Cleanup some config problems. Add a sane default config that basically by Eric Andersen · 23 years ago
  41. 94f19a8 oops by Eric Andersen · 23 years ago
  42. 7131213 config.in features patch from Giulio Orsero <giulioo@pobox.com> by Eric Andersen · 23 years ago
  43. 6028111 Introduce od and hexdump applets by Glenn L McGrath · 23 years ago
  44. eaecbf3 Fixup some silly prototype warnings by Eric Andersen · 23 years ago
  45. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  46. 74400cc Scrub up some function prototypes. -Erik by Eric Andersen · 23 years ago
  47. 8acbf1d Make mount default to using /proc/filesystems to avoid by Eric Andersen · 23 years ago
  48. bf265da Use xfopen, saves 32 bytes ! by Glenn L McGrath · 23 years ago
  49. c9fc633 Use port 37 by default. by Matt Kraai · 23 years ago
  50. 3b1525e Don't automount things as "usbdevfs" -- patch from by Eric Andersen · 23 years ago
  51. dcbca62 Standard typing (u_int16_t instead of u16, u_int32_t instead by Eric Andersen · 23 years ago
  52. a7cecbc Commit Vladimir's simplify_path. by Matt Kraai · 23 years ago
  53. 8a91588 Teach libc5 about realpath -Erik by Eric Andersen · 23 years ago
  54. 13cb842 Rework option handling to save space. by Matt Kraai · 23 years ago
  55. f9d6aa0 Rename dirname variable to pathname to eliminate namespace conflict. by Matt Kraai · 23 years ago
  56. 439e3df Add support for devfs device names. by Matt Kraai · 23 years ago
  57. 044228d This is vodz' latest patch. Sorry it took so long... by Eric Andersen · 23 years ago
  58. 94f3a57 Fix a thinko (the symptoms of which were reported by by Matt Kraai · 23 years ago
  59. 78b0e37 Vladimir's last_patch_15 by Glenn L McGrath · 23 years ago
  60. 9344f75 Don't whine about already mounted filesystems when invoked with -a. by Matt Kraai · 23 years ago
  61. 2f6e1f8 Patch from Gernot Poerner <gp@it-netservice.de>. Adds in mount bind support. by Eric Andersen · 23 years ago
  62. 2439a59 Remove/replace the "div" call. by Eric Andersen · 23 years ago
  63. c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 23 years ago
  64. c911a43 Patch from Vladimir: by Eric Andersen · 23 years ago
  65. cc0aa0f Actually we dont need to check if the device is nfs as it wont be stat'ed by Glenn L McGrath · 23 years ago
  66. 1b62619 woops, i shouldnt be so presumtuous? about what the error will be by Glenn L McGrath · 23 years ago
  67. 3aae100 Device may not be a real filename by Glenn L McGrath · 23 years ago
  68. e6bf66e Fix two bugs reported by Ralph Jones. by Matt Kraai · 23 years ago
  69. adcbc12 Canonicalize path before trying to unmount it. by Matt Kraai · 23 years ago
  70. 3425111 Fix bug #1108 by always canonicalizing arguments. by Matt Kraai · 23 years ago
  71. 4b541a8 Moved some #ifdefs down below #include "busybox.h" where they belong. by Mark Whitley · 23 years ago
  72. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 23 years ago
  73. af03049 Applied patch from Larry Doolittle to remove some strlen calls, and add one by Mark Whitley · 23 years ago
  74. a3045df Convert mount to use getopt. by Matt Kraai · 23 years ago
  75. 1240082 Further cleanup of mount option handling. by Matt Kraai · 23 years ago
  76. 24ed3be Fix -a support (broken by previous patch). by Matt Kraai · 23 years ago
  77. 3d406da Fix segfault on `mount -t nfs' reported by Gratien D'haese. by Matt Kraai · 23 years ago
  78. d6cde0b Fix return code and don't output spurious newlines. by Matt Kraai · 23 years ago
  79. aa21e0f An optimization from Vladimir by Eric Andersen · 23 years ago
  80. 250a221 more FILE_OFFSET_BITS == 64 adjustments. by Eric Andersen · 23 years ago
  81. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 23 years ago
  82. c4cef5a Move the mtab support stuff into libbb -Erik by Eric Andersen · 23 years ago
  83. 1e117b4 Dont try and automount devfs, rename some variables by Glenn L McGrath · 23 years ago
  84. 21af752 Patch to use xfopen from Jeff Garzik by Eric Andersen · 23 years ago
  85. 851895a Clean up more local vars which shadow globals -Erik by Eric Andersen · 23 years ago
  86. 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 23 years ago
  87. 92d2324 Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> by Eric Andersen · 23 years ago
  88. 40eaa9f Size optimization for rdate from Vladimir by Eric Andersen · 23 years ago
  89. 0d3a02e Update the documentation so examples are autoincluded in the output text. by Eric Andersen · 23 years ago
  90. 20f61d3 The patch I previously applied from Brian Webb was 2 lines off. Oops. by Mark Whitley · 23 years ago
  91. bd2e42f Applied a patch from Brian Webb to fix a problem with mount on the Agenda PDA. by Mark Whitley · 23 years ago
  92. 4aaf89f Silence a silly warning by Eric Andersen · 23 years ago
  93. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 23 years ago
  94. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 23 years ago
  95. 323434b Dont try to automount some specific filesystem types by Glenn L McGrath · 24 years ago
  96. de44067 Bah. I missed a header file. by Eric Andersen · 24 years ago
  97. 7b91f02 Reduce the size of mount (and bypass /proc/filesystems) by using the sysfs by Eric Andersen · 24 years ago
  98. 93ba60f Keep trying if an NFS mount fails, and eliminate a call to exit(3). by Matt Kraai · 24 years ago
  99. e677dfe Applied patch from Magnus Damm <damm@opensource.se> to fix a 'inner scope var by Mark Whitley · 24 years ago
  100. d160a27 Stub out the syscall, not the whole application. The stubbed by Eric Andersen · 24 years ago