Bump to version 1.22.1
[platform/upstream/busybox.git] / coreutils / cat.c
2011-03-31 Pere Orgamove help text from include/usage.src.h to coreutils/*.c
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-16 Denys Vlasenko*: fix "see file License ..." - the file is named LICEN...
2010-06-06 Denys Vlasenkoremove defconfig. Now "make defconfig" simply uses...
2010-06-04 Denys Vlasenkopartially migrate coreutils to Config.src and Kbuild.src
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-03-17 Denis Vlasenko*: shrink by using [f]open_or_warn_stdin where appropriate
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2008-02-08 Denis VlasenkoREADME: doccument the need of CONFIG_DESKTOP
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-11 Denis Vlasenkobb_full_fd_action: remove potential xmalloc from NOFORK...
2007-04-10 Denis Vlasenkoaudit small applets and mark some of them as NOFORK.
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #1
2006-12-22 Denis Vlasenkotar et al: die if bb_copyfd_size copies less than asked...
2006-12-21 Denis Vlasenkoless: stop dying on bad regexps, quietly pipe data w/o
2006-12-21 Denis Vlasenkointroduce LONE_CHAR (optimized strcmp with one-char...
2006-10-26 Denis Vlasenkorename functions to more understandable names
2006-10-08 Denis Vlasenkocorrect largefile support, add comments about it.
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-05-31 Rob LandleyAdd catv (separate applet instead of cat -v). Also...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2003-11-21 Glenn L McGrathAs we no longer use function pointers for read in commo...
2003-03-19 Manuel Novoa III Major coreutils update.
2001-12-20 Matt KraaiRemove `== TRUE' tests and convert `!= TRUE' and `...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
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-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-09-27 Matt KraaiContinue concatenating files even if we can't open...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-21 Eric AndersenHandle 'cat -'
2000-07-17 Pavel RoskinMoved functions used by "lsmod" from cat.c to utility.c
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-13 Matt KraaiCorrect argument parsing and other minor cleanups.
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-04-21 Erik AndersenMore Doc updates. cmdedit and more termio fixes.
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-03-04 Erik AndersenA few updates (including the cp fix the Craig has been...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-12-08 Eric AndersenLatest and greatest
1999-11-23 Eric AndersenStuf
1999-10-20 Eric AndersenFixed up copyright notices and such
1999-10-20 Eric AndersenFixed
1999-10-19 Eric AndersenAdded sfdisk. Ststic-ified a bunch of stuff.
1999-10-18 Eric AndersenMore stuff.
1999-10-12 Eric AndersenMore stuff...
1999-10-12 Eric AndersenLatest and greatest.
1999-10-05 Eric AndersenMore stuff works.
1999-10-05 Eric AndersenInitial revision 0_29alpha2