1. 31f45c1 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) by Denys Vlasenko · 3 years ago
  2. cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 3 years, 10 months ago
  3. ec16c03 libbb: introduce and use sleep1() by Denys Vlasenko · 4 years ago
  4. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  5. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  6. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  7. ae178ce Update remaining menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  8. 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
  9. 9cc3d3a fix breakage found by mass one-applet builds by Denys Vlasenko · 8 years ago
  10. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  11. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  12. d34f300 sysklogd/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  13. 92edab1 logread: implement dumpfollow mode of operation by Phil Sutter · 10 years ago
  14. 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 11 years ago
  15. 26ad256 logread: don't call shmdt() before exit, kernel does it for us. by Denys Vlasenko · 11 years ago
  16. 71f6c1a logread: flush output. closes 6710 by Denys Vlasenko · 11 years ago
  17. 2641426 logread: intercept all fatal signals, not just SIGINT by Denys Vlasenko · 11 years ago
  18. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  19. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  20. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  21. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  22. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  23. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  24. 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
  25. bd1aeeb logger: "clean up" a dirty hack a bit by Denis Vlasenko · 17 years ago
  26. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  27. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  28. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  29. e85dbae logread: add forgotten INIT_G(); by Denis Vlasenko · 17 years ago
  30. ff2b6d2 logread: eliminate usage of data/bss by Denis Vlasenko · 17 years ago
  31. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  32. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  33. 5f1b149 syslogd,logread: get rid of head pointer, fix logread bug in the process by Denis Vlasenko · 17 years ago
  34. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  35. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  36. 085231f code shrinkage by Bernhard Fischer <rep.nop@aon.at> by Denis Vlasenko · 18 years ago
  37. a9b60e9 new libbb func: xmalloc_realpath (+ use it where makes sense) by Denis Vlasenko · 18 years ago
  38. b95636c remove casts from xmalloc() by Denis Vlasenko · 18 years ago
  39. 88621d7 Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage by Rob Landley · 18 years ago
  40. eea5618 "formated" -> "formatted" throughout the code base. by "Robert P. J. Day" · 18 years ago
  41. d04e9b8 - shrink logread a bit. by Bernhard Reutner-Fischer · 19 years ago
  42. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  43. c1ef7bd just whitespace by Tim Riker · 19 years ago
  44. 10fb2b7 Flush output to log promptly (bug 389). by Rob Landley · 19 years ago
  45. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  46. d4a5e25 Patch from Fillod Stephane: by Eric Andersen · 21 years ago
  47. f7dd10f Patch from Fillod Stephane by Glenn L McGrath · 21 years ago
  48. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  49. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  50. 6ed7759 Update email address for Gennady Feldman <gena01@gena01.com> by Glenn L McGrath · 22 years ago
  51. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  52. b6b519b Update how we detect if libc5 is in use. -Erik by Eric Andersen · 24 years ago
  53. 8ffaf8d -Wshadow logread fix from Jeff Garzik by Eric Andersen · 24 years ago
  54. b0c2b7d dos2unix logread.c by Mark Whitley · 24 years ago
  55. a8035a5 Move the warning msg after features.h gets pulled in. -Erik by Eric Andersen · 24 years ago
  56. 2892c35 Applied patch from Giulio Orsero to fix some preprocessor bugs. by Mark Whitley · 24 years ago
  57. c319601 Some updates for libc5 by Eric Andersen · 24 years ago
  58. 6bff9cc Added some comment lines in the header indicating that Gennady Feldman is the by Mark Whitley · 24 years ago
  59. 6317c4b Applied patch from Gennady Feldman to split up syslogd.c into syslogd and by Mark Whitley · 24 years ago