1. cac0f5b return setgroups() decl to libbb, it is needed if we use libpwdgrp. by Denis Vlasenko · 16 years ago
  2. f6cad92 we dont provide setgroups() replacement, so dont provide the prototype either ... especially since it conflicts on some systems (like Darwin) by Mike Frysinger · 16 years ago
  3. 53f219e setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir) by Denis Vlasenko · 16 years ago
  4. ba1315d modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> by Denis Vlasenko · 16 years ago
  5. 4f3209b id: code shrink by Denis Vlasenko · 16 years ago
  6. 0ee1cb0 - implement id -G (Tito Ragusa) by Bernhard Reutner-Fischer · 16 years ago
  7. 08ea11a runsvd: shrink by Vladimir *: use unified trivial signal handler by Denis Vlasenko · 16 years ago
  8. 8d89bed watchdog: add -T option by Denis Vlasenko · 16 years ago
  9. fd6b5ad - uncomment tc for now by Bernhard Reutner-Fischer · 16 years ago
  10. 0901c51 - add WIP stub for tc. by Bernhard Reutner-Fischer · 16 years ago
  11. 161931e - mention that we ignore -v, -b, -c by Bernhard Reutner-Fischer · 16 years ago
  12. d4b7198 kbd_mode: fix non-ASCII letters in comments install: support -D by Denis Vlasenko · 16 years ago
  13. d93179f - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) by Bernhard Reutner-Fischer · 16 years ago
  14. d66aa3c df: add support for more options, add some coreutils 6.10 compat. by Denis Vlasenko · 16 years ago
  15. 99ecc46 - document rmdir args by Bernhard Reutner-Fischer · 16 years ago
  16. 6375853 - document rmmod -w and -f arguments by Bernhard Reutner-Fischer · 16 years ago
  17. e82da4d fix xargs -e help text by Denis Vlasenko · 16 years ago
  18. 99b4083 findfs: make it use setuid-ness of busybox binary by Denis Vlasenko · 16 years ago
  19. c77e843 - add new applet rdev (Grant Erickson) - fixes and shrink (me) by Bernhard Reutner-Fischer · 16 years ago
  20. d7cc2e6 showkey: new applet by Vladimir by Denis Vlasenko · 16 years ago
  21. c8d02aa setfont: new applet by Vladimir by Denis Vlasenko · 16 years ago
  22. 69f4f9a optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) by Denis Vlasenko · 16 years ago
  23. fb5902c - support relatime / norelatime by Bernhard Reutner-Fischer · 16 years ago
  24. 2afd5ab *: use get_console_fd() as appropriate, and make it fail on open error - by Denis Vlasenko · 16 years ago
  25. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  26. 9b44613 - don't free user-supplied string (via -e) - fix helptext by Bernhard Reutner-Fischer · 16 years ago
  27. 855ff6f modprobe: use buffering line reads (fgets) instead of reads(). by Denis Vlasenko · 16 years ago
  28. 2784228 libbb: make xrealloc_vector zero out the realloc'ed tail by Denis Vlasenko · 16 years ago
  29. 7ce47e6 ssd: fix -K/-S mixup in help text by Denis Vlasenko · 16 years ago
  30. c45b539 xargs: update help text by Denis Vlasenko · 16 years ago
  31. 9ef1a5d makedevs: fix help text discrepancies by Denis Vlasenko · 16 years ago
  32. b357149 chpst: large code shrink by Vladimir by Denis Vlasenko · 16 years ago
  33. 6e69e42 netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu> by Denis Vlasenko · 16 years ago
  34. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  35. 0f99d49 *: conversion to config parser by Denis Vlasenko · 16 years ago
  36. 49a5eba s/othervise/otherwise/g by Denis Vlasenko · 16 years ago
  37. 040e32f lpd: extend help text by Denis Vlasenko · 16 years ago
  38. 0f293b9 fix all cases of strcpy on overlapping strings. by Denis Vlasenko · 16 years ago
  39. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  40. d73cbd3 - first pass to unify/cleanup uid handling (-236b) by Bernhard Reutner-Fischer · 16 years ago
  41. e1e5174 - s/super.block/superblock/g; # for consistency; -1b by Bernhard Reutner-Fischer · 16 years ago
  42. 1101d1c telnet: shrink by Denis Vlasenko · 16 years ago
  43. 84c8daa help text: test --help doesnt print it (by design), so do not account for it by Denis Vlasenko · 16 years ago
  44. dcb3fcb libbb: config_read() update by Denis Vlasenko · 16 years ago
  45. 2e157dd libbb: updated config_parse() from Vladimir by Denis Vlasenko · 16 years ago
  46. 3b3ca11 pidof/killall: allow find_pid_by_name to find running by Denis Vlasenko · 16 years ago
  47. 6792128 - fix segfault in nameif with mactab file (by fixing and shrink config parser) by Bernhard Reutner-Fischer · 16 years ago
  48. c01340f update of config file parser from Vladimir by Denis Vlasenko · 16 years ago
  49. 55f7912 libbb: get rid of statics in dump.c; code shrinks a lot too by Denis Vlasenko · 16 years ago
  50. bd9874d od,hexdump: fix bug where xrealloc may move pointer, by Denis Vlasenko · 16 years ago
  51. 5e476ba libbb: document plans to speed up line-based input by Denis Vlasenko · 16 years ago
  52. e559e0a libbb: unified config parser (By Vladimir Dronnikov) mdev: use it by Denis Vlasenko · 16 years ago
  53. 2132e02 libbb: experimental faster string reading routines. by Denis Vlasenko · 16 years ago
  54. adbb73b sleep: if FANCY && DESKTOP, support fractional seconds, minutes, by Denis Vlasenko · 16 years ago
  55. a46dd89 cpio: internalize archive_xread_all_eof. add a few paranoia checks by Denis Vlasenko · 16 years ago
  56. 86090e2 fix compile failures resulting from last few commits by Denis Vlasenko · 16 years ago
  57. 0381d42 dpkg_deb: slight code shrink by Denis Vlasenko · 16 years ago
  58. b605272 open_transformer: do not return fd, it does not change by Denis Vlasenko · 16 years ago
  59. f62ab2d libbb: use improved xmalloc_read() from modprobe-small by Denis Vlasenko · 16 years ago
  60. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  61. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  62. 671691c modutils: optional modutils-small by Vladimir Dronnikov. by Denis Vlasenko · 16 years ago
  63. 82604e9 revert last two commits. vfork cannot be used in subroutine, by Denis Vlasenko · 16 years ago
  64. 58d60c3 *: introduce and use xfork() by Denis Vlasenko · 16 years ago
  65. 3da5572 *: introduce and use xvfork() by Denis Vlasenko · 16 years ago
  66. 7987a18 ssd: do not stat -x EXECUTABLE, it is not needed anymore by Denis Vlasenko · 16 years ago
  67. c94d356 sendmail: from Vladimir: by Denis Vlasenko · 16 years ago
  68. ce13b76 libbb: shrink monotonic_XXX functions, introduce monotonic_ns (unused for now) by Denis Vlasenko · 16 years ago
  69. 6ea75e2 sendmail: another update from the maintainer by Denis Vlasenko · 16 years ago
  70. a60936d libunarchive: stop using static data in archivers - archive_handle_t by Denis Vlasenko · 16 years ago
  71. 3dee8e2 sendmail: update from maintainer by Denis Vlasenko · 16 years ago
  72. ac2b50e add stdcall to FAST_FUNC by Denis Vlasenko · 16 years ago
  73. 42b8daf expand comment about FAST_FUNC by Denis Vlasenko · 16 years ago
  74. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  75. a80d0e4 trim usage text by Denis Vlasenko · 16 years ago
  76. b4c5bf6 Specially for Bernhard Fischer introduce USE_BB_CRYPT by Denis Vlasenko · 17 years ago
  77. 21765fa udhcpc: kill undocumented -W, it was a no-op. by Denis Vlasenko · 17 years ago
  78. fdddab0 make pw_encrypt() return malloc'ed string. by Denis Vlasenko · 17 years ago
  79. 4ea83bf uclibc insists on having 70k static buffer for crypt. by Denis Vlasenko · 17 years ago
  80. f2cccbc mktemp: make default tempfile template shorter; by Denis Vlasenko · 17 years ago
  81. 53354ac libbb: introduce and use print_flags(). by Denis Vlasenko · 17 years ago
  82. 7bdf0c8 klogd: make help text more understandable by Denis Vlasenko · 17 years ago
  83. 797c96d - fix compilation on standard-conforming compilers by Bernhard Reutner-Fischer · 17 years ago
  84. f592aa3 which: -a support (needed for bfin uclibc build script) by Denis Vlasenko · 17 years ago
  85. c05b168 mktemp: make argument optional (coreutil 6.12 compat) by Denis Vlasenko · 17 years ago
  86. 1e93f3c change default rtcwake mode to match changed behavior in upstream util-linux by Mike Frysinger · 17 years ago
  87. 3b162ec networking/interface.c: fix indentation by Denis Vlasenko · 17 years ago
  88. 85571d8 make the help for rtcwake reflect the actual default behavior by Mike Frysinger · 17 years ago
  89. cd2663f ash: optional printf builtin. +25 bytes if off, +35 if on. by Denis Vlasenko · 17 years ago
  90. 1728229 - add strrchr by Bernhard Reutner-Fischer · 17 years ago
  91. 55fb9da - remove duplicate helptext of dhcprelay and improve it by Bernhard Reutner-Fischer · 17 years ago
  92. fc9e108 udhcpc: shrink udhcpc: guard against zero lease time by Denis Vlasenko · 17 years ago
  93. 55e547e - add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov wrong by Bernhard Reutner-Fischer · 17 years ago
  94. af6cca5 move setgroups definition to libbb.h so that it no longer inadvertently by Denis Vlasenko · 17 years ago
  95. 8e2c9e1 inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com> by Denis Vlasenko · 17 years ago
  96. b22a805 last: trim help text by Denis Vlasenko · 17 years ago
  97. 869d3d3 last: optional alternative sysv-like implementation by Denis Vlasenko · 17 years ago
  98. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
  99. ee56e01 swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>) by Denis Vlasenko · 17 years ago
  100. 5599502 more -Wall warning fixes. -Wall is enabled now. by Denis Vlasenko · 17 years ago