1. a659b81 libbb/lineedit: add support for preserving "broken" (non-unicode) chars by Tomas Heinrich · 15 years ago
  2. 25b10d9 telnet: prevent SEGV if we are requested TELOPT_NEW_ENVIRON. by Denys Vlasenko · 15 years ago
  3. 6646de0 dnsd: fix unaligned access problem by Denys Vlasenko · 15 years ago
  4. 3963d94 ash: refresh stack pointers after makestrspace in rmescapes by Colin Watson · 15 years ago
  5. 920185c cmp: remove history comment. it is more natural to keep it in source control by Denys Vlasenko · 15 years ago
  6. 0c1ba44 cmp: ifdefectomy by Rob Landley · 15 years ago
  7. 4640ccc cpio: "NNN blocks" should go to stderr by Matheus Izvekov · 15 years ago
  8. 9138817 find: fix -name matching for dotfiles. -1 byte by Denys Vlasenko · 15 years ago
  9. 05273da grep: makw -w support unconditional by Denys Vlasenko · 15 years ago
  10. 5f94346 date: support -d @SECONDS_SINCE_1970 by Denys Vlasenko · 15 years ago
  11. 238c83b ftpd: work around LIST -aXYZ too, not only LIST -lXYZ by Denys Vlasenko · 15 years ago
  12. 5a7c720 busybox --list option. +140 bytes. Rob wanted it. by Denys Vlasenko · 15 years ago
  13. f2c16ed sed: fix nested {} case by Denys Vlasenko · 15 years ago
  14. 96a1833 sed: fix c cmd by Denys Vlasenko · 15 years ago
  15. c175c46 vi: discover window size even on serial consoles. optional by Denys Vlasenko · 15 years ago
  16. def4783 vi: remove superfluous check on filename == "" by Denys Vlasenko · 15 years ago
  17. 43b094b remove stdio from allnoconfig build by Denys Vlasenko · 15 years ago
  18. 04cecd5 vi: code shrink by Denys Vlasenko · 15 years ago
  19. 2bb651a vi: code shrink; save/restore errno in signal handlers by Denys Vlasenko · 15 years ago
  20. 6f69f2d add a file which shows what builds on ancient RH9 image by Denys Vlasenko · 15 years ago
  21. 0358daf read_key: fix buffer length calculation by Tomas Heinrich · 15 years ago
  22. 36dcf4e ar: fix a regression: "ar t arch.a" stopped shoting files by Nguyễn Thái Ngọc Duy · 15 years ago
  23. c2d413b httpd_indexcgi example: trivial fix by Denys Vlasenko · 15 years ago
  24. e6080a4 udhcpc: make help text better by Denys Vlasenko · 15 years ago
  25. b9dd5ab loop: correct minor device number limit by Denys Vlasenko · 15 years ago
  26. 351ef71 devmem: map two pages only if it is necessary by Denys Vlasenko · 15 years ago
  27. 375a8ef mount: add an optional capability to create new /dev/loopN as needed by Lauri Kasanen · 15 years ago
  28. 0ecc116 dnsd: enforce alignment on packet buffer by Denys Vlasenko · 15 years ago
  29. 8597da1 modutils-24: [mips] modutlis-24 segfault fix for 2.4 kernel modules by Ralf Rösch · 15 years ago
  30. 60f659f hwclock: improve, and then disable clever sync code: it's bloat by Denys Vlasenko · 15 years ago
  31. d7b5289 xargs: do not decrease orig_arg_max to negative values by Denys Vlasenko · 15 years ago
  32. 125d015 Exclude syslog code if FEATURE_SYSLOG is not set by Nguyễn Thái Ngọc Duy · 15 years ago
  33. e69ad87 tar: fix "hardlinks to symlinks chown" bug 1519. by Denys Vlasenko · 15 years ago
  34. 02365a6 tar: fix mishandling of repeated hardlink in tarball; expand tests by Denys Vlasenko · 15 years ago
  35. 823b636 ipcalc: more correct checking for proper number of arguments by Steve Bennett · 15 years ago
  36. 3960184 ps: fix non-DESKTOP option handling code by Denys Vlasenko · 15 years ago
  37. 1854bc1 hexdump: make -s 0xNNNNN work by Denys Vlasenko · 15 years ago
  38. 64827a2 fix typo by Denys Vlasenko · 15 years ago
  39. f8d8aa1 libbb: add skip_dev_pfx() by Denys Vlasenko · 15 years ago
  40. 87fb720 init: clear utmp entries for dead processes, if they (entries) exist by Denys Vlasenko · 15 years ago
  41. 6dbbac5 Move utmp/wtmp support to "General configuration" section by Denys Vlasenko · 15 years ago
  42. f6916db telnetd: fill hostname field in utmp/wtmp records by Denys Vlasenko · 15 years ago
  43. fcad768 fdisk: make comment more clear by Denys Vlasenko · 15 years ago
  44. 5ab6b0f udhcp: s/sipservers/sipsrv/ to match other similar option names by Denys Vlasenko · 15 years ago
  45. d958e90 fdisk: make 'b' command optionally adjust C/H/S; "fdisk IMAGE_FILE" sets cylinders by Denys Vlasenko · 15 years ago
  46. 5ea1de2 fdisk: code shrink without logic changes by Denys Vlasenko · 15 years ago
  47. 37bc1eb removed extra \n in fdisk help text by Denys Vlasenko · 15 years ago
  48. 3a41611 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 by Denys Vlasenko · 15 years ago
  49. 37f5bef libbb: split update_utmp from login/getty in preparation to use it for telnetd by Denys Vlasenko · 15 years ago
  50. 4c72104 who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H by Denys Vlasenko · 15 years ago
  51. f8fcc18 udhcpd: note missing sanity checks on INFORM message handling by Denys Vlasenko · 15 years ago
  52. 2903469 update examples/udhcp/udhcpd.conf by Denys Vlasenko · 15 years ago
  53. 4f3aa51 udhcp: implement "raw" binary options. Closes bug 735 by Denys Vlasenko · 15 years ago
  54. 4836331 libbb: factor out hex2bin() for infiniband address parser by Denys Vlasenko · 15 years ago
  55. c03602b udhcp: s/dhcp_option/dhcp_optflag/g by Denys Vlasenko · 15 years ago
  56. 9c0ea86 udhcpc: trivial shrink by Denys Vlasenko · 15 years ago
  57. 7379cd1 awk: add comment about fixing bug 1333 by Denys Vlasenko · 15 years ago
  58. fab288c awk: don't append bogus data after NUL in sub(); shrink by Denys Vlasenko · 15 years ago
  59. 243ddcb udhcpd: support decoding of option 120 "SIP servers". Closes bug 737 by Denys Vlasenko · 15 years ago
  60. ccd1efc cosmetic fixes, no code changed by Denys Vlasenko · 15 years ago
  61. 4a1884d ftpd: shrink by 33 bytes by Denys Vlasenko · 15 years ago
  62. 8a659f6 libbb: make index_in_substrings return -1 on ambiguous matches by Denys Vlasenko · 15 years ago
  63. 05d1a32 libpwdgrp: comment out unused data by Denys Vlasenko · 15 years ago
  64. 8fc9e6a httpd: fix proxy mode bug (annoying but harmless), better help text by Denys Vlasenko · 15 years ago
  65. 208d35d testsuite fixes by Chris Metcalf · 15 years ago
  66. 3720121 ifplugd: more robust interface name match check by Denys Vlasenko · 15 years ago
  67. b38af7b mdev: add "!" syntax support by Denys Vlasenko · 15 years ago
  68. 5342c3f clean up redundant, commented-out and misplaced includes by Denys Vlasenko · 15 years ago
  69. 345e093 fix Config.in tab usage by Denys Vlasenko · 15 years ago
  70. c897dfe syslogd: make maximum message length configurable by Janne Kiviluoto · 15 years ago
  71. 8d22ca8 libpwdgrp: comment out more unused functions by Denys Vlasenko · 15 years ago
  72. 5530129 libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS by Denys Vlasenko · 15 years ago
  73. 17fcd72 libpwdgrp: style cleanups by Denys Vlasenko · 15 years ago
  74. 9e59e27 libpwdgrp: code style fixes, no real code changes by Denys Vlasenko · 15 years ago
  75. 57dc3c7 libpwdgrp: can't depend on strlen(line_buff) != 0 by Denys Vlasenko · 15 years ago
  76. 84f6def dpkg: remove redundant check by Denys Vlasenko · 15 years ago
  77. 2004fa1 ifplugd: code shrink; expanded comments by Maxim Kryzhanovsky · 15 years ago
  78. eab75f6 dpkg: better check for validity of options by Denys Vlasenko · 15 years ago
  79. 3d43aed dpkg: support config file overwrite options by Kim B. Heino · 15 years ago
  80. 1d448cf provide safe_gethostname() for non-linux systems by Denys Vlasenko · 15 years ago
  81. 3d0e779 libbb: locate PAGE_SIZE on Hurd by Denys Vlasenko · 15 years ago
  82. fcb84c8 ifplugd: code shrink by Maxim Kryzhanovsky · 15 years ago
  83. 603884b "make release" should delete .git directory too by Denys Vlasenko · 15 years ago
  84. 03f6ee2 cpio test: fix false positive with DESKTOP off by Denys Vlasenko · 15 years ago
  85. 4816fe9 usage: random tweaks to help texts by Denys Vlasenko · 15 years ago
  86. c8a2ab1 dumpleases: better help text by Denys Vlasenko · 15 years ago
  87. 406bd14 udhcpd: fix -v/-P mixup by Denys Vlasenko · 15 years ago
  88. 9107b63 udhcp: abort if we see unknown option, and show valid options if so by Denys Vlasenko · 15 years ago
  89. c2fdd41 sysctl: tiny code shrink by Denys Vlasenko · 15 years ago
  90. fbedacf Hurd compat fixes. Mostly dealing with absent PATH_MAX by Jérémie Koenig · 15 years ago
  91. 35fdb1b vi: fix NUM + "$" handling by Denys Vlasenko · 15 years ago
  92. 023a08f ash: line up builtin table. no code changes by Denys Vlasenko · 15 years ago
  93. 496d5bf ash: trap with bad signal name should not abort by Denys Vlasenko · 15 years ago
  94. 19158a8 unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE by Denys Vlasenko · 15 years ago
  95. aa16755 unicode: optional table for better handling of neutral bidi chars by Tomas Heinrich · 15 years ago
  96. 385b456 udhcp: cosmetic cleanups; one case of s/full_read/xread/ by Denys Vlasenko · 15 years ago
  97. 968951f unexpand: fix "a b"\n" input case by Tomas Heinrich · 15 years ago
  98. 1abc07d [un]expand: account for different character widths. +16 bytes. by Tomas Heinrich · 15 years ago
  99. 7724c76 udhcp: pass pointer to whole packet to "add option" functions by Denys Vlasenko · 15 years ago
  100. a8f6b99 udhcp: move options.c to common.c; disable unused bool and s16 option code by Denys Vlasenko · 15 years ago