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