hush/include
Rob Landley 63e4c637cb The udhcp was deleted from busybox in 14634. Bolting an external project to
the side of the tree doesn't _COUNT_, and I will not ship it.

Udhcp was deleted shortly after I posted my philosophy for what should and
shouldn't go into busybox:

http://www.busybox.net/lists/busybox/2006-March/019484.html

I complained about the change t the time.  I've complained repeatedly since.
But nobody felt like fixing it.  External dependencies are something to be
minimized.  I don't care about the ability for packages to build outside
busybox: something is either part of busybox, or it isn't.  If I convert any
part of the external udhcp repository to use libbb, I've broken the external
package.  Any random cleanups that touch that directory suddenly have to worry
about external dependencies that are NOT OUR PROBLEM.  Therefore, that
directory is not and cannot be part of busybox.  Wishful thinking isn't going
to change that.  I will not ship something I can't maintain.

I'll try to get a new dhcp client and server in before the ship window closes,
but I have a half-dozen other projects pending.  I'm sorry this happened, but
I'm not the one who removed it, and I'm not the one who ignored the project
maintainer's repeated complaints about the situation for the next month and a
half.
2006-05-07 23:19:20 +00:00
..
applets.h The udhcp was deleted from busybox in 14634. Bolting an external project to 2006-05-07 23:19:20 +00:00
busybox.h - move buffer allocation schemes to libbb.h 2006-04-03 16:39:31 +00:00
dump.h Major coreutils update. 2003-03-19 09:13:01 +00:00
grp_.h Replace the old and somewhat buggy pwd_grp stuff with the shiny 2004-07-15 12:53:49 +00:00
inet_common.h Fixup to the previous (portability) patch. Linux actually does need 2006-03-09 22:39:08 +00:00
libbb.h Not quite compiler independent, but we've never tried to be gcc independent 2006-05-04 21:22:27 +00:00
platform.h Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes 2006-05-07 20:20:34 +00:00
pwd_.h Replace the old and somewhat buggy pwd_grp stuff with the shiny 2004-07-15 12:53:49 +00:00
shadow_.h Replace the old and somewhat buggy pwd_grp stuff with the shiny 2004-07-15 12:53:49 +00:00
unarchive.h - typo: s/compenent/component/g 2006-04-02 20:12:31 +00:00
usage.h It was sitting there, in the patches directory, for years. It was delete it 2006-05-04 20:56:43 +00:00
xregex.h split libbb: moved xregcomp separatelly for speed up recompile 2005-09-14 16:59:11 +00:00