don't whine if all we need to do is remove a bg job
[oweals/busybox.git] / telnet.c
2001-06-26 Glenn L McGrathVladimir's last_patch_15
2001-05-16 Matt KraaiAdd xgethostbyname and herror_msg* functions.
2001-05-07 Eric AndersenPatch from Jim McQuillan to pass the terminal type...
2001-03-19 Eric AndersenAnother cleanup patch from Jeff Garzik <jgarzik@mandrak...
2001-03-17 Eric AndersenFix a bug pointed out by Rob Landley <rlandley@austin...
2001-03-09 Eric AndersenA cleanup patch from Jeff Garzik to static-ify a number of
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-24 Eric AndersenRemove the warning messages. By consensus, netkit...
2001-01-24 Eric AndersenFix spelling. s/maintainence/maintenance/
2001-01-23 Mark Whitley#define -> static const int. Also got rid of some big...
2001-01-22 Eric AndersenWarn about apps that will be going away in release...
2001-01-18 Matt KraaiEliminate calls of the form "fprintf(stdout,". Thanks...
2000-12-18 Matt KraaiChange calls to error_msg.* and strerror to use perror_...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-08-31 Eric AndersenFix spelling error
2000-07-28 Pavel RoskinFixed to pass -Wundef
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-06-14 Eric AndersenIntegrate Tomi Ollila's telnet. Costs 3k. :)
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-05-01 Erik AndersenSome accrued fixes/updates.
2000-02-22 Erik AndersenSync up a few things. Add in a new telnet implementati...