aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cmp/special.c
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of rights on stdio streams, take two.Mark Johnston2019-02-251-0/+8
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Fix file descriptor leaks in cmp(1)Alan Somers2017-01-071-0/+2
* Eliminate unneeded headers.Xin LI2011-06-211-1/+0
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-1/+0
* phk added the -x option in May 2000, but only for regular files; forMurray Stokely2003-06-191-1/+5
* ANSIify function definitions to avoid a warning.David Malone2002-07-281-4/+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-1/+2
* Turn on WARNS=2.Mark Murray2001-12-021-4/+5
* Make filenames const to avoid a few warnings.David Malone2001-11-051-1/+4
* More egcs warning fixes:Warner Losh1999-04-251-2/+4
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-1/+1
* Our mmap(2) has a limitation where the `offset' parameter must beJoerg Wunsch1997-01-081-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+99