Age | Commit message (Expand) | Author |
2011-03-28 | mesg: operate on stdin, not on stderr (compat) | Denys Vlasenko |
2011-03-22 | mesg: make group/all writability configurable | Denys Vlasenko |
2011-01-18 | mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo | Denys Vlasenko |
2010-10-28 | *: whitespace fixes | Denys Vlasenko |
2010-10-12 | init/*: move applet/kbuild/config/help bits into applet source files | Denys Vlasenko |
2010-08-16 | *: make GNU licensing statement forms more regular | Denys Vlasenko |
2010-01-04 | *: remove some uses of argc | Denys Vlasenko |
2008-12-23 | libbb: introduce and use xmalloc_ttyname (-32 in bss). | Denis Vlasenko |
2007-10-11 | add -fvisibility=hidden to CC flags, mark XXX_main functions | Denis Vlasenko |
2007-10-01 | 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. | Denis Vlasenko |
2007-05-26 | usage.c: remove reference to busybox.h | Denis Vlasenko |
2007-04-04 | - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" | Bernhard Reutner-Fischer |
2007-02-03 | suppress warnings about easch <applet>_main() having | Denis Vlasenko |
2007-01-29 | preparatory patch for -Wwrite-strings #2 | Denis Vlasenko |
2006-06-02 | - move #include busybox.h to the very top so we pull in the config | Bernhard Reutner-Fischer |
2006-03-06 | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley |
2005-10-06 | change strange depend to libbb.h, but require busybox.h | "Vladimir N. Oleynik" |
2004-08-27 | Quiet a few warnings | Eric Andersen |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2002-09-16 | mesg applet by Manuel Novoa III | Glenn L McGrath |