1. 60bf77f udhcpc6: code shrink by Denys Vlasenko · 6 years ago
  2. 0d75e8b udhcpc6: add a few comments, no code changes. by Denys Vlasenko · 6 years ago
  3. cc45cbc udhcpc6: make it enabled in defconfig by Denys Vlasenko · 6 years ago
  4. 7180d9e examples/udhcp/simple.script: fix resolv.conf update if it is a dangling symlink by Rolf Eike Beer · 6 years ago
  5. 0e7bd69 udhcp: add 100 and 101 dhcp options for ipv4 by Antoine Girard-Vallée · 6 years ago
  6. 2945822 brctl: add TODO: "showmacs BR" by Denys Vlasenko · 6 years ago
  7. 9435608 brctl: simplify str_to_jiffies() by Denys Vlasenko · 6 years ago
  8. dc1b2d4 brctl: convert remaining commands to work via /sys by Denys Vlasenko · 6 years ago
  9. c5150e9 brctl: make "show" command retrieve data from /sys by Denys Vlasenko · 6 years ago
  10. e202638 stat: reduce storage for human-readable filesystem names by Ron Yorston · 6 years ago
  11. c6c19c3 ipaddress: remove unused variable no_link by Bernhard Reutner-Fischer · 6 years ago
  12. 1e474d3 service examples: if iface do not exist, retry upping it by Denys Vlasenko · 6 years ago
  13. 43d09e7 chrt: fix for SCHED_RESET_ON_FORK bit by Denys Vlasenko · 6 years ago
  14. ae5ca6f chrt: do not segfault if policy number is unknown by Denys Vlasenko · 6 years ago
  15. 29c2dcf telnetd: whitespace fix by Denys Vlasenko · 6 years ago
  16. c6a8965 telnetd: better AYT handling by Denys Vlasenko · 6 years ago
  17. 93594b1 telnetd: Added support for AYT IAC command. by Martin Lewis · 6 years ago
  18. 2b62821 top: provide cmdline argument '-H' to enable thread scanning by default by Thomas De Schampheleire · 6 years ago
  19. a3ce161 vi: revert change in how "end of file list" is deteced - fixes 'q' in bare "vi" by Denys Vlasenko · 6 years ago
  20. e1a1b64 vi: code shrink by Denys Vlasenko · 6 years ago
  21. 3e61b59 vi: avoid build failure in non-default case by Ron Yorston · 6 years ago
  22. 2f28b2b fsync,sync: merge into one source module by Denys Vlasenko · 6 years ago
  23. 4f74bb6 fsync,sync: make them similar by Denys Vlasenko · 6 years ago
  24. e48559e ash: distinguish 'wait -n' from other bashisms by Ron Yorston · 6 years ago
  25. 8939359 vi: rename save_argc -> cmdline_filecnt by Denys Vlasenko · 6 years ago
  26. bbacd03 vi: restore capability to remember insertion cmds for "." by Denys Vlasenko · 6 years ago
  27. b29dce4 vi: code shrink by Denys Vlasenko · 6 years ago
  28. 26f5e9d vi: convert more /**/ comments to // by Denys Vlasenko · 6 years ago
  29. 2a57608 vi: code shrink by Denys Vlasenko · 6 years ago
  30. 6ce60b9 vi: use vsnprintf to format status line by Denys Vlasenko · 6 years ago
  31. d4f2e7f vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
  32. de69775 vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
  33. 616e469 vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
  34. 363a2bc vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
  35. 24bd350 vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
  36. c319310 vi: fix ^Z not always working as intended by Denys Vlasenko · 6 years ago
  37. 6ed94aa vi: install SIGINT handler _after_ restart setjmp is initialized by Denys Vlasenko · 6 years ago
  38. 35082fc blockdev: code shrink by Denys Vlasenko · 6 years ago
  39. bb3a953 ip: Fix ip -o link by Stefan Sørensen · 6 years ago
  40. a2fd1aa vi: allow manual screen update if SIGWINCH isn't supported by Ron Yorston · 6 years ago
  41. 0f5a7f3 man: add "/usr/share/man" as another default MANPATH, fix col override by Denys Vlasenko · 6 years ago
  42. 3193cb5 libbb: mark scripted_main() as externally visible by Ron Yorston · 6 years ago
  43. eabf4b2 vi: code shrink, proper printf formatting for strlen() by Denys Vlasenko · 6 years ago
  44. e6f51ac hush: fix "wait -n" to wait for a _job_, not a _process_ by Denys Vlasenko · 6 years ago
  45. 966f087 ash: add "wait -n" bashism by Denys Vlasenko · 6 years ago
  46. da996c5 ntpd: do not create pid file if not backgrounded by Denys Vlasenko · 6 years ago
  47. 4d1c514 hush: add "wait -n" bashism by Denys Vlasenko · 6 years ago
  48. 3c6f333 man: don't skip default path which appears in config file by Ron Yorston · 6 years ago
  49. fe78c9a ts: do call localtime() when neither -s nor -i specified by Denys Vlasenko · 6 years ago
  50. 973698d ts: use gettimeofday - we don't use nanoseconds here by Denys Vlasenko · 6 years ago
  51. 3395e2a ts: replace overlapping strcpy with shorter code by Denys Vlasenko · 6 years ago
  52. f370a66 ts: fix incorrect (copy-pasted) copyright attribution by Denys Vlasenko · 6 years ago
  53. 16df5e8 ts: new applet by Denys Vlasenko · 6 years ago
  54. 5059653 do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings by Denys Vlasenko · 6 years ago
  55. 2bbd1e1 Fix off by one error in FAT16 <=> FAT32 detection by Thomas Frauendorfer · 6 years ago
  56. 0ddc742 watch: support fractional -n SEC by Denys Vlasenko · 6 years ago
  57. 2452247 xargs: mention -E STR in --help by Denys Vlasenko · 6 years ago
  58. b096ce0 scripts/echo.c: resolve implicit declaration of function 'dup2' by Nicolas Hüppelshäuser · 6 years ago
  59. 4a67486 top: tweak --help by Denys Vlasenko · 6 years ago
  60. 87e2162 udhcpc: don't exit after backgrounding on -n -b by Andrey Mazo · 6 years ago
  61. 544143d udhcpc: tweak --help by Denys Vlasenko · 6 years ago
  62. f55161a ash: eval: avoid leaking memory associated with redirections. Closes 7748 by Ron Yorston · 6 years ago
  63. e563f9e du: don't count duplicate arguments. Closes 5288 by Ron Yorston · 6 years ago
  64. 8502fa8 ntpd: increase SLEW_THRESHOLD from 0.125 to 0.5 by Denys Vlasenko · 6 years ago
  65. d712edc dd: add 'oflag=append' by Rostislav Skudnov · 6 years ago
  66. f81e012 i2c_tools.c: i2ctransfer by Nikolaus Voss · 6 years ago
  67. 61052d1 vi: further fixes to undo after autoindent by Ron Yorston · 6 years ago
  68. dac8f5e i2ctransfer: new applet by Nikolaus Voss · 6 years ago
  69. c89764c sysctl: fix compatibility with procps sysctl by Aaro Koskinen · 6 years ago
  70. 7830186 sysctl: do slash/dot conversions only on name, not value part by Denys Vlasenko · 6 years ago
  71. 1422ba6 sysctl: on EIO ("sysctl net.ipv6.conf.all.stable_secret") set nonzero exitcode by Denys Vlasenko · 6 years ago
  72. 679c30e sysctl: avoid stat() on every item if in -w mode by Denys Vlasenko · 6 years ago
  73. 317498f sysctl: allow setting empty values by Denys Vlasenko · 6 years ago
  74. df4e3af vi: fix replacement of single character with CR by Ron Yorston · 6 years ago
  75. bb983f3 vi: fix faulty undo after autoinsert by Ron Yorston · 6 years ago
  76. e6503f2 chcon: Fix typo in ACTION_RECURSE by Rostislav Skudnov · 6 years ago
  77. 5a387e2 dhcp service example: rewrite "private network to mask" as case statement by Denys Vlasenko · 6 years ago
  78. 2feaba1 dhcp service example: cater for servers hot giving subnet and/or router by Denys Vlasenko · 6 years ago
  79. 779f96a lineedit: fix SEGV in isk, hexedit, ed, closes 11661 by Denys Vlasenko · 6 years ago
  80. e17e8d4 service examples: do not respawn supplicant too often by Denys Vlasenko · 6 years ago
  81. d4b568c grep: short-circuit -v to bail out on first match by Ari Sundholm · 6 years ago
  82. 9a9c6e3 grep: fix -x -v with certain pattern orders by Ari Sundholm · 6 years ago
  83. 5379950 bc: implement pass-by-reference code from upstream by Denys Vlasenko · 6 years ago
  84. db5a6da login: close PAM session on errors as well, not only on success by Denys Vlasenko · 6 years ago
  85. 414be6c ip link: Fix vlan proto, closes 8261 and 11638 by Bernhard Reutner-Fischer · 6 years ago
  86. f50faf8 ip link: fix mismatched enums in vlan_parse_opt(), closes 11631 by Denys Vlasenko · 6 years ago
  87. 9b313dd wget: detect when the length of received file is less than advertised by Denys Vlasenko · 6 years ago
  88. 4906faa sed: code shrink by Denys Vlasenko · 6 years ago
  89. b7928e1 sed: Fix backslash parsing for 'w' command arg by Brian Foley · 6 years ago
  90. 1c42c18 awk: Fix overly permissive func arg list parsing by Brian Foley · 6 years ago
  91. 08a514c awk: Syntax error if delete isn't given an arg. by Brian Foley · 6 years ago
  92. dac15a1 awk: Guard pointer chasing when parsing ternary expressions. by Brian Foley · 6 years ago
  93. 11cb9ee capability: fix string comparison in cap_name_to_number by Mark Marshall · 6 years ago
  94. fc472ea wget: remove empty if/endif preprocessor directive pair by Denys Vlasenko · 6 years ago
  95. f7235cc service examples: ifplugd -M to prevents frequent respawning by Denys Vlasenko · 6 years ago
  96. 774879c checkstack.pl: tweak bfin re by Bernhard Reutner-Fischer · 6 years ago
  97. f59739a checkstack: pull from upstream by Bernhard Reutner-Fischer · 6 years ago
  98. fe7ae56 checkstack.pl: fix arch autodetection by Bernhard Reutner-Fischer · 6 years ago
  99. 94e748d wget: don't notify on download begin and end if quiet by Martin Lewis · 6 years ago
  100. edb74f4 Update examples/udhcp/udhcpd.conf by Denys Vlasenko · 6 years ago