busybox/sysklogd
Bernhard Reutner-Fischer c418d482ba - s/defined(__uClinux__)/BB_NOMMU/
This needs a second pass to:
+ add bb_daemon(unsigned char no_chdir, unsigned char no_close, const char*flag)
+ eventually globally export argc and argv, so we don't need to pass it to
  bb_daemon().
2006-05-31 10:19:51 +00:00
..
Config.in Patch from Robert P Day: let menuconfig indent stuff for us, we don't have 2006-04-13 23:22:16 +00:00
klogd.c - s/defined(__uClinux__)/BB_NOMMU/ 2006-05-31 10:19:51 +00:00
logger.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
logread.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in - revert back to r14406 2006-03-13 19:04:00 +00:00
syslogd.c - s/defined(__uClinux__)/BB_NOMMU/ 2006-05-31 10:19:51 +00:00