summaryrefslogtreecommitdiff
path: root/usr.bin/cmp/cmp.c
AgeCommit message (Expand)Author
2021-10-24For open/openat, if the flags parameter does not contain O_CREAT, theTheo de Raadt
2018-03-05Stricter checking for skip1 and skip2.cheloha
2018-03-05Add fatal() and fatalx() and put them to use.cheloha
2016-10-28Delete some useless setlocale(3) calls in /usr/bin, no functional change.Ingo Schwarze
2016-08-14Convert remaining calls to strtoq/strtouq in base with strtoll/strtoull.Philip Guenther
2015-12-29fix exit status on pledge(2) failure.Gleydson Soares
2015-10-10Add pledge support to cmp(1).Doug Hogan
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1999-08-03use particular mapping type instead of bogus zero.Michael Shalayeff
1998-01-21errorTheo de Raadt
1997-06-12allow hex/octal offsets; metcalf@snet.netTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-08-01whoops, goofed on the last one, this should be correct.michaels
1996-08-01Modified cmp to, when given arg -s, really be silent. (reported bymichaels
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt