1. 64827a2 fix typo by Denys Vlasenko · 15 years ago
  2. f8d8aa1 libbb: add skip_dev_pfx() by Denys Vlasenko · 15 years ago
  3. 87fb720 init: clear utmp entries for dead processes, if they (entries) exist by Denys Vlasenko · 15 years ago
  4. 6dbbac5 Move utmp/wtmp support to "General configuration" section by Denys Vlasenko · 15 years ago
  5. f6916db telnetd: fill hostname field in utmp/wtmp records by Denys Vlasenko · 15 years ago
  6. fcad768 fdisk: make comment more clear by Denys Vlasenko · 15 years ago
  7. 5ab6b0f udhcp: s/sipservers/sipsrv/ to match other similar option names by Denys Vlasenko · 15 years ago
  8. d958e90 fdisk: make 'b' command optionally adjust C/H/S; "fdisk IMAGE_FILE" sets cylinders by Denys Vlasenko · 15 years ago
  9. 5ea1de2 fdisk: code shrink without logic changes by Denys Vlasenko · 15 years ago
  10. 37bc1eb removed extra \n in fdisk help text by Denys Vlasenko · 15 years ago
  11. 3a41611 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 by Denys Vlasenko · 15 years ago
  12. 37f5bef libbb: split update_utmp from login/getty in preparation to use it for telnetd by Denys Vlasenko · 15 years ago
  13. 4c72104 who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H by Denys Vlasenko · 15 years ago
  14. f8fcc18 udhcpd: note missing sanity checks on INFORM message handling by Denys Vlasenko · 15 years ago
  15. 2903469 update examples/udhcp/udhcpd.conf by Denys Vlasenko · 15 years ago
  16. 4f3aa51 udhcp: implement "raw" binary options. Closes bug 735 by Denys Vlasenko · 15 years ago
  17. 4836331 libbb: factor out hex2bin() for infiniband address parser by Denys Vlasenko · 15 years ago
  18. c03602b udhcp: s/dhcp_option/dhcp_optflag/g by Denys Vlasenko · 15 years ago
  19. 9c0ea86 udhcpc: trivial shrink by Denys Vlasenko · 15 years ago
  20. 7379cd1 awk: add comment about fixing bug 1333 by Denys Vlasenko · 15 years ago
  21. fab288c awk: don't append bogus data after NUL in sub(); shrink by Denys Vlasenko · 15 years ago
  22. 243ddcb udhcpd: support decoding of option 120 "SIP servers". Closes bug 737 by Denys Vlasenko · 15 years ago
  23. ccd1efc cosmetic fixes, no code changed by Denys Vlasenko · 15 years ago
  24. 4a1884d ftpd: shrink by 33 bytes by Denys Vlasenko · 15 years ago
  25. 8a659f6 libbb: make index_in_substrings return -1 on ambiguous matches by Denys Vlasenko · 15 years ago
  26. 05d1a32 libpwdgrp: comment out unused data by Denys Vlasenko · 15 years ago
  27. 8fc9e6a httpd: fix proxy mode bug (annoying but harmless), better help text by Denys Vlasenko · 15 years ago
  28. 208d35d testsuite fixes by Chris Metcalf · 15 years ago
  29. 3720121 ifplugd: more robust interface name match check by Denys Vlasenko · 15 years ago
  30. b38af7b mdev: add "!" syntax support by Denys Vlasenko · 15 years ago
  31. 5342c3f clean up redundant, commented-out and misplaced includes by Denys Vlasenko · 15 years ago
  32. 345e093 fix Config.in tab usage by Denys Vlasenko · 15 years ago
  33. c897dfe syslogd: make maximum message length configurable by Janne Kiviluoto · 15 years ago
  34. 8d22ca8 libpwdgrp: comment out more unused functions by Denys Vlasenko · 15 years ago
  35. 5530129 libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS by Denys Vlasenko · 15 years ago
  36. 17fcd72 libpwdgrp: style cleanups by Denys Vlasenko · 15 years ago
  37. 9e59e27 libpwdgrp: code style fixes, no real code changes by Denys Vlasenko · 15 years ago
  38. 57dc3c7 libpwdgrp: can't depend on strlen(line_buff) != 0 by Denys Vlasenko · 15 years ago
  39. 84f6def dpkg: remove redundant check by Denys Vlasenko · 15 years ago
  40. 2004fa1 ifplugd: code shrink; expanded comments by Maxim Kryzhanovsky · 15 years ago
  41. eab75f6 dpkg: better check for validity of options by Denys Vlasenko · 15 years ago
  42. 3d43aed dpkg: support config file overwrite options by Kim B. Heino · 15 years ago
  43. 1d448cf provide safe_gethostname() for non-linux systems by Denys Vlasenko · 15 years ago
  44. 3d0e779 libbb: locate PAGE_SIZE on Hurd by Denys Vlasenko · 15 years ago
  45. fcb84c8 ifplugd: code shrink by Maxim Kryzhanovsky · 15 years ago
  46. 603884b "make release" should delete .git directory too by Denys Vlasenko · 15 years ago
  47. 03f6ee2 cpio test: fix false positive with DESKTOP off by Denys Vlasenko · 15 years ago
  48. 4816fe9 usage: random tweaks to help texts by Denys Vlasenko · 15 years ago
  49. c8a2ab1 dumpleases: better help text by Denys Vlasenko · 15 years ago
  50. 406bd14 udhcpd: fix -v/-P mixup by Denys Vlasenko · 15 years ago
  51. 9107b63 udhcp: abort if we see unknown option, and show valid options if so by Denys Vlasenko · 15 years ago
  52. c2fdd41 sysctl: tiny code shrink by Denys Vlasenko · 15 years ago
  53. fbedacf Hurd compat fixes. Mostly dealing with absent PATH_MAX by Jérémie Koenig · 15 years ago
  54. 35fdb1b vi: fix NUM + "$" handling by Denys Vlasenko · 15 years ago
  55. 023a08f ash: line up builtin table. no code changes by Denys Vlasenko · 15 years ago
  56. 496d5bf ash: trap with bad signal name should not abort by Denys Vlasenko · 15 years ago
  57. 19158a8 unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE by Denys Vlasenko · 15 years ago
  58. aa16755 unicode: optional table for better handling of neutral bidi chars by Tomas Heinrich · 15 years ago
  59. 385b456 udhcp: cosmetic cleanups; one case of s/full_read/xread/ by Denys Vlasenko · 15 years ago
  60. 968951f unexpand: fix "a b"\n" input case by Tomas Heinrich · 15 years ago
  61. 1abc07d [un]expand: account for different character widths. +16 bytes. by Tomas Heinrich · 15 years ago
  62. 7724c76 udhcp: pass pointer to whole packet to "add option" functions by Denys Vlasenko · 15 years ago
  63. a8f6b99 udhcp: move options.c to common.c; disable unused bool and s16 option code by Denys Vlasenko · 15 years ago
  64. 7e6add1 udhcpc: add -x OPT:VAL option by Denys Vlasenko · 15 years ago
  65. 0454d9d update defconfig by Bernhard Reutner-Fischer · 15 years ago
  66. eb03d08 remove ar write support from TODO by Bernhard Reutner-Fischer · 15 years ago
  67. 3d9c69f udhcp: add testing bits to dns en/decoder by Denys Vlasenko · 15 years ago
  68. 702f7d6 udhcp: we call DNS name encoder with NULL, this can SEGV. added a check by Denys Vlasenko · 15 years ago
  69. a14a9d7 udhcp: fix DNS domanin codec bug: bad compression flag checks by Denys Vlasenko · 15 years ago
  70. 651a269 *: merge some common strings by Denys Vlasenko · 15 years ago
  71. 37a658c udhcp: handle errors in read_staticlease by Denys Vlasenko · 15 years ago
  72. 30ebd7b brctl: fixing stp parameters incompatibility by Maciek Borzecki · 15 years ago
  73. 1c3f117 lsusb: 2.6.32 compat by Souf Oued · 15 years ago
  74. e283413 udhcp: code shrink by Denys Vlasenko · 15 years ago
  75. 6ef8def udhcp: remove two unused fields by Denys Vlasenko · 15 years ago
  76. 1497484 ash,hush: make it possible to build them individually by Denys Vlasenko · 15 years ago
  77. 85dbf19 date,touch: accept Jan 7 00:00:00 2010 format by Alexander Shishkin · 15 years ago
  78. 6b61629 udhcp: make rfc derived doc more readable (but it still is contradictory) by Denys Vlasenko · 15 years ago
  79. dde8bdc udhcp: merge options.h into common.h, script.c into dhcpc.c by Denys Vlasenko · 15 years ago
  80. 8d11445 udhcpc: do not test for srand init, just do it at the start by Denys Vlasenko · 15 years ago
  81. 501e35c udhcp: merge clientpacket.c into dhcpc.c by Denys Vlasenko · 15 years ago
  82. 6b24d53 udhcpc: merge clientsocket.c into dhcpc.c. +4 bytes. by Denys Vlasenko · 15 years ago
  83. 4f0408b flock: should not be selected by default by Denys Vlasenko · 15 years ago
  84. 927e4bb touch: do not ignore argument of -d/-t option by Mikhail Gusarov · 15 years ago
  85. 53f72bb dhcpd: apparently, sometimes IP is in ciaddr, not requested_ip... by Denys Vlasenko · 15 years ago
  86. c7dc79e udhcpd: untangle incredibly messy handling of DHCPREQUEST by Denys Vlasenko · 15 years ago
  87. 2e7aa92 udhcp: tweak udhcpd.conf example and comments. no code changes by Denys Vlasenko · 15 years ago
  88. e5ce91b udhcp: code shrink; disable time and log server options by Denys Vlasenko · 15 years ago
  89. 87fa216 udhcpc: make it possible to disable vendor id; improve help text by Denys Vlasenko · 15 years ago
  90. 0f62c4d udhcpd: remove five more options which do not make sense or not supported by Denys Vlasenko · 15 years ago
  91. a953987 udhcpd: remove redundant code in send_offer() by Denys Vlasenko · 15 years ago
  92. 8a7c166 udhcp: move serverpacket.c into dhcpd.c, no other changes by Denys Vlasenko · 15 years ago
  93. de9e772 flock: better help text by Denys Vlasenko · 15 years ago
  94. 777706c udhcp: remove support for some really old and odd options by Denys Vlasenko · 15 years ago
  95. 77a2c51 tar: optional support for restoring selinux context by J. Tang · 15 years ago
  96. bcda004 libbb/copyfd.c: don't mmap a largish buffer if we only want to copy a few kb by Denys Vlasenko · 15 years ago
  97. 892d4b6 flock: new applet by Timo Teras · 15 years ago
  98. 8531d76 *: code shrink and better "died from signal" reporting from wait4pid by Denys Vlasenko · 15 years ago
  99. c5c006c lineedit: first shot at optional unicode bidi input support by Tomas Heinrich · 15 years ago
  100. 98f1dc1 libbb/loop: comment out u32 hack by Denys Vlasenko · 15 years ago