index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tail.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2001-01-27
1
-1
/
+5
*
Turned some #define constants into static const ints.
Mark Whitley
2001-01-05
1
-2
/
+2
*
Rewrote tail.
Matt Kraai
2001-01-05
1
-253
/
+203
*
Rewrote dd.
Matt Kraai
2000-12-18
1
-34
/
+14
*
Changed names of functions in utility.c and all affected files, to make
Mark Whitley
2000-12-07
1
-2
/
+2
*
Piss people off by removing [+-][0-9]+ options from tail.
Matt Kraai
2000-10-19
1
-23
/
+3
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-1
/
+1
*
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
Matt Kraai
2000-09-13
1
-6
/
+6
*
Fixed misuse of type "char"
Pavel Roskin
2000-08-22
1
-1
/
+1
*
Some #include updates.
Eric Andersen
2000-08-10
1
-1
/
+0
*
Cleaner way to handle -NUM and +NUM, reduces the mem usage as well.
Eric Andersen
2000-08-02
1
-24
/
+25
*
Update to the tail rewrite by "Allen Soard" <esp-software@mail.hypermart.net>
Eric Andersen
2000-08-02
1
-74
/
+93
*
Commit the rewrite of tail by Allen Soard
Eric Andersen
2000-07-31
1
-1119
/
+245
*
Fixed a syntax error & superfluous param decl that was causing the build to
Mark Whitley
2000-07-26
1
-1
/
+1
*
Fix some bitrot.
Eric Andersen
2000-07-26
1
-7
/
+7
*
Extract usage information into a separate file.
Matt Kraai
2000-07-16
1
-34
/
+0
*
More cleanups.
Eric Andersen
2000-07-14
1
-12
/
+12
*
Use errorMsg rather than fprintf.
Matt Kraai
2000-07-14
1
-3
/
+2
*
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-06-19
1
-1
/
+1
*
A number of additional fixed from Pavel Roskin, note some more bugs in the
Eric Andersen
2000-06-02
1
-1
/
+1
*
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
2000-05-12
1
-8
/
+15
*
Some accrued fixes/updates.
Erik Andersen
2000-05-01
1
-2
/
+4
*
Some more minor updates to better use some gcc attributes.
Erik Andersen
2000-04-06
1
-0
/
+2
*
Some updates for the day,
Erik Andersen
2000-02-18
1
-1
/
+1
*
Updates
Erik Andersen
2000-02-11
1
-7
/
+8
*
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-08
1
-941
/
+848
*
A few minor updates. ;-)
Erik Andersen
2000-02-07
1
-1
/
+1
*
Some busybox updates. See the changelog for details if you care.
Erik Andersen
2000-01-25
1
-23
/
+423
*
Reworked the source so it will compile and run under glibc 2.0.7
Erik Andersen
1999-12-17
1
-0
/
+1
*
Tail now works (costs 6k). Several other updates.
Eric Andersen
1999-12-09
1
-111
/
+65
*
Latest and greatest
Eric Andersen
1999-12-08
1
-0
/
+955