summaryrefslogtreecommitdiff
path: root/usr.bin/cmp/misc.c
Commit message (Expand)AuthorAgeFilesLines
* cmp: Style and type issues.Dag-Erling Smørgrav2024-10-151-7/+3
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* cmp: add -b, --print-bytesKyle Evans2021-09-291-2/+12
* cmp: use C99 bool for flagsEd Maste2021-01-111-0/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* ANSIify function definitions to avoid a warning.David Malone2002-07-281-5/+2
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* Cast off_t to long long before printing. Use %ll instead of %q incaseDavid Malone2001-12-031-2/+2
* Turn on WARNS=2.Mark Murray2001-12-021-4/+5
* Make filenames const to avoid a few warnings.David Malone2001-11-051-2/+5
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+64