aboutsummaryrefslogtreecommitdiff
path: root/tail.c
AgeCommit message (Expand)Author
2001-03-09A cleanup patch from Jeff Garzik to static-ify a number ofEric Andersen
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen
2001-02-18Another patch from Vladimir to eliminate obsolete junk.Eric Andersen
2001-02-14This patch, put together by Manuel Novoa III, is a merge of workEric Andersen
2001-02-05Make suffix_mult structures const. Thanks to Vladimir N. Oleynik.Matt Kraai
2001-01-27Fix header file usage -- there were many unnecessary header files included inEric Andersen
2001-01-05Turned some #define constants into static const ints.Mark Whitley
2001-01-05Rewrote tail.Matt Kraai
2000-12-18Rewrote dd.Matt Kraai
2000-12-07Changed names of functions in utility.c and all affected files, to makeMark Whitley
2000-10-19Piss people off by removing [+-][0-9]+ options from tail.Matt Kraai
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen
2000-09-13Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead ofMatt Kraai
2000-08-22Fixed misuse of type "char"Pavel Roskin
2000-08-10Some #include updates.Eric Andersen
2000-08-02Cleaner way to handle -NUM and +NUM, reduces the mem usage as well.Eric Andersen
2000-08-02Update to the tail rewrite by "Allen Soard" <esp-software@mail.hypermart.net>Eric Andersen
2000-07-31Commit the rewrite of tail by Allen SoardEric Andersen
2000-07-26Fixed a syntax error & superfluous param decl that was causing the build toMark Whitley
2000-07-26Fix some bitrot.Eric Andersen
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-07-14More cleanups.Eric Andersen
2000-07-14Use errorMsg rather than fprintf.Matt Kraai
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen
2000-06-02A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-05-01Some accrued fixes/updates.Erik Andersen
2000-04-06Some more minor updates to better use some gcc attributes.Erik Andersen
2000-02-18Some updates for the day,Erik Andersen
2000-02-11UpdatesErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
2000-02-07A few minor updates. ;-)Erik Andersen
2000-01-25Some busybox updates. See the changelog for details if you care.Erik Andersen
1999-12-17Reworked the source so it will compile and run under glibc 2.0.7Erik Andersen
1999-12-09Tail now works (costs 6k). Several other updates.Eric Andersen
1999-12-08Latest and greatestEric Andersen