Extract usage information into a separate file.
[oweals/busybox.git] / coreutils / head.c
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
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-13 Erik AndersenUpates to include copyright 2000 to everything
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-02-07 Erik AndersenA few minor updates. ;-)
2000-01-25 Erik AndersenSome busybox updates. See the changelog for details...
2000-01-23 Erik Andersen* added (and documented) "-n" option for head -
1999-12-17 Erik AndersenMake head --version do the right thing. Update TODO...
1999-12-15 John Beppu fixed an embarrasing segfault (head w/ no args
1999-12-10 Eric AndersenFixed John's email address again.
1999-12-10 John Beppu Implemented head(1).