aboutsummaryrefslogtreecommitdiff
path: root/coreutils/diff.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - reuse strings and messages. Saves about 600Baldot2006-06-071-7/+2
* - just whitespacealdot2006-05-291-731/+741
* - ls: remove unused variablealdot2006-05-291-8/+6
* - do not use non-standard u_int.aldot2006-05-191-6/+6
* Simplify the GPL boilerplate.landley2006-04-181-18/+2
* - add and use bb_opendir(), bb_xopendir().aldot2006-04-121-2/+2
* - patch from Rob Sullivan to add support for -Laldot2006-04-061-36/+64
* - shrink it a little bit and make it buildable with gcc-2.95aldot2006-04-061-35/+46
* - remove unused args.aldot2006-04-061-12/+13
* - move code around to avoid the need for the prototypes.aldot2006-04-061-587/+557
* - new applet diff. Rob Sullivan writes:aldot2006-04-061-0/+1277