Removed trailing \n from error_msg{,_and_die} messages.
[oweals/busybox.git] / gzip.c
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-12-22 Matt KraaiUse busybox error handling functions wherever possible.
2000-12-13 Eric AndersenAdd GNU compatibile gzip -d
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-11-08 Matt KraaiMove flush_outbuf to the file in which it is used,...
2000-11-07 Eric AndersenCleanup of duplicated symbols -- found by compiling...
2000-10-23 Matt KraaiFix error messages.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-01 Eric AndersenSigh. Seems I screwed up last time. This fixed detecting
2000-08-10 Eric AndersenSome #include updates.
2000-07-21 Eric AndersenFixed stdin/stdout paths so things like
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-12 Matt KraaiAlways report the applet name when doing error reporting.
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-19 Erik AndersenMore libc portability updates, add in the website ...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-28 Erik AndersenLatest and greatest. Some effort at libc5 (aiming...
2000-04-15 Erik AndersenMore documentation updates, and minor fixes to make...
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-04-07 Erik AndersenPatch to make killall actually kill all PIDs with the...
2000-02-11 Erik AndersenUpdates
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-01-25 Erik AndersenSome busybox updates. See the changelog for details...
1999-12-17 Erik AndersenReworked the source so it will compile and run under...
1999-11-16 Eric AndersenStuf
1999-11-12 Eric AndersenLatest and greatest
1999-11-11 Eric AndersenStuff
1999-11-11 Eric AndersenStuf
1999-11-06 Eric AndersenMinor stuf 0_33
1999-10-23 Eric AndersenStuf
1999-10-19 Eric AndersenAdded sfdisk. Ststic-ified a bunch of stuff.
1999-10-16 Eric AndersenMore stuff
1999-10-06 Eric AndersenMore stuff.
1999-10-05 Eric AndersenInitial revision 0_29alpha2