aboutsummaryrefslogtreecommitdiff
path: root/coreutils/catv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove bb_printf and the likeDenis Vlasenko2006-10-261-4/+4
* correct largefile support, add comments about it.Denis Vlasenko2006-10-081-3/+3
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-1/+1
* - pull from busybox_scratch: r15829:15850Bernhard Reutner-Fischer2006-08-281-19/+25
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-3/+1
* Add catv (separate applet instead of cat -v). Also cleanup cat.c comments,Rob Landley2006-05-311-0/+65