1. 82dd14a ash: use CONFIG_FEATURE_EDITING_MAX_LEN by Denys Vlasenko · 15 years ago
  2. ef21555 typo fix by Denys Vlasenko · 15 years ago
  3. 3227d3f hush: fix hush-bugs/parse_err.tests by Denys Vlasenko · 15 years ago
  4. 0f01b00 add two more tests which currently fail by Denys Vlasenko · 15 years ago
  5. 7c1ed9f ash: fix signal5.tests by Denys Vlasenko · 15 years ago
  6. 9963fe3 lineedit: trivial simplifications. -7 bytes by Denys Vlasenko · 15 years ago
  7. 27ff681 ash: add two testcases for (not yet fixed) ash bugs by Denys Vlasenko · 15 years ago
  8. 3015a13 scripts/gen_build_files.sh: revert to using /bin/sh by Denys Vlasenko · 15 years ago
  9. 248c324 lineedit: fix moving backwards across lines with wide chars by Denys Vlasenko · 15 years ago
  10. d9a3e89 consolidate ESC sequences by Denys Vlasenko · 15 years ago
  11. 26e2c1d stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusing by Denys Vlasenko · 15 years ago
  12. b8909c5 lineedit: partially fix wide and combining chars editing by Tomas Heinrich · 15 years ago
  13. 0b7412e findutils: Add Config.in and Kbuild to .gitignore by Peter Tyser · 15 years ago
  14. 7481393 scripts/Makefile.clean: Make Kbuild and Makefile optional by Peter Tyser · 15 years ago
  15. 0bb2980 Makefile: Clean up auto-generated Kbuild and Config.in files by Peter Tyser · 15 years ago
  16. 8806d64 hush: mention PPID, RANDOM support by Denys Vlasenko · 15 years ago
  17. a29b055 setsid: check for setsid error directly by Denys Vlasenko · 15 years ago
  18. 084e228 gen_build_files.sh uses bashism, document it by Denys Vlasenko · 15 years ago
  19. b367bb2 cttyhack: document the need to setsid by Denys Vlasenko · 15 years ago
  20. c84c85a gen_build_files: use raw reads (ones which don't eat backslashes) by Denys Vlasenko · 15 years ago
  21. 5055a9f cttyhack: don't do anything if ctty is already available by Denys Vlasenko · 15 years ago
  22. e82cf33 randomtest fixes by Denys Vlasenko · 15 years ago
  23. a2215b9 sed: fix a command with multible trailing backslashes by Denys Vlasenko · 15 years ago
  24. 94043e8 lineedit: change how cmdedit_set_out_char works by Denys Vlasenko · 15 years ago
  25. da13824 randomtest fixes by Denys Vlasenko · 15 years ago
  26. 78d035f ifplugd: fix typo in prev commit by Denys Vlasenko · 15 years ago
  27. c0211e9 randomtest fixes by Denys Vlasenko · 15 years ago
  28. bfa1b2e randomtest fixes by Denys Vlasenko · 15 years ago
  29. 6334390 remove duplicate comment by Denys Vlasenko · 15 years ago
  30. 8e3aff0 more randomconfig testsuite fixes by Denys Vlasenko · 15 years ago
  31. e3d90a9 randomconfig testsuite fixes by Denys Vlasenko · 15 years ago
  32. 1602a5c gen_build_files.sh should be executable by Denys Vlasenko · 15 years ago
  33. ff0e875 work on adding testsuite runs to randomconfig test builds by Denys Vlasenko · 15 years ago
  34. 572b9a3 tweak scripts/gen_build_files.sh by Denys Vlasenko · 15 years ago
  35. 65ebbc5 trim help text by Denys Vlasenko · 15 years ago
  36. 7fb68f1 make it possible to keep Config/Kbuild snippets in *.c files by Denys Vlasenko · 15 years ago
  37. 6774386 tune2fs: move to e2fsprogs by Denys Vlasenko · 15 years ago
  38. 19afe84 ifplugd: replace potentially-leaking setenv with malloc/putenv/free by Denys Vlasenko · 15 years ago
  39. 7b48eb4 tar: support GNU 256-bit encoding in all numeric fields by Denys Vlasenko · 15 years ago
  40. c7efd64 install lspci and lsusb to /usr/bin by Gustavo Zacarias · 15 years ago
  41. c2345fa add comment about xz format support by Denys Vlasenko · 15 years ago
  42. 5dfd9c4 rpm: make rpm -i SRPM.rpm install it to surrent dir; better help text by Denys Vlasenko · 15 years ago
  43. 27653ad rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip_on_fd()) by Denys Vlasenko · 15 years ago
  44. b8ba6b6 bootchartd: better wording in comment by Denys Vlasenko · 15 years ago
  45. e7f1e5c bootchartd: add missing parenthesis by Denys Vlasenko · 15 years ago
  46. ff027d6 bootchartd: new applet by Denys Vlasenko · 15 years ago
  47. fe36048 fix typo in commented-out code by Denys Vlasenko · 15 years ago
  48. 78abf88 ifdown: use /var/run/udhcpc.%iface%.pid only if it exists by Denys Vlasenko · 15 years ago
  49. 43afd75 rfkill: new applet by Souf Oued · 15 years ago
  50. fde3fb3 udhcpd: fix hostname truncation bug 1663 by Denys Vlasenko · 15 years ago
  51. 0a2c793 grep: fix -Fi by Ian Wienand · 15 years ago
  52. d2844fc swapon: skip noauto entries by Lauri Kasanen · 15 years ago
  53. a659b81 libbb/lineedit: add support for preserving "broken" (non-unicode) chars by Tomas Heinrich · 15 years ago
  54. 25b10d9 telnet: prevent SEGV if we are requested TELOPT_NEW_ENVIRON. by Denys Vlasenko · 15 years ago
  55. 6646de0 dnsd: fix unaligned access problem by Denys Vlasenko · 15 years ago
  56. 3963d94 ash: refresh stack pointers after makestrspace in rmescapes by Colin Watson · 15 years ago
  57. 920185c cmp: remove history comment. it is more natural to keep it in source control by Denys Vlasenko · 15 years ago
  58. 0c1ba44 cmp: ifdefectomy by Rob Landley · 15 years ago
  59. 4640ccc cpio: "NNN blocks" should go to stderr by Matheus Izvekov · 15 years ago
  60. 9138817 find: fix -name matching for dotfiles. -1 byte by Denys Vlasenko · 15 years ago
  61. 05273da grep: makw -w support unconditional by Denys Vlasenko · 15 years ago
  62. 5f94346 date: support -d @SECONDS_SINCE_1970 by Denys Vlasenko · 15 years ago
  63. 238c83b ftpd: work around LIST -aXYZ too, not only LIST -lXYZ by Denys Vlasenko · 15 years ago
  64. 5a7c720 busybox --list option. +140 bytes. Rob wanted it. by Denys Vlasenko · 15 years ago
  65. f2c16ed sed: fix nested {} case by Denys Vlasenko · 15 years ago
  66. 96a1833 sed: fix c cmd by Denys Vlasenko · 15 years ago
  67. c175c46 vi: discover window size even on serial consoles. optional by Denys Vlasenko · 15 years ago
  68. def4783 vi: remove superfluous check on filename == "" by Denys Vlasenko · 15 years ago
  69. 43b094b remove stdio from allnoconfig build by Denys Vlasenko · 15 years ago
  70. 04cecd5 vi: code shrink by Denys Vlasenko · 15 years ago
  71. 2bb651a vi: code shrink; save/restore errno in signal handlers by Denys Vlasenko · 15 years ago
  72. 6f69f2d add a file which shows what builds on ancient RH9 image by Denys Vlasenko · 15 years ago
  73. 0358daf read_key: fix buffer length calculation by Tomas Heinrich · 15 years ago
  74. 36dcf4e ar: fix a regression: "ar t arch.a" stopped shoting files by Nguyễn Thái Ngọc Duy · 15 years ago
  75. c2d413b httpd_indexcgi example: trivial fix by Denys Vlasenko · 15 years ago
  76. e6080a4 udhcpc: make help text better by Denys Vlasenko · 15 years ago
  77. b9dd5ab loop: correct minor device number limit by Denys Vlasenko · 15 years ago
  78. 351ef71 devmem: map two pages only if it is necessary by Denys Vlasenko · 15 years ago
  79. 375a8ef mount: add an optional capability to create new /dev/loopN as needed by Lauri Kasanen · 15 years ago
  80. 0ecc116 dnsd: enforce alignment on packet buffer by Denys Vlasenko · 15 years ago
  81. 8597da1 modutils-24: [mips] modutlis-24 segfault fix for 2.4 kernel modules by Ralf Rösch · 15 years ago
  82. 60f659f hwclock: improve, and then disable clever sync code: it's bloat by Denys Vlasenko · 15 years ago
  83. d7b5289 xargs: do not decrease orig_arg_max to negative values by Denys Vlasenko · 15 years ago
  84. 125d015 Exclude syslog code if FEATURE_SYSLOG is not set by Nguyễn Thái Ngọc Duy · 15 years ago
  85. e69ad87 tar: fix "hardlinks to symlinks chown" bug 1519. by Denys Vlasenko · 15 years ago
  86. 02365a6 tar: fix mishandling of repeated hardlink in tarball; expand tests by Denys Vlasenko · 15 years ago
  87. 823b636 ipcalc: more correct checking for proper number of arguments by Steve Bennett · 15 years ago
  88. 3960184 ps: fix non-DESKTOP option handling code by Denys Vlasenko · 15 years ago
  89. 1854bc1 hexdump: make -s 0xNNNNN work by Denys Vlasenko · 15 years ago
  90. 64827a2 fix typo by Denys Vlasenko · 15 years ago
  91. f8d8aa1 libbb: add skip_dev_pfx() by Denys Vlasenko · 15 years ago
  92. 87fb720 init: clear utmp entries for dead processes, if they (entries) exist by Denys Vlasenko · 15 years ago
  93. 6dbbac5 Move utmp/wtmp support to "General configuration" section by Denys Vlasenko · 15 years ago
  94. f6916db telnetd: fill hostname field in utmp/wtmp records by Denys Vlasenko · 15 years ago
  95. fcad768 fdisk: make comment more clear by Denys Vlasenko · 15 years ago
  96. 5ab6b0f udhcp: s/sipservers/sipsrv/ to match other similar option names by Denys Vlasenko · 15 years ago
  97. d958e90 fdisk: make 'b' command optionally adjust C/H/S; "fdisk IMAGE_FILE" sets cylinders by Denys Vlasenko · 15 years ago
  98. 5ea1de2 fdisk: code shrink without logic changes by Denys Vlasenko · 15 years ago
  99. 37bc1eb removed extra \n in fdisk help text by Denys Vlasenko · 15 years ago
  100. 3a41611 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 by Denys Vlasenko · 15 years ago