1. 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
  2. d85352b factor: fix stray semicolon by Denys Vlasenko · 8 years ago
  3. 8352b71 factor: support "no-argvs" usage by Denys Vlasenko · 8 years ago
  4. 44c0ab4 libbb: fix "error: redefinition of 'is_tty_secure'" by Denys Vlasenko · 8 years ago
  5. 107159e factor: improve comments for sieving logic... also fix a typo by Denys Vlasenko · 8 years ago
  6. 933dcf1 fix "loginutils/Config.in:319 error: Overlong line" by Denys Vlasenko · 8 years ago
  7. 021d504 factor: improve comments for sieving logic by Denys Vlasenko · 8 years ago
  8. a3de0b3 libbb: make check_password() also return CHECKPASS_PW_HAS_EMPTY_PASSWORD by Denys Vlasenko · 8 years ago
  9. 335681c su: FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY by Denys Vlasenko · 8 years ago
  10. 517a82c login: move check_securetty to libbb by Kaarle Ritvanen · 9 years ago
  11. c054822 factor: tweak comments by Denys Vlasenko · 8 years ago
  12. 6c149f4 ash: implement "exec -a ARGV0 CMD ARGV1..." by Denys Vlasenko · 8 years ago
  13. e139ae3 ash: make shellexec capable of using separate argv[0] and filename to exec by Denys Vlasenko · 8 years ago
  14. 352ddd3 Tweak GETOPT_RESET comment by Denys Vlasenko · 8 years ago
  15. 835ad3a libbb: GETOPT_RESET macro by Kaarle Ritvanen · 8 years ago
  16. c5496d3 grep: FEATURE_GREP_CONTEXT should be available for "fgrep only" too by Denys Vlasenko · 8 years ago
  17. e31ca2e catv: convert this bbox-specific applet into "cat -v" by Denys Vlasenko · 8 years ago
  18. d9eb40c fix errors found with make_single_applets.sh by Denys Vlasenko · 8 years ago
  19. 0cecbe7 Sort more misplaced applets into coreutils or util-linux by Denys Vlasenko · 8 years ago
  20. 783d57a Sort some miscutils/ applets into coreutils or util-linux by Denys Vlasenko · 8 years ago
  21. ac47a00 partprobe: new applet by Denys Vlasenko · 8 years ago
  22. 1bc0bd1 w: new applet, alias to "who -H" by Denys Vlasenko · 8 years ago
  23. 67918b3 fallocate: new applet by Denys Vlasenko · 8 years ago
  24. b9512fa fsfreeze: new applet by Denys Vlasenko · 8 years ago
  25. a976aaa factor: remove debug code by Denys Vlasenko · 8 years ago
  26. 8a134ec libbb: move isqrt from factor, use it in diff too by Denys Vlasenko · 8 years ago
  27. 10673c4 factor: much faster, and very slightly larger isqrt() by Denys Vlasenko · 8 years ago
  28. cc1f8ba factor: don't be too clever in isqrt - be small instead by Denys Vlasenko · 8 years ago
  29. ad5394d factor: add code to test isqrt() correctness by Denys Vlasenko · 8 years ago
  30. dd3a395 factor: 25% faster sieving by Denys Vlasenko · 8 years ago
  31. 4908c79 factor: better comments, slightl more clever conversion even->odd by Denys Vlasenko · 8 years ago
  32. f428f1d factor: fix HALF_FMT usage by Denys Vlasenko · 8 years ago
  33. 12dc4fb factor: fix comments by Denys Vlasenko · 8 years ago
  34. bef1713 factor: a bit more simple isqrt by Denys Vlasenko · 8 years ago
  35. c6476dc factor: simpler isqrt by Denys Vlasenko · 8 years ago
  36. c804d4e factor: factor2 variable is unused now, drop it by Denys Vlasenko · 8 years ago
  37. 7e5f2f3 factor: expand comments by Denys Vlasenko · 8 years ago
  38. 1d232fd factor: 30% faster code (estimate max possible factor just once) by Denys Vlasenko · 8 years ago
  39. c1b5b2a nl: fix copyright message by Denys Vlasenko · 8 years ago
  40. ee7f75d factor: new applet by Denys Vlasenko · 8 years ago
  41. 87ae0fe nproc: new applet by Denys Vlasenko · 8 years ago
  42. 0f7f1ae shred: smaller code by Denys Vlasenko · 8 years ago
  43. 2f59bf3 shred: new applet by Denys Vlasenko · 8 years ago
  44. 4277670 init: dont send "Sent SIGTERM to all" msg to syslog: we just TERMed it! by Denys Vlasenko · 8 years ago
  45. 7121bb8 ipaddress: tweak help text more: mention "brd +" syntax by Denys Vlasenko · 8 years ago
  46. 4eaa0f7 ipaddress: tweak help text by Denys Vlasenko · 8 years ago
  47. eb76abb iproute: add "a" command as a synonym to "add" by Denys Vlasenko · 8 years ago
  48. 826bdcd libiproute: FACT_FUNCization by Denys Vlasenko · 8 years ago
  49. d5342a1 iproute: support advmss option by Denys Vlasenko · 8 years ago
  50. 1140bf3 iproute: update help text, add commented-out code for unsupported options by Denys Vlasenko · 8 years ago
  51. 2d4823b iplink: implement "set promisc on|off". Closes 4682 by Denys Vlasenko · 8 years ago
  52. a7386bb ip link: tidying up by Denys Vlasenko · 8 years ago
  53. 4f0b540 modprobe: do not descend into /etc/modprobe.d/DIR/. Closes 8686 by Denys Vlasenko · 8 years ago
  54. 0d6e3ad modprobe-small: fix "modprobe non-existing-module" exitcode (should be 1) by Denys Vlasenko · 8 years ago
  55. 803c85a modprobe: read modules.builtin by Ben Hutchings · 8 years ago
  56. 9c192e7 examples: make udhcpc script handle /32 netmasks by Denys Vlasenko · 8 years ago
  57. 19578b4 Add help text for 'uniq -i' by Jody Bruchon · 8 years ago
  58. e7ac7ab nl: use CONFIG_NL, not CONFIG_UNIQ by Denys Vlasenko · 8 years ago
  59. d88f94a nl: new applet; also implement cat -nb (similar functionality to nl) by Denys Vlasenko · 8 years ago
  60. 5d561ef tls: do not compile in TLS_RSA_WITH_NULL_SHA256 code if unreachable by Denys Vlasenko · 8 years ago
  61. 229d3c4 tls: avoid using int16 in pstm code by Denys Vlasenko · 8 years ago
  62. 636c3b6 tls: merge sha1 and sha256 hmac functions by Denys Vlasenko · 8 years ago
  63. 6e99f1c tls: replace aes encryption/decryption by much smaller one by Denys Vlasenko · 8 years ago
  64. 8808f7f uniq: add -i option to ignore case by Jody Bruchon · 8 years ago
  65. 2577348 Update depmod & modprobe upstream help text in comments by Kang-Che Sung · 8 years ago
  66. ab03061 udhcp6: move misplaced comment by Denys Vlasenko · 8 years ago
  67. ed898ed udhcp6: fix releasing by Denys Vlasenko · 8 years ago
  68. 64d58aa udhcp6: fix problems found running against dnsmasq by Denys Vlasenko · 8 years ago
  69. e09f5e3 udhcp6: read_interface should save link-local ipv6 address by Denys Vlasenko · 8 years ago
  70. 8f3bf4f vi: avoid touching a new file with ZZ when no editing has been done by Yousong Zhou · 8 years ago
  71. e3b65ab switch_root: don't bail out when console doesn't exist by Andrei Gherzan · 8 years ago
  72. 876c121 whitespace fix by Denys Vlasenko · 8 years ago
  73. f4a670a paste: delimiter list use should restart for each new output line by Denys Vlasenko · 8 years ago
  74. f1db95a typo fix by Denys Vlasenko · 8 years ago
  75. d2383f5 paste: new applet by Maxime Coste · 8 years ago
  76. dba0dc1 dd: call fsync() only once before exiting if conv=fsync is specified by Rostislav Skudnov · 8 years ago
  77. a98db79 Revert "umount: make -d always active, add -D to suppress it" by Denys Vlasenko · 8 years ago
  78. ab518ee mount: create loop devices with LO_FLAGS_AUTOCLEAR flag by Denys Vlasenko · 8 years ago
  79. 0188042 runit: fix chpst -n -N -u USER by Denys Vlasenko · 8 years ago
  80. e88608e vi: don't touch file with :x when modified_count == 0 by Denys Vlasenko · 8 years ago
  81. 02a2a27 reset: before calling execvp(), reset needs to flush stdout by Glenn Matthews · 8 years ago
  82. 74c2215 Fix FEATURE_{GZIP,BZIP2}_DECOMPRESS link error by Kang-Che Sung · 8 years ago
  83. 7c67f1e udhcpc: make sure we do not overflow poll timeout by Denys Vlasenko · 8 years ago
  84. 94dcfd8 nc_bloaty: use poll() instead of select() by Denys Vlasenko · 8 years ago
  85. 52a515d udhcp: use poll() instead of select() by Denys Vlasenko · 8 years ago
  86. dc207f6 udhcp: do not clobber errno by signal handler by Denys Vlasenko · 8 years ago
  87. 5b3b468 nc: use poll() instead of select() by Denys Vlasenko · 8 years ago
  88. 0ec4d08 tls: covert i/o loop from using select() to poll() by Denys Vlasenko · 8 years ago
  89. c39ee04 sendmail: allow "+" symbol in recipient. Closes 9646 by Denys Vlasenko · 8 years ago
  90. af316aa modprobe-small: define and use DEPMOD_OPT_n (option mask) by Kang-Che Sung · 8 years ago
  91. c393b1e modprobe-small: document '-n' in depmod usage by Kang-Che Sung · 8 years ago
  92. c2b1858 modprobe_small: if only MODPROBE and DEPMOD are selected, no need to test for them by Denys Vlasenko · 8 years ago
  93. 415cc42 Reorder modutils config options & fix yet more dependency by Kang-Che Sung · 8 years ago
  94. 4ae658f modutils: fix config options dependency (2) by Kang-Che Sung · 8 years ago
  95. 8cc1ab3 httpd: use "Content-Length", not "-length" by Denys Vlasenko · 8 years ago
  96. 8762512 Replace int -> uint to avoid signed integer overflow by Rostislav Skudnov · 8 years ago
  97. c31b54f tls: fold AES CBC en/decryption into single functions by Denys Vlasenko · 8 years ago
  98. 5b05d9d wget/tls: session_id of zero length is ok (arxiv.org responds with such) by Denys Vlasenko · 8 years ago
  99. 5f7c82b ash: add INT_OFF/ON around allocations by Denys Vlasenko · 8 years ago
  100. b6871c1 ps: avoid -o stat to contain spaces. Closes 9631 by Denys Vlasenko · 8 years ago