hush/include
Denis Vlasenko 7a431b3715 By popular request reinstate fakeidentd's standalone mode.
Since this is also needed for other applets like telnetd,
introduce generic driver for such things.
It even supports inetd-wait ('linger') mode, when inetd
hands out listen socket to child and waits to it to die,
instead of handing out accepted socket and continuing
listening itself (nowait mode).
Code growth ~200 bytes.
NB: our inetd doesn't support wait mode yet (or mabe it is buggy).
2007-01-14 01:29:06 +00:00
..
applets.h add arp applet - thanks to 2007-01-07 01:24:12 +00:00
busybox.h Cleanup usage messages (-200 bytes). 2006-12-24 16:59:27 +00:00
dump.h sed: unbreak multiple -e, -f option handling (my fault) 2006-10-01 21:05:12 +00:00
grp_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
inet_common.h - remove duplicate includes 2007-01-04 22:13:25 +00:00
libbb.h By popular request reinstate fakeidentd's standalone mode. 2007-01-14 01:29:06 +00:00
platform.h remove commented out #includes etc 2006-12-31 18:58:32 +00:00
pwd_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
shadow_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
unarchive.h do not expose internal state of [g]zip unpacker. 2007-01-05 23:56:53 +00:00
usage.h By popular request reinstate fakeidentd's standalone mode. 2007-01-14 01:29:06 +00:00
xatonum.h s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g 2006-12-16 23:48:13 +00:00
xregex.h less: stop dying on bad regexps, quietly pipe data w/o 2006-12-21 13:24:58 +00:00