1. 6a353c8 mount: if FILE* is NULL, it's not wise to use it. by Denis Vlasenko · 18 years ago
  2. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  3. 1119972 umount: umount -a shouldn't stop on first failure by Denis Vlasenko · 18 years ago
  4. 5af906e rename: compare_string_array -> index_in_str_array by Denis Vlasenko · 18 years ago
  5. dd539f7 Unneeded code removed, usused field "unsigned pscpu" removed by Denis Vlasenko · 18 years ago
  6. 9225854 mostly style fixes by Denis Vlasenko · 18 years ago
  7. 5c75960 ls: cleanup part 1 by Denis Vlasenko · 18 years ago
  8. 82f9e28 OFF_T_FMT -> OFF_FMT by Denis Vlasenko · 18 years ago
  9. 25d8062 top: batch mode should output all processes by Denis Vlasenko · 18 years ago
  10. d3d004d last nail into error_msg() (de)capitalization by Denis Vlasenko · 18 years ago
  11. ddec5af rename functions to more understandable names by Denis Vlasenko · 18 years ago
  12. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  13. 68f2187 mount: use switch (compare_string_array(..)) by Denis Vlasenko · 18 years ago
  14. 1457915 xconnect is non-conforming to "xfunc like libc" rule. Fixing by Denis Vlasenko · 18 years ago
  15. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  16. d18a3a2 use skip_whitespace where appropriate by Denis Vlasenko · 18 years ago
  17. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  18. 13c5a68 mount: support user mounts if CONFIG_DESKTOP by Denis Vlasenko · 18 years ago
  19. f46be09 mdev: reduce excessive indentation by Denis Vlasenko · 18 years ago
  20. efeed5e fdisk: compilation fix by Denis Vlasenko · 18 years ago
  21. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  22. 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
  23. 372686b cut, mount: small improvements by Denis Vlasenko · 18 years ago
  24. 98ae216 fdisk: separate sun/aix/etc code into #included files by Denis Vlasenko · 18 years ago
  25. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  26. 000b9ba eject: -T fix by Denis Vlasenko · 18 years ago
  27. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  28. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  29. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  30. b633224 fdformat: remove redundant check by Denis Vlasenko · 18 years ago
  31. 9275814 lots of silly indent fixes by Denis Vlasenko · 18 years ago
  32. 546cd18 mount: accept and ignore -s (sloppy) option. by Denis Vlasenko · 18 years ago
  33. 39d551f fbset: store short string in the structure itself instead of the pointer by Denis Vlasenko · 18 years ago
  34. 274b8c0 fbset: add support for -a (bug 1017) by Denis Vlasenko · 18 years ago
  35. 0b193a7 losetup: use /dev/loopN or /dev/loop/N according to CONFIG_FEATURE_DEVFS=n/y by Denis Vlasenko · 18 years ago
  36. a959588 Yet another silly little byte saving. couldn't -> cannot by Denis Vlasenko · 18 years ago
  37. b172678 mount: fix bug 946 (mount -f should update mtab) by Denis Vlasenko · 18 years ago
  38. 956a569 losetup: with no arguments lists all /dev/loopN. Corrected help text. by Denis Vlasenko · 18 years ago
  39. da3cec9 mount: fix breakage from recent changes (spurious -ro mounts) by Denis Vlasenko · 18 years ago
  40. 4c196a8 hexdump: fixlet for my breakage by Denis Vlasenko · 18 years ago
  41. 2dbeaa9 hexdump: deindent, almost fits into 80 columns now by Denis Vlasenko · 18 years ago
  42. 27ee7ba losetup: getopt_ulflags'ification + small fix for perror_nomsg by Denis Vlasenko · 18 years ago
  43. f47ff10 getopt: fix whitespace damage by Denis Vlasenko · 18 years ago
  44. cad3668 readprofile: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
  45. 7869c01 ipcs: fix my recent breakage by Denis Vlasenko · 18 years ago
  46. e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
  47. ce32f65 mount: nfs mount should enable bb_error-to-syslog support by Denis Vlasenko · 18 years ago
  48. 116080a mount: make Rob happy by reinstating #defines by Denis Vlasenko · 18 years ago
  49. 3ccc100 ipcs: fix output (misaligned columns) by Denis Vlasenko · 18 years ago
  50. c7b9bad ipcs: getopt_ulflag'ification, -170 bytes by Denis Vlasenko · 18 years ago
  51. 85f9e32 mount: fstabname needs to be const char* by Denis Vlasenko · 18 years ago
  52. 23514fe mount: fix warning (printf field width of * wants int, not size_t) by Denis Vlasenko · 18 years ago
  53. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  54. a6127aa mount: style fixlet by Denis Vlasenko · 18 years ago
  55. 029c469 mount: revert mount --bind to using "bind" as fstype. by Denis Vlasenko · 18 years ago
  56. a52145a mount: mount_it_now() - char *dir is not really needed. by Denis Vlasenko · 18 years ago
  57. c889d2b mount: fix "duplicate mount options in mtab" bug by Denis Vlasenko · 18 years ago
  58. c097519 mount: nfs_strerror's static buffer was bigger than needed. by Denis Vlasenko · 18 years ago
  59. 9c99b62 mount: getopt_ulflag'ification by Denis Vlasenko · 18 years ago
  60. 13b4924 mount: style fixes by Denis Vlasenko · 18 years ago
  61. 3bc59aa mount: fix bugs: free(mp->mnt_fsname) of non-malloced ptr; by Denis Vlasenko · 18 years ago
  62. fc56dd2 mount: use bb_simplify_path as appropriate by Denis Vlasenko · 18 years ago
  63. 8d474b5 mount: style fixes by Denis Vlasenko · 18 years ago
  64. 30a64cd mount: reorder things, fix NFS-less mount. by Denis Vlasenko · 18 years ago
  65. af9854b umount: do not try to close FILE* which is NULL. by Denis Vlasenko · 18 years ago
  66. be50717 mount: -o remount should not add lines to /etc/mtab by Denis Vlasenko · 18 years ago
  67. 25098f7 mount: move code from nfsmount.c into mount.c by Denis Vlasenko · 18 years ago
  68. 727ef94 mount: fix mtab support (but it is still rather buggy) by Denis Vlasenko · 18 years ago
  69. cc9962d More code from kernel developers, and therefore licensed under GPLv2 only. by Rob Landley · 18 years ago
  70. 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
  71. 20cc6d5 Remove pointless "const". Bloatcheck says 0 bytes difference. by Rob Landley · 18 years ago
  72. 00d7d6c nfsmount: sanitize it. It had a rather peculiar idea of implementing "bg" by Denis Vlasenko · 18 years ago
  73. 64d7e93 - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777). by Bernhard Reutner-Fischer · 18 years ago
  74. 3077294 nfsmount: remove some really old code (for kernels 1.x!) + small cleanups. by Denis Vlasenko · 18 years ago
  75. d2b13ea nfsmount: delete nfsmount.h by Denis Vlasenko · 18 years ago
  76. 39e93cc nfsmount: nfsmount.h merged into nfsmount.c by Denis Vlasenko · 18 years ago
  77. 2244a21 nfsmount: style fix by Denis Vlasenko · 18 years ago
  78. 5983914 ipcs: silly trick with strings. saves ~200 bytes. by Denis Vlasenko · 18 years ago
  79. c27f4f5 A quick cleanup pass of some low-hanging mess. by Rob Landley · 18 years ago
  80. 6d655be removed a lot of trailing \n in bb_msg() calls. It is added by Denis Vlasenko · 18 years ago
  81. 4cb035d Vladimir Dronnikov (ybrnj80 at yandex dot ru) pointed out that my cleanup of by Rob Landley · 18 years ago
  82. 4d609cb Thinko. by Rob Landley · 18 years ago
  83. 89d9d4d Vladimir Dronnikov also submitted a CIFS support patch to mount, which I by Rob Landley · 18 years ago
  84. 88621d7 Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage by Rob Landley · 18 years ago
  85. 73561cc - pull from busybox_scratch: r15829:15850 by Bernhard Reutner-Fischer · 18 years ago
  86. 4470b74 The kernel can't handle umount /dev/hdc, we have to do it through mtab, by Rob Landley · 18 years ago
  87. 10b36f9 Patch from Chris Steel to fix mdev deleting device nodes. by Rob Landley · 18 years ago
  88. 3ba7bd1 Vladimir Dronnikov convinced me to twiddle the semantics of the new shared by Rob Landley · 18 years ago
  89. 721b46e Fix a typo (|| instead of |) and remove two comments about a problem fixed by Rob Landley · 18 years ago
  90. e3781b7 Add shared subtree support, suggested by Vladimir Dronnikov. Also break out a by Rob Landley · 18 years ago
  91. 47b16a6 Using lstat() instead of stat() means that attempting to loopback mount by Rob Landley · 18 years ago
  92. 7250915 Make a warning go away on 64-bit systems. by Rob Landley · 18 years ago
  93. 59fe8b9 There are a number of reasons for reinventing printf(). Writing status to by Rob Landley · 18 years ago
  94. 081e384 Remove xcalloc() and convert its callers to xzalloc(). About half of them by Rob Landley · 18 years ago
  95. 7478804 Fix umount so loop device disassociation hopefully doesn't screw up errno on by Rob Landley · 18 years ago
  96. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  97. 446129a Add back in non-ifdef version of FEATURE_PRETTY_PRINT, and get the attribution by Rob Landley · 18 years ago
  98. fc367f9 There's no excuse for adding new #ifdefs to the code like that. None at all. by Rob Landley · 18 years ago
  99. eac0c06 allow people to display dmesg output without syslog levels by Mike Frysinger · 18 years ago
  100. a788111 de-cuddle if( to if ( by Mike Frysinger · 18 years ago