1. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  2. 0e2c9fb mount: print errno on NFS error (again) by Denis Vlasenko · 17 years ago
  3. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  4. 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 18 years ago
  5. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  6. 38ec147 mount: fix mounting of symlinks (mount from util-linux allows that) by Denis Vlasenko · 18 years ago
  7. 68de720 mount: fix incorrect usage of strtok (inadvertently used NULL sometimes). by Denis Vlasenko · 18 years ago
  8. 8746885 style fixes by Denis Vlasenko · 18 years ago
  9. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  10. 240a1cf add some missed statics on constant objects. fix few #ifndef ENABLE_xxx by Denis Vlasenko · 18 years ago
  11. bf295dd [u]mount: extend -t option (Roy Marples <uberlord@gentoo.org>) by Denis Vlasenko · 18 years ago
  12. 5870ad9 mount: (try to) support cifs with IPv6 by Denis Vlasenko · 18 years ago
  13. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  14. 06c0a71 preparatory patch for -Wwrite-strings #3 by Denis Vlasenko · 18 years ago
  15. 6cd2d2b dnsd: getfileentry was leaking memory mount: improve readability by Denis Vlasenko · 18 years ago
  16. 9af7c9d openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code by Denis Vlasenko · 18 years ago
  17. 666da5e merge post-1.3.0 fixes by Denis Vlasenko · 18 years ago
  18. 2870301 u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far) by Denis Vlasenko · 18 years ago
  19. 908d6b7 mount: add getmntent_r stub for dietlibc by Denis Vlasenko · 18 years ago
  20. 5e90e10 Closing bug 1040: by Denis Vlasenko · 18 years ago
  21. 6a353c8 mount: if FILE* is NULL, it's not wise to use it. by Denis Vlasenko · 18 years ago
  22. 5af906e rename: compare_string_array -> index_in_str_array by Denis Vlasenko · 18 years ago
  23. 68f2187 mount: use switch (compare_string_array(..)) by Denis Vlasenko · 18 years ago
  24. d18a3a2 use skip_whitespace where appropriate by Denis Vlasenko · 18 years ago
  25. 13c5a68 mount: support user mounts if CONFIG_DESKTOP by Denis Vlasenko · 18 years ago
  26. 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
  27. 372686b cut, mount: small improvements by Denis Vlasenko · 18 years ago
  28. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  29. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  30. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  31. 546cd18 mount: accept and ignore -s (sloppy) option. by Denis Vlasenko · 18 years ago
  32. b172678 mount: fix bug 946 (mount -f should update mtab) by Denis Vlasenko · 18 years ago
  33. da3cec9 mount: fix breakage from recent changes (spurious -ro mounts) by Denis Vlasenko · 18 years ago
  34. 116080a mount: make Rob happy by reinstating #defines by Denis Vlasenko · 18 years ago
  35. 85f9e32 mount: fstabname needs to be const char* by Denis Vlasenko · 18 years ago
  36. 23514fe mount: fix warning (printf field width of * wants int, not size_t) by Denis Vlasenko · 18 years ago
  37. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  38. a6127aa mount: style fixlet by Denis Vlasenko · 18 years ago
  39. 029c469 mount: revert mount --bind to using "bind" as fstype. by Denis Vlasenko · 18 years ago
  40. a52145a mount: mount_it_now() - char *dir is not really needed. by Denis Vlasenko · 18 years ago
  41. c889d2b mount: fix "duplicate mount options in mtab" bug by Denis Vlasenko · 18 years ago
  42. c097519 mount: nfs_strerror's static buffer was bigger than needed. by Denis Vlasenko · 18 years ago
  43. 9c99b62 mount: getopt_ulflag'ification by Denis Vlasenko · 18 years ago
  44. 13b4924 mount: style fixes by Denis Vlasenko · 18 years ago
  45. 3bc59aa mount: fix bugs: free(mp->mnt_fsname) of non-malloced ptr; by Denis Vlasenko · 18 years ago
  46. fc56dd2 mount: use bb_simplify_path as appropriate by Denis Vlasenko · 18 years ago
  47. 8d474b5 mount: style fixes by Denis Vlasenko · 18 years ago
  48. 30a64cd mount: reorder things, fix NFS-less mount. by Denis Vlasenko · 18 years ago
  49. be50717 mount: -o remount should not add lines to /etc/mtab by Denis Vlasenko · 18 years ago
  50. 25098f7 mount: move code from nfsmount.c into mount.c by Denis Vlasenko · 18 years ago
  51. 727ef94 mount: fix mtab support (but it is still rather buggy) by Denis Vlasenko · 18 years ago
  52. 00d7d6c nfsmount: sanitize it. It had a rather peculiar idea of implementing "bg" by Denis Vlasenko · 18 years ago
  53. 39e93cc nfsmount: nfsmount.h merged into nfsmount.c by Denis Vlasenko · 18 years ago
  54. 6d655be removed a lot of trailing \n in bb_msg() calls. It is added by Denis Vlasenko · 18 years ago
  55. 4cb035d Vladimir Dronnikov (ybrnj80 at yandex dot ru) pointed out that my cleanup of by Rob Landley · 18 years ago
  56. 4d609cb Thinko. by Rob Landley · 18 years ago
  57. 89d9d4d Vladimir Dronnikov also submitted a CIFS support patch to mount, which I by Rob Landley · 18 years ago
  58. 3ba7bd1 Vladimir Dronnikov convinced me to twiddle the semantics of the new shared by Rob Landley · 18 years ago
  59. 721b46e Fix a typo (|| instead of |) and remove two comments about a problem fixed by Rob Landley · 18 years ago
  60. e3781b7 Add shared subtree support, suggested by Vladimir Dronnikov. Also break out a by Rob Landley · 18 years ago
  61. 47b16a6 Using lstat() instead of stat() means that attempting to loopback mount by Rob Landley · 18 years ago
  62. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  63. 0cc2c2c Patch from Paul Fox to improve mount's error handling behavior, which I beat by Rob Landley · 19 years ago
  64. dbfb5a3 Andre (armcc2200@yahoo) patched a bug where successful mounts could sometimes by Rob Landley · 19 years ago
  65. 22d26fc Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of by Rob Landley · 19 years ago
  66. 8bb5078 Change llist_add_* to take the address of the list rather than returning the new by Rob Landley · 19 years ago
  67. 08421e1 - work around bug in gcc-3.4.x on ARM by Bernhard Reutner-Fischer · 19 years ago
  68. a6b5b60 Fiddling with llist to make memory management easier. Specifically, the by Rob Landley · 19 years ago
  69. 49159c7 Patch from Jason Schoon to make mount -a not abort on the first failure. by Rob Landley · 19 years ago
  70. 19af279 Kumar spotted another bug: if we autodetect nfs and they haven't specified the by Rob Landley · 19 years ago
  71. ab87360 You'd think there'd be a compiler warning for "pointless if", wouldn't you? by Rob Landley · 19 years ago
  72. 20fef96 Bug spotted by Kumar Gala. Hopefully this fixes it... by Rob Landley · 19 years ago
  73. fe908fd Kumar Gala tracked down a problem with NFS mounting. This is a different fix by Rob Landley · 19 years ago
  74. 92fff34 Bernhard Fischer spotted that we shouldn't free fstype if we didn't allocate it. by Rob Landley · 19 years ago
  75. 9601a1c whitespace cleanup by Eric Andersen · 19 years ago
  76. 19b5b8f Fix some obvious compile problems. Make the -f' fakeIt option actually work. by Eric Andersen · 19 years ago
  77. eaa34ca More fixes. Type "auto" should mean unspecified from fstab as well as the by Rob Landley · 19 years ago
  78. dc0955b The new, new mount rewrite. (Mount double prime?) Still being debugged, but by Rob Landley · 19 years ago
  79. c1ef7bd just whitespace by Tim Riker · 19 years ago
  80. 71d6ccd With -a, the jump to mount_it_now can skip the initialization of f, and by Rob Landley · 19 years ago
  81. 8b0efdb Both atime and diratime should switch _off_ the corresponding no* flag. by Rob Landley · 19 years ago
  82. 7b363fd Some minor cleanups/bugfixes split off from the big remount work: by Rob Landley · 19 years ago
  83. 126da9e - typo: s/sucess/success/g by Bernhard Reutner-Fischer · 19 years ago
  84. 4a7252b Rename CONFIG_NFSMOUNT to CONFIG_FEATURE_MOUNT_NFS so allbaseconfig can by Rob Landley · 19 years ago
  85. 9a64314 Amir Shalem found some bugs in the new mount code; unknown options didn't get by Rob Landley · 19 years ago
  86. de5fd23 If we goto singlemount, do _not_ try to continue through the loop we jumped by Rob Landley · 19 years ago
  87. 6e98521 Stephane Billiart noticed that the return code of the new mount was horked. by Rob Landley · 19 years ago
  88. 6a6798b Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk by Rob Landley · 19 years ago
  89. 93d7fba Tito, farmatito at tiscali dot it writes: by Eric Andersen · 20 years ago
  90. 86af052 Kevin P. Fleming writes: by Eric Andersen · 21 years ago
  91. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  92. ee4b7d4 make mount ignore -n when CONFIG_FEATURE_MTAB_SUPPORT is disabled by Eric Andersen · 21 years ago
  93. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  94. c1893c5 Doh! I broke automatic filesystem type guessing. Fix mount so by Eric Andersen · 21 years ago
  95. d5c746f Fix indenting. by Eric Andersen · 21 years ago
  96. d9fe958 Error out early if people try to build mount with nfs support by Eric Andersen · 21 years ago
  97. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  98. 9d7f0f0 Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display a by Eric Andersen · 22 years ago
  99. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  100. 5ef4482 There is no good reason to prevent nfs mounts from being mounted by Eric Andersen · 22 years ago