index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
/
tail.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tail: do not lose the tail of old file if new file (-F) is detected
Denys Vlasenko
2021-06-02
1
-12
/
+26
*
tail: fix typo in variable name
Denys Vlasenko
2021-06-02
1
-6
/
+6
*
head,tail: trim --help text
Denys Vlasenko
2021-06-02
1
-8
/
+9
*
*: --help text tweaks
Denys Vlasenko
2021-04-14
1
-1
/
+1
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-2
/
+2
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-3
/
+5
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-8
/
+8
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
1
-4
/
+3
*
Convert all coreutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-5
/
+25
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
1
-2
/
+2
*
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
1
-1
/
+1
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
1
-1
/
+2
*
tail: adjust help/usage texts
Cristian Ionescu-Idbohrn
2014-01-10
1
-4
/
+3
*
tail compat: fix header printing for tail -f
Bartosz Golaszewski
2013-10-16
1
-1
/
+4
*
Commonalize typical [b,]k,m suffix struct
Denys Vlasenko
2013-07-13
1
-3
/
+1
*
tail: code shrink
Denys Vlasenko
2013-07-08
1
-16
/
+15
*
tail: track file size only in -f mode
Denys Vlasenko
2013-07-02
1
-11
/
+15
*
tail: make help text for -n +N syntax more correct
Denys Vlasenko
2013-02-25
1
-1
/
+1
*
head,tail: use common suffix struct. simplify help text.
Denys Vlasenko
2013-02-25
1
-11
/
+7
*
add INIT_G()'s. No code changes.
Denys Vlasenko
2011-09-21
1
-0
/
+3
*
tail: fix -c +N. Closes 4111
Denys Vlasenko
2011-09-17
1
-3
/
+3
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
tail: optimize "tail -c HUGENUM REGULAR_FILE". Closes 3763.
Denys Vlasenko
2011-05-20
1
-15
/
+21
*
move help text from include/usage.src.h to coreutils/*.c
Pere Orga
2011-03-31
1
-0
/
+25
*
tail: free tailbuf upon cleaning up
Alexander Shishkin
2010-10-21
1
-0
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: better string sharing
Denys Vlasenko
2010-06-02
1
-4
/
+4
*
tailk: fix error detected by testsuite
Denys Vlasenko
2010-03-12
1
-1
/
+2
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
1
-1
/
+1
*
more C standard compat fixes from Dan Fandrich
Denys Vlasenko
2009-09-06
1
-1
/
+1
*
tail: read only a portion of a file if it's huge. closes bug 551
Denys Vlasenko
2009-08-10
1
-16
/
+33
*
tail: fix "tail +N file_shorter_than_N"
Denys Vlasenko
2009-08-09
1
-6
/
+10
*
tail: implement -F
Eric Lammerts
2009-07-22
1
-20
/
+65
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-3
/
+3
*
tail: fix tail +N syntax not working. Closes bug 221.
Denis Vlasenko
2009-03-27
1
-1
/
+1
*
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-13
1
-4
/
+5
*
tail: fix fallout from tail -c optimization
Denis Vlasenko
2008-03-23
1
-13
/
+9
*
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
Denis Vlasenko
2008-03-17
1
-3
/
+2
*
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
1
-13
/
+9
*
tail: fix "tail -c 20 /dev/huge_disk" (was taking ages)
Denis Vlasenko
2008-02-19
1
-37
/
+42
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
tail: sizeof(buf) is sizeof(char*)! must be BUFSIZ
Denis Vlasenko
2007-10-05
1
-2
/
+2
*
tail: work correctly on /proc files (Kazuo TAKADA <kztakada@sm.sony.co.jp>)
Denis Vlasenko
2007-10-02
1
-7
/
+14
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-1
/
+1
*
multiplier suffixes are short, store them directly in struct suffix_mult
Denis Vlasenko
2007-07-27
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
tail: fix SEGV on "tail -N"
Denis Vlasenko
2007-05-08
1
-5
/
+11
[next]