summaryrefslogtreecommitdiff
path: root/usr.bin/cmp/special.c
AgeCommit message (Expand)Author
2011-11-28Remove unused header. From Henning Petersen in PR 45658.wiz
2009-04-11Fix WARNS=4 issues (many -Wcast-qual, one -Wsign-compare on amd64)lukem
2007-08-21provide more detailed messages with -l. From Anon Ymouschristos
2006-06-03If one file is shorter than the other, print the byte and line offsets ifchristos
2006-04-09Coverity CID 1624: Plug memory leak.christos
2005-02-06Taking (out) the __Pdsl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-01-04use %ll_ instead of the less standard %q_lukem
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1997-10-19fix compile warnings on the alpha.mrg
1997-10-18WARNSify, fix .Nm usagelukem
1997-01-09RCS ID policetls
1995-09-08Sync with 4.4lite2tls
1995-09-04imported from 44lite2tls