- fixes parallel builds (make -j)
[oweals/busybox.git] / libbb / xconnect.c
2006-02-17 "Vladimir N. Oleynik"type typo. Thanks, Devin Bayer
2005-08-22 Rob LandleyTwo FEATURE_CLEAN_UP patches from Shaun Jackman, closin...
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-17 Glenn L McGrathModify bb_lookup_port to allow the protocol to be speci...
2003-12-23 Eric Andersenfix broken formatting
2003-12-23 Eric Andersendon't mess up errno
2003-12-20 Glenn L McGrathChange interface to bb_lookup_host, dont try and set...
2003-11-03 Eric AndersenFix rdate and ftpget/ftpput so they compile with the...
2003-10-31 Eric AndersenRework wget, the xconnect interface, and its various...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-26 Glenn L McGrathuse #ifdef CONFIG_* instead of #if CONFIG_*
2002-07-19 Robert Griebl- Forgot to cvs add bb_asprintf.c (from vodz' patch...
2002-07-19 Robert GrieblApplied vodz' patches #49 and #50 (with a small correct...
2002-07-11 Eric AndersenBrad Campbell <brad@seme.com.au> notes that
2002-07-03 Eric AndersenA patch from Bart Visscher <magick@linux-fan.com> to...