Remove #ifdef __STDC__ junk. We don't do K&R round these parts,
[oweals/busybox.git] / telnet.c
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...