1. 3ece93b Kill dead email address -Erik by Eric Andersen · 22 years ago
  2. 8b1aa4d Apply last_patch46 from vodz, to fix buffer overflows noted by by Eric Andersen · 22 years ago
  3. aa385d4 Entries with "noauto" options are ignored correctly when mounting all by Robert Griebl · 22 years ago
  4. defd998 Patch from Kevin Hilman <khilman@equator.com> to fix potential by Eric Andersen · 22 years ago
  5. 1d1d2f9 Update some missing copyright notices by Eric Andersen · 22 years ago
  6. fcffa2c Apply lash_patch35 from vodz, which brings several nice size_optimizations. by Eric Andersen · 22 years ago
  7. 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
  8. 6834ee9 Avoid NULL pointer problems. Patch from "Frank P. MacLachlan" by Eric Andersen · 23 years ago
  9. c822763 Change strdup calls to xstrdup (patch from Steve Merrifield). by Matt Kraai · 23 years ago
  10. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  11. 8acbf1d Make mount default to using /proc/filesystems to avoid by Eric Andersen · 23 years ago
  12. 3b1525e Don't automount things as "usbdevfs" -- patch from by Eric Andersen · 23 years ago
  13. a7cecbc Commit Vladimir's simplify_path. by Matt Kraai · 23 years ago
  14. 044228d This is vodz' latest patch. Sorry it took so long... by Eric Andersen · 23 years ago
  15. 94f3a57 Fix a thinko (the symptoms of which were reported by by Matt Kraai · 23 years ago
  16. 9344f75 Don't whine about already mounted filesystems when invoked with -a. by Matt Kraai · 23 years ago
  17. 2f6e1f8 Patch from Gernot Poerner <gp@it-netservice.de>. Adds in mount bind support. by Eric Andersen · 23 years ago
  18. c911a43 Patch from Vladimir: by Eric Andersen · 23 years ago
  19. 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
  20. 1b62619 woops, i shouldnt be so presumtuous? about what the error will be by Glenn L McGrath · 23 years ago
  21. 3aae100 Device may not be a real filename by Glenn L McGrath · 23 years ago
  22. e6bf66e Fix two bugs reported by Ralph Jones. by Matt Kraai · 23 years ago
  23. 3425111 Fix bug #1108 by always canonicalizing arguments. by Matt Kraai · 23 years ago
  24. 4b541a8 Moved some #ifdefs down below #include "busybox.h" where they belong. by Mark Whitley · 23 years ago
  25. a3045df Convert mount to use getopt. by Matt Kraai · 23 years ago
  26. 1240082 Further cleanup of mount option handling. by Matt Kraai · 23 years ago
  27. 24ed3be Fix -a support (broken by previous patch). by Matt Kraai · 23 years ago
  28. 3d406da Fix segfault on `mount -t nfs' reported by Gratien D'haese. by Matt Kraai · 23 years ago
  29. e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 23 years ago
  30. c4cef5a Move the mtab support stuff into libbb -Erik by Eric Andersen · 23 years ago
  31. 1e117b4 Dont try and automount devfs, rename some variables by Glenn L McGrath · 23 years ago
  32. 20f61d3 The patch I previously applied from Brian Webb was 2 lines off. Oops. by Mark Whitley · 24 years ago
  33. bd2e42f Applied a patch from Brian Webb to fix a problem with mount on the Agenda PDA. by Mark Whitley · 24 years ago
  34. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  35. 323434b Dont try to automount some specific filesystem types by Glenn L McGrath · 24 years ago
  36. de44067 Bah. I missed a header file. by Eric Andersen · 24 years ago
  37. 7b91f02 Reduce the size of mount (and bypass /proc/filesystems) by using the sysfs by Eric Andersen · 24 years ago
  38. 93ba60f Keep trying if an NFS mount fails, and eliminate a call to exit(3). by Matt Kraai · 24 years ago
  39. e677dfe Applied patch from Magnus Damm <damm@opensource.se> to fix a 'inner scope var by Mark Whitley · 24 years ago
  40. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  41. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  42. af4ac77 Apply a patch from Larry Doolittle to add "-all" and "-none" switches by Eric Andersen · 24 years ago
  43. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  44. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  45. 6f65a3a More printf cleanups by Eric Andersen · 24 years ago
  46. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  47. 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
  48. d9d03b8 Mount error return code fix from Kent Robotti -- we must reset the error by Eric Andersen · 24 years ago
  49. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  50. 92ed8a3 Fix exit status on failure. by Matt Kraai · 24 years ago
  51. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  52. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  53. 8847b9a Remove a warning. Patch from Bryan Rittmeyer <bryan@ixiacom.com> by Eric Andersen · 24 years ago
  54. 0cccdfa When mounting a ro fs rw, print warning and then mount it ro. Patch by Eric Andersen · 24 years ago
  55. 252bacc Apply a patch from Chip Rosenthal <chip@unicom.com> to fix NFS mounting, by Eric Andersen · 24 years ago
  56. 322ae93 Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of by Matt Kraai · 24 years ago
  57. 32f2769 From Ken Chalmers <chalmers@norscan.com>: by Pavel Roskin · 24 years ago
  58. 0c8e2a6 Fixed the "-f" option. -Erik by Eric Andersen · 24 years ago
  59. fdd5103 Merge in two patches from Dave Cinege: by Eric Andersen · 24 years ago
  60. b040d4f Use BB_FEATURE_CLEAN_UP where appropriate -Erik by Eric Andersen · 24 years ago
  61. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  62. e7413a9 A couple of minor warning cleanups. -Erik by Eric Andersen · 24 years ago
  63. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  64. be84cd4 Always report the applet name when doing error reporting. by Matt Kraai · 24 years ago
  65. c674d70 Comment on kernel stuff -Erik by Eric Andersen · 24 years ago
  66. a57ba4d Argh. More cross libc cleanup. Should be ok now... -Erik by Eric Andersen · 24 years ago
  67. bd22ed8 Update files to reduce dependance on kernel version... -Erik by Eric Andersen · 24 years ago
  68. 89bc256 Remove misguided klude around for 2.4.x-test* brokenness. Al Viro by Eric Andersen · 24 years ago
  69. 10dc9d4 Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in by Eric Andersen · 24 years ago
  70. a42982e * Fixed 'swapon -a' and 'swapoff -a', which were broken. by Eric Andersen · 24 years ago
  71. 680d65a "mount" now reports errors from nfsmount() and assumes NFS mount by Pavel Roskin · 24 years ago
  72. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  73. 6c5f2c6 Add support for "noatime" and "nodiratime" mount flags to mount. by Erik Andersen · 24 years ago
  74. 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 24 years ago
  75. 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 24 years ago
  76. 983b51b minor changes to mount/umount to support-by-ignoring the "-v" flag. by Erik Andersen · 24 years ago
  77. 298854f My latest ramblings. -Erik by Erik Andersen · 24 years ago
  78. ec5bd90 Use the nice new find_real_root_device function to find the by Erik Andersen · 24 years ago
  79. ce91732 Some bug fixes I forgot to check-in the other day. by Erik Andersen · 25 years ago
  80. 269bba2 Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler by Erik Andersen · 25 years ago
  81. 246cc6d Wrote killall. by Erik Andersen · 25 years ago
  82. e132f4b Fixed the init problem where it wouldn't unmount filesystems by Erik Andersen · 25 years ago
  83. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  84. 04e9702 Clear up some ambiguity with old style assignments. -Erik by Erik Andersen · 25 years ago
  85. de7965c Shuffle location of generic code into utility.c -Erik by Erik Andersen · 25 years ago
  86. 5cbdd71 mount and umount could leak loop device allocations causing the system to by Erik Andersen · 25 years ago
  87. 5509af7 * added (and documented) "-n" option for head - by Erik Andersen · 25 years ago
  88. 3163821 Sync up busybox with the latest and greatest. This is not stuff for by Erik Andersen · 25 years ago
  89. b7cc49d * Added -o loop option for mount, and support in umount for loop by Erik Andersen · 25 years ago
  90. 0881de7 The latest and greatest. init basically works, though needs by Erik Andersen · 25 years ago
  91. 0ecb54a Stuf by Eric Andersen · 25 years ago
  92. a9c95ea Updates by Eric Andersen · 25 years ago
  93. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  94. 29d2e36 Fixed ln, df, and removed redundant stuff from mtab. by Eric Andersen · 25 years ago
  95. d0246fb More stuff. by Eric Andersen · 25 years ago
  96. 3ae0c78 Stuf by Eric Andersen · 25 years ago
  97. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  98. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  99. cb6e256 More stuff by Eric Andersen · 25 years ago
  100. 3c16382 Fixed cp -[aR] and some other stuf. by Eric Andersen · 25 years ago