Update web page...
[oweals/busybox.git] / wc.c
2001-03-09 Eric AndersenA cleanup patch from Jeff Garzik to static-ify a number of
2001-03-09 Eric AndersenPatchs from Jeff Garzik <jgarzik@mandrakesoft.com>...
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-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-10-09 Eric AndersenPatch from Matt Kraai so wc will return a proper error...
2000-09-27 Matt KraaiConsolidate handling of some fopen failures.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-05 Eric AndersenAdded expr, from Edward Betts <edward@debian.org>,...
2000-07-20 Mark WhitleyConverted option parsing to using getopt(). Also manage...
2000-07-19 Eric AndersenUse FatalError()
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiFix argument parsing.
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-17 Erik AndersenMore updates to the docs, and fixes to sync things...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-01-23 Erik Andersen* added (and documented) "-n" option for head -
2000-01-15 Erik AndersenSync up busybox with the latest and greatest. This...