aboutsummaryrefslogtreecommitdiff
path: root/init/mesg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mesg: operate on stdin, not on stderr (compat)Denys Vlasenko2011-03-281-3/+3
* mesg: make group/all writability configurableDenys Vlasenko2011-03-221-25/+35
* mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko2011-01-181-1/+1
* *: whitespace fixesDenys Vlasenko2010-10-281-2/+2
* init/*: move applet/kbuild/config/help bits into applet source filesDenys Vlasenko2010-10-121-0/+18
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: remove some uses of argcDenys Vlasenko2010-01-041-4/+6
* libbb: introduce and use xmalloc_ttyname (-32 in bss).Denis Vlasenko2008-12-231-1/+1
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.Denis Vlasenko2007-10-011-1/+1
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"Bernhard Reutner-Fischer2007-04-041-2/+2
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* preparatory patch for -Wwrite-strings #2Denis Vlasenko2007-01-291-13/+11
* - move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer2006-06-021-16/+5
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* change strange depend to libbb.h, but require busybox.h"Vladimir N. Oleynik"2005-10-061-1/+1
* Quiet a few warningsEric Andersen2004-08-271-1/+1
* Major coreutils update.Manuel Novoa III2003-03-191-2/+2
* mesg applet by Manuel Novoa IIIGlenn L McGrath2002-09-161-0/+58