Denis Vlasenko 4e6d5117b8 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames
of variable/function names

Total: -2474 bytes
   text    data     bss     dec     hex filename
 802215     661    7452  810328   c5d58 busybox_old
 800120     661    7428  808209   c5511 busybox_unstripped
2008-03-12 22:14:34 +00:00
..
2008-03-02 12:53:15 +00:00
2008-03-02 12:53:15 +00:00
2008-03-12 22:10:25 +00:00
2008-02-11 11:44:38 +00:00
2008-02-25 20:30:24 +00:00
2008-02-17 15:14:04 +00:00
2008-03-02 12:53:15 +00:00
2008-03-02 12:53:15 +00:00
2008-02-25 20:30:24 +00:00
2008-03-02 12:53:15 +00:00
2008-03-02 12:53:15 +00:00
2008-03-02 12:53:15 +00:00
2008-03-02 12:53:15 +00:00

Please see the LICENSE file for copyright information (GPLv2)

libbb is BusyBox's utility library.  All of this stuff used to be stuffed into
a single file named utility.c.  When I split utility.c to create libbb, some of
the very oldest stuff ended up without their original copyright and licensing
information (which is now lost in the mists of time).  If you see something
that you wrote that is mis-attributed, do let me know so we can fix that up.

	Erik Andersen
	<andersen@codepoet.org>