1. 11b9f26 fbsplash: fix broken handling of buffered case: by Denis Vlasenko · 16 years ago
  2. 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 16 years ago
  3. 25a9c17 fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg by Denis Vlasenko · 16 years ago
  4. c6dbb85 fbsplash: shrink, better help text; inifile cannot specify image now; by Denis Vlasenko · 16 years ago
  5. 08ec67b patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ads-lu.com> by Denis Vlasenko · 16 years ago
  6. 42cc304 lpr: add more accurate comments *: trailing whitespace removal by Denis Vlasenko · 16 years ago
  7. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 16 years ago
  8. 45ecfc2 taskset: fix false failure in testsuite by Denis Vlasenko · 16 years ago
  9. c52248e small NOMMU fixes by Denis Vlasenko · 16 years ago
  10. 3c96d02 hdparm: do not lie about supporting -q (quiet) by Denis Vlasenko · 16 years ago
  11. cf7cf62 *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) by Denis Vlasenko · 16 years ago
  12. d0a071a brctl: eliminate stray data object by Denis Vlasenko · 16 years ago
  13. b44c790 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. by Denis Vlasenko · 16 years ago
  14. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 16 years ago
  15. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 16 years ago
  16. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 16 years ago
  17. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 16 years ago
  18. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  19. 107fe7c less: improve search when data is not supplied fast enough by stdin - by Denis Vlasenko · 16 years ago
  20. 8e2cfec libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set by Denis Vlasenko · 16 years ago
  21. 4cf1d08 nc: remove a bit of bloat by Denis Vlasenko · 16 years ago
  22. 4e6c812 crond: make it NOMMU-capable by Denis Vlasenko · 16 years ago
  23. cd174d1 microcom: shrink by Denis Vlasenko · 17 years ago
  24. 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
  25. 5014dad script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> by Denis Vlasenko · 17 years ago
  26. 6f1713f *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> by Denis Vlasenko · 17 years ago
  27. b78d1c0 less: shrink by Denis Vlasenko · 17 years ago
  28. 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 17 years ago
  29. d553faf less: small shrink by Denis Vlasenko · 17 years ago
  30. d2172c0 less: make it a bit more resistant against statusline corruption. by Denis Vlasenko · 17 years ago
  31. 3319637 less: update line input so that it doesn't interfere with by Denis Vlasenko · 17 years ago
  32. 624188a microcom: tiny shrink, adding comments by Denis Vlasenko · 17 years ago
  33. 8617454 fix chat CONFIG_xxx dependencies by Denis Vlasenko · 17 years ago
  34. e935508 chat: now with "svn add" by Denis Vlasenko · 17 years ago
  35. 5233cd3 chat: new applet by dronnikov AT gmail.com. With all options on: by Denis Vlasenko · 17 years ago
  36. 27dd495 - fix open(creat) without a mode by Bernhard Reutner-Fischer · 17 years ago
  37. c9ca0a3 mount: recognize "dirsync" (closes bug 835) by Denis Vlasenko · 17 years ago
  38. 5624473 whitespace fixes by Denis Vlasenko · 17 years ago
  39. 03b4c14 crontab: stop using remove() - use unlink() instead by Denis Vlasenko · 17 years ago
  40. cb448fe libbb: introduce and use xrename and rename_or_warn. by Denis Vlasenko · 17 years ago
  41. ffae845 microcom: maintainer update by Denis Vlasenko · 17 years ago
  42. 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 17 years ago
  43. 7fc294c crontab: clear env if run by non-root, so that we can use PATH now by Denis Vlasenko · 17 years ago
  44. 3718832 *: more readable handling of pipe fds. No code changes. by Denis Vlasenko · 17 years ago
  45. 284d0fa random s/short/int/ by Denis Vlasenko · 17 years ago
  46. 069e347 crontab: almost complete rewrite by Denis Vlasenko · 17 years ago
  47. 9304d6e microcom: read more than 1 byte from device, if possible by Denis Vlasenko · 17 years ago
  48. 68e8e96 microcom: compile fixes by Denis Vlasenko · 17 years ago
  49. d56e3cc microcom: split -d (delay) option away from -t by Denis Vlasenko · 17 years ago
  50. dc1c457 microcom: update from maintainer by Denis Vlasenko · 17 years ago
  51. afdad65 - add eject -s for SCSI- and USB-devices (Nico Erfurth) by Bernhard Reutner-Fischer · 17 years ago
  52. 0effc24 microcom: undo #define trick, gcc fails to take advantage of it by Denis Vlasenko · 17 years ago
  53. b5c60fc mkswap, readahead: stop using fdlength, it is reported to be unreliable by Denis Vlasenko · 17 years ago
  54. ef67c57 microcom: update from the author by Denis Vlasenko · 17 years ago
  55. f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 17 years ago
  56. 314820e crond: small code shrink and readability enhancements by Denis Vlasenko · 17 years ago
  57. 46904bf - Fix hdparm's ioctl parameter passing (John Brandwood) by Bernhard Reutner-Fischer · 17 years ago
  58. 6b40443 ps: fix build breakage from vda's recent commit *: whitespace fixes by Denis Vlasenko · 17 years ago
  59. fb0eba7 libbb: introduce and use safe_waitpid (loops in EINTR) by Denis Vlasenko · 17 years ago
  60. 6bef3d1 fbset: fix buglet where we were using wrong pointer by Denis Vlasenko · 17 years ago
  61. bfc3d82 ifconfig: code shrink by Denis Vlasenko · 17 years ago
  62. 9130340 hdparm: code shrink by Denis Vlasenko · 17 years ago
  63. 8add068 mt: eliminate vector of structures with pointers (bad for libbusybox). by Denis Vlasenko · 17 years ago
  64. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  65. feb7ae7 printf("%s\n") -> puts() by Denis Vlasenko · 17 years ago
  66. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  67. 96e1b38 introduce and use close_on_exec_on(fd). -50 bytes. by Denis Vlasenko · 17 years ago
  68. f60d626 small code shrink by Denis Vlasenko · 17 years ago
  69. 0afdfdf hdparm: paranoia-induced fix against theoretical div-by-0 case by Denis Vlasenko · 17 years ago
  70. 920c52a hdparm: more robust (re overflows) code. +38 bytes. by Denis Vlasenko · 17 years ago
  71. a7bc9ac hdparm: reduce possibility of numeric overflow in -T. by Denis Vlasenko · 17 years ago
  72. c3122bc hdparm: simplify timing measurement (it wa the last last user by Denis Vlasenko · 17 years ago
  73. 0d3c6af hdparm: get rid of static variables by Denis Vlasenko · 17 years ago
  74. 78e2d4e less: make 'f' page forward by Denis Vlasenko · 17 years ago
  75. 892536f hdparm: use fixed fd #3 for device being interrogated by Denis Vlasenko · 17 years ago
  76. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  77. 1acdc89 style and message text fixes by Denis Vlasenko · 17 years ago
  78. 5d61e71 introduce safe_poll (fixes a problem in top) by Denis Vlasenko · 17 years ago
  79. 9a4e08e include libbb.h, not busybox.h by Denis Vlasenko · 17 years ago
  80. 73f56bb - actually mv microcom.c to miscutils by Bernhard Reutner-Fischer · 17 years ago
  81. 23856ab move microcom to miscutils by Denis Vlasenko · 17 years ago
  82. 3638cc4 watchdog: allow millisecond spec (-t 250ms) by Denis Vlasenko · 17 years ago
  83. f9000c5 crond: code shrink by Denis Vlasenko · 17 years ago
  84. d37f222 libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) by Denis Vlasenko · 17 years ago
  85. b9c02dd crond: don't start sendmail with absolute path by Denis Vlasenko · 17 years ago
  86. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  87. 856be77 assorted fixes for breakage found by randomconfig by Denis Vlasenko · 17 years ago
  88. a0319ba hdparm: shrink rodata by ~250 bytes by Denis Vlasenko · 17 years ago
  89. 6a2f7f4 whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
  90. 319f8eb httpd: round down sendfile byte count to 64k *: style fixes by Denis Vlasenko · 17 years ago
  91. e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
  92. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  93. 46340e3 less: add a bit more robustness in keyboard reading code by Denis Vlasenko · 17 years ago
  94. 9a3b7b1 ttysize: update copyright by Denis Vlasenko · 17 years ago
  95. c01af95 ttysize: new applet. +200 bytes by Denis Vlasenko · 17 years ago
  96. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  97. b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
  98. 6cd84da Three patches from FreeWRT people by Denis Vlasenko · 17 years ago
  99. 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
  100. 2f6ae43 stray trailing tabs removed by Denis Vlasenko · 17 years ago