| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r311572, r311895, r311928, r311985, r312395, r312417 | asomers | 2017-02-28 | 3 | -0/+70 |
* | Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed | ngie | 2016-05-04 | 1 | -4/+0 |
* | MFH | gjb | 2016-03-10 | 1 | -0/+11 |
|\ |
|
| * | DIRDEPS_BUILD: Connect MK_TESTS. | bdrewery | 2016-03-09 | 1 | -0/+11 |
* | | First pass to fix the 'tests' packages. | gjb | 2016-02-02 | 1 | -0/+4 |
|/ |
|
* | Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and | ngie | 2015-10-12 | 1 | -6/+3 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+18 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge from head@274682 | sjg | 2014-11-19 | 2 | -0/+18 |
| |\
| |/
|/| |
|
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | Merge head | sjg | 2014-04-28 | 1 | -1/+7 |
| |\ |
|
| * | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+19 |
* | | | Integrate usr.bin/cmp/tests from NetBSD into atf/kyua | ngie | 2014-10-09 | 2 | -0/+18 |
| |/
|/| |
|
* | | Bump .Dd for recent change | eadler | 2013-11-18 | 1 | -1/+1 |
* | | Indicate which options are extensions to POSIX. | eadler | 2013-11-18 | 1 | -0/+6 |
|/ |
|
* | Add missing static keywords to cmp(1) | ed | 2011-11-06 | 1 | -1/+1 |
* | Eliminate unneeded headers. | delphij | 2011-06-21 | 2 | -3/+0 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 6 | -24/+0 |
* | Revert most part of 200420 as requested, as more review and polish is | delphij | 2009-12-13 | 2 | -0/+3 |
* | Remove unneeded header includes from usr.bin/ except contributed code. | delphij | 2009-12-11 | 2 | -3/+0 |
* | add __unused to succeed at WARNS=6 | charnier | 2008-07-10 | 1 | -1/+1 |
* | Refine markup and add the EXIT STATUS section where appropriate. | ru | 2006-12-19 | 1 | -4/+4 |
* | -mdoc sweep. | ru | 2005-11-18 | 1 | -2/+2 |
* | Add a -h option to tell cmp not to follow symbolic links. | brian | 2005-08-23 | 5 | -7/+123 |
* | phk added the -x option in May 2000, but only for regular files; for | murray | 2003-06-19 | 1 | -1/+5 |
* | The cmp utility has the questionable feature of using mmap when | das | 2003-02-26 | 1 | -0/+21 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -1/+1 |
* | ANSIify function definitions to avoid a warning. | dwmalone | 2002-07-28 | 4 | -21/+9 |
* | No need to check for "-" explicitly in getopt() loop. | tjr | 2002-06-07 | 1 | -5/+1 |
* | Exit >1 when an error occurs, regardless of whether -s is specified (SUSv3) | tjr | 2002-06-07 | 1 | -4/+4 |
* | remove __P | imp | 2002-03-22 | 3 | -6/+6 |
* | Remove leaf node WARNS?=2 (that mainly I added). This should | markm | 2002-02-08 | 1 | -1/+0 |
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 5 | -21/+25 |
* | Cast off_t to long long before printing. Use %ll instead of %q incase | dwmalone | 2001-12-03 | 3 | -5/+8 |
* | Turn on WARNS=2. | markm | 2001-12-02 | 5 | -17/+22 |
* | Make filenames const to avoid a few warnings. | dwmalone | 2001-11-05 | 5 | -9/+15 |
* | Don't use gcc -Wall flag. Add FreeBSD: line. | dwmalone | 2001-11-05 | 1 | -1/+1 |
* | Make cmp work by mmapping chunks of a file, rather than the whole | dwmalone | 2001-11-04 | 1 | -14/+52 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -2/+2 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -7/+7 |
* | Fix a bug introduced in rev 1.8, where special files ended up | sheldonh | 2000-07-25 | 1 | -1/+2 |
* | Add the -z flag to check file sizes first | brian | 2000-07-14 | 2 | -5/+19 |
* | Make cmp -s work properly if skip values are given. Also, exit(1) | green | 2000-06-20 | 1 | -3/+3 |
* | Oops, byte offset was as off_t. | phk | 2000-05-15 | 1 | -1/+1 |
* | Let cmp(1) grow in -x option to print differences in contemporarry hex | phk | 2000-05-15 | 4 | -4/+25 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Fix improper mmap length paramater which can result in improper behavior | green | 1999-07-29 | 1 | -7/+9 |