index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
/
tail.c
Age
Commit message (
Expand
)
Author
2000-09-13
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
Matt Kraai
2000-08-22
Fixed misuse of type "char"
Pavel Roskin
2000-08-10
Some #include updates.
Eric Andersen
2000-08-02
Cleaner way to handle -NUM and +NUM, reduces the mem usage as well.
Eric Andersen
2000-08-02
Update to the tail rewrite by "Allen Soard" <esp-software@mail.hypermart.net>
Eric Andersen
2000-07-31
Commit the rewrite of tail by Allen Soard
Eric Andersen
2000-07-26
Fixed a syntax error & superfluous param decl that was causing the build to
Mark Whitley
2000-07-26
Fix some bitrot.
Eric Andersen
2000-07-16
Extract usage information into a separate file.
Matt Kraai
2000-07-14
More cleanups.
Eric Andersen
2000-07-14
Use errorMsg rather than fprintf.
Matt Kraai
2000-06-19
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-06-02
A number of additional fixed from Pavel Roskin, note some more bugs in the
Eric Andersen
2000-05-12
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
2000-05-01
Some accrued fixes/updates.
Erik Andersen
2000-04-06
Some more minor updates to better use some gcc attributes.
Erik Andersen
2000-02-18
Some updates for the day,
Erik Andersen
2000-02-11
Updates
Erik Andersen
2000-02-08
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-07
A few minor updates. ;-)
Erik Andersen
2000-01-25
Some busybox updates. See the changelog for details if you care.
Erik Andersen
1999-12-17
Reworked the source so it will compile and run under glibc 2.0.7
Erik Andersen
1999-12-09
Tail now works (costs 6k). Several other updates.
Eric Andersen
1999-12-08
Latest and greatest
Eric Andersen
[prev]