aboutsummaryrefslogtreecommitdiff
path: root/coreutils/cmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - pull from busybox_scratch: r15829:15850aldot2006-08-281-26/+21
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-7/+4
* Add one-line GPL boilerplate to numerous (but not all yet) source files.rpjday2006-07-121-14/+1
* Turn #if 0 into a comment.landley2006-03-271-5/+2
* Larry Doolittle writes:andersen2004-04-141-1/+1
* Major coreutils update.mjn32003-03-191-41/+115
* Major rework of the directory structure and the entire build system.andersen2001-10-241-3/+1
* Applied patch from I.Q. to add -s to cmp.markw2001-04-251-9/+23
* It turns out that DODMALLOC was broken when I reorganized busybox.handersen2001-02-201-1/+1
* This patch, put together by Manuel Novoa III, is a merge of workandersen2001-02-141-1/+1
* Fix up copyright msgs. Bump version to 0.49 in preparation forandersen2001-01-271-1/+1
* Fix header file usage -- there were many unnecessary header files included inandersen2001-01-271-0/+1
* Stop using TRUE and FALSE for exit status.kraai2000-12-011-1/+1
* Added cmp and readlink applets from Matt Kraai.markw2000-10-091-0/+65