1. 22d10a0 hush: fix trashing of environment by local env vars: by Denis Vlasenko · 16 years ago
  2. 1e19afd blkid: new applet. We almost had everything needed for it already by Denis Vlasenko · 16 years ago
  3. c77e843 - add new applet rdev (Grant Erickson) - fixes and shrink (me) by Bernhard Reutner-Fischer · 16 years ago
  4. e99a92d - strip implied proto and superfluous "www." domain part. by Bernhard Reutner-Fischer · 16 years ago
  5. 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
  6. 3576bed - improve wording by Bernhard Reutner-Fischer · 17 years ago
  7. ee56e01 swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>) by Denis Vlasenko · 17 years ago
  8. 1f22898 whitespace fixes. no code changes by Denis Vlasenko · 17 years ago
  9. 376003b build system: move misplaced config entry for script applet by Denis Vlasenko · 17 years ago
  10. f2f3868 mdev: optional support for regex pattern group substitution. +142 bytes. by Denis Vlasenko · 17 years ago
  11. 4824cca *: fix build problems found with randomconfig by Denis Vlasenko · 17 years ago
  12. 9e1f92d termios can be used by either top or more. by Paul Fox · 17 years ago
  13. d25c33f volume_id: disable detection routines which are not setting label and uuid anyway by Denis Vlasenko · 17 years ago
  14. c5b7372 volude_id: remove unused fields and functions which were setting them by Denis Vlasenko · 17 years ago
  15. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
  16. de7684a support for mount by label (not yet tested) by Denis Vlasenko · 17 years ago
  17. f732e96 mount: optional support for -vv verbosity mount: do "struct globals" trick by Denis Vlasenko · 17 years ago
  18. b1d8e7d mount: make -f work even without mtab support by Denis Vlasenko · 17 years ago
  19. 6b160e4 split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code by Mike Frysinger · 17 years ago
  20. 32d49bc mkswap: do not do extra seek mount: add another mount helper call method by Denis Vlasenko · 17 years ago
  21. f0044c4 add support for renaming/relocating device nodes by Mike Frysinger · 17 years ago
  22. d202328 fix buglets found by randomconfig by Denis Vlasenko · 17 years ago
  23. fbe5f39 hexdump: add hd alias, add -R option by Denis Vlasenko · 17 years ago
  24. 23856ab move microcom to miscutils by Denis Vlasenko · 17 years ago
  25. efd3f38 microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru> by Denis Vlasenko · 17 years ago
  26. 2535f12 httpd: do not clear environment by Denis Vlasenko · 17 years ago
  27. a7825f2 make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features by Denis Vlasenko · 18 years ago
  28. a78ef2c add support for firmware loading by Mike Frysinger · 18 years ago
  29. ae30210 create a document for mdev so people dont have to rtfs by Mike Frysinger · 18 years ago
  30. 0e282c9 combine depends lines by Mike Frysinger · 18 years ago
  31. 71a6a4e correct file format errors by Mike Frysinger · 18 years ago
  32. 732268f - provide central knob to turn off RPC related options. by Bernhard Reutner-Fischer · 18 years ago
  33. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  34. ce32f65 mount: nfs mount should enable bb_error-to-syslog support by Denis Vlasenko · 18 years ago
  35. 39e93cc nfsmount: nfsmount.h merged into nfsmount.c by Denis Vlasenko · 18 years ago
  36. 89d9d4d Vladimir Dronnikov also submitted a CIFS support patch to mount, which I by Rob Landley · 18 years ago
  37. e3781b7 Add shared subtree support, suggested by Vladimir Dronnikov. Also break out a by Rob Landley · 18 years ago
  38. 446129a Add back in non-ifdef version of FEATURE_PRETTY_PRINT, and get the attribution by Rob Landley · 18 years ago
  39. fc367f9 There's no excuse for adding new #ifdefs to the code like that. None at all. by Rob Landley · 18 years ago
  40. eac0c06 allow people to display dmesg output without syslog levels by Mike Frysinger · 18 years ago
  41. ef10d52 Upgrade mdev to allow commands to be run on create/delete. by Rob Landley · 18 years ago
  42. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
  43. 17507fa More busting on legacy mtab support in the help text. by Rob Landley · 19 years ago
  44. 2ec922e Patch from Robert P Day: let menuconfig indent stuff for us, we don't have by Rob Landley · 19 years ago
  45. 56dd0bf - shrink mkswap and make v0 support optional. Thanks also to Tito for his ideas. by Bernhard Reutner-Fischer · 19 years ago
  46. e3f4ab2 Remove unneeded entries. by Rob Landley · 19 years ago
  47. c30f445 Patch from tito, acked by Bernhard Fischer. by Rob Landley · 19 years ago
  48. 0a6b0bf add setarch/linux32/linux64 applet by Mike Frysinger · 19 years ago
  49. cc6d8d3 Fix umount so it works if there's no /etc/mtab or /proc/mounts, make by Rob Landley · 19 years ago
  50. 5509228 alphabetical order and fix mdev comments about echo>/sys vs echo>/proc/sys by Mike Frysinger · 19 years ago
  51. c1ef7bd just whitespace by Tim Riker · 19 years ago
  52. b56c285 Added /etc/mdev.conf support. Adds about 1.9k to mdev. by Rob Landley · 19 years ago
  53. 70f7ef7 Nothing to see here. Move along. by Rob Landley · 19 years ago
  54. 0f34a82 Add a switch_root utility (like kconfig's utils/run_init.c, although not by Rob Landley · 19 years ago
  55. 4a7252b Rename CONFIG_NFSMOUNT to CONFIG_FEATURE_MOUNT_NFS so allbaseconfig can by Rob Landley · 19 years ago
  56. 747fc5d allow people to adjtime location by Mike Frysinger · 19 years ago
  57. 75aa192 re-order a little for alphabetical by Mike Frysinger · 19 years ago
  58. 6a6798b Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk by Rob Landley · 19 years ago
  59. 3f6f317 applying fix from: by Paul Fox · 19 years ago
  60. 576db48 applets specified as _BB_SUID_ALWAYS in applets.h should also select by Eric Andersen · 19 years ago
  61. 6eb1e41 Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use by Rob Landley · 19 years ago
  62. 8b2d02e Add readprofile applet support. by Paul Mundt · 20 years ago
  63. 3b59821 remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff in it by Mike Frysinger · 20 years ago
  64. de9f1f7 import lsattr and chattr from e2fsprogs by Mike Frysinger · 20 years ago
  65. 1be0107 Do not select LFS by Eric Andersen · 21 years ago
  66. 84bdea8 Erik, by Eric Andersen · 21 years ago
  67. 259cf97 Go ahead and kill off the FDISK_SUPPORT_LARGE_DISKS option, by Eric Andersen · 21 years ago
  68. 1236631 The fdisk llseek junk was redundant, since both uClibc and glibc by Eric Andersen · 21 years ago
  69. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  70. 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
  71. d3652bf Patch from vodz: by Eric Andersen · 21 years ago
  72. 727f529 There should be only one instance of CONFIG_FEATURE_AUTOWIDTH by Eric Andersen · 21 years ago
  73. f231c72 Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement, by Eric Andersen · 21 years ago
  74. 96916b7 Require that LFS is enabled to get fdisk by Eric Andersen · 21 years ago
  75. 01c3d40 Add the fdformat utility, based on a patch from Kent Robotti, by Eric Andersen · 21 years ago
  76. e5920a2 Patch from Kent Robotti adding a bunch of menuconfig help by Eric Andersen · 21 years ago
  77. a0ac452 Write all the help text for the util-linux utilities. Allow by Eric Andersen · 22 years ago
  78. 4dcc2dd fdisk writable feature, allows compilation of a small fdisk that can by Glenn L McGrath · 22 years ago
  79. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago