summaryrefslogtreecommitdiff
path: root/init/mesg.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer2006-06-021-16/+5
| | | | and eventual platform specific includes in early.
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
| | | | definitions. (That should only be on prototypes.)
* 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