Bump to version 1.22.1
[platform/upstream/busybox.git] / coreutils / tail.c
2013-10-16 Bartosz Golaszewskitail compat: fix header printing for tail -f
2013-07-13 Denys VlasenkoCommonalize typical [b,]k,m suffix struct
2013-07-08 Denys Vlasenkotail: code shrink
2013-07-02 Denys Vlasenkotail: track file size only in -f mode
2013-02-25 Denys Vlasenkotail: make help text for -n +N syntax more correct
2013-02-25 Denys Vlasenkohead,tail: use common suffix struct. simplify help...
2011-09-20 Denys Vlasenkoadd INIT_G()'s. No code changes.
2011-09-16 Denys Vlasenkotail: fix -c +N. Closes 4111
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-05-19 Denys Vlasenkotail: optimize "tail -c HUGENUM REGULAR_FILE". Closes...
2011-03-31 Pere Orgamove help text from include/usage.src.h to coreutils/*.c
2010-10-20 Alexander Shishkintail: free tailbuf upon cleaning up
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-06-02 Denys Vlasenko*: better string sharing
2010-03-12 Denys Vlasenkotailk: fix error detected by testsuite
2010-02-04 Denys Vlasenko*: suppress ~60% of "aliased warnings" on gcc-4.4.1
2009-09-06 Denys Vlasenkomore C standard compat fixes from Dan Fandrich
2009-08-10 Denys Vlasenkotail: read only a portion of a file if it's huge. close...
2009-08-09 Denys Vlasenkotail: fix "tail +N file_shorter_than_N"
2009-07-21 Eric Lammertstail: implement -F
2009-04-21 Denis Vlasenko*: mass renaming of USE_XXXX to IF_XXXX
2009-03-27 Denis Vlasenkotail: fix tail +N syntax not working. Closes bug 221.
2008-05-13 Denis Vlasenkomore -Wall warning fixes from Cristian Ionescu-Idbohrn.
2008-03-23 Denis Vlasenkotail: fix fallout from tail -c optimization
2008-03-17 Denis Vlasenko*: shrink: use Vladimir's "o+" specifier instead of...
2008-03-17 Denis Vlasenko*: shrink by using [f]open_or_warn_stdin where appropriate
2008-02-19 Denis Vlasenkotail: fix "tail -c 20 /dev/huge_disk" (was taking ages)
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-10-05 Denis Vlasenkotail: sizeof(buf) is sizeof(char*)! must be BUFSIZ
2007-10-02 Denis Vlasenkotail: work correctly on /proc files (Kazuo TAKADA ...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-07-27 Denis Vlasenkomultiplier suffixes are short, store them directly...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-05-08 Denis Vlasenkotail: fix SEGV on "tail -N"
2007-04-16 Denis Vlasenkostyle fixes, no code changes
2007-04-04 Bernhard Reutner... - minor shrinkage
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #1
2007-01-24 Bernhard Reutner... - remove nested function. Saves ~30 bytes.
2007-01-20 Bernhard Reutner... - small size tweak
2007-01-02 Denis VlasenkoRemove networking/libiproute/linux/pkt_sched.h
2006-12-22 Denis Vlasenkotail: -50 text bytes
2006-12-22 Denis Vlasenkoconvert "negaite" config option into reversed (INCLUDE_...
2006-12-21 Denis Vlasenkotail: fix tail +N
2006-12-19 Denis Vlasenkoremove casts from xmalloc()
2006-12-18 Denis VlasenkoA bunch of defined(__GLIBC__) added. static-linking...
2006-12-16 Denis Vlasenkoinline strcmp(s, "-") [actually macro-ize it for now...
2006-11-27 Denis VlasenkoProvide our own isdigit macro. saves more than 400...
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-08-28 Bernhard Reutner... - pull from busybox_scratch: r15829:15850
2006-07-16 Rob LandleyCleaup read() and write() variants, plus a couple of...
2006-06-03 Bernhard Reutner... - use bb_msg_{read,write}_error where appropriate.
2006-01-30 Rob LandleyMove SUSv2 obsolete feature disabling to debug menu...
2005-12-15 Bernhard Reutner... - Stephane Billiart writes:
2005-12-13 Bernhard Reutner... - wrap label GET_COUNT in #if ENABLE_FEATURE_FANCY_appl...
2005-12-11 Glenn L McGrathAdd build options to control SuS compatability, allows...
2005-08-13 Rob LandleyVery minor tweak to tail.
2005-07-26 Mike Frysingerremove unused variable ret as reported by apgo in Bug...
2005-07-20 Paul Foxapplying fix for:
2005-05-07 Rob LandleyManuel points out that if printf needs a flush to act...
2005-05-07 Rob LandleyShaun Jackman pointed out that dprintf(STDOUT_FILENO...
2004-09-30 Glenn L McGrathPatch from William Barsse to fix a segfault when multip...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-10-31 Glenn L McGrathMove the tail -c option from FANCY_TAIL to the default...
2003-03-28 Eric Andersentrivial fix to make sure we have sufficient arguments...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-12-23 Glenn L McGrathSupport the obsolete '+' option
2002-05-27 Robert GrieblAdded include for isdigit(); simplified -<num> detection
2002-05-17 Robert GrieblSUpport old style -[::digit::] options for head and...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-10-18 Eric AndersenScrub up some function prototypes.
2001-06-26 Eric AndersenA patch from Erik Meusel <erik@wh58-709.st.uni-magdebur...
2001-05-21 Eric AndersenPatch from Lars Kellogg-Stedman <lars@larsshack.org...
2001-03-09 Eric AndersenA cleanup patch from Jeff Garzik to static-ify a number of
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-18 Eric AndersenAnother patch from Vladimir to eliminate obsolete junk.
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-02-05 Matt KraaiMake suffix_mult structures const. Thanks to Vladimir...
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-05 Mark WhitleyTurned some #define constants into static const ints.
2001-01-05 Matt KraaiRewrote tail.
2000-12-18 Matt KraaiRewrote dd.
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-10-19 Matt KraaiPiss people off by removing [+-][0-9]+ options from...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-13 Matt KraaiFix calls to {m,c,re}alloc so that they use x{m,c,re...
2000-08-22 Pavel RoskinFixed misuse of type "char"
2000-08-10 Eric AndersenSome #include updates.
2000-08-02 Eric AndersenCleaner way to handle -NUM and +NUM, reduces the mem...
2000-08-02 Eric AndersenUpdate to the tail rewrite by "Allen Soard" <esp-softwa...
2000-07-31 Eric AndersenCommit the rewrite of tail by Allen Soard
2000-07-26 Mark WhitleyFixed a syntax error & superfluous param decl that...
2000-07-26 Eric AndersenFix some bitrot.
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Eric AndersenMore cleanups.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-06-02 Eric AndersenA number of additional fixed from Pavel Roskin, note...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
next