1. 5aabf4e Fix -g and -p options. Patch from Traceman. (I don't know who that is, by Rob Landley · 19 years ago
  2. 483027f Patch from dlively (whoever that is, see bug 591) to fix by Rob Landley · 19 years ago
  3. d42ef28 - several functions depend on IPv4 or IPv6 od IPX support. by Bernhard Reutner-Fischer · 19 years ago
  4. 17d355c - remove warning (thanks Yann E. MORIN) and switch to ENABLE_ by Bernhard Reutner-Fischer · 19 years ago
  5. e6d88ea remove sigsetmask, noticed by Bernhard by "Vladimir N. Oleynik" · 19 years ago
  6. e0b8778 - check if CC supports -funsigned-char by Bernhard Reutner-Fischer · 19 years ago
  7. 5816ccb - wrap label GET_COUNT in #if ENABLE_FEATURE_FANCY_applet to avoid warning by Bernhard Reutner-Fischer · 19 years ago
  8. ec351c3 - do away with superfluous keyword. by Bernhard Reutner-Fischer · 19 years ago
  9. 4a9d6d1 remove strange bloat dup2() usage, sync this code with mainstream login-utils, size reduce by "Vladimir N. Oleynik" · 19 years ago
  10. 70f7ef7 Nothing to see here. Move along. by Rob Landley · 19 years ago
  11. 3858bf1 Minor fix: if(CONFIG) breaks the build when that CONFIG is disabled, it has by Rob Landley · 19 years ago
  12. e919096 Patch from Yann E. Morin, something to do with bugs 276 and 272. by Rob Landley · 19 years ago
  13. 126da9e - typo: s/sucess/success/g by Bernhard Reutner-Fischer · 19 years ago
  14. b7d5342 - fix zcip for IMA compile mode. by Bernhard Reutner-Fischer · 19 years ago
  15. 10fb2b7 Flush output to log promptly (bug 389). by Rob Landley · 19 years ago
  16. e422af6 Flush input when prompting for a password (bug 373). by Rob Landley · 19 years ago
  17. a75c180 Bug 310: be consistent about stat/lstat and chown/lchown to avoid accidentally by Rob Landley · 19 years ago
  18. 032e2cb Uninitialized variable causing intermittent syntax errors (bug 449). by Rob Landley · 19 years ago
  19. cdbae77 printf() arguments shouldn't be passed straight from user supplied data. by Rob Landley · 19 years ago
  20. 37310ea Change CONFIG_MODPROBE_MULTIPOLE_OPTIONS to by Rob Landley · 19 years ago
  21. 762bb62 Patch from Yann E. Morin to reorganize module config options. by Rob Landley · 19 years ago
  22. 999af20 Make insmod quiet by default (patch from Yann E. Morin). by Rob Landley · 19 years ago
  23. 9c32a15 Yann E. Morin's update to modprobe usage. by Rob Landley · 19 years ago
  24. 82327f4 Patch from Yann E. Morin to make rmmod report failure properly. by Rob Landley · 19 years ago
  25. 0bd0257 Add build options to control SuS compatability, allows numeric by Glenn L McGrath · 19 years ago
  26. d77b781 - remove unused variable have_read_stdin - use FLAG_WIDTH by Bernhard Reutner-Fischer · 19 years ago
  27. 377bdaf avoid mixed declarations, to support older compilers just a little longer. by Paul Fox · 19 years ago
  28. cc59aae Macro was wrong, name(void) vs name(x), and apparently gcc 2.95 cares about by Rob Landley · 19 years ago
  29. 07fffc5 uClibc can't handle anonymous MAP_SHARED. Since we're treating it as by Rob Landley · 19 years ago
  30. 02bab68 Tito is using broken kernel headers that pollute the namespace with every by Rob Landley · 19 years ago
  31. a62b0e7 reduce 3 warning if compile with -W by "Vladimir N. Oleynik" · 19 years ago
  32. 2f0a5f9 restore compare_string_array new interface (make broken by landley) by "Vladimir N. Oleynik" · 19 years ago
  33. d4f15e9 Install links patch from Yann E. Morin. (Another thing hanging around in my by Rob Landley · 19 years ago
  34. d1569c2 If we really _need_ an #ifdef like this, then we should be using the libbb by Rob Landley · 19 years ago
  35. 746cfc8 Another cleanup patch that's been in my tree for a while. Again I think it's by Rob Landley · 19 years ago
  36. b5ca9e0 A cleanup patch I've had lying around in my tree for a while, I think it by Rob Landley · 19 years ago
  37. bf968f7 reduce signedness warning by "Vladimir N. Oleynik" · 19 years ago
  38. a972c87 reduce signedness warning by "Vladimir N. Oleynik" · 19 years ago
  39. 27d42a0 remove warnings if compile with -W, use ENABLE_FEATURE vs CONFIG_FEATURE by "Vladimir N. Oleynik" · 19 years ago
  40. 4a070d1 Make char default to "unsigned" on all platforms so we have a consistent base by Rob Landley · 19 years ago
  41. 1d589b2 Fix losetup so that it A) actually works again, B) has much better error by Rob Landley · 19 years ago
  42. 70678bc getopt -> getopt_ulflags. noticed by Rob Sullivan by "Vladimir N. Oleynik" · 19 years ago
  43. 5a5d0fa update license by Mike Frysinger · 19 years ago
  44. 004ad11 ShaneAnderson writes in Bug 565: by Mike Frysinger · 19 years ago
  45. 969af89 add "-C" format to hexdump by Paul Fox · 19 years ago
  46. d957b95 fix bug #474: 0000474: vi crashes often by Paul Fox · 19 years ago
  47. 5a16a89 eliminate mixed declaration, to support older compilers a little longer. by Paul Fox · 19 years ago
  48. 8c44f01 use libbb/get_kernel_revision(), reduce stack usage, add loses -w -f option for getopt, convert to bb_getopt_ulflags(), reduce memory usage - xmalloc to bb_common_bufsiz1, size reduce over 200 bytes by "Vladimir N. Oleynik" · 19 years ago
  49. 5221987 Patch from Cristian Ionescu-Idbohrn to deal with _ vs - better. by Rob Landley · 19 years ago
  50. 350865e remove bug: fsck do not know path by "Vladimir N. Oleynik" · 19 years ago
  51. cc34344 change the interface of libbb/compare_string_array (unsigned short to int), usaging for e2fsprogs/fsck by "Vladimir N. Oleynik" · 19 years ago
  52. 61ff4b3 more use const for interface of libbb/compare_string_array, example usage for e2fsprogs/fsck by "Vladimir N. Oleynik" · 19 years ago
  53. 4eb2fd6 more use libbb/bb_msg_read_error by "Vladimir N. Oleynik" · 19 years ago
  54. 65bb10f reduce bss by "Vladimir N. Oleynik" · 19 years ago
  55. fe25715 Update to modprobe usage from Yann E. Morin by Rob Landley · 19 years ago
  56. c819ca9 Can't store a pointer in an int on 64 bit platforms. by Rob Landley · 19 years ago
  57. b4c8232 Move interface.c to networking directory since it's only used by ifconfig. by Rob Landley · 19 years ago
  58. fae1dc8 Support # comments after s/// option list. by Rob Landley · 19 years ago
  59. 4ee2eee Quote the user we pass to addgroup so funky chars are preserved. Fix by dragan_marinkovic in Bug 544 by Mike Frysinger · 19 years ago
  60. 79e1cab Yann Morin's modprobe multiple options patch. There's more work to be done, by Rob Landley · 19 years ago
  61. 9033453 My last change to this file broke tar x. Sigh. (Trying to make sure we work by Rob Landley · 19 years ago
  62. 5412843 I noticed that "tar tvjf file.tbz" was segfaulting. This fixed it. by Rob Landley · 19 years ago
  63. 64a5f96 telnetd -b (bind to specific address) support from Iuri Gomes Diniz. by Rob Landley · 19 years ago
  64. 990025a Ok, I've converted the contents of the "testing/sed" directory into a by Rob Landley · 19 years ago
  65. ecfd1f6 change osbolete sigpause() to sigsuspend() by "Vladimir N. Oleynik" · 19 years ago
  66. 6f03722 Patch from Tomasz Mateja: don't try to CWD to a _filename_, just send the full by Rob Landley · 19 years ago
  67. c98a359 It was a bit out of date. by Rob Landley · 19 years ago
  68. 48c6157 Fix the test suite so that individual *.tests files can be run ala by Rob Landley · 19 years ago
  69. 7ad4b30 Yann E. Morin pointed out that rpcsvc/nfs_prot.h isn't needed with any by Rob Landley · 19 years ago
  70. 7b7c99c Size I zapped the bb_close() error, might as well make a TODO item. by Rob Landley · 19 years ago
  71. 3fc4ad1 Fix bug 424: doing full_read breaks things like cat which should return a by Rob Landley · 19 years ago
  72. 21ccbb6 When cp ran out of space it didn't return a nonzero error code. Fixes bug 493. by Rob Landley · 19 years ago
  73. c2ce2c5 It's no longer a temporary location. Smooth out the text a bit. by Rob Landley · 19 years ago
  74. fc94638 point to the official links by Eric Andersen · 19 years ago
  75. 3d283dd Announce 1.1.0-pre1 already. Erik, please move links to the downloads directory by Rob Landley · 19 years ago
  76. 2f30932 Fix cp /dev/null filename, and a few in-passing cleanups. by Rob Landley · 19 years ago
  77. dbc608b We've got fuser, fix some typos, and move Vodz's comment about UTF8 into by Rob Landley · 19 years ago
  78. c63fe91 \0 is a synonym for &. Our own "make allbaseconfig" breaks without this. by Rob Landley · 19 years ago
  79. 7790cd5 add ZyXEL to the shame list by Mike Frysinger · 19 years ago
  80. d505e3e fix <p> and <a> tags by Mike Frysinger · 19 years ago
  81. 46b77c2 update doctype and add a charset encoding by Mike Frysinger · 19 years ago
  82. 62d7acc - add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc. by Bernhard Reutner-Fischer · 19 years ago
  83. 4922f2a update by "Vladimir N. Oleynik" · 19 years ago
  84. 7eb8e45 Please don't use if(asprintf(&t)<0) free(t); Use concat_subpath_file() for scan dir. Added losed chdir(".."). Removed warnings for 64-bit inode size. Why use memcpy and do not let? Very strange code for me by "Vladimir N. Oleynik" · 19 years ago
  85. ea97282 bb_opt_complementally for rdate applet. Add losed record to util-linux/Makefile.in for switch_root applet by "Vladimir N. Oleynik" · 19 years ago
  86. aa87276 New applet, fuser, from Tony J. White. (Needs some cleanup.) by Rob Landley · 19 years ago
  87. 30c7de0 - move GETXXKEY_R_FUNC into an internal helper file to allow for compiling by Bernhard Reutner-Fischer · 19 years ago
  88. 6973abc - remove warning about "'static' is not at beginning of declaration". by Bernhard Reutner-Fischer · 19 years ago
  89. 1b751c8 Rob Sullivan sent in some cleanups, which I beat on slightly. by Rob Landley · 19 years ago
  90. 0f34a82 Add a switch_root utility (like kconfig's utils/run_init.c, although not by Rob Landley · 19 years ago
  91. 2454ebd Somebody suggested this, but I've forgotten who. by Rob Landley · 19 years ago
  92. f3d6c94 Add --no-same-owner and --no-same-permissions options to tar. by Rob Landley · 19 years ago
  93. 47ea7b7 - Matthias Wenzel writes: by Bernhard Reutner-Fischer · 19 years ago
  94. ee9cf48 - correct boilerplate by Bernhard Reutner-Fischer · 19 years ago
  95. c9c959c Reference for new patch feature we'll need to be compatible with... by Rob Landley · 19 years ago
  96. ab18782 * uniq.c: remove unneeded include and use short boilerplate. by Bernhard Reutner-Fischer · 19 years ago
  97. c58fd15 Update the TODO list to reflect stuff we've already done. by Rob Landley · 19 years ago
  98. 3c6bfe3 Shaun Jackman noted that limits.h defines path_max and isn't included from by Rob Landley · 19 years ago
  99. 2d5d88e Two changes. One from Shaun Jackman makes libbb/interface.c compile only if by Rob Landley · 19 years ago
  100. 38d6615 - fix bug to avoid aliasing busybox' main to zcip_main in IMA mode. by Bernhard Reutner-Fischer · 19 years ago