1. 7aaedcf mount: support "-O option"; stop trying to mount swap partitions by Denis Vlasenko · 16 years ago
  2. 4221e90 ftpd: stop unconditional logging to syslog. This was the only applet by Denis Vlasenko · 16 years ago
  3. 9257671 fix typo in help text by Denis Vlasenko · 16 years ago
  4. 5e4fda0 ftpd: code chrink, fixed some minor bugs by Denis Vlasenko · 16 years ago
  5. 16b4a2d ftpd: new applet by Adam Tkac by Denis Vlasenko · 16 years ago
  6. 021de3f sendmail: document and fix usage of fd #4, fix check for helper failure. by Denis Vlasenko · 16 years ago
  7. 7e0c243 sendmail: improve help text by Denis Vlasenko · 16 years ago
  8. 12aca79 - improve wording by Bernhard Reutner-Fischer · 16 years ago
  9. 0d22d17 - add flash_eraseall by Bernhard Reutner-Fischer · 16 years ago
  10. a0ab943 function old new delta by Denis Vlasenko · 16 years ago
  11. 6d5590f sendmail: remove erroneous usage lines by Denis Vlasenko · 16 years ago
  12. 4acdb46 ionice: new applet, adapted from Linux kernel' example by Walter Harms by Denis Vlasenko · 16 years ago
  13. 39b6813 tunctl: new applet by Vladimir by Denis Vlasenko · 16 years ago
  14. 73ac056 s/an user/a user/ by Denis Vlasenko · 16 years ago
  15. e45930e Fold mkpasswd applet into cryptpw. by Denis Vlasenko · 16 years ago
  16. ac1c96f - remove superfluous comment from previous commit by Bernhard Reutner-Fischer · 16 years ago
  17. 82b1429 - add new applet mkpasswd(1) by Bernhard Reutner-Fischer · 16 years ago
  18. 7a1ddf2 mountpoint: add -n option (by Vladimir) by Denis Vlasenko · 16 years ago
  19. d16950d acpid: new applet by Vladimir. +737 bytes by Denis Vlasenko · 16 years ago
  20. 4240408 trim help text a bit by Denis Vlasenko · 16 years ago
  21. a9acbe6 timeout: new applet. 370 bytes. by Roberto Foglietta. by Denis Vlasenko · 16 years ago
  22. 36309cf insmod: clarify module_name / file_name distinction by Denis Vlasenko · 16 years ago
  23. 9a4c0d5 inotifyd: exit if x event happened for all files by Denis Vlasenko · 16 years ago
  24. a09a42c inotify: add x, o, and u events by Denis Vlasenko · 16 years ago
  25. 2479cd4 inotifyd: fix "inotifyd with no params" case by Denis Vlasenko · 16 years ago
  26. 289ff0e inotify: document waiting behavior by Denis Vlasenko · 16 years ago
  27. 4d47692 arp: stop using globals by Denis Vlasenko · 16 years ago
  28. cf3e05b correct help texts by Denis Vlasenko · 16 years ago
  29. c021cb0 - add support for seq -s <separator> by Bernhard Reutner-Fischer · 16 years ago
  30. 2598f76 - add seq -w support (Natanael Copa) by Bernhard Reutner-Fischer · 16 years ago
  31. 2211d52 libbb: add optionl support for SHA256/512 encrypted passwords by Denis Vlasenko · 16 years ago
  32. 56dceb9 sha256,sha512: new applets. +4.9kb by Denis Vlasenko · 16 years ago
  33. c028ec2 Typo fixes by Denis Vlasenko · 16 years ago
  34. dc70069 kbd_mode: support -C TTY option by Denis Vlasenko · 16 years ago
  35. b9d572a total overhaul of mail applets. again. Vladimir as usual. by Denis Vlasenko · 16 years ago
  36. 35a064b build system: tidying up CONFIG_xxx names (suggested by Rob) by Denis Vlasenko · 16 years ago
  37. b9b344a kill[all[5]]: accept -s SIG too. kill_main: +29 bytes by Denis Vlasenko · 16 years ago
  38. 91f8f82 tftpd: be less cryptic in help text by Denis Vlasenko · 16 years ago
  39. de5f645 ls: trim help text by Denis Vlasenko · 16 years ago
  40. c94fa56 devmem: new applet by Denis Vlasenko · 16 years ago
  41. 1e19afd blkid: new applet. We almost had everything needed for it already by Denis Vlasenko · 16 years ago
  42. cdd1f73 zcip: code size optimizations, improved help text and comments by Denis Vlasenko · 16 years ago
  43. 578de86 - route metric support (Natanael Copa) Adds about 75b by Bernhard Reutner-Fischer · 16 years ago
  44. 2b2d977 sendmail: update by Vladimir by Denis Vlasenko · 16 years ago
  45. bed22a0 sendmail: compat update by Vladimir by Denis Vlasenko · 16 years ago
  46. 1a89133 Markus Heidelberg writes: by Bernhard Reutner-Fischer · 16 years ago
  47. 48a6773 - add less -I to be able to search case-insensitively by Bernhard Reutner-Fischer · 16 years ago
  48. b46d5f9 fix usage text - s/USE_GETOPT_LONG/USE_FEATURE_xxxLONG_OPTIONS/ by Denis Vlasenko · 16 years ago
  49. 42cc6ba top: don't lie in help screen about "-d 1" being valid by Denis Vlasenko · 16 years ago
  50. 53f219e setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir) by Denis Vlasenko · 16 years ago
  51. ba1315d modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> by Denis Vlasenko · 16 years ago
  52. 4f3209b id: code shrink by Denis Vlasenko · 16 years ago
  53. 0ee1cb0 - implement id -G (Tito Ragusa) by Bernhard Reutner-Fischer · 16 years ago
  54. 8d89bed watchdog: add -T option by Denis Vlasenko · 16 years ago
  55. 0901c51 - add WIP stub for tc. by Bernhard Reutner-Fischer · 16 years ago
  56. 161931e - mention that we ignore -v, -b, -c by Bernhard Reutner-Fischer · 16 years ago
  57. d4b7198 kbd_mode: fix non-ASCII letters in comments install: support -D by Denis Vlasenko · 16 years ago
  58. d93179f - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) by Bernhard Reutner-Fischer · 16 years ago
  59. d66aa3c df: add support for more options, add some coreutils 6.10 compat. by Denis Vlasenko · 16 years ago
  60. 99ecc46 - document rmdir args by Bernhard Reutner-Fischer · 16 years ago
  61. 6375853 - document rmmod -w and -f arguments by Bernhard Reutner-Fischer · 16 years ago
  62. e82da4d fix xargs -e help text by Denis Vlasenko · 16 years ago
  63. c77e843 - add new applet rdev (Grant Erickson) - fixes and shrink (me) by Bernhard Reutner-Fischer · 16 years ago
  64. d7cc2e6 showkey: new applet by Vladimir by Denis Vlasenko · 16 years ago
  65. c8d02aa setfont: new applet by Vladimir by Denis Vlasenko · 16 years ago
  66. fb5902c - support relatime / norelatime by Bernhard Reutner-Fischer · 16 years ago
  67. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  68. 9b44613 - don't free user-supplied string (via -e) - fix helptext by Bernhard Reutner-Fischer · 16 years ago
  69. 7ce47e6 ssd: fix -K/-S mixup in help text by Denis Vlasenko · 16 years ago
  70. c45b539 xargs: update help text by Denis Vlasenko · 16 years ago
  71. 9ef1a5d makedevs: fix help text discrepancies by Denis Vlasenko · 16 years ago
  72. b357149 chpst: large code shrink by Vladimir by Denis Vlasenko · 16 years ago
  73. 6e69e42 netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu> by Denis Vlasenko · 16 years ago
  74. 49a5eba s/othervise/otherwise/g by Denis Vlasenko · 16 years ago
  75. 040e32f lpd: extend help text by Denis Vlasenko · 16 years ago
  76. e1e5174 - s/super.block/superblock/g; # for consistency; -1b by Bernhard Reutner-Fischer · 16 years ago
  77. 1101d1c telnet: shrink by Denis Vlasenko · 16 years ago
  78. 84c8daa help text: test --help doesnt print it (by design), so do not account for it by Denis Vlasenko · 16 years ago
  79. 2e157dd libbb: updated config_parse() from Vladimir by Denis Vlasenko · 16 years ago
  80. 7987a18 ssd: do not stat -x EXECUTABLE, it is not needed anymore by Denis Vlasenko · 16 years ago
  81. 6ea75e2 sendmail: another update from the maintainer by Denis Vlasenko · 16 years ago
  82. 3dee8e2 sendmail: update from maintainer by Denis Vlasenko · 16 years ago
  83. a80d0e4 trim usage text by Denis Vlasenko · 16 years ago
  84. 21765fa udhcpc: kill undocumented -W, it was a no-op. by Denis Vlasenko · 17 years ago
  85. f2cccbc mktemp: make default tempfile template shorter; by Denis Vlasenko · 17 years ago
  86. 7bdf0c8 klogd: make help text more understandable by Denis Vlasenko · 17 years ago
  87. c05b168 mktemp: make argument optional (coreutil 6.12 compat) by Denis Vlasenko · 17 years ago
  88. 1e93f3c change default rtcwake mode to match changed behavior in upstream util-linux by Mike Frysinger · 17 years ago
  89. 85571d8 make the help for rtcwake reflect the actual default behavior by Mike Frysinger · 17 years ago
  90. 55fb9da - remove duplicate helptext of dhcprelay and improve it by Bernhard Reutner-Fischer · 17 years ago
  91. 55e547e - add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov wrong by Bernhard Reutner-Fischer · 17 years ago
  92. 8e2c9e1 inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com> by Denis Vlasenko · 17 years ago
  93. b22a805 last: trim help text by Denis Vlasenko · 17 years ago
  94. 869d3d3 last: optional alternative sysv-like implementation by Denis Vlasenko · 17 years ago
  95. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
  96. ee56e01 swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>) by Denis Vlasenko · 17 years ago
  97. e125a68 start_stop_daemon: add -test, fix -x to not match by inode, by Denis Vlasenko · 17 years ago
  98. f3b778a - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever by Bernhard Reutner-Fischer · 17 years ago
  99. 6253880 - fix selinux stuff by Bernhard Reutner-Fischer · 17 years ago
  100. 6e38d52 - correct usage helptext of ifupdown by Bernhard Reutner-Fischer · 17 years ago