syslogd and klogd work now.

-Erik
This commit is contained in:
Eric Andersen
1999-12-05 22:17:02 +00:00
parent de1d61268e
commit 14ec6cf3c2
3 changed files with 51 additions and 39 deletions

View File

@@ -45,7 +45,7 @@ const char mtab_file[] = "/proc/mounts";
#endif
/* volatile so gcc knows this is the enod of the line */
/* volatile so gcc knows this is the end of the line */
extern void usage(const char *usage)
{
fprintf(stderr, "BusyBox v%s (%s) multi-call binary -- GPL2\n\n", BB_VER, BB_BT);