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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
/
cat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-03
1
-1
/
+1
*
nl: ensure '-b n' option displays file content
Ron Yorston
2021-02-02
1
-1
/
+1
*
cat,nl: fix handling of open errors
Denys Vlasenko
2018-11-29
1
-2
/
+4
*
cat: fix cat -e and cat -v erroneously numbering 1st line
Denys Vlasenko
2018-04-29
1
-3
/
+3
*
randomconfig fixes
Denys Vlasenko
2017-12-31
1
-1
/
+4
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-3
/
+5
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-4
/
+4
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
cat: fix "cat -An" ignoring -n; make numbering go througn all files
Denys Vlasenko
2017-07-14
1
-15
/
+29
*
cat: allow compiling out -n and -b
Kang-Che Sung
2017-07-14
1
-21
/
+38
*
catv: convert this bbox-specific applet into "cat -v"
Denys Vlasenko
2017-04-12
1
-18
/
+122
*
fix errors found with make_single_applets.sh
Denys Vlasenko
2017-04-12
1
-27
/
+0
*
nl: new applet; also implement cat -nb (similar functionality to nl)
Denys Vlasenko
2017-04-05
1
-4
/
+39
*
Convert all coreutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-9
/
+7
*
move help text from include/usage.src.h to coreutils/*.c
Pere Orga
2011-03-31
1
-0
/
+9
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-1
/
+1
*
partially migrate coreutils to Config.src and Kbuild.src
Denys Vlasenko
2010-06-04
1
-0
/
+12
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
1
-6
/
+2
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
README: doccument the need of CONFIG_DESKTOP
Denis Vlasenko
2008-02-08
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
bb_full_fd_action: remove potential xmalloc from NOFORK path
Denis Vlasenko
2007-04-11
1
-5
/
+8
*
audit small applets and mark some of them as NOFORK.
Denis Vlasenko
2007-04-10
1
-1
/
+7
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
preparatory patch for -Wwrite-strings #1
Denis Vlasenko
2007-01-29
1
-1
/
+1
*
tar et al: die if bb_copyfd_size copies less than asked for.
Denis Vlasenko
2006-12-22
1
-2
/
+1
*
less: stop dying on bad regexps, quietly pipe data w/o
Denis Vlasenko
2006-12-21
1
-5
/
+3
*
introduce LONE_CHAR (optimized strcmp with one-char string)
Denis Vlasenko
2006-12-21
1
-9
/
+13
*
rename functions to more understandable names
Denis Vlasenko
2006-10-26
1
-2
/
+2
*
correct largefile support, add comments about it.
Denis Vlasenko
2006-10-08
1
-3
/
+4
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
Add catv (separate applet instead of cat -v). Also cleanup cat.c comments,
Rob Landley
2006-05-31
1
-29
/
+2
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
As we no longer use function pointers for read in common archiving code
Glenn L McGrath
2003-11-21
1
-1
/
+1
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-23
/
+37
*
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
Matt Kraai
2001-12-20
1
-1
/
+1
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-2
/
+2
*
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
Eric Andersen
2001-03-09
1
-0
/
+1
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-20
1
-1
/
+1
*
Fix up copyright msgs. Bump version to 0.49 in preparation for
0_49
Eric Andersen
2001-01-27
1
-1
/
+1
*
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2001-01-27
1
-1
/
+1
*
Continue concatenating files even if we can't open one.
Matt Kraai
2000-09-27
1
-4
/
+5
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-1
/
+1
*
Handle 'cat -'
Eric Andersen
2000-09-21
1
-4
/
+3
*
Moved functions used by "lsmod" from cat.c to utility.c
Pavel Roskin
2000-07-17
1
-15
/
+1
[next]