Eliminate superfluous test.
[oweals/busybox.git] / cmp.c
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-10-09 Mark WhitleyAdded cmp and readlink applets from Matt Kraai.