1. f0044c4 add support for renaming/relocating device nodes by Mike Frysinger · 17 years ago
  2. c348e0b add a mini-faq about std{in,out,err} by Mike Frysinger · 17 years ago
  3. 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 17 years ago
  4. c882f34 init: allow last line to be not terminated by '\n' by Denis Vlasenko · 17 years ago
  5. 8c638cb mount: allow and ignore _netdev option by Denis Vlasenko · 17 years ago
  6. c96d370 - update defconfig by Bernhard Reutner-Fischer · 17 years ago
  7. 36fc3cd ash: code readability enhancements, no real code changes by Denis Vlasenko · 17 years ago
  8. ddd42cb sendmail: really svn add it by Denis Vlasenko · 17 years ago
  9. 9772816 *: move getopt reset code to better place(s) by Denis Vlasenko · 17 years ago
  10. 73032ca sendmail: new applet by dronnikov at gmail.com by Denis Vlasenko · 17 years ago
  11. 847fa77 *: tidy up usage of char **environ by Denis Vlasenko · 17 years ago
  12. 0effc24 microcom: undo #define trick, gcc fails to take advantage of it by Denis Vlasenko · 17 years ago
  13. b5c60fc mkswap, readahead: stop using fdlength, it is reported to be unreliable by Denis Vlasenko · 17 years ago
  14. da42bd5 stty: fix mishandling of 'control' keywords (Ralf Friedl <Ralf.Friedl@online.de>) by Denis Vlasenko · 17 years ago
  15. ef67c57 microcom: update from the author by Denis Vlasenko · 17 years ago
  16. c4e4be9 tentatively fix getopt state corruption for NOFORK applets by Denis Vlasenko · 17 years ago
  17. f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 17 years ago
  18. 61160dd do not respect CONFIG_MODULES as it breaks building if it is defined in the build env by Mike Frysinger · 17 years ago
  19. b76b9a4 udhcpc: filter unwanted packets in kernel by Denis Vlasenko · 17 years ago
  20. 8939881 fdisk: comment out unused function by Denis Vlasenko · 17 years ago
  21. ca9635b udhcpc: fix wrong options in decline and release packets by Denis Vlasenko · 17 years ago
  22. a5549c9 fdisk: fix a case where break was reached only for DOS labels by Denis Vlasenko · 17 years ago
  23. 680b86a halt: write wtmp entry if wtmp support is enabled by Denis Vlasenko · 17 years ago
  24. 1d290d1 halt: update help text by Denis Vlasenko · 17 years ago
  25. 9e58921 comment fix by Denis Vlasenko · 17 years ago
  26. 314820e crond: small code shrink and readability enhancements by Denis Vlasenko · 17 years ago
  27. 8e8200a grep: fix wrong filename in error message by Denis Vlasenko · 17 years ago
  28. 46ef46a as reported by George Boudreau, make sure we properly skip blank lines by Mike Frysinger · 17 years ago
  29. 46904bf - Fix hdparm's ioctl parameter passing (John Brandwood) by Bernhard Reutner-Fischer · 17 years ago
  30. 518d8dd eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savings by Paul Fox · 17 years ago
  31. 52432f2 - correct helptext of stat (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 17 years ago
  32. 2b11fb4 - implement brctl setpathcost, setportprio, setbridgeprio, stp by Bernhard Reutner-Fischer · 17 years ago
  33. c2f0de5 - mention strtod code-duplication as TODO for cleanup by Bernhard Reutner-Fischer · 17 years ago
  34. 1aac3ab - shrink a bit and implement time related fancy features. Improve help texts. by Bernhard Reutner-Fischer · 17 years ago
  35. 78e1d58 - fix commentary typo by Bernhard Reutner-Fischer · 17 years ago
  36. c44c210 - save four bytes by manually hoisting the br assignment by Bernhard Reutner-Fischer · 17 years ago
  37. ce34ccc - update defconfig by Bernhard Reutner-Fischer · 17 years ago
  38. d27d925 - new applet brctl by Bernhard Reutner-Fischer · 17 years ago
  39. 481ce92 - add ipsvd by Bernhard Reutner-Fischer · 17 years ago
  40. 84bbac5 enable use of ^V prefix to allow forced insertion of any character. in by Paul Fox · 17 years ago
  41. ee8e3ee allow 8-bit characters by Paul Fox · 17 years ago
  42. de24bd9 tac: handle NULs properly. +145 bytes by Denis Vlasenko · 17 years ago
  43. d2c450c hush: report [v]fork failures by Denis Vlasenko · 17 years ago
  44. 474d1c5 whitespace fixes by Denis Vlasenko · 17 years ago
  45. 9b4c072 ps: fix yet another buglet from recent ulltoa conversion :( by Denis Vlasenko · 17 years ago
  46. 766f659 ps: fix COMMAND column adjustment by Denis Vlasenko · 17 years ago
  47. 482f2b3 tac: *really* add tac.c now by Denis Vlasenko · 17 years ago
  48. 6b40443 ps: fix build breakage from vda's recent commit *: whitespace fixes by Denis Vlasenko · 17 years ago
  49. 4e9ca75 syslogd: fix shmat error check by Denis Vlasenko · 17 years ago
  50. bcd5fc1 tac: new applet. ~240 bytes. by Denis Vlasenko · 17 years ago
  51. 56ea65c ps: fix overflow in USER and VSZ columns by Denis Vlasenko · 17 years ago
  52. 5fee2e1 ps: add conditional support for -o [e]time by Denis Vlasenko · 17 years ago
  53. 9cd30d3 Makefile.help: removing allbareconfig target from help by Denis Vlasenko · 17 years ago
  54. 83c4422 ip route: "ip route" was misbehaving (extra argv+1 ate 1st env var) by Denis Vlasenko · 17 years ago
  55. 21e20cb init: wait for orphaned children too while waiting by Denis Vlasenko · 17 years ago
  56. 4dada74 syslogd: avoid excessive tine() system calls by Denis Vlasenko · 17 years ago
  57. 4f2e8bc syslogd: don't die if remote host's IP cannot be resolved. by Denis Vlasenko · 17 years ago
  58. fb0eba7 libbb: introduce and use safe_waitpid (loops in EINTR) by Denis Vlasenko · 17 years ago
  59. 2796398 adding libbb/printable.c by Denis Vlasenko · 17 years ago
  60. d3c042f libbb: introduce fputc_printable (from ed) by Denis Vlasenko · 17 years ago
  61. fcd878e httpd: support for "I:index.xml" syntax (Peter Korsgaard <jacmet@uclibc.org>) by Denis Vlasenko · 17 years ago
  62. 3f9c848 trylink: instead of build error, disable --gc-sections if GLIBC && STATIC by Denis Vlasenko · 17 years ago
  63. ddc865f netstat: in error message, report filename and line number by Denis Vlasenko · 17 years ago
  64. c03e872 save a bit of code with *strchrnul = '\0' trick by Denis Vlasenko · 17 years ago
  65. abee3d0 Fix xmalloc_fgets_str so that it really does NOT strip terminator. by Denis Vlasenko · 17 years ago
  66. d55268d init: don't spawn tons of waiting children, one is enough by Denis Vlasenko · 17 years ago
  67. 5adfa44 init: sometimes, #ifdefs are cleaner. by Denis Vlasenko · 17 years ago
  68. 1d61416 sync examples to what actual actual code expects by Denis Vlasenko · 17 years ago
  69. 08137c2 add expected output by Mike Frysinger · 17 years ago
  70. bb50fdf convert #if to if -- let gcc optimize away dead code for us by Mike Frysinger · 17 years ago
  71. ec5631b init: add FEATURE_KILL_REMOVED (Eugene Bordenkircher <eugebo@gmail.com>) by Denis Vlasenko · 17 years ago
  72. 7b55c7f fix typo in web page by Denis Vlasenko · 17 years ago
  73. 8e5b6f5 Makefile: change version to 1.10.0.svn by Denis Vlasenko · 17 years ago
  74. 299c5c3 Announce 1.9.0 by Denis Vlasenko · 17 years ago
  75. 3b49216 hush: fixlet for NOMMU update TODO_config_nommu by Denis Vlasenko · 17 years ago
  76. f7be20e nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) *: whitespace fixes by Denis Vlasenko · 17 years ago
  77. fcfb5c0 defconfig: update by Denis Vlasenko · 17 years ago
  78. e4bc603 od: reduce data/bss usage (code size went down too) by Denis Vlasenko · 17 years ago
  79. ef36c04 umount: fix fallout from stack reduction change by Denis Vlasenko · 17 years ago
  80. f882f08 vi: speed up some string ops by Denis Vlasenko · 17 years ago
  81. 528a8b9 cttyhack: trivial build fixlet by Denis Vlasenko · 17 years ago
  82. 4baed3a vi: reduce amount of memset'ing on each screen refresh by Denis Vlasenko · 17 years ago
  83. e3cbfb9 vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable, by Denis Vlasenko · 17 years ago
  84. 94e3365 perror_nomsg: don't print extra colon by Denis Vlasenko · 17 years ago
  85. 88adfcd vi: change MAX_LINELEN meaning: now it is the biggest supported by Denis Vlasenko · 17 years ago
  86. ee87ebf fix buglets found by randomconfig by Denis Vlasenko · 17 years ago
  87. 26b6fba vi: fix a problem with displaying overlong lines by Denis Vlasenko · 17 years ago
  88. 6198792 udhcp: decided to not send "short" dhcp packets, by Denis Vlasenko · 17 years ago
  89. fff145d udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); by Denis Vlasenko · 17 years ago
  90. f77f369 fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) by Denis Vlasenko · 17 years ago
  91. c794c51 msh: reduce global data/bss usage by Denis Vlasenko · 17 years ago
  92. 0163111 ash: reduce global data/bss usage by Denis Vlasenko · 17 years ago
  93. 9ad2cb3 traceroute: stop using global data/bss by Denis Vlasenko · 17 years ago
  94. 4ca2965 add a link to vda's pet projects by Denis Vlasenko · 17 years ago
  95. 2cd4a74 num conversions: allow for leading '+' (renice needs that) by Denis Vlasenko · 17 years ago
  96. d7e2e12 cttyhack: add missing ';' init: remove pointless access() check by Denis Vlasenko · 17 years ago
  97. 2afabe8 init: remove superfluous forks and messing up with argv[0] by Denis Vlasenko · 17 years ago
  98. 1918368 udhcpc: support for -O <option>. by Denis Vlasenko · 17 years ago
  99. 75aa615 find: add -iname support (Alexander Griesser <alexander.griesser@lkh-vil.or.at>) by Denis Vlasenko · 17 years ago
  100. 9cb220b lineedit: don't violate API if we do simple fgets by Denis Vlasenko · 17 years ago