1. e2f32c0 ash: fix command -- crash by Denys Vlasenko · 9 years ago
  2. 383b885 ash: save a few bytes in code to parse case statements by Ron Yorston · 9 years ago
  3. ab80e01 ash: allow newline after variable name in for loop by Ron Yorston · 9 years ago
  4. 9121510 ash: add test for issue with here document by Ron Yorston · 9 years ago
  5. 4c8576f modinfo: fix "-F firmware", add "intree" field display by Denys Vlasenko · 9 years ago
  6. 4840325 lzop: eliminate variable, use "int" as return type by Denys Vlasenko · 9 years ago
  7. 82c2fad fbsplash: use virtual y size in mmap size calculations by Timo Teräs · 9 years ago
  8. cddc98e gzip: add support for --no-name long option by Aaro Koskinen · 9 years ago
  9. fbe50cf gunzip: add support for long options by Aaro Koskinen · 9 years ago
  10. 1de25a6 unzip: test for bad archive SEGVing by Denys Vlasenko · 9 years ago
  11. d683c5c tr: support octal ranges by Richard Genoud · 9 years ago
  12. 0285243 ifupdown: pass interface device name for ipv6 route commands by Timo Teräs · 9 years ago
  13. db70033 tweak defconfig by Denys Vlasenko · 9 years ago
  14. 0269789 inetd: make FEATURE_INETD_RPC off by default by Denys Vlasenko · 9 years ago
  15. 8814431 libiproute: use if_nametoindex by Ron Yorston · 9 years ago
  16. 6d777b7 xargs: make -I imply -r by Aaro Koskinen · 9 years ago
  17. f98705a dumpleases: string reuse by Denys Vlasenko · 9 years ago
  18. d320a1e dumpleases: new option -d to show time in seconds by Isaac Dunham · 9 years ago
  19. 334e12a zcip: ...ad suppress the warning by Denys Vlasenko · 9 years ago
  20. 49d5159 zcip: do not query current time if we won't use the result by Denys Vlasenko · 9 years ago
  21. bf1866c tweak zcip service example by Denys Vlasenko · 9 years ago
  22. 1a1cfed Tweak README by Denys Vlasenko · 9 years ago
  23. 4f8ecf2 update network service examples by Denys Vlasenko · 9 years ago
  24. d32a1a4 New example of a service: examples/var_service/zcip_if by Denys Vlasenko · 9 years ago
  25. 9a51217 dumpleases: make host names sanitized to shell-friendly condition by Denys Vlasenko · 9 years ago
  26. 941e7a4 reuse a string by Denys Vlasenko · 9 years ago
  27. cd13974 rmmod: fix bad error message by Denys Vlasenko · 9 years ago
  28. 2e9a066 MODPROBE_SMALL is not experimental anymore by Denys Vlasenko · 9 years ago
  29. 049b007 pmap: fix bogus {no such process} comm field text by Denys Vlasenko · 9 years ago
  30. 00da72b tidy up strtok use by Denys Vlasenko · 9 years ago
  31. 59f8475 httpd: fix heap buffer overflow. Closes 8426 by Denys Vlasenko · 9 years ago
  32. d3d6534 wget: if stderr is not a tty, progress bar shouldn't use tty-tricks by Denys Vlasenko · 9 years ago
  33. 641caae libbb: factor out code which queries screen width by Denys Vlasenko · 9 years ago
  34. a960748 tar: add a test that we don't write into symlinks by Denys Vlasenko · 9 years ago
  35. accd9ee remove systemd support by Denys Vlasenko · 9 years ago
  36. 537389c tar: fix files skipped with --strip_components not resetting selinux context by Denys Vlasenko · 9 years ago
  37. f167e45 tar: shrink hardlink name handling code by Denys Vlasenko · 9 years ago
  38. 62ae323 tar: implement --version for buildroot by Denys Vlasenko · 9 years ago
  39. 6c563e3 tar: add support for --strip-components=N by Denys Vlasenko · 9 years ago
  40. c479178 login: explain -h HOST option better by Denys Vlasenko · 9 years ago
  41. 92e1b08 wget: make Bartosz's "wget --passive-ftp -nd -t 3" work by Denys Vlasenko · 9 years ago
  42. edcd5dc typo fix by Denys Vlasenko · 9 years ago
  43. 58d0e20 scripts/trylink: remove $CPPFLAGS by Denys Vlasenko · 9 years ago
  44. 5134010 scripts/trylink: fix bit-rotted linker option verification by Denys Vlasenko · 9 years ago
  45. 76efb3e qemu_multiarch_testing/README: add a list of qemu's needed by Denys Vlasenko · 9 years ago
  46. f2ccefb setarch: add support for '-R' (disable randomization) by Denys Vlasenko · 9 years ago
  47. 0506e29 sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR" by Denys Vlasenko · 9 years ago
  48. d1ed3e6 sort: code shrink by Denys Vlasenko · 9 years ago
  49. fd19faf remove extra debug printout by Denys Vlasenko · 9 years ago
  50. 2e86a5c sort: fix key with delimiters breakage by Denys Vlasenko · 9 years ago
  51. 3d0805e libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1 by Denys Vlasenko · 9 years ago
  52. 526d858 libbb: get_uidgid() always called with allow_numeric=1 by Denys Vlasenko · 9 years ago
  53. f3d58a2 od: get rid of (almost all) statics by Denys Vlasenko · 9 years ago
  54. c4fb8c6 fsck: do not use statics by Denys Vlasenko · 9 years ago
  55. 36647ab chattr,lsattr: shorten help message by Denys Vlasenko · 9 years ago
  56. 95dee81 loginutils/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  57. 28826ac debianutils/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  58. 854bb68 printutils/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  59. 0863e1a runit/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  60. 000eda4 e2fsprogs/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  61. d34f300 sysklogd/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  62. 2735bc0 cpio: implement -R/--owner by Aaro Koskinen · 9 years ago
  63. 93dd9fd du: extra compat: with -k and -m, round sizes up by Denys Vlasenko · 9 years ago
  64. 5251135 better pinger service example by Denys Vlasenko · 9 years ago
  65. 4ad702c top: make sort field for 's' mode less confusing by Denys Vlasenko · 9 years ago
  66. 926d801 libiproute: make rt_addr_n2a() and format_host() return auto strings by Denys Vlasenko · 9 years ago
  67. 0f296a3 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) by Denys Vlasenko · 9 years ago
  68. 6993470 networking: add 'ip neigh' command by Curt Brune · 9 years ago
  69. 7b85ec3 *: more BUILD_BUG_ON conversions by Denys Vlasenko · 9 years ago
  70. 4d0c1ea wget: shrink code if https isn't supported by Ron Yorston · 9 years ago
  71. ab3964d libbb: introduce kernel-style BUILD_BUG_ON() by Denys Vlasenko · 9 years ago
  72. f7ad927 ftpd: make DIR parameter work for non-root too: chdir to it instead of chroot by Denys Vlasenko · 9 years ago
  73. bf74fb4 typo fix in comment by Denys Vlasenko · 9 years ago
  74. 6390a3a whitespace fixes by Denys Vlasenko · 9 years ago
  75. 450a367 typo fix by Denys Vlasenko · 9 years ago
  76. b5dabd9 libpwdgrp: fix comment discrepancies by Denys Vlasenko · 9 years ago
  77. 966423d Start 1.25.0 development cycle by Denys Vlasenko · 9 years ago
  78. 7ab00a0 Bump version to 1.24.0 by Denys Vlasenko · 9 years ago 1_24_0
  79. 5de4502 libpwdgrp: do not require that /etc/passwd entries have nonempty home and shell by Denys Vlasenko · 9 years ago
  80. 57aeb62 randconfig fixes by Denys Vlasenko · 9 years ago
  81. c8e5ead build system: remove special-casing for extra libs by Denys Vlasenko · 9 years ago
  82. 2dbbf82 randconfig fixes by Denys Vlasenko · 9 years ago
  83. 85378cd hush: code shrink by Denys Vlasenko · 9 years ago
  84. 9323026 randconfig fix by Denys Vlasenko · 9 years ago
  85. 69c8c69 randconfig fixes by Denys Vlasenko · 9 years ago
  86. 005c492 ash: shrink umask code by Denys Vlasenko · 9 years ago
  87. 02859aa use auto_string() where appropriate to kill a few statics by Denys Vlasenko · 9 years ago
  88. e52da55 libbb: auto_string() for efficient handling of temporary malloced stirngs by Denys Vlasenko · 9 years ago
  89. 550bf5b remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds by Denys Vlasenko · 9 years ago
  90. 4cd99e7 ash: "you have mail" should ignore first change in mtime by Denys Vlasenko · 9 years ago
  91. 2384162 ash: simplify "you have mail" code by Denys Vlasenko · 9 years ago
  92. 4700fb5 ash: make dowait() a bit more readable. Logic is unchanged by Denys Vlasenko · 9 years ago
  93. e160315 updated android_ndk_defconfig by Denys Vlasenko · 9 years ago
  94. f2bf20f udhcpc: fix for some Android toolchain breakage by Denys Vlasenko · 9 years ago
  95. 8403b01 iproute: more string reuse by Denys Vlasenko · 9 years ago
  96. d1eea8d iproute: don't hardcode the path to config files by Christoph J. Thompson · 9 years ago
  97. 413feca ip: increased max ID for /etc/iproute2/rt_tables to 1023 by Denys Vlasenko · 9 years ago
  98. 3d8d5e8 libiproute: use itoa() where appropriate by Denys Vlasenko · 9 years ago
  99. 7f3a2a2 join some common strings, -400 bytes by Denys Vlasenko · 9 years ago
  100. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago