aboutsummaryrefslogtreecommitdiff
path: root/libbb/vinfo_msg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - small trivia to be gentle to gcc-2.95.x which had no va_copy but only __va_...Bernhard Reutner-Fischer2006-09-121-5/+1
* getty, sulogin: convert to using bb_msg for syslog outputDenis Vlasenko2006-09-071-1/+1
* fix if (ENABLE_FEATURE_SYSLOG & (...)) - should be &&Denis Vlasenko2006-09-071-1/+1
* Add CONFIG_FEATURE_SYSLOG which controls whetherDenis Vlasenko2006-09-071-1/+1
* adding files missed in prev updates (forgot about svn add)Denis Vlasenko2006-09-071-0/+30