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
/
cat.c
Age
Commit message (
Expand
)
Author
2011-03-31
move help text from include/usage.src.h to coreutils/*.c
Pere Orga
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-06-06
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-04
partially migrate coreutils to Config.src and Kbuild.src
Denys Vlasenko
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-03-17
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-02-08
README: doccument the need of CONFIG_DESKTOP
Denis Vlasenko
2007-10-11
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-08-18
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-05-26
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-04-11
bb_full_fd_action: remove potential xmalloc from NOFORK path
Denis Vlasenko
2007-04-10
audit small applets and mark some of them as NOFORK.
Denis Vlasenko
2007-02-03
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #1
Denis Vlasenko
2006-12-22
tar et al: die if bb_copyfd_size copies less than asked for.
Denis Vlasenko
2006-12-21
less: stop dying on bad regexps, quietly pipe data w/o
Denis Vlasenko
2006-12-21
introduce LONE_CHAR (optimized strcmp with one-char string)
Denis Vlasenko
2006-10-26
rename functions to more understandable names
Denis Vlasenko
2006-10-08
correct largefile support, add comments about it.
Denis Vlasenko
2006-10-03
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-05-31
Add catv (separate applet instead of cat -v). Also cleanup cat.c comments,
Rob Landley
2006-03-06
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2003-11-21
As we no longer use function pointers for read in common archiving code
Glenn L McGrath
2003-03-19
Major coreutils update.
Manuel Novoa III
2001-12-20
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
Matt Kraai
2001-10-24
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-03-09
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
Eric Andersen
2001-02-20
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-01-27
Fix up copyright msgs. Bump version to 0.49 in preparation for
Eric Andersen
2001-01-27
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2000-09-27
Continue concatenating files even if we can't open one.
Matt Kraai
2000-09-25
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-21
Handle 'cat -'
Eric Andersen
2000-07-17
Moved functions used by "lsmod" from cat.c to utility.c
Pavel Roskin
2000-07-16
Extract usage information into a separate file.
Matt Kraai
2000-07-13
Correct argument parsing and other minor cleanups.
Matt Kraai
2000-06-19
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-04-21
More Doc updates. cmdedit and more termio fixes.
Erik Andersen
2000-04-13
Upates to include copyright 2000 to everything
Erik Andersen
2000-03-04
A few updates (including the cp fix the Craig has been looking for)
Erik Andersen
2000-02-08
Some formatting updates (ran the code through indent)
Erik Andersen
1999-12-08
Latest and greatest
Eric Andersen
1999-11-23
Stuf
Eric Andersen
1999-10-20
Fixed up copyright notices and such
Eric Andersen
1999-10-20
Fixed
Eric Andersen
1999-10-19
Added sfdisk. Ststic-ified a bunch of stuff.
Eric Andersen
1999-10-18
More stuff.
Eric Andersen
1999-10-12
More stuff...
Eric Andersen
[next]