1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 823694d Busybox 1.21.0 squashed commit for jellybean by Tanguy Pruvot · 12 years ago
  3. 6fef6a3 fix most sign and variable initialization warnings by Tanguy Pruvot · 12 years ago
  4. 8a6c2c2 Busybox 1.20.0 squashed commit for ICS by Tanguy Pruvot · 12 years ago
  5. 8aeb371 merged commit between gingerbread and busybox/master 20110630 by Tanguy Pruvot · 13 years ago
  6. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 13 years ago
  7. 8820629 mount: for NFS use tcp per default rather than udp by Bernhard Reutner-Fischer · 13 years ago
  8. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 13 years ago
  9. 19311bf mount: add --rbind option support by Roman Borisov · 13 years ago
  10. d3679d2 mount: rprivate option fix by Roman Borisov · 13 years ago
  11. c6450c9 mount: strip multiple trailing slashes, not just one by Denys Vlasenko · 13 years ago
  12. c8dc01d mount: update /etc/mtab properly on mount --move by Roman Borisov · 13 years ago
  13. 301fe50 mount: ignore unknown mount options when remounting NFS mounts by Peter Korsgaard · 13 years ago
  14. 945fd17 mount: fix wrong long option namess by Roman Borisov · 13 years ago
  15. 7765095 mount: pass NULL, not "", as "data" to mount syscall if we have no opts by Alexander Shishkin · 14 years ago
  16. 54779a4 mount: code shrink (-81 bytes) by Alexander Shishkin · 14 years ago
  17. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  18. 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
  19. fa1b370 mount: fix a case when sometimes error message is not printed by Denys Vlasenko · 14 years ago
  20. dc1fd2e mount: handle EDQUOT > 255 properly. closes bug 1579 by Denys Vlasenko · 14 years ago
  21. 651a269 *: merge some common strings by Denys Vlasenko · 14 years ago
  22. 8531d76 *: code shrink and better "died from signal" reporting from wait4pid by Denys Vlasenko · 14 years ago
  23. 9906933 *: gethostname-related fixes by Denys Vlasenko · 14 years ago
  24. b741cd2 whitespace fix by Denys Vlasenko · 14 years ago
  25. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 14 years ago
  26. 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 14 years ago
  27. cc42814 mount: dont include NFS headers if not needed; drop support for Linux <2.2.0 by Denys Vlasenko · 14 years ago
  28. b7a0e13 mount: fix goof in last commit; clear errno since we use perror_msg later by Denys Vlasenko · 14 years ago
  29. 4e60f30 mount: if we mount //host/xxx, add ip=IPADDR to options by Denys Vlasenko · 14 years ago
  30. 8656676 mount: "already mounted" msg appears only if -v by Denys Vlasenko · 14 years ago
  31. a732966 mount: prevent second mount -a from mounting everything again by Denys Vlasenko · 15 years ago
  32. 6b5accb mount: add support for -O list. +44 bytes by Michael Abbott · 15 years ago
  33. b2e5fc3 ntpd: and real handling for -N, show usage w/o options; trim text by Denys Vlasenko · 15 years ago
  34. 102ff76 mount: clean up #defines. No code changes by Denys Vlasenko · 15 years ago
  35. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  36. be168b1 wget: fix for code 302; mount: support -o union by Vladimir Dronnikov · 15 years ago
  37. 9aff299 swaponoff: add uuid/label support. By Natanael Copa by Natanael Copa · 15 years ago
  38. ba98603 mount: do not execute "mount.(null)" :) by Denys Vlasenko · 15 years ago
  39. da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 15 years ago
  40. e2e4cc2 mount: support -i; pass through -f and -n to helpers as necessary by Denys Vlasenko · 15 years ago
  41. 810b716 mount: save 80 bytes by forced de-inlining by Denys Vlasenko · 15 years ago
  42. e71dd7c mount: document when kernel started accepting string as NFS options by Denys Vlasenko · 15 years ago
  43. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 15 years ago
  44. 5c32993 mount: users report that CIFS support is breaking things, mostly remove it. by Denis Vlasenko · 15 years ago
  45. 7aaedcf mount: support "-O option"; stop trying to mount swap partitions by Denis Vlasenko · 15 years ago
  46. 6a2d0d9 mount: make it more readable by Denis Vlasenko · 15 years ago
  47. 3f8f4b2 placate Rob's qualms about mount.c by Denis Vlasenko · 15 years ago
  48. 30e5cf8 mount: cosmetics, no code changes (verified with objdump -drsx) by Denis Vlasenko · 16 years ago
  49. f9dde91 mount: -o parm1 -o parm2 should accumulate by Denis Vlasenko · 16 years ago
  50. fb5902c - support relatime / norelatime by Bernhard Reutner-Fischer · 16 years ago
  51. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  52. c29684a mount: support nfs mount option nordiplus. by Denis Vlasenko · 16 years ago
  53. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  54. 580ce2d mount: support for "-o mand" by Denis Vlasenko · 16 years ago
  55. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  56. 82604e9 revert last two commits. vfork cannot be used in subroutine, by Denis Vlasenko · 16 years ago
  57. 58d60c3 *: introduce and use xfork() by Denis Vlasenko · 16 years ago
  58. f26e3d2 mount: fix mishandling of proto=tcp/udp by Denis Vlasenko · 16 years ago
  59. d0cc3f4 mount: code shrink without logic changes. Added a comment by Denis Vlasenko · 16 years ago
  60. f9a0784 - add FIXME to use hasmntopt() by Bernhard Reutner-Fischer · 16 years ago
  61. a0e17f7 [u]mount: add/update dietlibc build fix by Denis Vlasenko · 16 years ago
  62. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 16 years ago
  63. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 16 years ago
  64. ed23adc mount: remove superfluous comment by Denis Vlasenko · 16 years ago
  65. 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 16 years ago
  66. 6aa7696 mount: #ifdef out MOUNT_LABEL code parts if it is not selected by Denis Vlasenko · 16 years ago
  67. d0a071a brctl: eliminate stray data object by Denis Vlasenko · 16 years ago
  68. b44c790 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. by Denis Vlasenko · 16 years ago
  69. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  70. 397de61 help text: regularize format, and shrink by Denis Vlasenko · 16 years ago
  71. a4522c5 mount: plug a hole where FEATURE_MOUNT_HELPERS could allow execution by Denis Vlasenko · 16 years ago
  72. 51f421a - fix compilation failure due to implicit decl of resolve_mount_spec(). by Bernhard Reutner-Fischer · 16 years ago
  73. 53ce7f0 findfs,mount: trivial build fix and whitespace fiexs by Denis Vlasenko · 16 years ago
  74. de7684a support for mount by label (not yet tested) by Denis Vlasenko · 16 years ago
  75. b413368 mount: with -vv -f, say what mount() calls we were going to make by Denis Vlasenko · 16 years ago
  76. f732e96 mount: optional support for -vv verbosity mount: do "struct globals" trick by Denis Vlasenko · 16 years ago
  77. c9ca0a3 mount: recognize "dirsync" (closes bug 835) by Denis Vlasenko · 16 years ago
  78. b1d8e7d mount: make -f work even without mtab support by Denis Vlasenko · 16 years ago
  79. 32d49bc mkswap: do not do extra seek mount: add another mount helper call method by Denis Vlasenko · 16 years ago
  80. 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 16 years ago
  81. 8c638cb mount: allow and ignore _netdev option by Denis Vlasenko · 16 years ago
  82. f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 16 years ago
  83. c03e872 save a bit of code with *strchrnul = '\0' trick by Denis Vlasenko · 16 years ago
  84. 63430ae mount: size-optimize mount_options[] and nfs_errtbl[] by Denis Vlasenko · 17 years ago
  85. 3f5fdc7 remove trailing whitespace by Denis Vlasenko · 17 years ago
  86. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  87. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  88. b925605 assorted static vars removal by Denis Vlasenko · 17 years ago
  89. 2535f12 httpd: do not clear environment by Denis Vlasenko · 17 years ago
  90. c8d4d2f messages: by popular request allow PATH to be customized at build time by Denis Vlasenko · 17 years ago
  91. f000065 mount: ignore NFS bg option on NOMMU machines by Denis Vlasenko · 17 years ago
  92. fb48f6c mount: allow (and ignore) -i by Denis Vlasenko · 17 years ago
  93. 7d8de4d mount: don't close fd twice in NFS code by Denis Vlasenko · 17 years ago
  94. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  95. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  96. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  97. 0e2c9fb mount: print errno on NFS error (again) by Denis Vlasenko · 17 years ago
  98. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  99. 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
  100. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago