aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cmp/tests/cmp_test2.sh
Commit message (Expand)AuthorAgeFilesLines
* Improve reliability of stdout tests.Dag-Erling Smørgrav2024-11-141-0/+1
* cmp: Check the status of stdout.Dag-Erling Smørgrav2024-10-091-0/+30
* cmp: Style and type issues.Dag-Erling Smørgrav2024-10-091-8/+8
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* cmp: add -b, --print-bytesKyle Evans2021-09-291-0/+17
* cmp: add -i, --ignore-initial, an alternative to skip1/skip2 argsKyle Evans2021-09-291-0/+5
* cmp: add -n, --bytes to limit number of bytes to compareKyle Evans2021-09-291-0/+23
* cmp: accept SI suffixes for skip1 and skip2Kyle Evans2021-09-291-0/+17
* cmp: fix -s (silent) when used with skip offsetsEd Maste2021-01-111-0/+14
* Drop "All rights reserved" from the files I ownAlan Somers2019-03-111-1/+2
* Fix handling of rights on stdio streams, take two.Mark Johnston2019-02-251-0/+2
* Fix cmp(1) tests for "special" mode.Mark Johnston2019-01-211-5/+4
* Fix file descriptor leaks in cmp(1)Alan Somers2017-01-071-0/+67