1. 5dad4ae modprobe: fix "modprobe -l name-with-dash" by Denys Vlasenko · 14 years ago
  2. df7f200 modinfo: trivial optimizations by Denys Vlasenko · 14 years ago
  3. 12f44ea modinfo: show firmware and depends fields by Lauri Kasanen · 14 years ago
  4. 2384a35 wget: make "wget -O FILE URL1 URL2" concatenate output by Denys Vlasenko · 14 years ago
  5. 57b4909 wget: fix SEGV with multiple urls and redirection by Pere Orga · 14 years ago
  6. 7c6f246 hush: do not print killer signal's name for SIGPIPE by Denys Vlasenko · 14 years ago
  7. b934844 echo: fix ENOSPC detection and some iffy code in \NNN handling by Denys Vlasenko · 14 years ago
  8. 713e6d7 udhcpc: use more correct, and more importantly, more understandable BPF code by Vladislav Grishenko · 14 years ago
  9. 48a5219 reverted LINHIB0001 swap signature addition by Denys Vlasenko · 14 years ago
  10. dc50676 Move stpcpy replacement function into libbb by Dan Fandrich · 14 years ago
  11. 4ed3c52 mktemp: make it more compatible with GNU coreutils 8.4 by Denys Vlasenko · 14 years ago
  12. 07cda22 fix bug 3223 (parameter loading problem for 2.4 kernels) by Denys Vlasenko · 14 years ago
  13. 9a5b7f6 wget: support multiple URLs on command line even without -O :) by Denys Vlasenko · 14 years ago
  14. a366109 wget: support multiple URLs on command line by Denys Vlasenko · 14 years ago
  15. a84eadf typo fix in comment by Denys Vlasenko · 14 years ago
  16. e1a4209 find: trim help text a bit by Denys Vlasenko · 14 years ago
  17. 053c12e find: remove the hack we use to parse options first, replace with simpler code by Denys Vlasenko · 14 years ago
  18. 805f245 find: print/print0/prune _can_ be inverted, fix it by Denys Vlasenko · 14 years ago
  19. 27076b8 find: document ! (not) operator by Denys Vlasenko · 14 years ago
  20. 4604dd8 find: help text: PATH must be first by Denys Vlasenko · 14 years ago
  21. 56cdb2f find: yet another tweak to help text by Denys Vlasenko · 14 years ago
  22. 4dea9eb find: fix help text about -prune: it also does assume -print by Denys Vlasenko · 14 years ago
  23. cef85c2 find: significantly improve hext text. +116 bytes by Denys Vlasenko · 14 years ago
  24. 0b8a772 typo fix by Denys Vlasenko · 14 years ago
  25. 88ad9da wget: display 100% at the _end_ of chunked download by Denys Vlasenko · 14 years ago
  26. c60f446 wget: chunked mode fix. Closes bug 3229 by Denys Vlasenko · 14 years ago
  27. f9af375 wget: explain clearerr more clearly by Denys Vlasenko · 14 years ago
  28. 8766a79 wget: correctly handle rare case when we get EAGAIN _on first_ read by Denys Vlasenko · 14 years ago
  29. ab8d00d progress meter: fix bugs found in stall detection and unknown size logic by Denys Vlasenko · 14 years ago
  30. d55e139 progress meter: move file name to bb_progress_t. +20 bytes by Denys Vlasenko · 14 years ago
  31. e52e67c libbb/progress.c: make sure we never get negative ETA by Denys Vlasenko · 14 years ago
  32. 838d4bb progress meter: display >999 hours ETA correctly by Denys Vlasenko · 14 years ago
  33. f836f01 wget: shrink progress meter code; strink wget and add debug logging by Denys Vlasenko · 14 years ago
  34. 805aa9f progress bar: better overflow protection; more precise bar by Denys Vlasenko · 14 years ago
  35. 9213a55 wget: use closed HTTP/1.1 connection, stop when we dl'ed $content_len bytes by Denys Vlasenko · 14 years ago
  36. aaf091f remve erroneous dependensies on INSTALLER by Denys Vlasenko · 14 years ago
  37. 95897f9 getty config help: fix example script by Denys Vlasenko · 14 years ago
  38. b44e976 getty: extend its config help by Denys Vlasenko · 14 years ago
  39. b2f00ac reset: "ESC(K" selects German, why do we use THAT? Change to "ESC(B" (US) by Denys Vlasenko · 14 years ago
  40. dee0fc9 save 10 bytes on strings by Denys Vlasenko · 14 years ago
  41. 0fac2f7 wget: remove functions which retry on EINTR by Denys Vlasenko · 14 years ago
  42. e3ece78 fix trivial build failure by Denys Vlasenko · 14 years ago
  43. df4e16c wget: use FEATURE_COPYBUF_KB-sized buffer. Much faster for local transfers by Denys Vlasenko · 14 years ago
  44. 77350aa tc: less ugly check for bad sizeof(G) by Denys Vlasenko · 14 years ago
  45. f133471 iproute: fix handling of "dev IFACE" selector by Denys Vlasenko · 14 years ago
  46. e7212a4 scripts/mkconfigs: don't use invalid basic regexp by Denys Vlasenko · 14 years ago
  47. 698e809 use unistd.h before _POSIX_VERSION by Denys Vlasenko · 14 years ago
  48. 66c5b12 ash: fix TMOUT not restoring tty attributes by Denys Vlasenko · 14 years ago
  49. dd807c1 incorporate header fixes proposed in bug 3097 by Denys Vlasenko · 14 years ago
  50. 5a746dc scripts/kconfig/mconf.c: stop-gap fix for buffer overflow by Denys Vlasenko · 14 years ago
  51. 8ee2ada echo: do not retry on write errors by Denys Vlasenko · 14 years ago
  52. b8ab4b0 typo fix by Denys Vlasenko · 14 years ago
  53. aef441c tar: fix a bug where autodetection messes up -z on extract by Denys Vlasenko · 14 years ago
  54. ca18e25 runlevel/wall: depend on utmp feature by Mike Frysinger · 14 years ago
  55. fbea220 udhcpc: fix a problem with binary-encoded options by Denys Vlasenko · 14 years ago
  56. 281e7b8 ping: trivial simplification. -2 bytes by Denys Vlasenko · 14 years ago
  57. 1bb52a9 ping: fix IPv6 pinging. Closes bug 3187 by Denys Vlasenko · 14 years ago
  58. 07078c2 Let fbsplash display images even when a second buffer is active by Dan Fandrich · 14 years ago
  59. 3e2834f ubimkvol,ubirmvol,ubirsvol: new applets by Reuben Dowle · 14 years ago
  60. 046341e ash: optional support for $TMOUT variable by Denys Vlasenko · 14 years ago
  61. 8c52f80 ash: cosmetic cleanups by Denys Vlasenko · 14 years ago
  62. c5d0f15 libbb: spawn should remove child which failed to exec by Denys Vlasenko · 14 years ago
  63. 3237f5c tar: support -T - and -X - by Denys Vlasenko · 14 years ago
  64. b7c9fb2 whitespace fixes by Denys Vlasenko · 14 years ago
  65. 6307357 move nofork_save_area from libbb.h to vfork_daemon_rexec.c by Denys Vlasenko · 14 years ago
  66. b72baeb hush: use FEATURE_SH_NOFORK to enable NOFORK trick by Denys Vlasenko · 14 years ago
  67. c71b469 libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe by Denys Vlasenko · 14 years ago
  68. 099e528 ps: implement -o stat by Denys Vlasenko · 14 years ago
  69. c5830bd modprobe/insmod: fix parameter quoting by Denys Vlasenko · 14 years ago
  70. 8ae386b revert commit 1396221d5a741ef8e1e8abca88836b341a3cab84 by Denys Vlasenko · 14 years ago
  71. 55ae0e9 df,find_mount_point: optionally don't ignore rootfs by Lauri Kasanen · 14 years ago
  72. 625cfd8 fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze) by Denys Vlasenko · 14 years ago
  73. b5233f8 tar: add -h and -T to help text by Denys Vlasenko · 14 years ago
  74. aa4f9a2 libbb/copy_file.c: use smallints instead of signed chars by Denys Vlasenko · 14 years ago
  75. 4907f6e getty: fix "ifdef CMSPAR" by Denys Vlasenko · 14 years ago
  76. f36368e getty: restore CRTSCTS comment by Denys Vlasenko · 14 years ago
  77. df7b657 id: fix inverted if (!ENABLE_DESKTOP) by Denys Vlasenko · 14 years ago
  78. ffd81f2 getty: do clear CLOCAL and CRTSCTS unless told otherwise by Denys Vlasenko · 14 years ago
  79. cf9d33a getty: do not clear all c_cflag's (we were clearing baud bits!) by Denys Vlasenko · 14 years ago
  80. ddd1ec1 getty: wait up to 5 seconds for the output buffer to drain by Peter Korsgaard · 14 years ago
  81. e3d4c03 stty: cosmetic fix to settings table; no code changes by Denys Vlasenko · 14 years ago
  82. 3ff9be3 getty: document bits we don't set - maybe we should set some of them? by Denys Vlasenko · 14 years ago
  83. d7c25e9 getty: add ECHOE explanation by Denys Vlasenko · 14 years ago
  84. d849493 getty: explain every bit in termios; remove redundant stuff in termios_final by Denys Vlasenko · 14 years ago
  85. ea023ea disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents by Denys Vlasenko · 14 years ago
  86. f18a82d diff: return 1 when skipping directories with -r, but without -N by Alexander Shishkin · 14 years ago
  87. 8d0e0cd move utmp.h include to libbb.h by Denys Vlasenko · 14 years ago
  88. 9aa599d top: replace %MEM with %VSZ in header text by Denys Vlasenko · 14 years ago
  89. 9b3b979 add ENABLE_FEATURE_SYSTEMD and use it in syslogd by Davide Cavalca · 14 years ago
  90. 444ff28 top: document a debugging script by Denys Vlasenko · 14 years ago
  91. 975c714 nicer looking ifdef in libbb/makedev.c by Denys Vlasenko · 14 years ago
  92. 1360918 getty: flush _only_ input after switching to the next baud rate by Denys Vlasenko · 14 years ago
  93. e54cfc5 stty: enable line discipline display and change code if __linix__ by Denys Vlasenko · 14 years ago
  94. 7073964 getty: simplify macros; improve VSWTC[H] compat by Denys Vlasenko · 14 years ago
  95. 6b1ce45 FreeBSD compat for match_fstype by Chris Rees · 14 years ago
  96. e22af94 FreeBSD compat for makedev by Chris Rees · 14 years ago
  97. 330718e FreeBSD compat by Chris Rees · 14 years ago
  98. e3c127d FreeBSD compat by Chris Rees · 14 years ago
  99. 271c0ce stty: make swtch and iutf8 visible/settable by Denys Vlasenko · 14 years ago
  100. faaf8cb getty: more simplifications; explain how we treat parity now by Denys Vlasenko · 14 years ago